@extends('front.layout.app') @section('content')

Product Detail

{{$product->name ?? ''}}

{{$product->price ?? ''}}

{{$product->categories->pluck('name')->implode(', ')}}

Estimated to ship in 8-10 business days

{{--

COLOR – Black

--}} {{--
    --}} {{--
  • --}} {{-- --}} {{--
  • --}} {{--
  • --}} {{-- --}} {{--
  • --}} {{--
  • --}} {{-- --}} {{--
  • --}} {{--
  • --}} {{-- --}} {{--
  • --}} {{--
  • --}} {{-- --}} {{--
  • --}} {{--
  • --}} {{-- --}} {{--
  • --}} {{--
  • --}} {{-- --}} {{--
  • --}} {{--
  • --}} {{-- --}} {{--
  • --}} {{--
--}}
@foreach($variations as $key => $variation)
@endforeach

Additional Customization? (optional)

{{--

NEW! Easy Monograms

--}} {{--

Choose Your Style

--}} {{--
    --}} {{--
  • --}} {{-- --}} {{--
  • --}} {{--
  • --}} {{-- --}} {{--
  • --}} {{--
  • --}} {{-- --}} {{--
  • --}} {{--
  • --}} {{-- --}} {{--
  • --}} {{--
  • --}} {{-- --}} {{--
  • --}} {{--
  • --}} {{-- --}} {{--
  • --}} {{--
--}} {{--
--}} {{--

Need More Customization Options?

--}} {{--

Use our design tool to upload photos, add and position text, and browse our extensive art--}} {{-- library.

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

You May Also Like

@endsection @push('page-scripts') @endpush