{{-- Back Button to Profile Page --}}

  Update Product

{{-- Video Gallery --}}
@if ($product_videos < 3)

Add New Video

Add new video(s) for the product page. Max of 3 videos.

@endif @if ($product_videos > 1) {{-- Display all sortable sales here --}}

Drag the element to rearrange.

@endif @if ($product_videos > 0) @endif
{{-- Image Gallery --}}
@if ($product_images < 10)

Add New Image

Add new image(s) for the product page. Max of 10 images.

@endif @if ($product_images > 1) {{-- Display all sortable sales here --}}

Drag the element to rearrange.

@endif @if ($product_images > 0) @endif
@error('featured_image')

{{ $message }}

@enderror
{{-- Product Name --}}
@error('product_name')

{{ $message }}

@enderror
{{-- Product Type --}}
{{-- Stock --}}
@error('stock')

{{ $message }}

@enderror
@error('price')

{{ $message }}

@enderror
{{-- --}} {{-- Sale Start --}}
@error('deal_starts_at')

{{ $message }}

@enderror
{{-- Sale End --}}
@error('deal_ends_at')

{{ $message }}

@enderror
{{-- Deal Type --}}
@error('deal_price')

{{ $message }}

@enderror
@error('discount_percentage')

{{ $message }}

@enderror
@error('shop_online_button')

{{ $message }}

@enderror
@error('shop_online_link')

{{ $message }}

@enderror
{{-- Sizes --}}
{{-- Colors --}}
@foreach ($colors as $index => $color)
@endforeach
{{-- Styles --}}
{{--
@error('description')

{{ $message }}

@enderror

Write a few sentences about the product. ()

--}} {{--
@error('category_id')

{{ $message }}

@enderror
--}}
{{--
@error('collection_id')

{{ $message }}

@enderror
--}}
@error('description')

{{ $message }}

@enderror

Write a few sentences about the product. ()