@extends('layouts.web_app') @section('head') @endsection @section('breadcrumb') @endsection @section('content')

FILTER BY PRICE

PRODUCT CATEGORIES

GET {$product.discount$}% OFF

{$product.product_name$}

SAR {$product.price$} SAR {$product.actual_selling_amount$} ({$product.quantity$} {$product.product_quantity.display_name$})
SAR {$product.price$} ({$product.quantity$} {$product.product_quantity.display_name$})

Other Market Price - SAR {$product.product_price[0].market_price$}

{$loadmore$}
@include('customer.footer') @endsection @section('js') @endsection