{{if products.length > 0}} {{each(h, product) products}} {{/each}} {{else}} {{/if}}
${tEbayItems} ${tEbayAttributes}
${product.brand} ${product.title} {{if product.aspects.length > 0}} {{each(i, attribute) product.aspects}} ${attribute.localizedName}: {{each(j, value) attribute.localizedValues}}  ${value}{{if j < attribute.localizedValues.length-1}}, {{/if}} {{/each}} {{if i < product.aspects.length-1}} | {{/if}} {{/each}} {{/if}}

${tNoEbayItemsFound}