Problems, need help? Have a tip or advice? Post it here.
3 posts Page 1 of 1
Hello!

I'm using Couch Cart for the first time, and I followed all the documentation instructions, but in my case the shopping cart is only to quote request, so I don't need price, taxes, shipping and coupons.

And another change I made is the tpl_products page, which is single product page, and I moved the product list/grid to another page.

Also I have a featured products grid in index.php. In all these pages, when I press 'Add to Cart' button, the cart modal shows empty.

What am I doing wrong?

Thanks!!
Hi,

It would be difficult to say what is going wrong by the description alone.

I'd recommend you please start with the exact system the docs describe. Once you have a working cart, make incremental changes to it to align it with your use-case. By proceeding in small steps you'll know immediately what caused the setup to break.

Hope it helps.
Thanks, @KK!

I tried to get back the price and shipping to the cart, and it worked.

The hack maybe is to hide price and shipping in the front.

Cheers!
3 posts Page 1 of 1