Customers also bought

Explore Our Customers also bought

@if(isset($boughtProducts) && $boughtProducts && count($boughtProducts) > 0) @foreach($boughtProducts as $k => $bP) @include('frontend/products/newArrivals/listingLoop') @endforeach @endif