{block name="product_info_template_standard_images"}
{include file="get_usermod:{$tpl_path}product_info_gallery_main.html"}
{block name="product_info_template_standard_product_images_manufacturer_ribbon_if"} {product_ribbons showManufacturerImages='SHOW_MANUFACTURER_IMAGE_LISTING'|gm_get_conf showProductRibbons='SHOW_PRODUCT_RIBBONS'|gm_get_conf product_id=$productId out=arr_ribbons } {if $arr_ribbons.manufacturer|count > 0} {block name="product_info_template_standard_product_images_manufacturer_ribbon_include"} {include file="get_usermod:{$tpl_path}product_listing_manufacturer.html" ribbon="manufacturer" id=$arr_ribbons.manufacturer.0.ID text=$arr_ribbons.manufacturer.0.IMAGE_ALT img=$arr_ribbons.manufacturer.0.IMAGE url=$arr_ribbons.manufacturer.0.URL } {/block} {/if} {/block}
{/block}