Search results for: woocommerce
Masterstudy LMS - Woocomerce Create Account After Payment
Gửi email tài khoản sau khi đã "completed" đơn hàng trên Woocommerce (Cartflows) -> kích hoạt…
WhatsApp Button to WooCommerce Single Product Pages
Display a WhatsApp button on WooCommerce single product pages. You can customize color and shape of…
Сортировка методов доставки СДЭК по стоимости, от дешевых к дорогим
Сниппет предназначен для сортировки методов доставки СДЭК. Сортировка происходит от самых дешевых к самым дорогим.
Add column Product type in WooCommerce
Add a column in the product list to differentiate the type of product
Disable a Payment Gateway for a country on WooCommerce Checkout Page
Disable a Payment Gateway for a country on WooCommerce Checkout Page
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:…
Woo SITE WIDE - Restaurant Hours + backend
Restaurant Hours, Shop Control & Checkout Disable (Enhanced with Vacations, Custom Notices, Dynamic Data, Close Button,…
rearrange shipping options
Login to cpanel. Choose “File Manager” Navigate to public_html>wp-includes>functions.php and select “Edit” Paste in the contents…
Custom Heading above Qty (Woocommerce)
let qty = document.querySelector(".e-atc-qty-button-holder"); let text = ` How many card you’re planning to purchase? Choose…
Livrare 20kg plus
Cheltuielile de livare nu sunt incluse în prețul total la comenzile care depășesc 20 kg !…
تغيير عمله
/** * Change a currency symbol */ add_filter('woocommerce_currency_symbol', 'change_existing_currency_symbol', 10, 2); function change_existing_currency_symbol( $currency_symbol, $currency )…
Make Product Non Purchasable for Wholesale Customer if Product Stock is Less Than Certain Amount
This snippet will allow you to make a product unavailable for purchase by wholesale customers if…
Remove Gutenberg Blocks Library CSS
Remove Gutenberg Block Library CSS from loading on the frontend
product data tabs
/** * Rename product data tabs */ add_filter( 'woocommerce_product_tabs', 'woo_rename_tabs', 98 ); function woo_rename_tabs( $tabs )…
Single Vendor Purchase
Limits the customers purchase to a single vendor