@if((float) $product->price > 0) @php($defaultColor = collect($product->color_variants ?? [])->pluck('name')->filter()->first())
@csrf @if($defaultColor) @endif
@else {{ $contactLabel }} @endif