mvanrijnen Posted November 12, 2012 Share Posted November 12, 2012 (edited) Hello, this is my first question on this forum so please bear with me My Situation (in development): Webshop with products which have a few attributes: -size (wxh,...) -type (10,11,12,13) -power (1,20,.....) Some products can have up to 800 combinations of above attributes, When someones select the "main product", the attributes can be choosen, so far so good. But the user has to know what a "good" attribute combination is, i need something that will make all other values of the other attributes invalid when a certain value for a certain attribute is selected. Is this possible in prestashop ? What i also noticed is that all combinations are created in javascript for use on the browser. I don't think this will be fast with 800 combinations ? Why not select the right options dynamicly ? Edited November 12, 2012 by mvanrijnen (see edit history) 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