{{ $p['url_h1'] }}

@php $marca = \FCR::getProductoValorAtributo($p['producto_id'], 1, true); @endphp @if (count($marca) > 0) @foreach ($marca as $m) @endforeach @endif
@if ($p['imagen'] == 1) @php $foto_producto = \FCR::getFotoProducto($p['producto_id'], 3); @endphp {{ $p['url_h1'] }} @else Producto sin foto @endif
@if (!in_array($p['empresa_id'], [187, 190, 248])) SKU: {{ $p['producto_codigo_sku'] }} @endif
@if ($precio > 0)
${{ \FCR::num_cl($precio) }}
@if ($p['precio_oferta'] > 0) ${{ \FCR::num_cl($p['precio_normal']) }} @endif incl. IVA 19%
@endif