@forelse($products->unique('id') as $product)
@if($product->type == 'variable') - {{$product->variation}} @endif