@if ($product->productLabels->count())
@foreach ($product->productLabels as $label) color" => $label->color])> {{ $label->name }} @endforeach
@endif {{ $product->name() }} {{ $product->name() }}
@if (EcommerceHelper::isCompareEnabled()) @endif @if (EcommerceHelper::isWishlistEnabled()) @endif

{{ $product->name() }}

{{ format_price($product->front_sale_price_with_taxes) }} @if($product->isOnSale()) {{ format_price($product->price_with_taxes) }} @endif
@if(EcommerceHelper::isCartEnabled())
@if ($product->variations()->exists()) {{ __('Select options') }} @else {{ __('Add To Cart') }} @endif
@endif