Shortcodes supported in the Spark Editor
Here is the detailed list of short codes that are supported in the Spark Editor plugin for personalization
Last updated
Here is the detailed list of short codes that are supported in the Spark Editor plugin for personalization
Last updated
Shortcodes are key to the email builder, acting as placeholders for dynamic data. For instance, {{order.id}} will be replaced with the actual Order ID in the customer notification email after an order is placed.
You can find it when you customise each template.
Click on the Shortcodes button
All available shortcodes are listed in the pop-up box on the left side.
List of supported short codes
Below are the available list of short codes.
Billing Address
{{billing_address.formatted_address}} - To get billing address
{{billing_address.first_name}} - To get billing first name
{{billing_address.last_name}} - To get billing last name
{{billing_address.name}} - To get billing name
{{billing_address.company}} - to get billing company
{{billing_address.phone}} - To get billing phone
{{billing_address.address1}} - To get billing address 1
{{billing_address.address2}} - To get billing address 2
{{billing_address.city}} - To get billing city
{{billing_address.state}} - To get billing state
{{billing_address.province}} - To get billing province
{{billing_address.zip}} - To get billing zip code
{{billing_address.country}} - To get billing country Shipping Address
{{shipping_address.formatted_address}} - To get shipping address
{{shipping_address.first_name}} - To get shipping first name
{{shipping_address.last_name}} - To get shipping last name
{{shipping_address.name}} - To get shipping name
{{shipping_address.company}} - To get shipping company
{{shipping_address.phone}} - To get shipping phone
{{shipping_address.address1}} - To get shipping address 1
{{shipping_address.address2}} - To get shipping address 2
{{shipping_address.city}} - To get shipping city
{{shipping_address.state}} - To get shipping state
{{shipping_address.province}} - To get shipping province
{{shipping_address.zip}} - To get shipping zip code
{{shipping_address.country}} - To get shipping country
{{shipping_method.title}} - To get shipping method title
{{shipping_method.formated_price}} - To get shipping price with price format
{{shipping_method.price}} - To get shipping price
Shop Details
{{shop.landing_site}} - To get landing site URL
{{shop.name}} - To get shop name
{{shop.email}} - To get shop E-Mail
{{shop.url}} - To get shop URL
{{shop.address1}} - To get shop address 1
{{shop.address2}} - To get shop address 2
{{shop.city}} - To get shop city
{{shop.zip}} - To get shop zip code
Order Details
{{order.id}} - To get order id
{{order.email}} - To get order E-Mail
{{order.items_count}} - To get order item count
{{order.items_qty_count}} - To get order items quantity count
{{order.last_note}} - To get the last note
{{order.customer_note}} - To get customer note
{{order.status_link}} - To get order status link
{{order.subtotal_price}} - To get order sub-total
{{order.total_price}} - To get order total
{{order.created_at}} - To get order created date
{{order.fee}} - To get order fee
{{order.refund}} - To get order refund
{{order.url}} - To get order url
{{order.order_items}} - To get order item details
{{order.downloads}} - To et order download details
{{order.customer_provided_note}} - To get customer provided note
Payment Details
{{payment.payment_method}} - To get order payment method
{{payment_url}} - To get payment URL
{{payment_transaction_id}} - To get order transaction id Reset Password
{{customer.password_reset_url}} - To get customer name
New User
{{customer.password}} - To get customer name
{{customer.activation_url}} - To get customer E-Mail
Customer Details
{{customer.name}} - To get customer name
{{customer.first_name}} - To get customer first name
{{customer.last_name}} - To get customer last name
{{customer.user_nicename}} - To get customer nice name
{{customer.email}} - To get customer email
{{customer.user_login}} - To get customer user login
E-Mail Social media Shortcodes
{{social.facebook}} - Facebook URL from settings
{{social.twitter}} - Twitter URL from settings
{{social.linkedin}} - Linkedin URL from settings
{{social.pinterest}} - Pinterest URL from settings
Additional Shortcodes
{{wec_next_order_coupon_code}} - Display next order coupon code
{{wec_next_order_coupon}} - Display next order coupon code with E-mail tracking
{{wec_next_order_coupon_value}} - Display next order coupon value
{{woo_mb_site_url_link_with_coupon}} - Next order coupon auto apply URL
{{retainful_coupon_expiry_date}} - Next order coupon expiry date
I have more questions ? Please submit a support request support@flycart.org We are always happy to assist you :)