Email Order Complete %Order.Product(s)%

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Il y a 13 ans
Hi,

I'm looking for the %Order.Product(s)%. I would like to know where is the code to generate the table.
Cause I have a probleme with the link of downloadable product.

Thankyou
Il y a 13 ans
Look at \Libraries\Nop.BusinessLogic\Messages\MessageService.cs file, ProductListToHtmlTable method
Il y a 13 ans
thankyou

but i didn't find the repertory librarie...
Il y a 13 ans
a.m. wrote:
Look at \Libraries\Nop.BusinessLogic\Messages\MessageService.cs file, ProductListToHtmlTable method


As a.m. said, except it's not MessageService.cs, it is MessageManager.cs
go to ->   #region Products

Cheers
Il y a 6 ans
In case anyone else finds this, the method is located in \Libraries\Nop.Services\Messages\MessageTokenProvider.cs (for Nop version 3.9)
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.