跳至內容
選單
此問題已被標幟
2662 瀏覽次數

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


頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
0
2月 23
1832
1
5月 22
2793
2
9月 25
7769
2
1月 25
1316
0
6月 23
2561