Jump to content

Email template


nimonogi

Recommended Posts

if the mergefield you want to use doesn't exist in your template, then you'll either have to write a hook to get the value you want and pass it to the template, or find a workaround using an existing mergefield.

 

e.g, if this was a product email template, you could use $service_product_name if you if statements - but I think that would only work if your product names were unique.

 

{if $service_product_name eq "product1" or $service_product_name eq "product2"}Hi{/if}

 

alternatively, you could use the email marketer as that allows you to specify which products are required to receive the emails... and the products in there are already listed in group order anyway.

[TABLE]

[TR]

[TD][/TD]

[TD][/TD]

[/TR]

[/TABLE]

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated