@extends('frontend.layouts.products-app') @section('title') Sentry Safe @endsection @section('seo') @endsection @section('content') @php $images = json_decode($data->productImage) ?? []; @endphp
Back to Previous Page
@foreach ($images as $key => $productImage)
@endforeach @if($data->video) @endif {{--
--}}
@php $threshold = $data->price; // You can set this threshold dynamically based on your requirements @endphp

{{$data->model}}

{{--

Brand: brandname == 'Sentry Safe') href="{{url('/sentrySafe')}}" @endif >{{$data->brandname}} , Cateogry: {{$data->category}}  |  1 Review

--}}

Brand: {{ $data->brandname }} , Cateogry: {{$data->category}}

@if (!$data->sellPrice || $data->sellPrice === "0")

P {{number_format($data->price, 2)}}

@else

P {{number_format($data->price, 2)}} - P {{number_format($data->sellPrice, 2)}}

@endif {{--

P {{ $data->price }} - P {{number_format($data->sellPrice)}}

--}} {{--
    --}} {{-- @if ($data->typeProd !== 'Open this select menu')
  • Type of Product: {{ $data->typeProd }}
  • @endif @if ($data->protection !== 'Open this select menu')
  • Type of Protection: {{ $data->protection }}
  • @endif @if ($data->typeLock !== 'Open this select menu')
  • Type of Lock: {{ $data->typeLock }}
  • @endif @if ($data->category !== 'Open this select menu')
  • Type of Category: {{ $data->category }}
  • @endif @if ($data->guncap !== 'Open this select menu')
  • Gun Capacity: {{ $data->guncap }}
  • @endif @if ($data->size !== 'Open this select menu')
  • Size: {{ $data->size }}
  • @endif
--}}
{!! $data->description !!}
@if($data->protection ==="Fire+Water+Security")       @endif @if($data->protection ==="Security")   @endif @if($data->protection ==="Fire+Security")     @endif @if($data->protection ==="Fire")   @endif @if($data->protection ==="Certified Security+Fire")     @endif @if($data->protection ==="Media") @endif
{{--   --}} {{-- --}}

@if ($data->lazada) lazada}}> @endif
@if ($data->shopee) shopee}}> @endif

Share Link:
{{--   --}} {{--   --}}
{{-- modal --}} {{--

We collect the following personal information from you when you contact us, inquire about our products, buy our products, have our products delivered to you, request after-sales assistance and when you apply for a job with us:


Full name

Address (billing, delivery, and/or location of product that need service)

TIN number

Contact phone number

Email address


In addition, when you have an after-sales request for service, for a duplicate key, for a mastercode, and for any warranty or guarantee claim, we collect a copy of your valid govermment-issued ID. This is to ensure that only the rightful owner of safe can open the product and access its contents, and can make a warranty or guarantee claim.

Use

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

--}} {{--

Proven 1-hour fire protection up to 927C UL Classified(USA) to protect documents, records, and valuables stored inside from fire damage

ETL Verified to pass a 15 foot/4.5 meter drop test to ensure contents remain intact and locked upon impact

1-hour ETL Verified for fire protection up to 927C of CDs, DVDs, Memory Sticks and USB Drives to protect precious media in the event of a fire

Water resistance ETL Verified up to 8 inches for 24hours

Dual mechanical combination lock and tubular key increases security

4 large 1-inch bolts - 60% bigger than traditional safes

Multi-position tray to enable easy oragnization

Key rack, door tray and door pocket for small, easy-to-misplace items

Pry-resistant hinge bar helps provide additional protection from forced entry

Bolt-down hardware included to prevent unauthorized removal

Color: Black

3-year limited warranty

Lifetime after-fire replacement guarantee

--}}
{!!$data->feature!!}
{{--
  • Proven 1-hour fire protection up to 927C UL Classified(USA) to protect documents, records, and valuables stored inside from fire damage

  • ETL Verified to pass a 15 foot/4.5 meter drop test to ensure contents remain intact and locked upon impact

  • Water resistance ETL Verified up to 8 inches for 24hours

  • Dual mechanical combination lock and tubular key increases security

  • 4 large 1-inch bolts - 60% bigger than traditional safes

  • Multi-position tray to enable easy oragnization

  • Key rack, door tray and door pocket for small, easy-to-misplace items

  • Pry-resistant hinge bar helps provide additional protection from forced entry

  • Bolt-down hardware included to prevent unauthorized removal

  • Color: Black

  • Lifetime after-fire replacement guarantee

--}}
@if($data->feaflets !== null) @endif {{-- @if($data->brandname === "Titan Safe") @endif @if($data->brandname === "Titan Elite") @endif @if($data->brandname === "X-Sense") @endif --}}
  • Type of lock: {{ $list->specTypelock }}

  • Type of protection: {{$list->dmProtect}}

  • Type of security: {{$list->security}}

  • Type of fire rating: {{$list->fireRating}}

  • Type of water rating: {{$list->waterRating}}

  • @if (!empty($list->externalHm) && !empty($list->externalWm) && !empty($list->externalDm))
  • External Dimension in mm {{$list->externalHm}} x {{$list->externalWm}} x {{$list->externalDm}}

  • @endif @if (!empty($list->externalHi) && !empty($list->externalWi) && !empty($list->externalDi))
  • External Dimension in inches {{$list->externalHi}} x {{$list->externalWi}} x {{$list->externalDi}}

  • @endif @if (!empty($list->internalHm) && !empty($list->internalWm) && !empty($list->internalDm))
  • Internal Dimension in mm {{$list->internalHm}} x {{$list->internalWm}} x {{$list->internalDm}}

  • @endif @if (!empty($list->internalHi) && !empty($list->internalWi) && !empty($list->internalDi))
  • Internal Dimension in inches {{$list->internalHi}} x {{$list->internalWi}} x {{$list->internalDi}}

  • @endif
  • Capacity in {{$list->capacityLiter}} L

  • Capacity in {{$list->capacityCft}} Cft

  • Weight in {{$list->weightKg}} Kg

  • Weight in {{$list->weightLbs}} Lbs

Reviews
@foreach ($review as $reviews)

{{$reviews->review}}

{{$reviews->name}}
{{ date('F j, Y', strtotime($reviews->date)) }}

{{--

I have another safe, very well made. Safe and secure!

Jane Doe
December 1, 2022

--}} {{-- --}}
@endforeach


Related Products

{{-- --}} @endsection