CheckoutX is an advanced module designed to optimize your Shopify store’s checkout and post-purchase experience.
Checkout Extensions in AiTrillion allow you to enhance the pre-purchase experience on your Shopify store. With tools like the following:
Loyalty Point Redeem Extensions: This extension allows customers to use available loyalty discounts and redeem their accumulated loyalty points directly at checkout, enhancing their shopping experience and promoting repeat purchases.
Loyalty Point Earning Bar: Display a message bar during checkout, informing customers of the points they'll earn with their purchase, motivating them to complete the transaction and engaging more with your loyalty program.
Free Shipping Motivation Bar: Show the progress bar to customers to show them how much more they need to spend to qualify for free shipping, encouraging them to add more items to their cart to reach the threshold, thereby increasing the average order value.
This message appears at the top of the progress bar.
You can use {{amount}}
as a placeholder to dynamically show the free shipping threshold.
Example:
Free Shipping ${{amount}} on all orders over
Set the threshold amount a customer must reach to qualify for free shipping.
The default value is 2000 (this can be changed as needed).
Example:
2000
This message appears below the progress bar when the customer hasn’t reached the threshold.
Use {{amount}}
to dynamically show the remaining amount required to unlock free shipping.
Example:
You are only ${{amount}} away from FREE SHIPPING!
Defines the minimum progress (as a percentage) required for the bar to appear on the checkout page.
Use 0 to show the bar at all times or enter a higher value if you want it to show only after a certain amount is added to the cart.
Example:
10 (bar will only appear if 10% of the threshold is reached)