https://fragrance-renaissance-lab.lovable.app/

https://fragrance-renaissance-lab.lovable.app/

GaurdedPay Checkout Icon Script

Adds Visa, MC, Padlock

Dustin Lavoie
<10

Hide payment icons for trials

Hides the payment icons on checkout when the item in the card is a free trial

Customize the Completed Order Email Template Subject for Wholesale Customers

More info at: https://woocommerce.com/document/configuring-woocommerce-settings/emails/#custom-email-templates

Untitled Snippet

Lyfetyle — Honor Their Story Forever *,*::before,*::after{box-sizing:border-box;margin:0;padding:0} :root{ --ink:#1c1917; --warm:#f9f6f1; --gold:#b8973a; --gold2:#d4aa4a; --slate:#4a4540; --pale:#e8e2d9; --white:#ffffff; }…

Ryan Sebastopoli PRO
<10

WWOF - Optimize Wholesale Order Form Bulk Adds by Deferring Cart Recalculation

/** * Suppress WWP's per-item cart recalculation during Wholesale Order Form batch adds. * Defers to…

Allow HTML in the product description

function wcv_wpkses_post_html_tags( $tags, $context ) { if ( 'post' === $context ) { $tags['iframe'] = array(…

Add custom page to the vendor dashboard - custom menu link

add_filter( 'wcv_pro_dashboard_urls', 'custom_menu_link' ); function custom_menu_link( $pages ) { $pages[ 'custom_link' ] = array( 'slug' =>…

Buy Now

...

Amilee Selfridge
<10

Ensure Webfont is Loaded

add_filter( 'elementor_pro/custom_fonts/font_display', function( $current_value, $font_family, $data ) { return 'swap'; }, 10, 3 );

<10

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'…

1 101 102 103 104 105 224