Search results for: woocommerce

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 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.

What Shortcodes Can I Use in Loyalty Program for WooCommerce? (snippet 3)

Use this shortcode to display the estimated loyalty points earned when purchasing a product.

What Shortcodes Can I Use in Loyalty Program for WooCommerce? (snippet 1)

This shortcode renders the Loyalty Points Redeem Form, allowing customers to apply their points toward discounts.

How To Allow Shop Managers To Edit Wholesale Users

Allow Shop Managers to edit and promote wholesale users by adding capabilities

Meta Pixel - InitiateCheckout Event

Meta Pixel - InitiateCheckout Event

Fix Wholesale Product Visibility Compatibility with Bricks Page Builder

What this does: - Bricks Products widget now gets its product list filtered through WWPP_Query::pre_get_posts_arg, the…

product data tabs

/** * Rename product data tabs */ add_filter( 'woocommerce_product_tabs', 'woo_rename_tabs', 98 ); function woo_rename_tabs( $tabs )…

Carla Mawyin
<10
1 9 10 11 12 13 16