Product with variables - by Yuliaes - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 6 years, 1 months ago ago by Rose Tyler

  • Avatar: Yuliaes
    Yuliaes
    Participant
    March 26, 2018 at 13:52

    Hello,
    1.when we add a product with 2 variables we get this message on the shop:
    “sorry this product is unavailable. Please choose a different combination”
    we set that there is no need to manage stock and we set in the back office all the combinations.
    2. even where is one option and we choose it, we see the word “clear”. can we not display it?

    thanks

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 26, 2018 at 13:59

    Hello,

    1. Please check how this works with default WC theme – Storefront
    2. To disable the “Clear” you can add this code in Theme Options > Styling > Custom css:

    .single-product .value .reset_variations {
        display: none !important;
    }

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.