Jump to content

How do I add the "add to cart" button


Recommended Posts

Check that you have on the home page the following HTML element

<a class="exclusive ajax_add_to_cart_button"

If you have it, check the file "modules/homefeatured/homefeatured.css". The default theme hides the button

 

#featured-products_block_center li .ajax_add_to_cart_button {display:none;}

Link to comment
Share on other sites

I found out where I went wrong:

1.  On the "global information" of any product, the "available to order" must be checked.

2.  In the "quantities" section, make sure that you change "1" on "availability setting changed to "0"

 

Once this is done, the "add to cart" button will appear for the product.

 

Thanks for trying to help me.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...