Page 1 of 1

Ajax Add to Cart & Multi-Product Add-to-cart

PostPosted: Mon Sep 25, 2017 9:41 am
by BFChris
Will the Ajax Add-to-Cart functionality recently added to Shopsite work properly in conjunction with the Multi-Product Add-to-Cart function as described here:

https://www.shopsite.com/templates/cookbook/tips-multiaddtocart-page.shtml

Thanks!

Re: Ajax Add to Cart & Multi-Product Add-to-cart

PostPosted: Mon Sep 25, 2017 8:24 pm
by dortchjm
I think so. Here's a sample of one of my products using the multi-add. The Ajax pop up comes up and all products with a value greater than zero are added to the cart. My problem is the "color" doesn't transfer to the cart so you have to select the color again before checking out and I haven't figured out a way to link it yet.

https://www.hickoryridgedesigns.com/daystar-400-two-pocket-cobbler-apron.html

Janice

Re: Ajax Add to Cart & Multi-Product Add-to-cart

PostPosted: Thu Mar 15, 2018 6:04 pm
by degcolosimo
This is exactly what I was looking for! Thank you! Now I hope I can put everything in the right place! lol!

Side note: the pop-up cart after items are added ... is that an Ajax Add too? I love it!

Thanks

Re: Ajax Add to Cart & Multi-Product Add-to-cart

PostPosted: Thu Mar 15, 2018 6:17 pm
by BFChris
This is sort of right, but the problem I have is the Pop-up only shows one of the items being added (even though both do appear in the cart).

Re: Ajax Add to Cart & Multi-Product Add-to-cart

PostPosted: Thu Mar 15, 2018 6:29 pm
by degcolosimo
Yes, I see what you mean ... but it shows the total number of items added to the cart ... which is cool!

Was the pop up in a template or did you add code?