Search results for: woocommerce

Hide Out Of Stock items on WooCommerce Shop page when sorting (popularity/price) applied.

Hide Out Of Stock items on the WooCommerce Shop page when sorting (popularity/price) applied.

Move "Ships From" under the Product Meta, in the single product page template

Move "Ships From" under the Product Meta, in the single product page template by using 'product_ships_from'…

On Browsing WooCommerce Products

This snippet targets window shoppers and encourages them to add more products to their carts. This…

Change the sold by label on the product archive

// Unhook WC Vendors method remove_action( 'woocommerce_after_shop_loop_item', array('WCV_Vendor_Shop', 'template_loop_sold_by'), 9 ); // Define new sold by…

Auto Generate Virtual Coupon After a Customer Completed an Order

/** * Generate a virtual coupon when order is completed. * * @param int $order_id Order…

Kupon kódok megjelenítése az értesítő email-ekben

Ezzel a kóddal megjeleníthetjük a vásárlás során felhasznált kupon kódokat az értesítő email-ekben. Az egyszerűbb és…

Convert headings to sentence case

If you like your headings in sentence case this works. No changes WP Database: if snippet…

Szállítási módok elrejtése a Kosár oldalon

Ezzel a kóddal a Kosár oldalon lehet a szállítási módokat elrejteni, így a vásárlók azt csak…

rearrange shipping options

Login to cpanel. Choose “File Manager” Navigate to public_html>wp-includes>functions.php and select “Edit” Paste in the contents…

Woo SITE WIDE - Restaurant Hours + backend

Restaurant Hours, Shop Control & Checkout Disable (Enhanced with Vacations, Custom Notices, Dynamic Data, Close Button,…

Hide Price & Add to Cart for Non Logged in Users for Specific Products

This code snippet allows you to hide the price and 'Add to Cart' button for users…

Use a WooCommerce Product Attribute as the Brand in Product Schema

This filter enables using a WooCommerce Product Attribute as the Brand in our Product Schema. Note:…

50+

Disable a Payment Gateway for a country on WooCommerce Checkout Page

Disable a Payment Gateway for a country on WooCommerce Checkout Page

Add column Product type in WooCommerce

Add a column in the product list to differentiate the type of product

Сортировка методов доставки СДЭК по стоимости, от дешевых к дорогим

Сниппет предназначен для сортировки методов доставки СДЭК. Сортировка происходит от самых дешевых к самым дорогим.

1 5 6 7 8 9 11