wgeppert Posted November 26, 2016 Share Posted November 26, 2016 (edited) Hi folks, this is an example for common features in fashion industry: - 15.4 x 11.4 x 5.9 inches - Monogram canvas- 1 central zipped compartment- Transversal snap hook as closing system- Golden color metallic pieces- 4 bottom studs How would you administer this feature setup in Prestashop? The Prestashop MySQL table ps_feature_product has primary keys on id_feature and id_product. In result each feature can have only one value for a product. That doesn't make that much sense to me as you can see in the example above. For the first feature row I have to set three feature groups (Length x Height x Width) and select or type in the values (( and I don't know how to define feature groups here either. Any best practice? best regards Edited November 26, 2016 by wgeppert (see edit history) Link to comment Share on other sites More sharing options...
Krystian Podemski Posted November 26, 2016 Share Posted November 26, 2016 Hey, i suggest to check these few modules: http://addons.prestashop.com/en/24352-full-features-groups-pro.html http://addons.prestashop.com/en/18932-datasheet-pro-product-features.html http://addons.prestashop.com/en/6356-multiple-features-wyszczegolnij-cechy-produktow.html Link to comment Share on other sites More sharing options...
wgeppert Posted November 30, 2016 Author Share Posted November 30, 2016 Thanks Krystian, I know these modules. It would be interested to know the work around for the database inserts, since MySQL table ps_feature_product has primary keys on id_feature and id_product. and should not allow multi entries for the same feature group. 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