Sha256: b36bd319db40e97b8c37fea6fd8482e5f959679db1ec614bb475f46503f2c113

Contents?: true

Size: 562 Bytes

Versions: 28

Compression:

Stored size: 562 Bytes

Contents

-# TODO v4 just use product-list-content-block for recommendations
- if @recommendations.any?

  %section.personalized-recommendations-content-block{ role: 'presentation' }

    %h1.personalized-recommendations-content-block__heading= t('workarea.storefront.recommendations.personalized_heading')

    .grid
      - @recommendations.each do |product|
        .grid__cell.grid__cell--50.grid__cell--33-at-medium.grid__cell--16-at-wide
          .product-summary.product-summary--small
            = render 'workarea/storefront/products/summary', product: product

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
workarea-storefront-3.5.27 app/views/workarea/storefront/recommendations/show.html.haml
workarea-storefront-3.5.26 app/views/workarea/storefront/recommendations/show.html.haml
workarea-storefront-3.5.25 app/views/workarea/storefront/recommendations/show.html.haml
workarea-storefront-3.5.23 app/views/workarea/storefront/recommendations/show.html.haml
workarea-storefront-3.5.22 app/views/workarea/storefront/recommendations/show.html.haml
workarea-storefront-3.5.21 app/views/workarea/storefront/recommendations/show.html.haml
workarea-storefront-3.5.20 app/views/workarea/storefront/recommendations/show.html.haml
workarea-storefront-3.5.19 app/views/workarea/storefront/recommendations/show.html.haml
workarea-storefront-3.5.18 app/views/workarea/storefront/recommendations/show.html.haml
workarea-storefront-3.5.17 app/views/workarea/storefront/recommendations/show.html.haml
workarea-storefront-3.5.16 app/views/workarea/storefront/recommendations/show.html.haml
workarea-storefront-3.5.15 app/views/workarea/storefront/recommendations/show.html.haml
workarea-storefront-3.5.14 app/views/workarea/storefront/recommendations/show.html.haml
workarea-storefront-3.5.13 app/views/workarea/storefront/recommendations/show.html.haml
workarea-storefront-3.5.12 app/views/workarea/storefront/recommendations/show.html.haml
workarea-storefront-3.5.11 app/views/workarea/storefront/recommendations/show.html.haml
workarea-storefront-3.5.10 app/views/workarea/storefront/recommendations/show.html.haml
workarea-storefront-3.5.9 app/views/workarea/storefront/recommendations/show.html.haml
workarea-storefront-3.5.8 app/views/workarea/storefront/recommendations/show.html.haml
workarea-storefront-3.5.7 app/views/workarea/storefront/recommendations/show.html.haml