Search the Community
Showing results for tags 'ajax cart'.
-
Please somebody help, when i click on add to cart button, nothing is happen but when i reload the page value added in cart. same as when i remove from cart nothing happen but when reload page, value removed from cart. ajax cart is on and no error in console............... feeling frustrated please h...
- 4 replies
-
- add to cart
- cart problem
-
(and 2 more)
Tagged with:
-
Hi, I recently created an multi-store as site B under the site A back office, but from the Site B i can not add product to cart, which shows error: "Impossible to add the product to the cart." as image below. All i have done so far is by disabling the ajax cart option from the cart block...
-
When click on add to cart my add to cart pop up not working and when i refresh page item shows in the cart after refresh. I have reinstalled module shopping cart and cleared cache but nothing happens. please help me to solve it.
- 5 replies
-
- add to art
- cart
-
(and 3 more)
Tagged with:
-
Hi. Where can i change the position of the ajax popup cart. When i put a product in the cart the popup cart dispays outside the screen down below. www.cykelstaden.se Prestashop 1.6.1.10 Regards
-
Prestashop 1.5 On the default theme, there is that cart block on all pages, with the hover effect (top right). I've edited the JS so that now, when you click add to cart, if the title length is more than 11 characters, it will cut it to 9 and add '...' this.name.length > 11 ? this.nam...
-
Hi guys, I got a problem with Ajax Cart. When I add for example 4 different products, then I delete 1 product from Ajax Cart up there, suddenly Ajax Cart generated duplicate items. It will be fixed if I refresh the page. But what appears in Check Out page is correct. Anybody has an idea with...
-
- 2
-
-
- ajax cart
- duplicate items on cart
-
(and 1 more)
Tagged with:
-
Hi all, I was getting my store almost ready to go live, when i started encountering strange add to cart errors. i guess its something to do with ajax. Here is a short overview. 1. I am using a custom theme and i have edited few files for the theme to work the way i wanted. It was working fin...
- 4 replies
-
- benjamin
- add to cart
-
(and 4 more)
Tagged with:
-
I've got a custom page, where I would like to add a link to automatically add to cart just 1 quantity of a product in my catalogue. I've search the web, I've found this piece of code: <script type="text/javascript"> ajaxCart.add(ID_PRODUCT , ID_ATTRIBUTE , AJOUTAPARTIRDELAFICHEPRODUIT , ELEMEN...
-
Hello everyone Im using a Prestashop version 1.5.5.0, with a modified theme. Im using Ajax cart on the site. My problem is that once the page is loaded the cart contents popup always shows even though you aren't hovering over the cart. Once you move the mouse inside the content and out again...
-
Hi everyone! I'm using prestashop 1,5 The question is about ajax cart. When a customer add a product in cart, product is flying to cart, and then it gets to the end of the list. How to make it getting to the top of this list? thank you
- 3 replies
-
- product sort
- last item
-
(and 3 more)
Tagged with:
-
Hi there community, i need to show of the summary of the prices on all article added to the Ajax cart with VAT Included within my blockcart.tpl In the normal checkout cart this is done in the "cart_total_price". Anybody got an Idea on how i can do this, or somebody did that before?...
-
- Ajax Cart
- Additional Information
-
(and 2 more)
Tagged with:
-
Hello, I created a script that is generating certain combinations for multiple products. On the product page, all combinations, attributes and prices are shown correctly but when I try to add a product into basket I get: 'You already have the maximum quantity available for this product.' Com...
-
Problem: When clicking the add to cart button, the animation of the picture flying to the cart doesn't work. So I check ajaxCart.js. $element seemed to be pointing to the right places, as did the cartBlockOffset. So I don't know why the animation isn't working. Thanks, Josh. EDIT: I'...
-
Hello, Can anyone please help me with this problem. I need to chance the AJAX cart language, which now is english, but it has to be in Danish. I can't find the place to change "Your cart contains" and "Your cart is empty". Can anyone help here? I use template cameleon and version 1.4.9....
-
I've got PS 1.5 with a custom theme and I want it like the demo store where when you click "add to shopping bag" it doesn't advance to the next page but rather stays on the current page and adds it to your cart in an ajax manner. I noticed that the ajax-cart.js file wants to apply the hooks to t...
- 3 replies
-
- prestashop
- ajax
-
(and 2 more)
Tagged with:
-
Hola a tod@s, estoy haciendo pruebas con el nuevo módulo de agregar al carrito (versión 1.5), en la tienda tengo una gran cantidad de productos y muestro 50 por página... El módulo funciona correctamente pero quiero cambiar la velocidad del efecto de añadir al carrito porque ésta, varía según la po...
-
Hi everybody! I'm trying to understand why my ajax cart stopped working suddenly whitout any core change in my theme. I've tried to disable all the new modules but without success... The website is here: http://www.abbigliamentoperbambini.net Thank you for any help you'll be able to give me.
-
Hi, I am new to Prestashop. When I installed Prestashop on local server, i.e. xampp, with Matrice theme, everything was working fine. When I was fully satisfied, I installed the same version of Prestashop on godaddy server, with same theme. Now I find that the AJAX cart is not working, even thou...
-
Hi All, I have some problem on setting the Cart Block module correctly. The local version on my computer works fine, layout of the cart block is correct and animation once click on ''CART' (to add the product) works fine. The version that i am trying to put online does not work, the bloc...
- 4 replies
-
- 1
-
-
- blockcart.css
- ajax-cart.js
- (and 6 more)