<% ' Comersus BackOffice Lite ' e-commerce ASP Open Source ' Comersus Open Technologies LC ' 2005 ' http://www.comersus.com %> <% on error resume next dim mySQL, conntemp, rstemp ' get settings pCurrencySign = getSettingKey("pCurrencySign") pShipmentZone = getUserInput(request.querystring("idZone"),20) if pShipmentZone = "" then pShipmentZone = 0 end if %> <%%>
Add shipment
Description
This shipment method will be used only of the following conditions are true:
Customer type  
Quantity From Until
Weight From Until
Cart total From Until
 
Fixed price <%=pCurrencySign%>: Percentage
Shipment time
 
This shipment method will be used if the customer address is in this Zone:
Shipment Zone
 
<%call closeDb()%>