"") { $_SESSION["isLoggedIn"] = true; $customer_data = getCustomerbyLoginId($_SESSION["userId"]); } else { $_SESSION["isLoggedIn"] = false; } ?> oBanana B2B - Elevate Your Business

Wishlist

has
">
">
0) { echo ''; echo '' . $product['regular_price'] . ''; echo '' . $product['sale_price'] . ''; echo ''; } else { echo '' . $product['regular_price'] . ''; } } elseif ($product['product_type'] === "variable") { $lowest_regular_price = null; $highest_regular_price = null; $lowest_sale_price = null; $highest_sale_price = null; if (isset($variation_details) && is_array($variation_details)) { foreach ($variation_details as $index => $variation) { $regular_price = isset($variation['regular_price']) ? $variation['regular_price'] : 0; $sale_price = isset($variation['sale_price']) ? $variation['sale_price'] : 0; // Update the minimum and maximum prices only if they are not null if ($lowest_regular_price === null || $regular_price < $lowest_regular_price) { $lowest_regular_price = $regular_price; } if ($highest_regular_price === null || $regular_price > $highest_regular_price) { $highest_regular_price = $regular_price; } if ($lowest_sale_price === null || $sale_price < $lowest_sale_price) { $lowest_sale_price = $sale_price; } if ($highest_sale_price === null || $sale_price > $highest_sale_price) { $highest_sale_price = $sale_price; } } } // Display the range of prices based on the presence of sale prices if ($lowest_sale_price !== null && $highest_sale_price !== null && $lowest_sale_price > 0 && $highest_sale_price > 0) { echo '' . '₱' . $lowest_sale_price . ' - ₱' . $highest_sale_price . ''; } elseif ($lowest_regular_price !== null && $highest_regular_price !== null) { echo '' . '₱' . $lowest_regular_price . ' - ₱' . $highest_regular_price . ''; } } ?>

Style 1

Style 1

Browse The Collection of Top Categories

Get 15% off on branded Shoes

Lorem Ipsum is simply dummy text of the printing and typesetting industry has been.

Get 30% off on branded chair

Lorem Ipsum is simply dummy text of the printing and typesetting industry has been.

Get 50% off on branded Hand Bags

Lorem Ipsum is simply dummy text of the printing and typesetting industry has been.

-->
3
4
payment image

Someone in new just bought

stylish baby shoes

10 Minutes ago

×

Features

icon

Color Scheme

Full Screen mode

Mode
On
Off

Dark mode

Mode
On
Off

RTL mode

Rtl
On
Off

Clear local storage

Clear Cache & Default
'; } else { echo ''; } ?>