"") { $_SESSION["isLoggedIn"] = true; $vendorLoginId = searchVendorbyLoginId($_SESSION["userId"]); $vendorLoginIdjson = json_decode($vendorLoginId, true); if (isset($vendorLoginIdjson['results'][0])) { $vendorData = $vendorLoginIdjson['results'][0]; $vendorId = $vendorData['_id']; $_SESSION["LoggedInVendorId"] = $vendorId; } } else { $_SESSION["isLoggedIn"] = false; header("location: login.php"); } $products = productList(); $shopOrders = getOrderbyVendorId($vendorId); $vendorOrderss = json_decode($shopOrders); if (is_array($vendorOrderss)) { $vendorOrders = json_decode($shopOrders); } elseif (is_object($vendorOrderss) && property_exists($vendorOrderss, 'message')) { $vendorOrders = []; } else { echo "Unknown type or no 'message' property found."; } ?> oBanana B2B - Elevate Your Business

Vendor Dashboard

alt="vendor image">
Products

Orders

Earnings

$56/ Day

Sales

550/ Mo

Latest Order
Image Name Status Customer Shipping Address Total Action
'; } else { echo 'Placeholder Image'; } ?>
Product List
Image Name Regular Price Sale Price Minimum Order Stock
'; } else { echo 'Placeholder Image'; } ?>
Growth statastics
3
4
3
Need Help?

Chat with us on WhatsApp

whatsapp icon

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