Add custom order status in WooCommerce

There are many options available for order status but what if our business needs more customized options like Shipment Arrival, Awaiting shipment, or many more. These statuses are necessary to be added according to different business requirements. So The main agenda for this snippet is to see how we can add more information to orders.

Remove product meta on a single product in WooCommerce

By default WooCommerce product meta is displayed on the single product page. Such data can reveal a bit about business information and tricks. In the below image you can clearly see the product meta before applying any snippet to it. Now let’s remove the meta from the single product. Here is an easy solution that

Hide quantity on the cart page in WooCommerce

This would sound extraordinary, but in some cases, the quantity field is not needed like when we sell show tickets or movie hall tickets. All the information is already on the product page. So to change the ticket number on the cart page will not be logical.Here we can add this small snippet to fulfill

Scroll to Top