• Resolved polarone

    (@polarone)


    Good day! Tell me where to look (maybe there are ready-made solutions?)

    There is an attribute “Size” which is used in creating variations. Must add European size and American.

    But if we add these two sizes, then the variation is formed from two of them and in the product card you need to select both the first and second sizes, although this is the same product.

    If the second size does not participate in the formation of the variation, then it is not attached to the values ??of the variation and goes to the entire product card.

    Through additional fields for variation … perhaps, but not convenient and not beautiful. A lot of work with other extensions … avalanche.

    Perhaps a certain mapping / replacement table?

    The main task is that product variations have their own attributes.

    Ie a variation of shoes with size 9 (USA) could also be found by the buyer through the filter value 41 (RU) | 30.5 (cm)

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Niels Lange

    (@nielslange)

    Hello @polarone,

    Wouldn’t it be an option to add the sizes with multiple values, e.g.

    1. 4 (US) – 3 (UK) – 36 (EU)
    2. 5 (US) – 4 (UK) – 37 (EU)
    3. 6 (US) – 5.5 (UK) – 39 (EU)

    Otherwise, you might have to use conditional logic to let the customer select the unit (US, UK, EU) first and then the size. This is something WooCommerce cannot handle by default and might require a plugin or custom code.

    Thread Starter polarone

    (@polarone)

    Thanks for the advice @nielslange

    This is what I proposed to the customer and, to be honest, most likely it will be – the easiest way, but the customer asked me to find ways to implement which I can’t see without deep processing, this generally applies to the parameters associated with a specific variation.

    The variation has a size – this option is selected. And there are a number of parameters that should not be selected before purchase, but should be displayed for each variation separately and participate in filtering in the catalog. (Like changing the article or price when choosing options).

    Can you tell me something suitable? Not a newbie in the search, but I did not find anything worthwhile.

    • This reply was modified 4 years, 9 months ago by polarone.
    Plugin Contributor Niels Lange

    (@nielslange)

    Hello @polarone,

    In this case, I’d search for WooCommerce variable products with conditional logic on Google:

    https://www.google.com/search?q=woocommerce+variable+products+with+conditional+logic

    As mentioned before, by default WooCommerce does not offer this level of functionality and you either need a plugin for this or custom code.

    Thread Starter polarone

    (@polarone)

    Thanks again @nielslange !
    I will share the solution that found. Often lacking in the answers of this.

    Additionally – this is the Product GTIN plugin (EAN, UPC, ISBN) for WooCommerce
    In addition to the articles, there is also a EAN.

    And also arbitrary fields for variations and simple product. Only in Russian, but the instruction is almost complete.

    In addition, knowing this field, you can import any data into it or display it where.

    And further knowing the field, you can import any data into it or display it where necessary

    • This reply was modified 4 years, 8 months ago by polarone.
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Multiple Variable Product Attribute Values In Woocommerce’ is closed to new replies.