Sha256: b55c5f253a8a84ee730987d2170a5cb243e5e59f6ae541024915e14a9f0faa98

Contents?: true

Size: 484 Bytes

Versions: 34

Compression:

Stored size: 484 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|
        .grid__cell.grid__cell--50.grid__cell--33-at-medium.grid__cell--16-at-wide
          .product-summary.product-summary--small{ itemscope: true, itemtype: 'http://schema.org/Product' }
            = render 'workarea/storefront/products/summary', product: product

Version data entries

34 entries across 34 versions & 1 rubygems

Version Path
workarea-storefront-3.4.45 app/views/workarea/storefront/content_blocks/_product_insights.html.haml
workarea-storefront-3.4.44 app/views/workarea/storefront/content_blocks/_product_insights.html.haml
workarea-storefront-3.4.43 app/views/workarea/storefront/content_blocks/_product_insights.html.haml
workarea-storefront-3.4.42 app/views/workarea/storefront/content_blocks/_product_insights.html.haml
workarea-storefront-3.4.41 app/views/workarea/storefront/content_blocks/_product_insights.html.haml
workarea-storefront-3.4.40 app/views/workarea/storefront/content_blocks/_product_insights.html.haml
workarea-storefront-3.4.39 app/views/workarea/storefront/content_blocks/_product_insights.html.haml
workarea-storefront-3.4.38 app/views/workarea/storefront/content_blocks/_product_insights.html.haml
workarea-storefront-3.4.37 app/views/workarea/storefront/content_blocks/_product_insights.html.haml
workarea-storefront-3.4.36 app/views/workarea/storefront/content_blocks/_product_insights.html.haml
workarea-storefront-3.4.35 app/views/workarea/storefront/content_blocks/_product_insights.html.haml
workarea-storefront-3.4.34 app/views/workarea/storefront/content_blocks/_product_insights.html.haml
workarea-storefront-3.4.33 app/views/workarea/storefront/content_blocks/_product_insights.html.haml
workarea-storefront-3.4.32 app/views/workarea/storefront/content_blocks/_product_insights.html.haml
workarea-storefront-3.4.31 app/views/workarea/storefront/content_blocks/_product_insights.html.haml
workarea-storefront-3.4.30 app/views/workarea/storefront/content_blocks/_product_insights.html.haml
workarea-storefront-3.4.29 app/views/workarea/storefront/content_blocks/_product_insights.html.haml
workarea-storefront-3.4.28 app/views/workarea/storefront/content_blocks/_product_insights.html.haml
workarea-storefront-3.4.27 app/views/workarea/storefront/content_blocks/_product_insights.html.haml
workarea-storefront-3.4.26 app/views/workarea/storefront/content_blocks/_product_insights.html.haml