Jump to content

Product combinations with multiple values


Nature Gear

Recommended Posts

Hi all,

I am trying to figure out how to create product combinations with multiple values, for example:

Product A has "Width" and "Volume". Changing the width should also update the volume. Product B has a "Color" and "Size" - the black variant is only available in S and M, the white variant is available in M, L and XL.

This functionality seems to be there for the "Reference". If I change the width from the product dropdown, the Product Details are updated as expected. So, how can I get this to work for other attributes? The product weight should also be visible and update accordingly.

Link to comment
Share on other sites

For PrestaShop 1.7.

To have the Volume changed automatically when you select another Width in FO you need to create each combination at a time in BO edit product page > Combinations tab.

For example:

Select Width: 50, Volume: 500, click GENERATE.
Select Width: 90, Volume: 900, click GENERATE.

Otherwise, if you select all the values and click GENERATE once, it will create all the possible combinations and you'll end up with all the volumes available for each of the widths. 

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...