{load_language_text section="new_products"} {if $module_content != ''} {block name="module_new_products_default"} {block name="module_new_products_default_title"}

{$txt.heading_advice}

{/block} {if 'USE_TOP_PRODUCT_SWIPER_ON_INDEX'|gm_get_conf === 'true'} {block name="module_new_products_default_swiper"} {assign var="template" value="snippets/product_listing/product_listing_swiper.html"} {/block} {else} {block name="module_new_products_default_no_swiper"} {assign var="template" value="snippets/product_listing/product_listing.html"} {/block} {/if} {block name="module_new_products_default_listing"} {assign var="fullscreenPage" value={template_setting name="gx-index-full-width"}} {product_listing products=$module_content id="new-products" hoverable=true template=$template truncate=$TRUNCATE_PRODUCTS_NAME showManufacturerImages=$showManufacturerImages showProductRibbons=$showProductRibbons showRating=$showRating dummy=1 fullscreenPage=$fullscreenPage} {/block} {/block} {/if}