Title: Add multiple different variants
Last modified: February 5, 2022

---

# Add multiple different variants

 *  Resolved [ljt69620](https://wordpress.org/support/users/ljt69620/)
 * (@ljt69620)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/add-multiple-different-variants/)
 * Hello Thank you for your extension. I use the “futurio” theme. I would like to
   use the auto-update function but with the possibility of adding several different
   variants of the same product. Currently this is not possible, when you change
   variant, the product is removed from the cart. We do not If this option is not
   possible, I wanted to stay on a simple addition with the plus and minus buttons
   but there is a poster bug on the shop page. I set the step to 0.5 but in the 
   shop page it is displayed 1 by default. On the product page, the default quantity
   is correctly displayed at 0.5. By using the plugin “All in One Product Quantity
   for WooCommerce” I manage to get around the problem. But when I also use the 
   plugin “Qty Increment Buttons for WooCommerce” to customize the button, the bug
   is different. I have 0.5 displayed by default but when I click on “add” it adds
   1 quantity (instead of 0.5). Thank you for your help!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fadd-multiple-different-variants%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [Condless](https://wordpress.org/support/users/condless/)
 * (@condless)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/add-multiple-different-variants/#post-15345920)
 * Hi,
    To add the possibility of adding several different variants of the same 
   product add this to your functions.php file: `add_filter( 'upw_remove_other_variations','
   __return_false' );`

Viewing 1 replies (of 1 total)

The topic ‘Add multiple different variants’ is closed to new replies.

 * ![](https://ps.w.org/unit-price-for-woocommerce/assets/icon-256x256.png?rev=2426309)
 * [Unit Price for WooCommerce](https://wordpress.org/plugins/unit-price-for-woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/unit-price-for-woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/unit-price-for-woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/unit-price-for-woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/unit-price-for-woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/unit-price-for-woocommerce/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Condless](https://wordpress.org/support/users/condless/)
 * Last activity: [4 years, 3 months ago](https://wordpress.org/support/topic/add-multiple-different-variants/#post-15345920)
 * Status: resolved