Thanks for fast reply... Tried but no change...
Thanks for fast reply... Tried but no change...
I am having the same problem. I have a 3 in the display add/product to cart I changed in to 4 and nothing. Please help site unable to operate.
Hi guys I have this problem too. I have set Display Product Price/Add to Cart to value of 1,2 and 3 and non of them will show the add to cart, it only shows the price.
I also can not get the addt ocart button to show up.
I am running
Zen Cart 1.3.7
Database Patch Level: 1.3.7
v1.3.7 [2007-06-13 02:50:24] (Fresh Installation)
I found a solution to my issue! In Catalog/product types you need to tick the checkbox "This Product can be added to cart:" in the edit panel for each Product Type.
My store owner did not do this when he added his products and the add to cart never appeared.
Yes! Duh!
This worked for me.
Can't believe I didn't think to go in there. Awesome!
Great post, thank you for the help in fixing this headache!
I was having this problem in IE 7 - it would not show the add to cart. I found another thread that said to move things around in tpl_product_info_display.php which I did, but the add to cart needed to be towards the top (away from the attributes that I want people to click on before adding to cart).
Anyway, I ultimately put everything back the way it was, and then deleted this line out that seems to be attached to NOTHING:
<br class="clearBoth" />
Works perfectly!
So, just another idea if someone else is having this problem.