diff --git a/src/dashboard/templates/dashboard/product_create_form.html b/src/dashboard/templates/dashboard/product_create_form.html
index 93af236..4716353 100644
--- a/src/dashboard/templates/dashboard/product_create_form.html
+++ b/src/dashboard/templates/dashboard/product_create_form.html
@@ -2,9 +2,11 @@
{% block content %}
Create product
-
- Continue Shopping or Proceed to Checkout + Continue Shopping{% if cart|length > 0 %} or Proceed to Checkout{% endif %}
diff --git a/src/storefront/templates/storefront/customer_detail.html b/src/storefront/templates/storefront/customer_detail.html index 6069a1e..c79c217 100644 --- a/src/storefront/templates/storefront/customer_detail.html +++ b/src/storefront/templates/storefront/customer_detail.html @@ -51,6 +51,9 @@ {% with order_list=customer.orders.all %} +{{product.name}}
${{item.price}}
{{product.name}}
+${{item.price}}
Quantity: {{item.quantity}}
-Grind options: {{item.roast}}
+Grind options: {{item.grind}}
{{product.description}}
+
${{product.price}}
{{product.weight.oz}} oz