diff --git a/lnbits/extensions/diagonalley/templates/diagonalley/stall.html b/lnbits/extensions/diagonalley/templates/diagonalley/stall.html
index 640a2428..a7a4ddca 100644
--- a/lnbits/extensions/diagonalley/templates/diagonalley/stall.html
+++ b/lnbits/extensions/diagonalley/templates/diagonalley/stall.html
@@ -1,101 +1,116 @@
{% extends "public.html" %} {% block page %}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Benling C200-BLK Smartwatch (Black Strap Free Size)
-
-
-
-
-
-
-
-
-
-
-
-
-
- Special Price
-
-
₹3,149₹3,699
-
20% off
-
-
-
-
-
-
-
-
-
-
-
-
-
- View details
-
-
-
-
+
+
+
+
+ {{ stall.name }}
+
+
+
+
+
+
+
+
+
+
-
-
- {{ item.product }}
- {{ item.description }}
+
+
+
+ Special Price
+
+
{{ item.price }} satsBTC {{ (item.price / 1e8).toFixed(8) }}
+
{{item.quantity}} left
+
+
+ {{cat}}
+
+
+ {{ item.description }}
+
- {{ lorem }}
+
+
+
+
+ View details
+
+
{% endraw %}
-
-->
+
{% endblock %} {% block scripts %}
-{% endblock %}
+{% endblock %}