Zen Cart Logo
Forums / Basic Configuration / No "Add to Cart" Button seen

No "Add to Cart" Button seen

Locked

Views: 3,735

Results 1 to 13 of 13
This thread is locked. New replies are disabled.
17 May 2007, 7:40 AM
#1
rich37 avatar

rich37

New Zenner

Join Date:
May 2007
Posts:
3
Plugin Contributions:
0

No "Add to Cart" Button seen

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.:unsure:

17 May 2007, 7:52 AM
#2
chuckl avatar

chuckl

Totally Zenned

Join Date:
Nov 2006
Location:
Papworth, Cambridgeshire, UK
Posts:
717
Plugin Contributions:
0

Re: No "Add to Cart" Button seen

Where are you expecting these buttons to be?

17 May 2007, 7:56 AM
#3
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: No "Add to Cart" Button seen

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.

17 May 2007, 11:19 AM
#4
rich37 avatar

rich37

New Zenner

Join Date:
May 2007
Posts:
3
Plugin Contributions:
0

Re: No "Add to Cart" Button seen

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.

17 May 2007, 12:18 PM
#5
chuckl avatar

chuckl

Totally Zenned

Join Date:
Nov 2006
Location:
Papworth, Cambridgeshire, UK
Posts:
717
Plugin Contributions:
0

Re: No "Add to Cart" Button seen

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.

17 May 2007, 7:33 PM
#6
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: No "Add to Cart" Button seen

Your add to cart element is displaying the "Contact Us":```php

<!--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-->
so it is a condition or setting that needs to be fixed.
17 May 2007, 8:34 PM
#7
bread_o avatar

bread_o

New Zenner

Join Date:
Mar 2007
Posts:
64
Plugin Contributions:
0

Re: No "Add to Cart" Button seen

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?

17 May 2007, 8:41 PM
#8
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: No "Add to Cart" Button seen

Have you set the stock level to 1 or more in the product entry/editing page (bottom left)?

What buttons do you see at the bottom of your product info page?

17 May 2007, 8:52 PM
#9
bread_o avatar

bread_o

New Zenner

Join Date:
Mar 2007
Posts:
64
Plugin Contributions:
0

Re: No "Add to Cart" Button seen

my url is www.tsongo.com

I only see a contact us button.

Yes the qty is 100

17 May 2007, 9:08 PM
#10
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: No "Add to Cart" Button seen

In admin > Configuration > My Store, set Store Status to 0.
This is a normal store.

1 or 2 require login to see prices.

17 May 2007, 9:17 PM
#11
bread_o avatar

bread_o

New Zenner

Join Date:
Mar 2007
Posts:
64
Plugin Contributions:
0

Re: No "Add to Cart" Button seen

Thanks.

Its is all fine now.

18 May 2007, 5:30 AM
#12
rich37 avatar

rich37

New Zenner

Join Date:
May 2007
Posts:
3
Plugin Contributions:
0

Re: No "Add to Cart" Button seen

:D I set the store level to '0' and the add-to-cart button showed up.

31 Jul 2009, 4:51 PM
#13
webformance avatar

webformance

New Zenner

Join Date:
Jun 2009
Posts:
5
Plugin Contributions:
0

Re: No "Add to Cart" Button seen

Ive got a site (https://www.rsxmoto.com) that i'm having the same problem with, but the Store Status is on "0" The products have stock (quantity?) and the button is still not displaying. Products that were loaded in the demo did have "add to cart" but new products don't. Anyone know whats up with this?