Adding code Before adding snippets, clear your WooCommerce cache. Go to WooCommerce > System Status > Tools > WC Transients > Clear transients. Add the […]
Read more...Modify the Ajax Variation Threshold – WooCommerce
When your variable product has more than 30 variations, WooCommerce starts to use ajax to load your selected variation. This changes the way the dropdown […]
Read more...Add Cart Discount based on cart total amount – WooCommerce Snipppet
This woo-commerce cart page functionality can be achieve using the below. How it works In the cart page if the total price between two products […]
Read more...Define a Minimum Order Amount – WooCommerce
By default in woo-commerce you can order upto any amount but sometimes you need to limit the customer’s purchases to a limit. We can achieve […]
Read more...