Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2646 Переглядів

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


Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
лют. 23
1815
1
трав. 22
2782
2
вер. 25
7752
2
січ. 25
1306
0
черв. 23
2550