Multiple variations

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
3 年 前
Hi Guys,

I am getting up a store that sells metal tubing in different sizes .

Client has asked if the page can show two drop down boxes of variants, box 1 is selected and box 2 will show the options depending on what's chosen in box1.

For example...

Box 1 options..
               250mm
               300mm

IF 250mm selected from box one

Box 2 options would be..
             250mm standard £20
             250mm with seal £40
             250mm without seal premium £55
            
IF 300mm selected from box one

Box 2 options would be..
             300mm standard £20
             300mm with seal £40
             300mm without seal premium £55

I have had a look and it doesn't seem like this is possible. Does anyone know otherwise?

Thanks
3 年 前
You can define the attribute combinations which are valid.  (Although if you have many attributes this option may not be very practical.)

There's a related work item, but they decided no to do it:
https://github.com/nopSolutions/nopCommerce/issues/541
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.