- Google Address Autocomplete
- Flatsome UX Builder
- ActiveCampaign
- Paypal Reference Transactions
- How PaypPal/Stripe Works
- Enabling Enfold Avia Layout Builder
- Setting Up Authorize.net for Upsell & Downsell
- Supported Payment Gateways
- Setting Up A/B Testing with Google Optimize
- Setting Quantity and Discount for Products on the Checkout Page
- Using CartFlows with Custom Templates
- Using CartFlows with Beaver Builder
- Hiding Checkout Fields on the Checkout Page
- Global Checkout
- Using WooCommerce
- Installing WooCommerce
- General Settings Overview
- Using Your Theme's Header & Footer in a Step
- Embedding a Checkout Form on the CartFlows Checkout Page
- Hiding WooCommerce Pages and Products
- CartFlows Dynamic Offers aka Rule Engine.
- CartFlows Instant Layout for Checkout & Thank You Step
- How to Add the Products on the Checkout Page via URL
- How to A/B Test the CartFlows Steps?
- How to create Google Address API Key
- How to Delete the Plugin’s Data While Un-Installing the Plugin
- How to Import the Ready-Made Templates for Flows and Steps in CartFlows?
- How To Import/Export Funnels & Individual Page Builder Templates?
- URL Parameters
- How to Replace the Main Checkout Order with the Upsell/Downsell?
- How to Enable Webhooks in WooCommerce Cart Abandonment Recovery Plugin?
- Shortcode Reference for Email Fields in Cart Abandonment
- Filters to Customize Product Table
- Cart Recovery Emails not Sending [Cart Abandonment]
- Abandoned Orders Not Capturing [Cart Abandonment]
- How to Resolve the Recovery Email Going to Spam?
- Cart Abandonment Cookies/GDPR Compliance
- Setting Up WooCommerce Cart Abandonment Recovery
- Flow In Test Mode
- How to Troubleshoot a Conflict with the Plugin & Theme?
- Resolving the "Please select a Simple, Virtual and Free product" Error
- How to Solve the Never-Ending Loading Issue on the Checkout Page?
- How to Solve the “Order Not Found” Error Message on the Thank You Page?
- How to resolve “Checkout ID not Found” Error message?
- How to Resolve “Session Expired” Error message?
- How to Resolve “Order Does not Exist Error” on Upsell & Downsell Page?
- How to Resolve “Sorry this product cannot be purchased” Error Message?
- How to Resolve “No product is selected…” error message?
- How to Turn Off the Auto-fill of Address Fields on Entering Zip-Code?
- How to Enable the Theme’s Scripts & Styles without Changing the Page Template?
- How to Turn Off the Auto-fill of Checkout Fields?
- How to Allow Cache Plugins to Cache the CartFlows Pages?
- How to Change the “Choose A variation” text?
- VAT Field of WooCommerce EU/UK VAT Compliance (Premium) plugin is not displaying.
- How to enable the product tab on store checkout
- How to show the order summary open on mobile devices
Shortcode Reference for Email Fields in Cart Abandonment
We have listed down all the Email Fields with shortcodes, which can be used to add or remove required fields in the Emails –
Sr.No | First Name | Shortcode | Description |
1 | Admin Firstname | {{admin.firstname}} | It displays the name of the shop owner or an administrator. |
2 | Admin Company | {{admin.company}} | It displays the name of the shop or company. |
3 | Abandoned Product Details Table | {{cart.product.table}} | It displays the details of products that were abandoned with Product name, Product image, Quantity, Price and Line subtotal in table format. |
4 | Abandoned Product Names | {{cart.product.names}} | It displays only product names that were abandoned. |
5 | Cart Checkout URL | {{cart.checkout_url}} | It is the URL that redirects to the checkout page. |
6 | Coupon Code | {{cart.coupon_code}} | It is the coupon code that can be used on the checkout page for the discount. |
7 | Customer First Name | {{customer.firstname}} | It displays the First name of the Customer. |
8 | Customer Last Name | {{customer.lastname}} | It displays the Last name of the Customer. |
9 | Customer Full Name | {{customer.fullname}} | It displays the Full name of the Customer. |
10 | Cart Abandonment Date | {{cart.abandoned_date}} | It displays the date on which the cart is abandoned. |
11 | Site URL | {{site.url}} | It displays the Main Site URL of the shop or company. |
12 | Unsubscribe Link | {{cart.unsubscribe}} | It allows customers to unsubscribe from the email of cart abanded. If a customer unsubscribes from this link then they will not receive future emails for an abandoned cart. |
Was this doc helpful?
What went wrong?
We don't respond to the article feedback, we use it to improve our support content.
On this page