Basobaso Posted September 3, 2013 Share Posted September 3, 2013 Hi, I'm new to prestashop, familiar with php, not so perfect with .tpl editing.. Let's say, I will have these categories: Pens Papers Inks Others each of this category has different product attributes, for example: Pens - color, material, weight Papers - size, color Inks - weight, color, type Others - some_other_attributes How to do it ? Do i need to edit some code or DB tables, or it is possible to make it in Prestashop 1.5.4 ? Thank you for your help and sorry for my beginner skills. Basobaso Link to comment Share on other sites More sharing options...
J.Sahu Posted September 3, 2013 Share Posted September 3, 2013 No need to edit any DB or coding Before adding the products (you can also edit later) add attributes in the backoffice=>catalog=>attributs and values=>Add New Attribute after adding an attribute you can add values by clicking on "Add New values" a new page will appear, in that page choose the attribute and assign the values. when adding new products or editing old one there is a tab names ad combinations, click on that. On the next page click on "Product Combination generator". There you'll get all attributes and there values just add them and click on generate these combinations. Your work is done. Yes you can manually add them. Tell me if you can't do the above steps. 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