{if $CONFIG.modules.egoods.avail eq 'Y'} {if $action eq 'get_free'} {include file="getegoodfile/getegoodfile_js.html"} {capture name=get_free_egood} {if $CONFIG.settings.disallow_free_egoods_for_anonym ne 'on' or $CONFIG.settings.disallow_free_egoods_for_anonym eq 'on' and $smarty.session.customer_info.id} {if $time_to_allow_free > 0} {$LABEL.err_free_download_interval}: {$time_to_allow_free} {else} {$LABEL.lbl_free_download_note}
{$LABEL.lbl_max_speed}: | {$CONFIG.settings.free_egoods_download_speed} |
{$LABEL.lbl_link_ttl}: | {$CONFIG.settings.free_egoods_links_ttl} |
{$LABEL.lbl_product}: | {$product.caption} |
{$LABEL.lbl_your_email}: | |
![]() |
|
{$LABEL.lbl_kcapture_code}: |
{$LABEL.lbl_you_must_be_logged_in}
{/if} {/capture} {include file="_system_/center_block.html" content=$smarty.capture.get_free_egood title=$LABEL.link_free_download id="getegoodfile"} {/if} {else} {capture name=egood}{$LABEL.lbl_module_disabled}
{/capture} {include file="_system_/center_block.html" title=$LABEL.lbl_access_denied content=$smarty.capture.egood} {/if}