{block name="checkout_shipping_modules_item_method_icon"} {if $method_data.id==="free_free"} {$module_data.logo_url="{$smarty.const.HTTP_SERVER}{$smarty.const.DIR_WS_CATALOG}images/icons/shipping/freeamount.png"} {elseif $method_data.id==="selfpickup_selfpickup"} {$module_data.logo_url="{$smarty.const.HTTP_SERVER}{$smarty.const.DIR_WS_CATALOG}images/icons/shipping/selfpickup.png"} {/if} {$smarty.block.parent} {/block}