From 82bcfbeab8a79b74caad00a57f4aeb3591d838b2 Mon Sep 17 00:00:00 2001 From: Miqdad Date: Wed, 12 Nov 2025 12:12:16 +0700 Subject: cart smentara --- src-migrate/pages/shop/cart/index.tsx | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) (limited to 'src-migrate/pages') diff --git a/src-migrate/pages/shop/cart/index.tsx b/src-migrate/pages/shop/cart/index.tsx index 031aa45b..5121c732 100644 --- a/src-migrate/pages/shop/cart/index.tsx +++ b/src-migrate/pages/shop/cart/index.tsx @@ -301,14 +301,19 @@ const CartPage: React.FC = () => { <> {/* Sticky Header */}

Keranjang Belanja

-
+
+ + Gunakan Voucher `VoucherPastiHemat` untuk belanja lebih hemat. + +
{
{/* Cart Summary */}
{device.isMobile ? ( -- cgit v1.2.3