Jump to content

Add product description in E-mail template


Saulo Magno

Recommended Posts

Good day

I search in forums, but there is some old and complicated topics... 😞

I just want to add product description in e-mail templates, but try adding 

{$service_product_description}

and no works... I really thonk thats no hard feature, but seems I need something more then simple insert a field tag

In pdf invoice, I guess is no needed, just in email template

Can please somebody give a hand with this?

WHMCS 7.5.1 - Six Template - Universal slider form

 

Many thanks in advance for help 🙂

Link to comment
Share on other sites

  • 2 weeks later...
  • 6 years later...
On 9/3/2018 at 9:32 PM, Saulo Magno said:

Good day

I search in forums, but there is some old and complicated topics... 😞

I just want to add product description in e-mail templates, but try adding 

{$service_product_description}

and no works... I really thonk thats no hard feature, but seems I need something more then simple insert a field tag

In pdf invoice, I guess is no needed, just in email template

Can please somebody give a hand with this?

WHMCS 7.5.1 - Six Template - Universal slider form

 

Many thanks in advance for help 🙂

Bro, did you succeed?

Link to comment
Share on other sites

It depends what type of email you want to add it to. If it's a product/service message, you can use  {$service_product_description}.

If it's for something else (like Invoice Created), you would have to use the EmailPreSend hook like @Kian mentioned.
You'd have to write the logic that finds the invoice items, loops over each of them, find their respective service ID, find the related package and then grab the description.

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