{{!-- List of product tiles in the used product finder Related JS module(s): productFinderModuleNew.js --}} {{#each this}}
{{!-- WRAPPER FOR THE LHS IMAGE --}}
{{#if productImageName}} {{productName}} {{/if}}
{{!-- /WRAPPER FOR THE LHS IMAGE --}} {{!-- WRAPPER FOR THE LHS DETAILS --}}

{{productName}}

{{!-- /WRAPPER FOR THE LHS DETAILS --}}
{{/each}}