+
+{% endfor %}
diff --git a/assets/templates/payment_methods.html b/assets/templates/payment_methods.html
new file mode 100644
index 0000000..d294a7a
--- /dev/null
+++ b/assets/templates/payment_methods.html
@@ -0,0 +1,41 @@
+
diff --git a/assets/templates/recover_order.html b/assets/templates/recover_order.html
new file mode 100644
index 0000000..819fa22
--- /dev/null
+++ b/assets/templates/recover_order.html
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+ {{ product.title }}
+{{ product.extra | join: ', ' }}
+
+
+
+
+
+
+
+ + {{ site.cart.price }}: + + {{ product.line_item.attributes.price }} {{ product.line_item.attributes.currency }} + +
+
+
+
+
+
+
+
+
+
+
+ + {{ site.cart.subtotal }}: + + {{ product.line_item.attributes.discounted_amount }} + + + {{ product.line_item.attributes.currency }} +
+
+
+
+
+ {{ content }}
+
+
+
+
+
diff --git a/assets/templates/shipping_methods.html b/assets/templates/shipping_methods.html
new file mode 100644
index 0000000..d871224
--- /dev/null
+++ b/assets/templates/shipping_methods.html
@@ -0,0 +1,36 @@
+