Replies: 0
Woocommerce allows to set several types of attributes/variations ordering (by name, by Id, custom ordering). And it works just fine while using woocommerce original template.
I retrieve variations grammatically ($product->get_available_variations()).
And the question is: how can I detect the custom order (e.g. menu order)?