Title: Variable Product Require Selection
Last modified: November 1, 2021

---

# Variable Product Require Selection

 *  Resolved [bfuller](https://wordpress.org/support/users/bfuller/)
 * (@bfuller)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/variable-product-require-selection/)
 * Please help!! 😀
 * I’m trying to create my first variable product. I have created the attributes
   and variations. However, the selection is not required. The customer could add
   the product to the cart without choosing the option.
 * **I’ve looked through the settings and I can’t figure out how to make it required.**
 * I’ve set the product page visibility to password protected so that a customer
   won’t accidentally stumble upon it. The password is “test variable product” without
   the quotes
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fvariable-product-require-selection%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Thread Starter [bfuller](https://wordpress.org/support/users/bfuller/)
 * (@bfuller)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/variable-product-require-selection/#post-15026495)
 * Upon further testing, the selection is required; however, there’s a very awkward”
   —
   OR — ” right next to the add to cart button.
 * <p id=”wcpay-payment-request-button-separator” style=”margin-top: 1.5em; text-
   align: center;”>— OR —</p>
 *  [MayKato](https://wordpress.org/support/users/maykato/)
 * (@maykato)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/variable-product-require-selection/#post-15033235)
 * Hello,
 * Could you re-share a link to a variable product so we can take a look? The link
   you’ve provided above isn’t working, and all products that are listed on [https://garagebrisco.com/products/](https://garagebrisco.com/products/)
   seem to be external products.
 * > <p id=”wcpay-payment-request-button-separator” style=”margin-top: 1.5em; text-
   > align: center;”>— OR —</p>
 * This code is coming from a stripe payment plugin. Try adding the following code
   to **Appearance > Customize > Additional CSS** to see if that helps.
 *     ```
       .wcpay-payment-request-button-separator {
        display: none !important; 
       }
       ```
   
 *  Thread Starter [bfuller](https://wordpress.org/support/users/bfuller/)
 * (@bfuller)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/variable-product-require-selection/#post-15033327)
 * Thanks, [@maykato](https://wordpress.org/support/users/maykato/) ! The template
   I was using had some other issues, so rather than tracking everything down, I
   changed templates. The problem appears to be resolved now. Thanks!

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

The topic ‘Variable Product Require Selection’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504)
 * [WooCommerce](https://wordpress.org/plugins/woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [bfuller](https://wordpress.org/support/users/bfuller/)
 * Last activity: [4 years, 7 months ago](https://wordpress.org/support/topic/variable-product-require-selection/#post-15033327)
 * Status: resolved