Title: Hide Everything except Products Ordered
Last modified: May 22, 2020

---

# Hide Everything except Products Ordered

 *  Resolved [triptop](https://wordpress.org/support/users/triptop/)
 * (@triptop)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/hide-everything-except-products-ordered/)
 * Hello
    I would like to hide everything except the products ordered buy the customer.
   is there a way to do that please ?
 * I tried to hide prices with your sample, but it does not work
 * function example_price_free_delivery_note() {
    ?> <style> .delivery-note .head-
   item-price, .delivery-note .head-price, .delivery-note .product-item-price, .
   delivery-note .product-price, .delivery-note .order-items tfoot { display: none;}.
   delivery-note .head-name, .delivery-note .product-name { width: 50%; } .delivery-
   note .head-quantity, .delivery-note .product-quantity { width: 50%; } .delivery-
   note .order-items tbody tr:last-child { border-bottom: 0.24em solid black; } 
   </style> <?php } add_action( ‘wcdn_head’, ‘example_price_free_delivery_note’,
   20 );

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

 *  Thread Starter [triptop](https://wordpress.org/support/users/triptop/)
 * (@triptop)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/hide-everything-except-products-ordered/#post-12876369)
 * hi again
 * at least, I’d like to hide prices, total and I wondered why you code does not
   work and how can I find a way to do it ?
    my print will go into the kitchen and
   prices, total are not information the should know about
 *  Thread Starter [triptop](https://wordpress.org/support/users/triptop/)
 * (@triptop)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/hide-everything-except-products-ordered/#post-12877338)
 * Hi
 * I am almost done but cannot hide
    subtotal total expedition
 * Could you help for that please ?
 *  Thread Starter [triptop](https://wordpress.org/support/users/triptop/)
 * (@triptop)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/hide-everything-except-products-ordered/#post-12881329)
 * Hi
    I find a solution directly modifing page-content.php
 * I have a question and hope I’ll get support.
 * How can break printing after the last character.
 * at the moment I choose A5 and sometimes I have big blank and want to get ride
   of it ?
    thanks
 *  [kenil802](https://wordpress.org/support/users/kenil802/)
 * (@kenil802)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/hide-everything-except-products-ordered/#post-13168646)
 * Hi [@triptop](https://wordpress.org/support/users/triptop/),
 * We are extremely sorry for the delay in response.
 * Glad that you have fixed the issue of hiding the total.
 * For another issue, could you please share the screenshot of the issue which are
   facing and the settings which you have kept so that we can check what exactly
   the issue is.
 * Regards,
    Kenil Shah

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

The topic ‘Hide Everything except Products Ordered’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce-delivery-notes/assets/icon-256x256.jpg?rev=2829362)
 * [Print Invoice & Delivery Notes for WooCommerce](https://wordpress.org/plugins/woocommerce-delivery-notes/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-delivery-notes/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-delivery-notes/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-delivery-notes/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-delivery-notes/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-delivery-notes/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [kenil802](https://wordpress.org/support/users/kenil802/)
 * Last activity: [5 years, 9 months ago](https://wordpress.org/support/topic/hide-everything-except-products-ordered/#post-13168646)
 * Status: resolved