{{#each breadcrumbs as |breadcrumb|}} {{#if @index}} {{/if}} {{breadcrumb.name}} {{/each}}
{{#each tags as |tag|}}
{{! Don't use a tag here (replace with a div) }} {{tag}}
{{/each}}

{{title}}

{{description}}

{{#each content_sections as |contentSection|}} {{/each}}

{{{searchOtherTerms.title}}}

{{{searchOtherTerms.description}}}

{{#each searchList as |item|}} {{/each}}
{{! Check how many items are being shown in mobile search }} {{#each searchList as |item|}} {{/each}}
{{#if productCompliance.backgroundSvgIcon}}
{{{productCompliance.backgroundSvgIcon}}}
{{/if}}

{{{productCompliance.title}}}

{{{productCompliance.description}}}
{{#if productCompliance.backgroundSvgIcon}}
{{{productCompliance.backgroundSvgIcon}}}
{{/if}}
{{#each productCompliance.featuresWithDescription}}
{{{this.svgIcon}}}
{{{this.title}}}
{{{this.description}}}
{{/each}}
{{#each productCompliance.featuresWithoutDescription}}
{{{this.svgIcon}}}
{{{this.title}}}
{{/each}}
{{customerStoriesData.successStory.text}}
{{customerStoriesData.successStory.clientName}}
{{customerStoriesData.successStory.clientRole}}
{{customerStoriesData.moreStories.ctaText}}

{{{exploreMore.title}}}

{{#each exploreMore.features}} {{this.title}}
{{{this.title}}}
{{{this.description}}}
{{this.ctaText}}
{{/each}}
{{#if faqSectionData}}

{{{faqSectionData.title}}}

{{{faqSectionData.description}}}
{{{faqSectionData.ctaPreText}}}
{{{faqSectionData.ctaText}}}
{{#each faqs}}
{{this.question}}
{{this.answer}}
{{/each}}
{{{faqSectionData.ctaPreText}}}
{{{faqSectionData.ctaText}}}
{{/if}}
{{#if faqSectionData}} {{/if}}
{{#if faqSectionData}} {{/if}}
<!-- {{{embedFooter}}} -->