Jump to content

[SOLVED] "Add to Cart" disabled on some products.


Recommended Posts

My client added these products and on some of them the "Add to Cart" button is disabled (greyed out). I have compared the "enabled" ones with the "disabled" ones in the Admin and can not see a difference. They all are configured to be "enabled",they all have stock and are configured to the default. Basically they "appear" to be completely identical.

I notice that the enable has a class attributes of:

class="button ajax_add_to_cart exclusive"

...where as the disable has a class attributes of:

class="exclusive"

Obviously I could dig deep into the code and find the "switch" but is is possible that someone could give me a hint as to the magic setting that triggered this problem..

Thanks much!!

Link to comment
Share on other sites

  • 2 weeks later...

Ok.. Finally solved this one, in case someone else is mystified by this issue:

Basically it had to do with Combinations not being generated for that product. Obviously the correct procedure had not been followed..

The correct procedure is here:

http://www.prestashop.com/wiki/Attributes_and_Attribute_Groups/

I might suggest that there be warning in the Admin that creating the combinations but not hitting "Generate" would cause those combinations to "not be available" even though they do show up in the cart.

John..

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