• Resolved mightymouse3062

    (@mightymouse3062)


    I have a very similar question to this question, where I create a variable product in WooCommerce and not all of the options show up in the front-end store. Following the answer in this question it did not resolve the problem for me.

    The steps I have taken to create the product are

    1. Click on Products -> Attributes
    2. Create two new global ones
    1. Name: “Option A”, Slug: “option-a”, Terms: “Sand”, “Stone”
    2. Name: “Option B”, Slug: “option-b”, Terms: “1lb”, “5lb”, “10lb”, and “20lb”
    • Click on Products -> Add New
    • Enter the Product Name, “Test1234”
    • Under Product data, select Variable Product
    • Under Product data -> Attributes tab, add the global “Option A” and “Option B” entries
    • Add the pre-defined values of Option A as “Sand” and “Stone”
    • Add the pre-defined values of Option B as “1lb”, “5lb”, “10lb”, and “20lb”
    • Check “Used for variations”
    • Go to Product data -> Variations tab, click on “Create variations from all attributes” (creates a total 8 variations automatically)
    • Out of that automatically generated list, remove the variations Sand/1lb, Sand/5lb, Stone/10lb, Stone/20lb
    • This leaves Sand/20lb, Sand/10lb, Stone/5lb, and Stone/1lb
    • Set the Variation Regular Price to Sand/20lb: $18.23, Sand/10lb:
      $6.49, Stone/5lb: $60.00, and Stone/1lb: $12.00
    • Verify that the remaining products are set to enabled (I have even bulk and manually toggled them from enabled to disabled)
    • Set Default Form Value to Sand/20lb
    • With all of that, going to the front-end of the application I see “Option A” with the values of “Sand” and “Option B” with the values of “10lb” and “20lb”.

      How do I get the value of “Stone” for “Option A” and values of “5lb” and “1lb” for “Option B” to appear?

      Installed Plugins
      To cover the section of what is installed in my environment:

    • WordPress (4.9.2)
    • MailChimp for WooCommerce (2.1.3)
    • PrintAura WooCommerce API (3.4.7)
    • WooCommerce (3.2.6)
    • WooCommerce Max Quantity (1.5.1)
    • WooCommerce Memberships (1.9.2)
    • WooCommerce Name Your Price (2.6.0)
    • WooCommerce Services (1.10.1)
    • WooCommerce Stripe Gateway (4.0.3)
    • WooCommerce Subscription Downloads (1.1.10)
    • WooCommerce Subscriptions (2.2.13)

    Note: I have disabled everything except for WooCommerce plugin and got the same result.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Caleb Burks

    (@icaleb)

    Automattic Happiness Engineer

    Could you post links to some screenshots of your settings, and the problematic result your are getting on the frontend? I’m having trouble following.

    Thread Starter mightymouse3062

    (@mightymouse3062)

    Sorry for the delay.

    Here is a screenshot of the settings that I have in the product: https://pasteboard.co/H7FKUNz.png

    Here is the Option A frontend options: https://pasteboard.co/H7FLFyZ.png

    Here is the Option B frontend options: https://pasteboard.co/H7FLM2fa.png

    Based on the settings, Option A should have “Sand” and “Stone” in the dropdown menu. Option B should have “20lb” and “10lb” associated with Option A “Sand”, and “5lb” and “1lb” associated with Option A “Stone”.

    The only thing that is shown is the options for “Sand”, but even though “Stone” is enabled, it is not shown on the frontend.

    So, I am wondering how to configure it so that Option A has both “Sand” and “Stone”. The description above is the setup-by-step actions I took to reproduce this problem.

    Luminus Alabi

    (@luminus)

    Automattic Happiness Engineer

    @mightymouse3062,

    Based on the screenshots you’ve sent everything seems to be just right. Since you don’t have any 1lb or 5lb option for Sand, those are not shown.

    If you click on that Clear Selection link, you’ll be able to select Stone under Option A and the correct sizes will be displayed in Option B.

    Luminus Alabi

    (@luminus)

    Automattic Happiness Engineer

    @mightymouse3062,

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘WooCommerce Variable Product not all variations showing in front-end store’ is closed to new replies.