sku, title, price not showing up

This WebDNA talk-list message is from

1998


It keeps the original formatting.
numero = 20708
interpreted = N
texte = I've setup a second site within webCat where I can experiement with different contexts or commands. Could someone tell me why the sku, title, and price do not to show up on shoppingcart.tpl. They appear just fine on my results.tpl. Here is the code I'm using for both the results.tpl and shoppingCart.tpl.
 

Results.tpl--

<p>[foundItems]
  SKU: [sku]<br>
  Title: [title]<br>
  Price: [format .2f][price][/format]<br>
  <a href=shoppingCart.tpl?command=add&db=[db]&sku=[url][sku][/url]&cart=[cart]>Add to Shopping Cart</a><p>This is a test</p>
 [/foundItems]</p>

ShoppingCart.tpl--

 [lineItems]
  SKU: [sku]<br>
  Title: [title]<br>
  Price: [format .2f][price][/format]
 [/lineItems]

Thanks,
Rob Ruth Associated Messages, from the most recent to the oldest:

    
  1. Re: sku, title, price not showing up (Robert Ruth 1998)
  2. Re: sku, title, price not showing up (John Hill 1998)
  3. sku, title, price not showing up (Robert Ruth 1998)
I've setup a second site within webCat where I can experiement with different contexts or commands. Could someone tell me why the sku, title, and price do not to show up on shoppingcart.tpl. They appear just fine on my results.tpl. Here is the code I'm using for both the results.tpl and shoppingCart.tpl.
 

Results.tpl--

<p>[founditems]
  SKU: [sku]<br>
  Title: [title]<br>
  Price: [format .2f][price][/format]<br>
  <a href=shoppingCart.tpl?command=add&db=[db]&sku=[url][sku][/url]&cart=[cart]>Add to Shopping Cart</a><p>This is a test</p>
 [/foundItems]</p>

ShoppingCart.tpl--

 [lineitems]
  SKU: [sku]<br>
  Title: [title]<br>
  Price: [format .2f][price][/format]
 [/lineItems]

Thanks,
Rob Ruth Robert Ruth

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:

WebDNA Quick Reference (Reserved Words) (2000) Windows-based Code Editor (2002) DomainList (2005) problems with 2 tags (1997) Shopping problems with 2.1b3 acgi (1997) WebDNA and SQL (2003) Requiring that certain fields be completed (1997) WebDNA tags in WebMerchant email templates ... (1997) Image Library (2003) Cart Question (1998) Help? :o) (2001) [cart] tag (2000) Wanted: More Math Functions (or, Can You Solve This?) (1997) Hyperboard/bulletin board available (1998) (1998) Date Sorting (1997) looping table rows (1999) Listfiles context (2000) orderfile and setlineitems (1998) [search] in formulas.db (1997)