• Resolved SLV

    (@dwnl)


    Hello,

    When NOT selecting options for my variable products, the add to cart button is greyed out.
    I would like to see a pop-up message when clicking the add to cart button like: “Please select some product options before adding this product to your cart.”

    Like this shop has: https://tap2review.nl/product/booking-review-kaart/

    How can I add a message like this?
    Is there a checkbox I missed checking in your plugin? Or is there a code I can add?

    I hope someone can help me add this.

    Greetings!

Viewing 1 replies (of 1 total)
  • Thread Starter SLV

    (@dwnl)

    Turns out it was a Theme thing and was resolved by adding this custom CSS to Appearance > Customize > Additional CSS.

    .single_add_to_cart_button.button { pointer-events: initial; }

Viewing 1 replies (of 1 total)
  • The topic ‘Please “select some product options before adding this product to your cart.’ is closed to new replies.