Skip to main content

All Questions

Tagged with
0 votes
0 answers
34 views

How can I restore an old shopping cart in the user's session for user editing?

I'm developing an e-commerce application with Prestashop 8.1, and I want to implement a feature where users can retrieve and edit their previous shopping carts. I'd like to load their old cart into ...
Clement Ards's user avatar
0 votes
1 answer
42 views

Prestashop: Can't find a specifique cart notification

I'm trying to find unsuccessfully a specifique notification in the prestashop (1.7) cart. Trying to find this to translate / edit it...: *The quantity of "name of the product" has been ...
WarTFlyeR's user avatar
0 votes
1 answer
97 views

Get database info in cart-detailed-product-line.tpl

I would need to get database info to be displayed in cart-detailed-product-line.tpl I need to access the ps_cart table and display infos from a column I created in it. There already is a $cart ...
Florian's user avatar
  • 75
0 votes
2 answers
1k views

Prestashop - Problem with cart quantity update in header

I made a module where I need to get or create the Cart object to add the product in the shopping cart. On "Add to shopping cart" action, if context has already a Cart created, I call this ...
Florian's user avatar
  • 75
1 vote
1 answer
819 views

How is the expression "$cart.totals.total.value" formed in the prestashop cart process?

I need to disassemble $cart.totals.total.value in the prestashop cart process, to show some information on a text (like CMS Block), but I don't know how this is formed. Can someone explain it to me? ...
Flag King's user avatar
0 votes
1 answer
3k views

Prestashop 1.7.7.8 Ajax cart doesn't update when Add to cart buttons are clicked

We are working on a Prestashop website with Prestashop 1.7.7.8, first we tried a theme called Akira, and after a few days we finally changed it to Warehouse theme. The problem started when we changed ...
Rafa Mérida's user avatar
0 votes
2 answers
3k views

Prestashop cart not updating with ajax but updates after a refresh

So I'm using Prestashop 1.7.7.4 for a client's project and It's my first e-commerce site. I was planning on using WooCommerce but the client asked for Prestashop specifically so here we are. Here's my ...
AuRuM's user avatar
  • 27
0 votes
1 answer
579 views

How detect when ajax cart is refreshed [PRESTASHOP 1.7]

I have problem with refreshing cart. When cart page is loading, activated is javascipt code that modify html, but when somoething in cart is updated (quantity or sth is deleted) html is refreshed and ...
Faraday's user avatar
0 votes
2 answers
369 views

How to make an Abandoned Cart in PrestaShop

We just run into an issue and we don't find the answer for the question. We'd like to test a function that is related to the abandoned cart status, but we don’t know how to abandon a cart, even though ...
Zoltán Vadász's user avatar
0 votes
1 answer
376 views

Disable add to cart button before modal confirmation is shown in prestashop 1.7

On my prestashop 1.7.6.8 I am noticing a very slow timing to add the product to the cart and then to show the modal popup of confirmation. Is it possible to avoid users click on button during this ...
ArDiEm's user avatar
  • 53
0 votes
1 answer
769 views

Get id_cart_rules prestashop in order

I need to get the id of the cart_Rule in the command, until now and tried with $this->context->cart->getCartRules(); But I don't get a result
Daniel Fuentes's user avatar
0 votes
1 answer
577 views

add the total amount without VAT in cart prestashop

Hi everyone, I want to add in my cart the total order without VAT where can i find the source code page of this please? Regards
RADHOUANE BOUSSETTA's user avatar
0 votes
1 answer
644 views

Add new variable to Prestashop Cart object

In Cart (I use 5 step cart) I've added radiobox "stock_action" and I need to send this value to the Cart object because based on the value I would like to add some extra costs to order. In Cart ...
Odin's user avatar
  • 157
0 votes
1 answer
469 views

Preserving Prestashop cart content between sessions

I was wondering if there is a way to share cart content between sessions in Prestashop 1.7: I noticed that, every time I logout, I loose all items added to the cart.A further investigation on the ...
user avatar
-1 votes
1 answer
440 views

Product recovery from the current cart in prestashop

I work on prestashop 1.7 and I would like to recover (thanks to $cart->getproduct() and context) the contents of the current cart to offer a quote to customers, however, I do not think I have the ...
Samuel Sitruk's user avatar

15 30 50 per page
1
2 3 4 5