RE: Cart Template
This WebDNA talk-list message is from 1997
It keeps the original formatting.
numero = 13124
interpreted = N
texte = Wayne ->I trying to create a shopping cart template that will include a Price +>Shipping&Handling column and then have this column summed up correctly in>the grand total. To do this, I tried using the following math formula in>the Price + Shipping&Handling column:
$[format>.2f][math]{shipcost]+[price][/math][/format] | >The [shipcost] is deternimed on our products page. Each product on our>product page has two radio buttons. The first button is titled US and the>second is named International. Our users will have to click on one of these>buttons to determine their shipping cost. The name of the variables for>both buttons are shipcost. The predefine values of the shipcost>variable is then passed on to the cart template via a form.>My problem is that I cannot get the grand-total on the cart template to>reflect the correct answer when the products selected are itemized and>summed up on the cart template. Is there a way to add the shipping cost>for each product to the price and have it summed in the grand-total.If you're doing shipping and handling for each product, use [unitshipcost] instead. You can put the value (or a formula) in either the product database or in formulas.db, you can put it into the shopping cart either when you add the product or with a [setlineitem] context, you can display it on the invoice page, and it should be added to the Grand Total correctly (remember that the UnitShipCost won't be taxed unless you do some trickery to add it to the price or something).I hope this helps,Marc EagleStarNine Technologieshttp://www.smithmicro.com/
Associated Messages, from the most recent to the oldest:
Wayne ->I trying to create a shopping cart template that will include a Price +>Shipping&Handling column and then have this column summed up correctly in>the grand total. To do this, I tried using the following math formula in>the Price + Shipping&Handling column:
$[format>.2f][math]{shipcost]+[price][/math][/format] | >The [shipcost] is deternimed on our products page. Each product on our>product page has two radio buttons. The first button is titled US and the>second is named International. Our users will have to click on one of these>buttons to determine their shipping cost. The name of the variables for>both buttons are shipcost. The predefine values of the shipcost>variable is then passed on to the cart template via a form.>My problem is that I cannot get the grand-total on the cart template to>reflect the correct answer when the products selected are itemized and>summed up on the cart template. Is there a way to add the shipping cost>for each product to the price and have it summed in the grand-total.If you're doing shipping and handling for each product, use [unitshipcost] instead. You can put the value (or a formula) in either the product database or in
formulas.db, you can put it into the shopping cart either when you add the product or with a
[setlineitem] context, you can display it on the invoice page, and it should be added to the Grand Total correctly (remember that the UnitShipCost won't be taxed unless you do some trickery to add it to the price or something).I hope this helps,Marc EagleStarNine Technologieshttp://www.smithmicro.com/
Marc Eagle
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:
need e-commerce recommendation (2004)
Problem (1997)
WebCat editing, SiteGuard & SiteEdit (1997)
Sample Tearoom Search Error (1997)
WebDNA 6 (2004)
WebCat2b13 Command Reference Doc error (1997)
show all problem (1997)
Whats going on with my SERIAL NUMBER??? (1998)
Field name-subcategory (1997)
Duplicates (1998)
A little syntax help (1997)
WebCat2 Append problem (B14Macacgi) (1997)
Possible Bug in 2.0b15.acgi (1997)
WebCat2: Items xx to xx shown, etc. (1997)
re: sorting and summarizing (1998)
What if SSL server down? MAC (1997)
Problem with a search context (2005)
problems with 2 tags (1997)
Navigator 4.01 (1997)
Deleting Cookie Problems (2007)