{load_language_text section="specials"} {load_language_text section="index" name="index"} {if $module_content != ''} {block name="module_specials_main"} {block name="module_specials_main_title"}

{$txt.heading_text}

{/block} {block name="module_specials_main_content"} {content_manager group=4321003} {/block} {block name="module_specials_main_product_listing"} {if 'USE_SPECIAL_PRODUCT_SWIPER_ON_INDEX'|gm_get_conf === 'true'} {assign var="template" value="snippets/product_listing/product_listing_swiper.html"} {else} {assign var="template" value="snippets/product_listing/product_listing.html"} {/if} {assign var="fullscreenPage" value={template_setting name="gx-index-full-width"}} {product_listing products=$module_content id="specials" truncate=$TRUNCATE_PRODUCTS_NAME hoverable=true template=$template showManufacturerImages=$showManufacturerImages showProductRibbons=$showProductRibbons showRating=$showRating fullscreenPage=$fullscreenPage} {/block} {/block} {/if}