<{if $settings.error_410.pre_title}> <{$settings.error_410.pre_title}> <{else}> <{t}>Error 410<{/t}> <{/if}>
<{if $settings.error_410.title}> <{$settings.error_410.title}> <{else}> <{t}>We could not find what you were looking for<{/t}> <{/if}>
<{if $settings.error_410.text}> <{$settings.error_410.text}> <{else}> <{t}>We're sorry, but the page you have reached does not exist. Have a look at some of our most sold items.<{/t}> <{/if}>
-
<{section name="i" loop=$products max=8}>
- <{include file="components/product-card.html" product=$products[i] }> <{/section}>