Search results for: woocommerce
Redirecting Vendors to Vendor Dashboard on Login
Snippet To Redirect Vendors to their Dashboard on login
Single Vendor Purchase
Limits the customers purchase to a single vendor
AffiliateWP Network Stats Shortcode
Adds the [affwp_network_stats] shortcode for displaying affiliate network stats (own sales, downline sales, earnings, referral counts)…
Untitled Snippet
add_filter( 'woocommerce_product_single_add_to_cart_text', 'saphie_custom_add_to_cart_text' ); add_filter( 'woocommerce_product_add_to_cart_text', 'saphie_custom_add_to_cart_text' ); function saphie_custom_add_to_cart_text() { return 'ADD TO BAG'; }
Exclude Wholesale Customers from receiving the PDF Invoice
Integration with the PDF Invoices & Packing Slips for WooCommerce plugin by WP Overnight.
AffiliateWP -- Searchable Checkout Referrals Dropdown WPCode Description
Applies Select2 to the affiliate selector dropdown at checkout to make it searchable. Handles WooCommerce classic…
GaurdedPay Checkout Icon Script
Adds Visa, MC, Padlock
What Shortcodes Can I Use in Advanced Gift Cards for WooCommerce?
ers the Gift Card Redeem Form, which lets customers enter their gift card code and redeem…
What Shortcodes Can I Use in Advanced Coupons for WooCommerce? (snippet 10)
acfw_customer_store_credit_balance – Show the logged-in customer’s store credit balance.
What Shortcodes Can I Use in Advanced Coupons for WooCommerce? (snippet 5)
Render the full Store Credits interface, including balance, history, and related actions.
What Shortcodes Can I Use in Advanced Coupons for WooCommerce? (snippet 4)
Show the store credit balance of the logged-in customer.
What Shortcodes Can I Use in Advanced Coupons for WooCommerce? (snippet 3)
This shortcode displays a list of coupons or virtual coupons assigned to the currently logged-in customer.
What Shortcodes Can I Use in Advanced Coupons for WooCommerce? (snippet 2)
Use this shortcode to display a single coupon by ID or code, with optional details.
What Shortcodes Can I Use in Advanced Coupons for WooCommerce? (snippet 1)
This shortcode displays a grid of coupons from one or more selected coupon categories (shop_coupon_cat).
What Shortcodes Can I Use in Loyalty Program for WooCommerce? (snippet 4)
This shortcode shows the points a customer will earn for items currently in their cart.