• Resolved jojojijijojo

    (@jojojijijojo)


    Hi,

    How can I add a button to the emails instead of plain linkable text?

    For example, put the “Complete purchase now” in a nice clickable button.

    Thanks.

Viewing 1 replies (of 1 total)
  • Plugin Support CartFlows Team

    (@cartflows)

    Hello @jojojijijojo

    Thank you for your interest in Cart Abandonment Plugin.

    Yes, It is possible to add the Button instead of linkable text.

    Here is sample code ( You can modify it accordingly ):

    <a class="button" style="background-color: #4caf50; color: #fff; padding: 8px 10px; text-align: center; text-decoration: none; display: inline-block; font-size: 16px; margin: 5x; cursor: pointer;" href="{{cart.checkout_url}}" target="_blank" rel="noopener"> Complete purchase now </a>

    Here is the demo video that will guide you to add HTML button in email.

    If you have any doubt, then you can create a support ticket from here so that our dev team can investigate into it quickly?

    Thank you!

Viewing 1 replies (of 1 total)

The topic ‘Button in emails’ is closed to new replies.