diff --git a/src/modules/market/components/MerchantStore.vue b/src/modules/market/components/MerchantStore.vue index ae755a9..a0acd1a 100644 --- a/src/modules/market/components/MerchantStore.vue +++ b/src/modules/market/components/MerchantStore.vue @@ -759,30 +759,194 @@ - + - Add New Product + Add New Product to {{ activeStall?.name }} -
-
- -

Product Creation Coming Soon

-

- We're working on the product creation form. This will allow you to add products with images, descriptions, pricing, and inventory management. -

+
+ +
+ + + + Product Name * + + + + Choose a clear, descriptive name + + + + + + + + Price * ({{ activeStall?.currency || 'sat' }}) + + + + Price in {{ activeStall?.currency || 'sat' }} + + +
- + + + + + Description + +