{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}


{if $CONFIG.settings.free_egoods_download_speed gt 0} {/if}

{$LABEL.lbl_max_speed}:

 {$CONFIG.settings.free_egoods_download_speed}

{$LABEL.lbl_link_ttl}:

 {$CONFIG.settings.free_egoods_links_ttl}


{if $CONFIG.settings.captcha_turn_off ne 'on'} {/if}

{$LABEL.lbl_product}:

 {$product.caption}

{$LABEL.lbl_your_email}:

 

  {$LABEL.lbl_kcapture_code}

{$LABEL.lbl_kcapture_code}:

 

{include file="_system_/button.html" js="GetLink(`$product.id`);" title=$LABEL.link_get_link_to_download wide=true} {/if} {else}

{$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} {/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}