{{ String(result.attributes.productType) }}
|
{{ String(result.attributes.artNo) }} | {{ (String(result.attributes.sizeStr) != 'undefined') ? String(result.attributes.sizeStr) : '–' }} |
{{ result.attributes.discountPrice.toString().replace(/\B(?=(\d{3})+(?!\d))/g, ",") + ' ' + currency }}
{{ result.attributes.price.toString().replace(/\B(?=(\d{3})+(?!\d))/g, ",") + ' ' + currency }}
{{ result.attributes.price.toString().replace(/\B(?=(\d{3})+(?!\d))/g, ",") + ' ' + currency }}
|
No products found |