Have installed Zen Cart OK and in Test mode. Don't see any add to cart button for ordering, or "Check Out" button, there is a "Contact Us" link instead which links to a form. Any informationon this would be appreciated.![]()
Have installed Zen Cart OK and in Test mode. Don't see any add to cart button for ordering, or "Check Out" button, there is a "Contact Us" link instead which links to a form. Any informationon this would be appreciated.![]()
Where are you expecting these buttons to be?
Do you have any products entered? Where do you expect to see an add to cart button that is not present?
Did you allow the demo products to be activated when installing Zen Cart?
You won't see a checkout button until there is something in your cart.
I have entered products, I see three buttons, contact us, tell a friend ..., write a review on the product page. The stock level is "0", maybe that's why? The URL is:
http://www.sunshinetots.com.au/zencart/
If you want to take a look.
The zero stock level is controlled by Admin-Catalog-Stock settings, so depends on them.
Not sure of the implcations of Test mode, never used test or demo mode.
I also seem to remember an 'Allow add to cart without login' somewhere, but that is I think normally on by default.
There is also the obscure Admin-Catalog-Product Types, where each product type has an Allow Add to Cart tick box.
Your add to cart element is displaying the "Contact Us":so it is a condition or setting that needs to be fixed.PHP Code:<!--bof Add to Cart Box -->
<div id="cartAdd">
<a href="http://sunshinetots.com.au/zencart/index.php?main_page=contact_us">Contact Us</a> </div>
<!--eof Add to Cart Box-->
I also have the same problem
Just installed and setup everything. Added 1 product and there is no "add to cart" button.
Please help urgently. What must I do to correct this?