improvements on new templates

This commit is contained in:
Sam
2021-03-15 11:21:01 +00:00
parent a920a9fa61
commit 6c70a430e8
4 changed files with 17 additions and 186 deletions

View File

@@ -500,7 +500,7 @@
"
>
<span
href="[ENLACE A PRODUCTO]"
href="https://latienda.coop/productos/{{product.id}}"
style="
font-size: 15px;
display: inline-block;
@@ -525,7 +525,16 @@
display: inline-block;
margin-top: 5px;
"
>Ref8304</span
>{{product.name}}</span
>
<br />
<span
style="
font-size: 15px;
display: inline-block;
margin-top: 5px;
"
>{{product.sku}}</span
>
<br />
<span
@@ -535,7 +544,7 @@
display: inline-block;
margin-top: 5px;
"
>30</span
>{{product.price}}</span
>
<br />
</div>
@@ -680,7 +689,7 @@
"
>Nombre:
</span>
María
{{user.full_name}}
</div>
</td>
</tr>
@@ -712,7 +721,7 @@
"
>Email:
</span>
maria@maria.com
{{user.email}}
</div>
</td>
</tr>
@@ -744,7 +753,7 @@
"
>Teléfono:
</span>
666666666
{{telephone}}
</div>
</td>
</tr>
@@ -775,9 +784,7 @@
font-weight: bold;
"
>Comentarios: </span
>vivo en un cuarto sin
ascensor, bajo hasta el
tercero como mucho
>{{comment}}
</div>
</td>
</tr>