WooCommerce: Replacement codes
The Groundhogg-Woocommerce add-on contains six different replacement codes that you can use to send discount codes to contacts.
Cart URL | wc_cart_url |
The URL of your cart page. |
Restore Cart URL | wc_restore_cart_url |
The URL to restore the cart of their last visit. |
Cart Contents | wc_cart_contents |
The contents of the cart during their last visit. Default: "Cart is empty". |
Generate Percentage Discount | wc_percent_discount |
Generate a single-use percentage coupon code
|
Generate Flat Rate Discount | wc_flat_discount |
Generate a single-use falt rate coupon code.
|
Recent Order Items | wc_recent_order_items |
Shows the list of items orders from the most recent order associated with the contact. |