diff --git a/back_latienda/settings/production.py b/back_latienda/settings/production.py
index f506476..eafc231 100644
--- a/back_latienda/settings/production.py
+++ b/back_latienda/settings/production.py
@@ -41,7 +41,7 @@ DEFAULT_FILE_STORAGE = 'storages.backends.s3boto3.S3Boto3Storage'
EMAIL_BACKEND = "anymail.backends.amazon_ses.EmailBackend"
# DEFAULT_FROM_EMAIL = "no-reply@latienda.com"
-DEFAULT_FROM_EMAIL = "samuel.molina@enreda.coop"
+DEFAULT_FROM_EMAIL = "info@latienda.coop"
SERVER_EMAIL = "mail-server@latienda.com"
diff --git a/templates/purchase_contact_confirmation_v2.html b/templates/purchase_contact_confirmation_v2.html
new file mode 100644
index 0000000..e69de29
diff --git a/templates/purchase_notification_v1.html b/templates/purchase_notification_v1.html
deleted file mode 100755
index 6dfee51..0000000
--- a/templates/purchase_notification_v1.html
+++ /dev/null
@@ -1,176 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
- Interés en copra de producto
-
-
-
-
-
-
-
-
-
-
-
Enlace al producto
-
Nombre del producto: {{product.name}}
-
{{product.sku}}
-
{{product.price}}
-
-
-
Datos cliente
-
- - Nombre:
- - {{user.full_name}}
- - Email:
- - {{user.email}}
- - Teléfono:
- - {{telephone}}
- - Comentarios:
- - {{comment}}
-
-
-
-
-
-
-
-
-
diff --git a/templates/purchase_notification_v2.html b/templates/purchase_notification_v2.html
index 69ff976..668ce6e 100755
--- a/templates/purchase_notification_v2.html
+++ b/templates/purchase_notification_v2.html
@@ -500,7 +500,7 @@
"
>
Ref8304{{product.name}}
+
+ {{product.sku}}
30€{{product.price}}€
@@ -680,7 +689,7 @@
"
>Nombre:
- María
+ {{user.full_name}}
@@ -712,7 +721,7 @@
"
>Email:
- maria@maria.com
+ {{user.email}}
@@ -744,7 +753,7 @@
"
>Teléfono:
- 666666666
+ {{telephone}}
@@ -775,9 +784,7 @@
font-weight: bold;
"
>Comentarios: vivo en un cuarto sin
- ascensor, bajo hasta el
- tercero como mucho
+ >{{comment}}