Skip to Content
Menu
This question has been flagged

Hi

I have this formula in my email template for website to get all the names of the product lines in a cart, but i would like to have that feature in a email template for subscription to send an email with all the names of products in the current subscription.


Thanks!! :)


% if object.order_line:
% for line in object.website_order_line:



${line.product_id.display_name}
% endfor


% endif


Avatar
Discard
Related Posts Replies Views Activity
0
Feb 23
669
1
May 22
1412
2
May 15
5964
0
Jun 23
1442
1
Mar 23
1462