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 Eagle StarNine Technologies http://www.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. RE: Cart Template (Marc Eagle 1997)
  2. RE: Cart Template (Wayne Morishige 1997)
  3. RE: Cart Template (Marc Eagle 1997)
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 Eagle StarNine Technologies http://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:

Newbie questions (1999) WebCat2b13MacPlugIn - [include] doesn't allow creator (1997) Error Messages Returned to User (1997) .html to .tpl; ***TIP (1998) SHOWIF/HIDEIF empty fields (2005) NewCart+Search with one click ? (1997) View order not right (1997) PCS Frames (1997) emailer don't work (1998) RE: URL too Long? (1997) math problems (2000) [SMSI] WebDNA is too good to go away! (2006) Username for Admin Group (1997) RE: New WebCatalog Version !!! (1997) Document Contains No Data! (1997) For those of you not on the WebCatalog Beta... (1997) One more try (1997) Summary layout (1997) [isfile] ? (1997) Repost: Upload file limits (2000)