V
V
Vadim Tatarskikh2019-02-02 14:51:17
WordPress
Vadim Tatarskikh, 2019-02-02 14:51:17

How to make dependent variations?

Good afternoon, how can I implement auto-selection of variations for a product in woo ?
There are 2 attributes (size and full size),
5c5583387b8ac020971906.jpeg
how can I make sure that when choosing one variation, the dependent one is automatically selected in the product card?
5c55841051eb8482606543.jpeg
now you have to choose each size manually
or tell me the plugin

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Artemiy Egorov, 2019-02-02
@slad777

Since the Wukomers front-end is made through JS - stupidly enough - you need to do it through JS.
Write your own script that receives the field values ​​when this field is changed and checks if there is a match - updates the order form (you can see it through the inspector, which is attached to the document) . Plugins are unlikely to work.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question