Jump to content

Way to Add to Available Macros to Email Templates?


Dirty Butter

Recommended Posts

Guest hennaboy

I would suggest that the best way to do this would be to find a developer that would modify the code.

Perhaps a enquire about this product.

The addthis module has an email option if you had not noticed which will send the details of the product.

Link to comment
Share on other sites

The addthis module has an email option if you had not noticed which will send the details of the product.

Thanks for your patient and prompt replies, Henna Boy. I use AddThis, but what I want is the item name in the email's Subject sent to me and to the buyer after a sale. The $product.name is available now as a Macro on the Order Confirmed email, but I couldn't get it to work in the subject.

Link to comment
Share on other sites

  • 2 weeks later...

The addthis module has an email option if you had not noticed which will send the details of the product.

Thanks for your patient and prompt replies, Henna Boy. I use AddThis, but what I want is the item name in the email's Subject sent to me and to the buyer after a sale. The $product.name is available now as a Macro on the Order Confirmed email, but I couldn't get it to work in the subject.

Does anyone have any ideas about how to get $product.name to show in the subject line of emails to the customer and admin??

Link to comment
Share on other sites

I stumbled on the way to make this work.

{foreach from=$PRODUCTS item=product} {/foreach} {foreach from=$TAXES item=tax} {/foreach} {$product.name} added to the Subject makes it show up in the emails.

I celebrated too soon. :unsure:

This worked for all the needed emails EXCEPT Order Complete and Order Cancelled. If it worked for the other emails, I don't see why it won't work for these 2.

Link to comment
Share on other sites

  • 1 month later...

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.

×
×
  • Create New...