23 | ${components.Highlight({hit: item, attribute: "name"})}
24 |
25 |
26 |
27 |
${sku}
28 |
29 |
30 |
31 | ${this.getColorHtml(item, components, html)}
32 | ${this.getCategoriesHtml(item, components, html)}
33 |
34 |
35 | ${this.getPricingHtml(item, html)}
36 |
37 |