Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2615 Visualizações

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
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
0
fev. 23
1779
1
mai. 22
2748
2
set. 25
7683
2
jan. 25
1273
0
jun. 23
2507