{{ $titulo }}

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