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:
enhanced ErrorMessages.db (2002)
A little syntax help (1997)
Snake Bites (1997)
Is this possible, WebCat2.0 and checkboxes (1997)
Product Name in AdminResults.inc (2001)
Counting, Percentages and Chart Display (2002)
[sendmail] and [formvariables] (1997)
Price value change (2000)
ShipCosts database (1997)
Bulletin Board (1998)
won't serve .tpl -index.tpl gone, made test.tpl (2000)
Updating a database once per day - An example (1998)
[WebDNA] listfiles weirdness? (2018)
OT- OSX / OSX Server... (2004)
Delete Context - to remove record (1998)
Requiring that certain fields be completed (1997)
SSI *nix 4.5 build (2002)
international time (1997)
linetiems in thankyou.tpl (1997)
WebCat2 several catalogs? (1997)