Hello,

Thanks for this great module! I am currently using it to follow up with customers for orders that are currently in checkout and also for completed orders (so that they can review the products that they purchased).

A great enhancement would be to be able to send an image along with the product name for the products in an order (e.g. like a memory refresher, like Amazon does ;)

Thanks,

KH

PS: As Ubercart is moving from Conditional Actions to Rules...would this be possible via a combination of UC_Followup + Rules?

Comments

3dloco’s picture

Title: Order Product Tokens » Order Product Tokens and Images on Emails
m.stenta’s picture

Status: Active » Postponed

I agree that the ability to include details about an order's products would be a nice feature of this module. I don't think it would be too hard to add, but the bigger consideration is performance. Currently whenever an email is sent out, the entire Order and User objects are being loaded to provide token replacements. This is currently the most resource-intensive part of the process. If we add a node_load() for every product as well (in order to provide product token replacements), it would multiply the effect significantly.

I'm open to the idea, and maybe making a setting to enable/disable it would be wise, so that people can choose whether or not to incur the performance hit.

Postponing this for now... reopen if there is still interest in it.

remkovdz’s picture

This would be great features indeed, however I'm using D7. I would use it to show the products the customer has in checkout, like Amazon indeed.