Re2: Calculating multiple shipping...

This WebDNA talk-list message is from

1997


It keeps the original formatting.
numero = 10379
interpreted = N
texte = >WebCat2 can evaluate a formula of your choice for price, unitShipCost, >taxRate, and shipCost -- the GeneralStore gives an example that chooses >different base shipCosts based on a Ground/Air/NextDay popup. If no >formula is present (for price, let's say), then the amount is simply >looked up in the product database under that SKU's price field. > >You would put something like the following into the Formulas.db file, and >make sure the visitor chooses Air/Ground/NextDay before putting stuff in >the cart: > >shipCost [showif [shipVia]=Ground]5.00[/showif][showif >[shipVia]=Air]7.00[/showif] >unitShipCost [showif [shipVia]=Ground]0.30[/showif][showif >[shipVia]=Air]0.80[/showif] > >This is a simple example; you can do [lookups] and [math] in those >formulas too. Any WebDNA script will work. For example, if you wanted to >look up that particular SKU's unitShipCost instead of fixing it at $.30, >you could use the following formula: > >unitShipCost [lookup >db=catalog.txt&lookInField=SKU&value=[sku]&returnField=unitShipCost] > >You could throw some [math] around that formula, or look in a different >field based on what [shipVia] was set in the shopping cart. ROCK & ROLL!!!!!!Cool....even simpler to do than I thought. I was trying to make it really hard to do. Thanks!I didn't even know there was a Formulas.db file or how to use the more advanced features of WebDNA. Do you have any docs on this yet (even beta docs would help)? I know it's probably in the downloaded files I have but if you could push me in the right direction...--BenWebWright, Inc. Make a Presence. (409) 268-3022------------------------------------ To leave this talk list send an email to macjordomo@smithmicro.com with BODY unsubscribe WebDNA-Talk ------------------------------------ Associated Messages, from the most recent to the oldest:

    
  1. Re2: Calculating multiple shipping... (ben 1997)
>WebCat2 can evaluate a formula of your choice for price, unitShipCost, >taxRate, and shipCost -- the GeneralStore gives an example that chooses >different base shipCosts based on a Ground/Air/NextDay popup. If no >formula is present (for price, let's say), then the amount is simply >looked up in the product database under that SKU's price field. > >You would put something like the following into the formulas.db file, and >make sure the visitor chooses Air/Ground/NextDay before putting stuff in >the cart: > >shipCost [showif [shipVia]=Ground]5.00[/showif][showif >[shipVia]=Air]7.00[/showif] >unitShipCost [showif [shipVia]=Ground]0.30[/showif][showif >[shipVia]=Air]0.80[/showif] > >This is a simple example; you can do [lookups] and [math] in those >formulas too. Any WebDNA script will work. For example, if you wanted to >look up that particular SKU's unitShipCost instead of fixing it at $.30, >you could use the following formula: > >unitShipCost [lookup >db=catalog.txt&lookInField=SKU&value=[sku]&returnField=unitShipCost] > >You could throw some [math] around that formula, or look in a different >field based on what [shipVia] was set in the shopping cart. ROCK & ROLL!!!!!!Cool....even simpler to do than I thought. I was trying to make it really hard to do. Thanks!I didn't even know there was a formulas.db file or how to use the more advanced features of WebDNA. Do you have any docs on this yet (even beta docs would help)? I know it's probably in the downloaded files I have but if you could push me in the right direction...--BenWebWright, Inc. Make a Presence. (409) 268-3022------------------------------------ To leave this Talk List send an email to macjordomo@smithmicro.com with BODY unsubscribe WebDNA-Talk ------------------------------------ ben

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

list items (1998) greater than or equal to (1997) Press Release hit the NewsWire!!! (1997) [SHOWIF AND/OR] (1997) [Fwd: F3 database munching] (1997) WebCatalog can't find database (1997) Resetting a Formvariable (2000) Grep and removing text (2002) docs for WebCatalog2 (1997) Math Help (2000) Re:Running 2 two WebCatalog.acgi's (1996) Ok here is a question? (1997) Nt's Latest? (1997) Commas in search (1998) select multiple 2 more cents (1997) RequiredFields template (1997) RE: Error: template (1997) summ=T (2003) Preventing Merchant Settling ? (1997) Feedback on new features (2000)