Search results for: woocommerce

Product Expiry For Woo

Supports the Expiry for Woocommerce plugin - WC Vendor

Add WooCommerce upsells below the add-to-cart button

// add upsells below add-to-cart button add_action( 'woocommerce_single_product_summary', 'woocommerce_upsell_display', 40 );

Exibe preços (Parcelado e com desconto a vista), na página do produto e no looping do produto.

Esse Snippet permite adicionar simulação de descontos e parcelamento aos preços exibidos no looping do produto…

Exclude Product From Discount Coupons in WooCommerce

Exclude Product From Discount Coupons in WooCommerce

Remove Order Notes in checkout page

/** * Snippet Name: Remove the Order Notes field section from the WooCommerce checkout. * Snippet…

Custom WooCommerce Status

This is how to create a custom Woocommerce Status while being able to use the "Mark…

Set a minimum order amount in WooCommerce – No Plugin used

Post More Detail Learn how to Set a minimum order amount in WooCommerce. Customer will not…

Automatically Delete Woocommerce Images After Deleting a Product

Automatically Delete Woocommerce Images After Deleting a Product

After Checkout Event In WooCommerce

This would stop sending cart abandonment campaigns to your push subscribers in the WooCommerce store as…

Elementor Store Headers

Gives support for Elementor on WC Vendor Headers

Woocommerce category archive sort products by date by default

Change the name of the category (in this e.g. gramatas). Now it will show newest products…

Breadcrumbs - Hide WooCommerce Shop crumb

This filter can be used to hide the WooCommerce Shop page from the breadcrumbs.

<10

WooCommerce number of archive products per page

Change WooCommerce Archive products number per page code snippet.

Tahbit Al Bashar
<10

Move WooCommerce Category Description Below Products

The following snippet moves the WooCommerce description from the default location (page header subheading) to below…

Apply discount on the cheapest item in WooCommerce

Apply discount on the cheapest item in WooCommerce

1 2 3 4 5 8