Title: Hide Delivery method
Last modified: August 11, 2021

---

# Hide Delivery method

 *  [arkentos](https://wordpress.org/support/users/arkentos/)
 * (@arkentos)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/hide-delivery-method/)
 * Hi, you have a good plugin, i have one question, in plugin settings are button
   hide country, if i activate it at checkout plugin hide a delivery methods and
   country. May be you have a solution, that the countries were not hidden, but 
   the methods of delivery were hidden

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

 *  Plugin Author [pinal.shah](https://wordpress.org/support/users/pinalshah/)
 * (@pinalshah)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/hide-delivery-method/#post-14761063)
 * Hi [@arkentos](https://wordpress.org/support/users/arkentos/),
 * Do you wish to show all the fields in the Billing section at Checkout or only
   the country field?
 * If you wish to show all the fields, you can simply add the below code in the 
   functions.php file of your active theme
 * `remove_filter( 'woocommerce_billing_fields', array( 'Quotes_WC', 'billing_fields'),
   999 );`
 * However, if you wish to display only some of the fields, I will have to add a
   filter in the plugin which will allow you to modify the same.
 * Please let me know.
 * Thanks,
    Pinal
    -  This reply was modified 4 years, 9 months ago by [pinal.shah](https://wordpress.org/support/users/pinalshah/).
 *  Thread Starter [arkentos](https://wordpress.org/support/users/arkentos/)
 * (@arkentos)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/hide-delivery-method/#post-14761564)
 * Hi, I must have put the question wrong, Sorry. So in the settings of your plugin,
   I have put to show prices and **not** hide address fields. Your plugin perfectly
   hides payment options, but how to hide delivery options as well?
 * And one more question can Is it possible to make a normal product and a product
   under the request, would fall into one cart?
 * Thanks
 *  Plugin Author [pinal.shah](https://wordpress.org/support/users/pinalshah/)
 * (@pinalshah)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/hide-delivery-method/#post-14774643)
 * hi [@arkentos](https://wordpress.org/support/users/arkentos/),
 * No, it is not possible to add normal products as well as quotable products in
   a single cart.
 * No payment is taken for quotable products at Checkout where as normal products
   do require payment to be completed.
 * As for hiding delivery options, the only setting available hides both address
   fields and delivery options.
 * Thanks,
    Pinal

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

The topic ‘Hide Delivery method’ is closed to new replies.

 * ![](https://ps.w.org/quotes-for-woocommerce/assets/icon-256x256.jpg?rev=3215810)
 * [Quotes for WooCommerce](https://wordpress.org/plugins/quotes-for-woocommerce/)
 * [Support Threads](https://wordpress.org/support/plugin/quotes-for-woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/quotes-for-woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/quotes-for-woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/quotes-for-woocommerce/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [pinal.shah](https://wordpress.org/support/users/pinalshah/)
 * Last activity: [4 years, 9 months ago](https://wordpress.org/support/topic/hide-delivery-method/#post-14774643)
 * Status: not resolved