@extends('front.include.app') @section('content')

{{ $pageData['PagesSection']['apparel_top_title'] ?? '' }}

{{--

price

--}}
{{--
--}}
@forelse ($groupedProducts as $categoryName => $products)

{{ $categoryName }}

@foreach ($products as $product) @endforeach
@empty

No products found in this category.

@endforelse

Customer reviews

Trusted by over 400,000 individual and corporate customers. all reviews

“Lorem Ipsum has been the industry's standard dummy text ever since the a galley o scrambled it to make a type specimen bt has survived not onle centuries”

Douglas Thomas 2 days ago

“Lorem Ipsum has been the industry's standard dummy text ever since the a galley o scrambled it to make a type specimen bt has survived not onle centuries”

Juan Bonilla2 days ago

“Lorem Ipsum has been the industry's standard dummy text ever since the a galley o scrambled it to make a type specimen bt has survived not onle centuries”

John Stone 2 days ago

“Lorem Ipsum has been the industry's standard dummy text ever since the a galley o scrambled it to make a type specimen bt has survived not onle centuries”

Douglas Thomas 2 days ago

“Lorem Ipsum has been the industry's standard dummy text ever since the a galley o scrambled it to make a type specimen bt has survived not onle centuries”

Juan Bonilla2 days ago

“Lorem Ipsum has been the industry's standard dummy text ever since the a galley o scrambled it to make a type specimen bt has survived not onle centuries”

John Stone 2 days ago
@endsection