emails fix images

This commit is contained in:
Diego Calvo
2021-03-29 14:11:16 +02:00
parent a64dd745e2
commit 16f41bfa57
2 changed files with 4 additions and 2 deletions

View File

@@ -434,7 +434,7 @@
if
product.image
%}
src="{{product.image}}"
src="{{product.image.url}}"
{%
else
%}
@@ -506,6 +506,7 @@
>{{product.name}}</span
>
<br />
{% if product.sku %}
<span
style="
font-size: 15px;
@@ -514,6 +515,7 @@
"
>{{product.sku}}</span
>
{% endif %}
<br />
<span
style="