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:

Setting up shop (1997) [OT] Airport Problem (2003) Webcat interfering with Webstar? (1998) [WebDNA] possible bug? (db field named [width]) (2012) 2 Questions (2001) JavaScript form question (2001) Suggestions (1998) Re:2nd WebCatalog2 Feature Request (1996) Resource Materials (2000) Secure Server (1997) Help formatting search results w/ table (1997) [isfile] ? (1997) RE: Automatic Forwarding using WebCat (1997) Has anyone used WebCatalog with CGatePro? (2000) updating with ProductEditor (1998) Shed some light on web delivery? (2000) getmimeheader host on my local machine (2003) Redirect and passing more than one variable... (2002) Dreamweave MX/WebDNA (2003) autosensing lanague selection (1997)