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