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

Hi everyone,


I cannot figure out why the pictures of the variant products don't come out when I get the email from a confirmation order.

I actually have                                                    
<img src="/web/image/product.product/${line.product_id.id}/image_128" style="width:64px;height: 64px; object-fit: contain;" alt="Product image" class="" data-original-title="" title="" aria-describedby="tooltip68761">
What variable should I put in my image source to get it ?

ps : I cannot get the attribute variable either. someone?

here is the actual code :

<td align="left">${line.product_id.name}</td>

<td>${line.product_uom_qty}</td><td align="right" style="padding-right: 40px;">${format_amount(line.price_reduce_taxinc, object.currency_id)}</td></tr>


Thanks, Yann

 

Аватар
Отменить
Лучший ответ

Check web.base.url in system parameters

Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
окт. 23
2276
2
апр. 16
14919
0
мар. 16
2820
3
июн. 25
911
1
мар. 25
891