{* $Id: configuration.tpl,v 1.19.2.4 2003/02/20 12:32:25 svowl Exp $ *} {include file="location.tpl" last_location="General settings"} You have selected to edit your store's general configuration. The fields and options presented below control the store's operation.

{capture name=dialog}

{section name=cat_num loop=$configuration} {if $configuration[cat_num].name eq "realtime_shipping"} {/if} {if $configuration[cat_num].name eq "intershipper_username" or $configuration[cat_num].name eq "USPS_servername"} {/if} {/section}
The rate quote calculated in real time is only an estimation and may be different than the actual charges for your shipment.
{if $configuration[cat_num].name eq "intershipper_username"}
You should purchase account from www.intershipper.com to access this service
{elseif $configuration[cat_num].name eq "USPS_servername"}
You should obtain this account from USPS (needed when using integrated module)
{/if}
{$configuration[cat_num].comment}: {if $configuration[cat_num].name eq "default_country"} {elseif $configuration[cat_num].name eq "location_state"} {elseif $configuration[cat_num].name eq "default_state"} {elseif $configuration[cat_num].name eq "location_country"} {elseif $configuration[cat_num].name eq "paypal_currency"} {elseif $configuration[cat_num].type eq "text"} {elseif $configuration[cat_num].type eq "checkbox"} {elseif $configuration[cat_num].type eq "textarea"} {/if}

{if $option eq "Shipping"}

Test Realtime Shipping Rates Calculation

Before testing realtime calculations please fill the Company options with correct values and "Default country", "Default zipcode", "Default state" and "Default city" to define location of the test customer.

Package Weight
{/if} {/capture} {include file="dialog.tpl" title="General settings" content=$smarty.capture.dialog extra="width=100%"}