Example - Outlet feed for market {{market}} [Link to main site] Description of the market specific feed. Please assure to handle the following: [Link to main site], [Site prefix, if nescessary], [Currency] {{#productGroups}} {{#each products}} {{#each variants}} {{key}} {{../title}} [Site prefix, if nescessary]{{{../url}}} {{#if ../images.[0].urls}} {{~#each ../images.[0].urls as |url|}} {{#if @last}} {{{url.url}}} {{/if}} {{~/each}} {{/if}} {{listPrice}} [Currency] {{sellingPrice}} [Currency] {{#if ../custom.category}} {{../custom.category.[0].label}} {{/if}} {{../../brand}} {{sizes.[0].size}} {{~#if stockNumber}}in_stock{{else}}out_of_stock{{/if}} {{../pattern}} {{../key}} {{#if ../custom.season}} {{~#each ../custom.season as |customAttribute|}} {{~customAttribute.label}}, {{~/each}} {{/if}} {{#if ../images.[1].urls}} {{~#each ../images.[1].urls as |url|}} {{#if @last}} {{{url.url}}} {{/if}} {{~/each}} {{/if}} {{#if ../images.[2].urls}} {{~#each ../images.[2].urls as |url|}} {{#if @last}} {{{url.url}}} {{/if}} {{~/each}} {{/if}} {{/each}} {{/each}} {{/productGroups}}