Ricky Blunda Posted April 21, 2016 Share Posted April 21, 2016 Hello There should be a simple solution to this, but I cannnot find one. In the default bootstrap theme, product quantity is selectable by the customer on the product page (i.e. how many of that item the customer wants to buy). I need to also show product sizes available; preferably based on 'Features' and displayed next to product availability. Is there a simple, cheap module to achieve this? Link to comment Share on other sites More sharing options...
Prestachamps Posted April 21, 2016 Share Posted April 21, 2016 Hi, for product sizes you should use the attributes of the prestashop and create combination with the attributes(this way you can give different price for combinations, or leave the same price for the combinations), the features are usually used for product information. Regards, Leo Link to comment Share on other sites More sharing options...
Ricky Blunda Posted April 21, 2016 Author Share Posted April 21, 2016 Hello there Leo Thanks for your reply. I've been playing around with your suggestion. It could potentially work for me. Do you happen to know of a way to add one, single combination which would apply to all my products in my store? I want to simply add a "size" that says "See datasheet below". Link to comment Share on other sites More sharing options...
gabdara Posted April 21, 2016 Share Posted April 21, 2016 If you want to move the features section (data sheet) under the attributes, assuming you're using the default theme of PrestaShop 1.6, take the data sheet code and place it after div.product_attributes. Adapt and style the data sheet code to your liking. Link to comment Share on other sites More sharing options...
monicaaaaaaa Posted November 14, 2016 Share Posted November 14, 2016 Hi, there, do you know the way to disable the sizes when there is no stock. I mean when customer switching colors they can easily switch to available colors in the other colors. I think I can really improve my website with that. regards, monica 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