DonkMove Posted March 28, 2013 Share Posted March 28, 2013 Hello guys I am currently developing a webshop using Prestashop 1.5.2. Our products are available in the sizes Small, Medium and Large, but the sizes are not fixed. The sizes are 2-dimensional (width/height) and depending on the product the dimensions differ. If I have to create an entry for each product three times (S/M/L) and most the sizes differ, then it would result in a really large and non-productive list of 3000+ entries. The size "Small" is the default size of the product, and the sizes Medium and Large can be calculated from this size. Likewise the sizes has a price-impact on the product (but I have already made a function to fix this). Personally I see the following option as the one to go for, but would like input from you guys for this. Create an attribute with the three values: Small, Medium and Large. Then in the attribute generator, create an input-field for each of these values, containing width-/height-information and then somehow append this to the three predefined values. Do you have a smarter way to do this? Kind regards Michael 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