Skip to Content
Menú
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
Descartar
Related Posts Respostes Vistes Activitat
0
de febr. 23
1584
1
de maig 22
2485
2
de maig 15
7333
2
de gen. 25
1044
0
de juny 23
2264