From 484e8ebd5a6cfda13be3ac086c5600c2743b5710 Mon Sep 17 00:00:00 2001 From: "HATEC\\SPVDEV001" Date: Mon, 10 Apr 2023 11:04:18 +0700 Subject: change position note *biaya belum termasuk ongkir --- src/lib/checkout/components/Checkout.jsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/lib') diff --git a/src/lib/checkout/components/Checkout.jsx b/src/lib/checkout/components/Checkout.jsx index fb56b756..ba45e862 100644 --- a/src/lib/checkout/components/Checkout.jsx +++ b/src/lib/checkout/components/Checkout.jsx @@ -202,7 +202,7 @@ const Checkout = () => { {currencyFormat(totalAmount - totalDiscountAmount + taxTotal)} -

*) Belum termasuk biaya pengiriman

+ {/*

*) Belum termasuk biaya pengiriman

*/}

Dengan melakukan pembelian melalui website Indoteknik, saya menyetujui{' '} @@ -360,9 +360,6 @@ const Checkout = () => { {currencyFormat(totalAmount - totalDiscountAmount + taxTotal)} -

- *) Belum termasuk biaya pengiriman -

Dengan melakukan pembelian melalui website Indoteknik, saya menyetujui{' '} @@ -447,6 +444,9 @@ const PickupAddress = ({ label }) => (

Telp : 021-2933 8828/29

Mobile : 0813 9000 7430

+

+ *) Belum termasuk biaya pengiriman +

) -- cgit v1.2.3