Title: Backorders
Last modified: September 4, 2018

---

# Backorders

 *  Resolved [redar1113](https://wordpress.org/support/users/redar1113/)
 * (@redar1113)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/backorders/)
 * Hello,
 * How can I disable “Backorders” from stock options? I’m making marketplace and
   don’t want this option for sellers.

Viewing 1 replies (of 1 total)

 *  Plugin Support [John Coy a11n](https://wordpress.org/support/users/johndcoy/)
 * (@johndcoy)
 * Automattic Happiness Engineer
 * [7 years, 8 months ago](https://wordpress.org/support/topic/backorders/#post-10677956)
 * Hi [@redar1113](https://wordpress.org/support/users/redar1113/)
 * You can use a plugin like Add Admin CSS to hide the WooCommerce backorder option
   from the product page:
 * [https://wordpress.org/plugins/add-admin-css/](https://wordpress.org/plugins/add-admin-css/)
 * Here is the CSS you can use:
 *     ```
       p.form-field._backorders_field {
           display: none;
       }
       ```
   
 * You can also contact the author of the vendor plugin you’re using to add this
   as a feature. If it is [Product Vendors by WooCommerce](https://woocommerce.com/products/product-vendors/)
   you can post the idea here:
 * [http://ideas.woocommerce.com/forums/133476-woocommerce?category_id=148443](http://ideas.woocommerce.com/forums/133476-woocommerce?category_id=148443)
 * Hope that helps,

Viewing 1 replies (of 1 total)

The topic ‘Backorders’ 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/)

## Tags

 * [backorders](https://wordpress.org/support/topic-tag/backorders/)

 * 1 reply
 * 2 participants
 * Last reply from: [John Coy a11n](https://wordpress.org/support/users/johndcoy/)
 * Last activity: [7 years, 8 months ago](https://wordpress.org/support/topic/backorders/#post-10677956)
 * Status: resolved