From daae43768c2221e2da75e23262046e76fdb997ea Mon Sep 17 00:00:00 2001 From: RryAn05 Date: Tue, 20 Feb 2024 15:21:33 +0800 Subject: [PATCH] Cart Floating Side-Bar UI, Contact Seller & Updated Contact Us --- assets/js/tester5.js | 2 +- header.php | 2 +- product-left-sidebar.php | 2 +- shop-list-left-sidebar2.php | 2 +- wishlist.php | 4 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/assets/js/tester5.js b/assets/js/tester5.js index c6de1b5..396fff9 100644 --- a/assets/js/tester5.js +++ b/assets/js/tester5.js @@ -616,7 +616,7 @@ function popupAddToCart(product, productVendor, token, email, password, customer
-
+
- + diff --git a/header.php b/header.php index 198b535..4767466 100644 --- a/header.php +++ b/header.php @@ -393,7 +393,7 @@
+
- + diff --git a/product-left-sidebar.php b/product-left-sidebar.php index 37db111..a325fa5 100644 --- a/product-left-sidebar.php +++ b/product-left-sidebar.php @@ -823,7 +823,7 @@ foreach ($variation_details as $index => $variation) {
-
+
- + diff --git a/shop-list-left-sidebar2.php b/shop-list-left-sidebar2.php index 32e5be8..be80324 100644 --- a/shop-list-left-sidebar2.php +++ b/shop-list-left-sidebar2.php @@ -846,7 +846,7 @@ if ($_SESSION["userId"] <> "") { '; + echo ''; } else { echo ''; } diff --git a/wishlist.php b/wishlist.php index 5aca70d..b3005f0 100644 --- a/wishlist.php +++ b/wishlist.php @@ -768,10 +768,10 @@ if ($_SESSION["userId"] <> "") { - + '; + echo ''; } else { echo ''; }