@extends('layouts.user-home') @section('content') @foreach($sliders as $slid) @endforeach Shop By Category @foreach($category as $cats) {{ $cats->category_name }} @endforeach Free Delivery & Installation For Minimum Spend of 1,000 Qrs. Cash or Card on Delivery Hassle free Payment Secure Payment Shop safe with us We Proudly Accept BEST SELLERS @foreach($productsall as $product) Best Seller wish_list == 'true') checked @endif onclick="add_wishlist_fn({{$product->product_id}})" /> {{ $product-> product_name_en}} @php // Fetch the active offer containing this product $offer = \App\Models\offerModel::where('offer_active_status', 0) ->whereJsonContains('offer_products', $product->product_id) // Best if stored as JSON ->first(); @endphp @if($offer) Save QRS {{ $offer->offer_value }} @endif QRS. {{$product -> product_price}} ADD TO CART @endforeach LATEST PRODUCTS @foreach($product_latest as $product) Latest Products wish_list == 'true') checked @endif onclick="add_wishlist_fn({{$product->product_id}})" /> {{ $product-> product_name_en}} QRS. {{$product -> product_price}} ADD TO CART @endforeach @endsection
For Minimum Spend of 1,000 Qrs.
Hassle free Payment
Shop safe with us