@php $all_categories = $categories_list->where('featured',1); $parents = $all_categories->whereNull('parent_id')->pluck('id')->toArray(); @endphp @extends('ecommerce::frontend.layout.main2') @if($product->image!==null) @php $images = explode(',', $product->image); $product->image = $images[0]; @endphp @endif @section('title'){{ $product->meta_title ?? $product->name ?? 'Ochaka - Multipurpose eCommerce HTML Template' }}@endsection @section('description'){{ $product->meta_description ?? $product->name ?? 'Themesflat Ochaka - A modern and elegant Multipurpose eCommerce' }}@endsection @section('content') @include('ecommerce::frontend.partials.header')
-{{ round(($product->price - $product->promotion_price) / $product->price * 100) }}%
@else {{ $currency->symbol ?? $currency->code }}{{ $product->price }} @endifPeople are viewing this right now
Estimate delivery times: 7-20 days (International), 2-4 days (United States).
Return within 30 days of purchase. Duties & taxes are non-refundable.