@@ -837,13 +907,14 @@ if ($_SESSION["userId"] <> "") {
-
+
+
0) : ?>
₱
@@ -860,7 +931,8 @@ if ($_SESSION["userId"] <> "") {
@@ -1404,10 +1476,26 @@ if ($_SESSION["userId"] <> "") {
diff --git a/login.php b/login.php
index f490659..9ccd466 100644
--- a/login.php
+++ b/login.php
@@ -228,8 +228,9 @@
+
-
+
diff --git a/offer.php b/offer.php
index 07f7edb..1814173 100644
--- a/offer.php
+++ b/offer.php
@@ -245,8 +245,9 @@ if ($_SESSION["userId"] <> "") {
+
-
+
diff --git a/privacy-policy.php b/privacy-policy.php
index ccd6fb7..8b683bc 100644
--- a/privacy-policy.php
+++ b/privacy-policy.php
@@ -421,8 +421,9 @@
+
-
+
diff --git a/product-left-sidebar.php b/product-left-sidebar.php
index a325fa5..1e39dd0 100644
--- a/product-left-sidebar.php
+++ b/product-left-sidebar.php
@@ -196,6 +196,26 @@ if (isset($_GET['id'])) {
display: block;
margin: 0 auto;
}
+
+ /* 02-21-2024 Stacy added css for addtocart & wishlist */
+ .ec-product-inner .ec-pro-image .ec-pro-actions .add-to-cart {
+ width: 35px;
+ position: absolute;
+ right: 15px;
+ bottom: 36px;
+ margin: 0;
+ padding: 0;
+ font-size: 0;
+ border-radius: 10px 10px 0 0;
+ }
+
+ .ec-product-inner .ec-pro-image .ec-pro-actions .wishlist {
+ position: absolute;
+ right: 15px;
+ bottom: 0;
+ border-radius: 0 0 10px 10px;
+ }
+ /* 02-21-2024 Stacy added css for addtocart & wishlist */
@@ -1434,6 +1454,8 @@ foreach ($variation_details as $index => $variation) {
$similar_products = array_values($array);
for ($x = 0; $x < 4 && $x < count($similar_products); $x++) {
$pid = rand(0, count($similar_products) - 1);
+ #02-21-2024 Stacy added
+ $vendorOfProduct = getVendorbyId($similar_products[$pid]['vendor_api_id']);
?>
@@ -1441,34 +1463,65 @@ foreach ($variation_details as $index => $variation) {
-
-
+
+
+
+
+
+
+
+
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum is simply dutmmy text ever since the 1500s, when an unknown printer took a galley.
- $27.00
- $22.00
+
+ 0) : ?>
+ ₱
+ ₱
+
+ ₱
+
+ Inquire
+
+ Inquire
+
+
+
+
-
+
+
+
@@ -1633,15 +1687,17 @@ foreach ($variation_details as $index => $variation) {
-
-
![payment image](assets/images/product-image/1.jpg)
-
-
Someone in new just bought
-
stylish baby shoes
-
10 Minutes ago
-
-
×
-
+
+
+
@@ -1858,6 +1914,16 @@ foreach ($variation_details as $index => $variation) {
+
+
+ ';
+ } else {
+ echo '';
+ }
+ ?>
+