Why do configurable_product_options must contain custom attribute data?
I’m POSTing configurable products via REST API, meaning if I have a t-shirt in 3 sizes and there’s a custom “size” attribute I need to do 4 POST requests: 3 virtual ones for “S”, “M” and “L” sizes and 1… Read More »Why do configurable_product_options must contain custom attribute data?