Sha256: addcff251635954e489568b9ccbc41552219479f855585cfb55482bd50884af5

Contents?: true

Size: 479 Bytes

Versions: 28

Compression:

Stored size: 479 Bytes

Contents

.product-insights-content-block
  - if local_assigns[:title].present?
    .product-insights-content-block__heading= title

  - if view_model.products.present?
    .grid
      - view_model.products.each do |product|
        = render_schema_org(product_schema(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/content_blocks/_product_insights.html.haml
workarea-storefront-3.5.26 app/views/workarea/storefront/content_blocks/_product_insights.html.haml
workarea-storefront-3.5.25 app/views/workarea/storefront/content_blocks/_product_insights.html.haml
workarea-storefront-3.5.23 app/views/workarea/storefront/content_blocks/_product_insights.html.haml
workarea-storefront-3.5.22 app/views/workarea/storefront/content_blocks/_product_insights.html.haml
workarea-storefront-3.5.21 app/views/workarea/storefront/content_blocks/_product_insights.html.haml
workarea-storefront-3.5.20 app/views/workarea/storefront/content_blocks/_product_insights.html.haml
workarea-storefront-3.5.19 app/views/workarea/storefront/content_blocks/_product_insights.html.haml
workarea-storefront-3.5.18 app/views/workarea/storefront/content_blocks/_product_insights.html.haml
workarea-storefront-3.5.17 app/views/workarea/storefront/content_blocks/_product_insights.html.haml
workarea-storefront-3.5.16 app/views/workarea/storefront/content_blocks/_product_insights.html.haml
workarea-storefront-3.5.15 app/views/workarea/storefront/content_blocks/_product_insights.html.haml
workarea-storefront-3.5.14 app/views/workarea/storefront/content_blocks/_product_insights.html.haml
workarea-storefront-3.5.13 app/views/workarea/storefront/content_blocks/_product_insights.html.haml
workarea-storefront-3.5.12 app/views/workarea/storefront/content_blocks/_product_insights.html.haml
workarea-storefront-3.5.11 app/views/workarea/storefront/content_blocks/_product_insights.html.haml
workarea-storefront-3.5.10 app/views/workarea/storefront/content_blocks/_product_insights.html.haml
workarea-storefront-3.5.9 app/views/workarea/storefront/content_blocks/_product_insights.html.haml
workarea-storefront-3.5.8 app/views/workarea/storefront/content_blocks/_product_insights.html.haml
workarea-storefront-3.5.7 app/views/workarea/storefront/content_blocks/_product_insights.html.haml