@foreach ($promotion_user->promotion_user_products_active as $promotion_user_product)
@if ($promotion_user_product->isShow())
@if ($promotion_user_product->product->images)
@if ($image = $promotion_user_product->product->images->first())
 }})
@endif
@endif
{{ $promotion_user_product->product->name }}
{{ substr_ellipsis($promotion_user_product->product->description, 110, true) }}