FLASH DEALS
VIEW ALL
@php
$flashItems = [
[
'brand' => 'SONY',
'discount' => '20% OFF',
'title' => 'Sony WH-1000XM5 Wireless Noise Canceling Headphones',
'old_price' => 'LKR 125,000',
'price' => 'LKR 88,750',
'save' => 'SAVE LKR 36,250',
'installment' => 'From LKR 3,937/mo',
'image' => 'https://images.unsplash.com/photo-1584917865442-de89df76afd3?q=80&w=600&auto=format&fit=crop',
'time' => '04:12:55'
],
[
'brand' => 'APPLE',
'discount' => '15% OFF',
'title' => 'Apple Watch Series 9 GPS 45mm Midnight Aluminum...',
'old_price' => 'LKR 165,000',
'price' => 'LKR 140,250',
'save' => 'SAVE LKR 24,750',
'installment' => 'From LKR 5,843/mo',
'image' => 'https://images.unsplash.com/photo-1584917865442-de89df76afd3?q=80&w=600&auto=format&fit=crop',
'time' => '02:45:10'
],
[
'brand' => 'SAMSUNG',
'discount' => '20% OFF',
'title' => 'Samsung Galaxy Book3 Ultra 16" Intel Core i9, 32GB RAM',
'old_price' => 'LKR 850,000',
'price' => 'LKR 680,000',
'save' => 'SAVE LKR 170,000',
'installment' => 'From LKR 13,166/mo',
'image' => 'https://images.unsplash.com/photo-1584917865442-de89df76afd3?q=80&w=600&auto=format&fit=crop',
'time' => '06:30:00'
],
[
'brand' => 'JBL',
'discount' => '35% OFF',
'title' => 'JBL Flip 6 Portable Waterproof Bluetooth Speaker',
'old_price' => 'LKR 45,000',
'price' => 'LKR 29,250',
'save' => 'SAVE LKR 15,750',
'installment' => 'From LKR 1,500/mo',
'image' => 'https://images.unsplash.com/photo-1584917865442-de89df76afd3?q=80&w=600&auto=format&fit=crop',
'time' => '01:15:40'
]
];
@endphp
@foreach($flashItems as $item)
@php
$itemUrl = '/product-detail?' . http_build_query([
'title' => $item['title'],
'brand' => $item['brand'],
'price' => $item['price'],
'old_price' => $item['old_price'],
'image' => $item['image'],
'badge' => $item['discount'] ?? ''
]);
@endphp
@endforeach
{{ $item['title'] }}
{{ $item['old_price'] }}
{{ $item['price'] }}
{{ $item['save'] }}
{{ $item['installment'] }}
HOT DEALS
VIEW ALL
@php
$hotItems = [
[
'brand' => 'SONY',
'discount' => '20% OFF',
'title' => 'Sony WH-1000XM5 Wireless Noise Canceling Headphones',
'old_price' => 'LKR 125,000',
'price' => 'LKR 88,750',
'save' => 'SAVE LKR 36,250',
'installment' => 'From LKR 3,937/mo',
'image' => 'https://images.unsplash.com/photo-1584917865442-de89df76afd3?q=80&w=600&auto=format&fit=crop',
'time' => '04:12:55'
],
[
'brand' => 'APPLE',
'discount' => '15% OFF',
'title' => 'Apple Watch Series 9 GPS 45mm Midnight Aluminum...',
'old_price' => 'LKR 165,000',
'price' => 'LKR 140,250',
'save' => 'SAVE LKR 24,750',
'installment' => 'From LKR 5,843/mo',
'image' => 'https://images.unsplash.com/photo-1584917865442-de89df76afd3?q=80&w=600&auto=format&fit=crop',
'time' => '02:45:10'
],
[
'brand' => 'SAMSUNG',
'discount' => '20% OFF',
'title' => 'Samsung Galaxy Book3 Ultra 16" Intel Core i9, 32GB RAM',
'old_price' => 'LKR 850,000',
'price' => 'LKR 680,000',
'save' => 'SAVE LKR 170,000',
'installment' => 'From LKR 13,166/mo',
'image' => 'https://images.unsplash.com/photo-1584917865442-de89df76afd3?q=80&w=600&auto=format&fit=crop',
'time' => '06:30:00'
],
[
'brand' => 'JBL',
'discount' => '35% OFF',
'title' => 'JBL Flip 6 Portable Waterproof Bluetooth Speaker',
'old_price' => 'LKR 45,000',
'price' => 'LKR 29,250',
'save' => 'SAVE LKR 15,750',
'installment' => 'From LKR 1,500/mo',
'image' => 'https://images.unsplash.com/photo-1584917865442-de89df76afd3?q=80&w=600&auto=format&fit=crop',
'time' => '01:15:40'
],
[
'brand' => 'CANON',
'discount' => '11% OFF',
'title' => 'Canon EOS R6 Mark II',
'old_price' => 'LKR 950,000',
'price' => 'LKR 845,000',
'save' => 'SAVE LKR 105,000',
'installment' => 'From LKR 16,500/mo',
'image' => 'https://images.unsplash.com/photo-1584917865442-de89df76afd3?q=80&w=600&auto=format&fit=crop',
'time' => '03:12:44'
],
[
'brand' => 'SONY',
'discount' => '12% OFF',
'title' => 'Sony PlayStation 5 Slim',
'old_price' => 'LKR 210,000',
'price' => 'LKR 185,000',
'save' => 'SAVE LKR 25,000',
'installment' => 'From LKR 4,200/mo',
'image' => 'https://images.unsplash.com/photo-1584917865442-de89df76afd3?q=80&w=600&auto=format&fit=crop',
'time' => '05:40:18'
],
[
'brand' => 'DYSON',
'discount' => '18% OFF',
'title' => 'Dyson V15 Detect Vacuum',
'old_price' => 'LKR 295,000',
'price' => 'LKR 245,000',
'save' => 'SAVE LKR 50,000',
'installment' => 'From LKR 5,800/mo',
'image' => 'https://images.unsplash.com/photo-1584917865442-de89df76afd3?q=80&w=600&auto=format&fit=crop',
'time' => '07:20:33'
],
[
'brand' => 'APPLE',
'discount' => '9% OFF',
'title' => 'Apple MacBook Air M3',
'old_price' => 'LKR 465,000',
'price' => 'LKR 425,000',
'save' => 'SAVE LKR 40,000',
'installment' => 'From LKR 9,500/mo',
'image' => 'https://images.unsplash.com/photo-1584917865442-de89df76afd3?q=80&w=600&auto=format&fit=crop',
'time' => '02:09:21'
]
];
@endphp
@foreach($hotItems as $item)
@php
$itemUrl = '/product-detail?' . http_build_query([
'title' => $item['title'],
'brand' => $item['brand'],
'price' => $item['price'],
'old_price' => $item['old_price'],
'image' => $item['image'],
'badge' => $item['discount'] ?? ''
]);
@endphp
@endforeach
{{ $item['title'] }}
{{ $item['old_price'] }}
{{ $item['price'] }}
{{ $item['save'] }}
{{ $item['installment'] }}