Search the Community
Showing results for tags 'cart'.
-
Hi all, we have a lot of abandoned carts (probably not the only one). I wonder what the best strategy is to get some use of them. The problem is that we don't have ay information about who is leaving the cart, so I was thinking if there is a way to either do some sort of offer when the "move"...
-
Hello, I'm trying to figure out how to solve the out of stock combination products when opening the product page. Now when the customer is on the product page and if the default variant-product is out of stock it doesn't change automatically to the available stock which adds some confusi...
- 11 replies
-
- variant-product
- stock
-
(and 3 more)
Tagged with:
-
Hello i have a serious problem with my e shop and i cant take anymore orders because when u add a product in the cart sometimes shows zero price and total a bigger amount or sometimes add correct the price but again the total amount is bigger.Please if anyone could help me and get me out of this pre...
-
I have the check and paypal module enabled, but in the shopping cart it shows that there are no payment methods. I checked the obvious places for errors (admin payment options [currency], module settings), but nothing work. I tried disabling/enabling the modules hoping that it would correct the prob...
-
Hello, I would like my cart button to show the whole ajax blockcart modal instead of showing a dropdown menu. On the cart button I've tried to change data-toggle="dropdown" to data-toggle="blockcart-modal" with no success... onclick="prestashop.blockcart.showModal()" does...
- 4 replies
-
- theme development
- cart
-
(and 2 more)
Tagged with:
-
Hallo Prestashop 1.7.8 does not refresh the quantity in the cart. When I press refresh F5 it changes to the correct value. In previous version Prestashop 1.7.7.8, the quantity is updated correctly automatically. I have a Sonice template from Hiddentechies. What could be the reason? Is it relate...
-
Undefined variable specific_price_output in Cart override
pl.sabotinov posted a topic in Bug reports
Hello, in Prestashop 8.1.4 i have made an override of the Cart.php file. I have done this override many times in different older versions of PS. So i am overriding the function getPackageShippingCost(). The goal is to add an aditional shipping cost for each product, calculated during cart execu...-
- specific_price
- undefined
-
(and 3 more)
Tagged with:
-
Hello, I have developed a custom module that allows purchasing specific products individually. Every time a product from that group is added to the cart, I check for it and remove any other products already in the cart. This works fine for most products, but when I add a product with combi...
-
Hi, i'm using webservice api to get order from my e-commerce but i need to retrieve information about cart rules other than total discounts in order api. How can i get this data? Thanks in advice.
-
Bonjour, j'aimerai ajotuer dans le panier (personnalisé par le thème) une phrase du style "X € restants pour bénéficier des frais de port).. et remplacer ce texte par offert si le panier hors livraison dépasse 59€. J'ai réussi à ajouter la phrase "Frais de ports offerts à partir de 59€"...
-
Hi guys, i have problem with ps wirepayment module! When its activated i cant open cart (500error) and cant make order (500error) When disabling wirepayment, every thing works, but people can make order because there is no payment method! Here is error! Any solutions? PHP8...
- 2 replies
-
- wirepayment
- 500error
-
(and 3 more)
Tagged with:
-
Hi there, I have a problem with the cart icon displayed in the header. Description of the problem Step 1: When I launched the site, I wanted people to create their account befoyre buying anything. For a few days, there was no cart icon displayed as long as you weren't logged in. You c...
-
Hello. I have an issue since I created this website: when I add something to cart it takes around 8 seconds for the pop-up to show and after that the whole website starts working very very slow. After I finish the order and the cart empties, it comes back to working perfectly fine. Any i...
-
Hello, My website is having this issue for some accounts ! but other could place orders normally! any one knows why? and how to fix
- 21 replies
-
- cart
- empty cart
-
(and 2 more)
Tagged with:
-
Hello, I used this code: {$urls.pages.cart} to get the cart url page. If I am not logged in when I click on the button it redirect me to the cart page what is normal. But if I am logged in, even if I have products on cart or not, the button redirect me to the homepage. Any a...
- 7 replies
-
- log in
- prestashop
-
(and 2 more)
Tagged with:
-
fixed Cart is emptied during checkout - only with Firefox
Hokuto ShinKen posted a topic in General topics
Hi all, I have a problem that started more or less recently with my shop www.staring.es Customers using Firefox based browsers on all OS platforms (Firefox stable, nightly, Tor browser, OSX, Windows, Linux) cannot buy. If they add a product to the cart, and start the checkout process, at some... -
Bonjour, dans le BO Prestashop, on a de nombreuses lignes de panier à 0, apparemment un comportement normal mais à quoi correspondent ces paniers à 0?
-
Hi everyone! I just posted a quick tutorial on how to display the "free shipping starts at" amount, and what is left to spend, in the cart summary page! http://nemops.com/prestashop-show-free-shipping/#.U99bavna6r0 Hope it's useful to someone! Cheers!
- 13 replies
-
- 4
-
-
Hello, I'm looking for a cart bonus module that will work a bit differently than the ones I've found available, because I want the bonus product to cost one penny, not be free. Additionally, I need the module to have a counter in the cart showing how much more needs to be added to the cart valu...
-
Hi everyone. This is my first post on the forum. I'm happy to be here. I was wondering if there is a way to share cart content between sessions: I noticed that, every time I logout, I loose all items added to the cart. A further investigation on the database revealed that, when a user logs...