By default, the phone number field at WooCommerce checkout is optional. This snippet forces it to be required, so customers cannot complete an order…
Automatically moves out-of-stock products to the end of WooCommerce shop and archive pages. Unlike basic sorting approaches, this snippet uses a SQL JOIN to…
Replaces the default WooCommerce backorder availability text with a custom, translation-ready message. Useful for stores that want to set clear shipping expectations for customers…
Removes the password strength meter script and stylesheet that WooCommerce loads on registration and checkout pages. Useful when you want a cleaner form experience…
Automatically removes any cart items that went out of stock after being added. Instead of showing an error at checkout, this snippet silently clears…
Displays a “You are saving” row in the WooCommerce cart and checkout totals table, combining coupon discounts and sale price savings into a single…
B2B Bulk Discount Matrix Table If a product belongs to a specific category, this snippet reads the core WooCommerce quantity price breaks and automatically…
Adds a shortcode [wc_sorting] to display the WooCommerce sorting dropdown anywhere (shop page, Elementor, pages, widgets).
Skips the cart page entirely and redirects customers straight to the checkout page as soon as a product is added to cart. Ideal for…
Automatically applies a WooCommerce coupon when a customer visits any page with a ?coupon= URL parameter. Perfect for email campaigns, affiliate links, and ad…
By default, WooCommerce displays applied coupon codes in lowercase in the cart and checkout totals. This snippet overrides that label to show the coupon…
When free shipping becomes available in WooCommerce (via minimum order, coupon, or any other condition), this snippet automatically hides all other shipping methods –…