John Moore Posted March 12, 2010 Share Posted March 12, 2010 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 More sharing options...
John Moore Posted March 15, 2010 Author Share Posted March 15, 2010 Can anyone give me a hint here...Thanks.. Link to comment Share on other sites More sharing options...
John Moore Posted March 24, 2010 Author Share Posted March 24, 2010 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 More sharing options...
mandrin Posted March 25, 2010 Share Posted March 25, 2010 Thanks for posting your solution!Regards, Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now