Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2502 Представления

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
1659
1
мая 22
2634
2
мая 15
7540
2
янв. 25
1174
0
июн. 23
2409