• Resolved web040506

    (@web040506)


    I need help with multiple variations and displaying SKU codes for the same.

    Problem : I have a hair color product with “10” colors . I want to create a Combo product where customers can select upto “3” colors using the variation.

    Currently used solution : i created attributes “color1” , “color2” and “color3”. It works. Customer will have to select from 3 Dropdowns individually. The order details will just read product title and color options without any SKU codes.
    E.g :1) dropdown selection sample
    2) order invoice sample

    Solutions needed : 1) How to select multiple variations at a time. i would like the customer to select “3” colors from 10 variations.
    2) I need variation product sku code to be displayed on the orders/ invoice.

    Please advise!

    • This topic was modified 6 years, 10 months ago by web040506.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Missy a11n

    (@m155y5)

    Automattic Happiness Engineer

    Hi @web040506

    1) How to select multiple variations at a time. i would like the customer to select “3” colors from 10 variations.

    The best option for this scenario is probably the WooCommerce Product Bundles plugin. This plugin allows you to create a “Pick and Mix” bundle. Here’s a Use Case for Pick & Mix that might help you figure out if this would work for you.

    2) I need variation product sku code to be displayed on the orders/ invoice.

    In order to do that, you would need to modify the default WooCommerce template files. We have documentation on this here. This Stack Overflow discussion has pretty much this same scenario outlined.

    If you’re not comfortable with coding, I would recommend reaching out to a developer via Customize WooCommerce to see if they might be able to create a custom solution for you.

    Missy a11n

    (@m155y5)

    Automattic Happiness Engineer

    We haven’t heard back from you in a while, so I’m going to go ahead and mark this thread as resolved. If you have any other questions please feel free to start a new thread.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Multiple Product variations and SKU codes’ is closed to new replies.