diff --git a/views/themes/Cloth/customer-account.hbs b/views/themes/Cloth/customer-account.hbs index 3c743f1..e3ff9e8 100644 --- a/views/themes/Cloth/customer-account.hbs +++ b/views/themes/Cloth/customer-account.hbs @@ -50,6 +50,13 @@
{{ @root.__ "Orders" }}
+ {{#unless orders}} +
+
+ There are no orders for this account. Order here +
+
+ {{/unless}} {{#each orders}}