Abandoned cart emailer customization

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • cantinaprimore
    Junior Member
    • Jun 2016
    • 11

    #1

    Abandoned cart emailer customization

    Loved the new abandoned cart feature, very useful!
    Is there a way to customize the emailers for abandoned cart users? I'm interested in customizing its design but most of all the language of the email.
    Thank you very much
    Natalia
  • admin
    Administrator
    • Feb 2013
    • 59
    • ***************************
      Josh Jones
      Level Four Development, llc
      ***************************

    #2
    So if you wanted to just adjust the text/language, this would be the best path to take as it would allow you to update the plugin, and the design files, while storing the language changes in the database. Just go to the easycart admin -> language editor.

    IF you wanted to actually build your own emailer in PHP, you can create a child file for just this template called ec_abandoned_cart_email.php. This means you can still update the plugin, but this one design file will not get overwritten.

    Here is a blog article on creating a child file system: http://blog.wpeasycart.com/easycart-...s-and-layouts/

    Comment

    • admin
      Administrator
      • Feb 2013
      • 59
      • ***************************
        Josh Jones
        Level Four Development, llc
        ***************************

      #3
      I think you might be right... kind of weird wording there... need to write a better tutorial maybe

      Comment

      Working...