@php if ($product->hasImage()) { $product->i18n()->gallery->prepend($product->getImage()); } @endphp {{--