diff --git a/src/modules/market/views/CheckoutPage.vue b/src/modules/market/views/CheckoutPage.vue index a5cbdb7..3b2806e 100644 --- a/src/modules/market/views/CheckoutPage.vue +++ b/src/modules/market/views/CheckoutPage.vue @@ -46,8 +46,8 @@
-
@@ -68,7 +68,7 @@
- +

{{ item.product.name }}

@@ -76,7 +76,7 @@

Quantity: {{ item.quantity }}

- +

@@ -108,121 +108,76 @@ - - + + - Shipping Information - Select your shipping zone + Shipping & Contact + Select shipping and provide your contact details - + -

-
-
-
-

{{ zone.name }}

-

- {{ zone.countries?.join(', ') || 'Available' }} - - • No shipping required - -

-

- {{ zone.description }} -

-
-
-

- {{ formatPrice(zone.cost, checkoutCart.currency) }} -

-

shipping

+
+ +
+
+
+
+

{{ zone.name }}

+

+ {{ zone.countries?.join(', ') || 'Available' }} + + • No shipping required + +

+

+ {{ zone.description }} +

+
+
+

+ {{ formatPrice(zone.cost, checkoutCart.currency) }} +

+

shipping

+
- -
+ +

This merchant hasn't configured shipping zones yet.

Please contact the merchant for shipping information.

- -
- -
- - + +
- - - - Contact & Payment Information - Provide your details for order processing - - - -
-
- - -

Merchant may not use email

-
- -
- - -

Different Npub for communication

-
-
- -
- -