Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie

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


Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
lut 23
1770
1
maj 22
2736
2
wrz 25
7642
2
sty 25
1261
0
cze 23
2496