Home2

@parent @stop @section('page_styles') @stop @section('pages_scripts') @stop @section('page_content') {!! homepage_top_banner() !!}

@forelse ($banners as $banner) @empty @endforelse {{--
--}} {{-- <img--}} {{-- src="{{asset('images/slides/ceramicbasin.jpg')}}" alt="Ceramic basin with Basin Cabinet">--}} {{--
--}} {{--
--}} {{-- <img--}} {{-- src="{{asset('images/slides/heaters.jpg')}}"--}} {{-- alt=" Instant heater with Storage heater and Rain shower set">--}} {{--
--}} {{--
--}} {{-- <img--}} {{-- src="{{asset('images/slides/downlights.jpg')}}" alt="Track light with Downlight">--}} {{--
--}} {{--
--}} {{-- <img--}} {{-- src="{{asset('images/slides/kitchensinks.jpg')}}"--}} {{-- alt="Granite and Stainless steel Kitchen sinks">--}} {{--
--}} {{--
--}} {{-- <img--}} {{-- src="{{asset('images/slides/cooker.jpg')}}" alt="Cooker Hood, Hob and Oven">--}} {{--
--}}

Our Range of Top Products

{{--
--}} {{--

Shop with Confidence - No Commitment of Full Payment in Advance

--}} {{--
--}} {{--
--}}
@if(isset($topProduct)) @forelse($topProduct as $i=>$tp)

{{$tp->title}}

{{$tp->short_description}}

@if(!empty($tp->image)) {{$tp->title}} @else @if(!empty($tp->category->image)) {{$tp->title}} @else {{$tp->title}} @endif @endif View Category
@empty @endforelse @endif
@if(isset($topCategory)) @forelse($topCategory as $cat)

{{$cat->name}}

Chest Freezer
@empty @endforelse @endif

Useful Informations

{{-- @php--}} {{-- $section_background=['black','gray','red'];--}} {{-- $section_btn=['red','transparent','black'];--}} {{-- @endphp--}} @foreach ($sections as $key=>$section) {{-- @if($key>2)--}} {{-- continue;--}} {{-- @endif--}} @php $rand = $key * rand(1,3) % 3; @endphp
@if(empty($section->image_url)) section image @else section image @endif

{{$section->heading}}

{{$section->short_description}}

@endforeach
 

@if (!$product_list->isEmpty())

This Month Best Buy

{{--
separator
--}}
@foreach($product_list as $product)
{!! ($label == 'Custom') ? $product->custom_label : $label !!}
@if (!$product->feature_image) {{$product->name}} @else {{$product->name}} @endif

{{$product->name}}

@if ($product->isFreeDelivery())
Free
@endif @if (!is_contractor()) @if ($product->sale_price)
{{getPrice($product->sale_price)}}
{{getPrice($product->regular_price)}}
{{100 - round($product->sale_price / $product->regular_price * 100)}}%
@else
{{getPrice($product->regular_price)}}
@endif @else

RRP: {{getPrice($product->contractor_price)}}

@if ($product->sale_price && $product->sale_price != $product->regular_price)

Selling Price: {{getPrice($product->sale_price)}}

{{getPrice($product->regular_price)}} Save {{100 - round($product->sale_price / $product->regular_price * 100)}}%

@else

Selling Price: {{getPrice($product->regular_price)}}

@endif @endif
{{--

Add To Cart

--}}
@endforeach
 

@endif

Why buy from us?

 
Lower Price

Lower Price

So frequently we have been asked by customers the same question:
"How come your price is so much lower?"

Trusted for Many Years

Trusted for Many Years

Online presence since 2009 in Singapore
One of the earliest in its industry

 

@stop ?>