Sometimes we want to add additional details to display in our Woocommerce products like brand, style etc. Thanks to the...
Adding additional FEE on woocommerce cart is very simple by simply using woocommerce hook “woocommerce_cart_calculate_fees“, but sometimes we just don’t...
Hiding specific product category on Shop page is simple by filtering woocommerce product query using this “woocommerce_product_query” filter. Copy and...
Woocommerce is one of the most used plugins for the e-commerce websites and sometimes we have to change the “Add...