Hi
We are creating a new shop for a client and each product has the following options.
15 Colours (swatches)
8 Colour Finishes (swatches and impacts price)
10 Handles (drop-down)
5 Fixing Types (drop-down and impacts price)
When using configurable products Magento will try and create 6000 Virtual Products (which is to be expected) but when I save the product it hangs for 90secs then errors with a Bad Gateway error.
Question, How do I overcome this problem, can I achieve this in a different way with Magento2 or because of the number of options should I look for an alternative platform?
Thanks.