@extends('front.layout.app') @section('title', 'Product Page') @section('content') {{-- Product Page It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. Learn More Contact Us Home Product --}} @if ($product) @foreach ($images as $image) @endforeach {{-- --}} {{-- @foreach ($images as $image) --}} {{-- --}} {{-- @endforeach --}} {{ $syncProduct['name'] ?? '' }} 288 reviews 100ml Choose Color: Select a color @foreach ($variants as $color => $details) {{ $color }} @endforeach Choose Size: Select a size Price: $0.00 {{-- --}} {{-- @if (Auth::check() && Auth::user()->hasRole('user')) --}} Add to cart {{-- @endif --}} Add to wishlist 30 days money-back guarantee @endif @endsection @push('scripts') @endpush
It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.
288 reviews
100ml
Price: $0.00
30 days money-back guarantee