jesusruiz Posted August 23, 2011 Share Posted August 23, 2011 Hello and thanks for reading this message. I have a question that is not how to solve. I have a created a group of attributes called "Numbers". This group of attributes have "Values": 37, 38, 39, 40 etc ... Well, suppose that the Number 37, I have a unit and that attribute is my default attribute. Logically, when someone asks that number, the button "Add to Cart" from the main page will be disabled. Is there any way that this button is not deactivated, and add to cart some other attribute(number) available?. Thanks and best regards. Link to comment Share on other sites More sharing options...
tomerg3 Posted August 24, 2011 Share Posted August 24, 2011 Prestashop (1.4+) has the option to hide the add to cart button for products that have attributes (Preferences->Products). You can also check out the following module, which lets you select attribute from product list pages. http://www.prestashop.com/forums/topic/79758-module-product-list-attributes-allow-customers-to-select-product-attributes-on-the-category-manufacturer-supplier-and-search-pages/ Link to comment Share on other sites More sharing options...
jesusruiz Posted August 24, 2011 Author Share Posted August 24, 2011 Prestashop (1.4+) has the option to hide the add to cart button for products that have attributes (Preferences->Products). You can also check out the following module, which lets you select attribute from product list pages. http://www.prestashop.com/forums/topic/79758-module-product-list-attributes-allow-customers-to-select-product-attributes-on-the-category-manufacturer-supplier-and-search-pages/ Yes, tomerg3. The control panel have the option: Show the "add to cart" when the product has attributes. But, I'm looking for something more elaborate. I want that when the attribute is checked by default, is without units because have sold them all, the button "Add to Cart" not be disabled if there another attribute that has stock in that instant. The example that I explained before, of the Numbers: Number 37 is the attribute set by default, runs out of stock, but if the number 38 have stock, the button "Add to Cart" should not be turned off and this number would become the default attribute. Thanks Link to comment Share on other sites More sharing options...
tomerg3 Posted August 24, 2011 Share Posted August 24, 2011 I understand, you can request it on the feature list. To be honest, it seems pointless to add a product with an attribute to the cart without knowing what the attribute is (it can lead to mix ups in orders). Link to comment Share on other sites More sharing options...
jesusruiz Posted August 24, 2011 Author Share Posted August 24, 2011 I understand, you can request it on the feature list. To be honest, it seems pointless to add a product with an attribute to the cart without knowing what the attribute is (it can lead to mix ups in orders). Yes, You're right in your last comment. But I say this because if the button "Add to Cart" is disabled, the client may think that the product is completely out of stock. Maybe, your module to select the attributes from the home page and from the list of products, is a great help to the customer. Indeed, tomerg3, do you know why it may happen that a product declared with attributes appear with the message "Available", instead of with the message "Product Available with attributes". Thanks MASTER Link to comment Share on other sites More sharing options...
tomerg3 Posted August 24, 2011 Share Posted August 24, 2011 This how how it is set up by default, and if I'm not mistaken, there is no information about attributes being passed to the product-list pages either. Link to comment Share on other sites More sharing options...
Recommended Posts