bas5 Posted July 8, 2010 Share Posted July 8, 2010 I have a customer that needs a shop that can group a number of products on one page usiing the same image to display the products.An example: They sell a giftbox that come in different sizes. All the sizes have their own product id:s but they use the same image/image set for all sizes. So for 10 different sizes they dont want 10 different product pages.Is there a way to implement this in PrestaShop? Link to comment Share on other sites More sharing options...
Zenith Posted July 8, 2010 Share Posted July 8, 2010 Yes, use attributes Link to comment Share on other sites More sharing options...
rocky Posted July 8, 2010 Share Posted July 8, 2010 Go to Catalog > Attributes and groups, create an attribute group called "Size" and add each size as an attribute in that group, then go to the "3. Combinations" tab of the product editor, click the "Product combinations generator", then select the sizes in the box on the right, click Add, then enter the base product reference in "Reference", then click "Generate" and "Back to product" to generate the combinations and return to the "3. Combinations" tab, where you can edit each combination and add the extra code on the end of each reference number to make a unique reference for each combination. Link to comment Share on other sites More sharing options...
bas5 Posted July 8, 2010 Author Share Posted July 8, 2010 Thanks for fast reply. I'll try that right away. 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