Re: Display [price] in banner ad

This WebDNA talk-list message is from

1998


It keeps the original formatting.
numero = 19786
interpreted = N
texte = > >Thanks, this does work and displays the price. However, I also have a > >markup of > >the price and the markup works fine in the details.tpl but not with the > >banner ad > >and I can't seem to figure out what I need to change to get it to work. > > The reason is that just putting [price] into your banner ad is not enough > for WebCatalog to know what the price should be. It needs to know what > database to look in, what sku to look for, etc. That's why you use the > [lookup] to find the price. So from a simplistic standpoint, if you > substitute that big [lookup] everywhere you need [price] in your big math > equation, then you'd get the right information. > > There is a way to simplify this with an [include], though, so you don't > have to do so much typing: > > -- MarkupCalc.inc -- > (put that big bunch of [ShowIf] with [math] text here) > > Then anywhere you need the marked-up price (even on your details.tpl page), use > [include file=MarkupPrice.inc&price=[Lookup > db=catalog.txt&lookinfield=sku&value=[sku]&returnfield=price]] > > You're basically making a 'macro' that takes a SKU and looks up its > marked-up price atuomatically.Ok, sounds simple enough. But I get an error that says, On Special for only $Error: template ' file=MarkupCalc.inc&price=363.19' not found Here is the code I have in the banner ad:
On Special for only $[include file=MarkupCalc.inc&price=[lookup db=catalog.txt&lookinfield=sku&value=455303&returnfield=price]]
I made a MarkupCalc.inc file and pasted all the big bunch of [ShowIf] with [math] stuff in it.Am I missing something????????Thanks ! Mark B. Associated Messages, from the most recent to the oldest:

    
  1. Re: Display [price] in banner ad (PCS Technical Support 1998)
  2. Re: Display [price] in banner ad (Mark Bergkvist 1998)
  3. Re: Display [price] in banner ad (PCS Technical Support 1998)
  4. Re: Display [price] in banner ad (Mark Bergkvist 1998)
  5. Re: Display [price] in banner ad (PCS Technical Support 1998)
  6. Re: Display [price] in banner ad (Mark Bergkvist 1998)
  7. Re: Display [price] in banner ad (Kenneth Grome 1998)
  8. Display [price] in banner ad (Mark Bergkvist 1998)
> >Thanks, this does work and displays the price. However, I also have a > >markup of > >the price and the markup works fine in the details.tpl but not with the > >banner ad > >and I can't seem to figure out what I need to change to get it to work. > > The reason is that just putting [price] into your banner ad is not enough > for WebCatalog to know what the price should be. It needs to know what > database to look in, what sku to look for, etc. That's why you use the > [lookup] to find the price. So from a simplistic standpoint, if you > substitute that big [lookup] everywhere you need [price] in your big math > equation, then you'd get the right information. > > There is a way to simplify this with an [include], though, so you don't > have to do so much typing: > > -- MarkupCalc.inc -- > (put that big bunch of [showif] with [math] text here) > > Then anywhere you need the marked-up price (even on your details.tpl page), use > [include file=MarkupPrice.inc&price=[Lookup > db=catalog.txt&lookinfield=sku&value=[sku]&returnfield=price]] > > You're basically making a 'macro' that takes a SKU and looks up its > marked-up price atuomatically.Ok, sounds simple enough. But I get an error that says, On Special for only $Error: template ' file=MarkupCalc.inc&price=363.19' not found Here is the code I have in the banner ad:
On Special for only $[include file=MarkupCalc.inc&price=[lookup db=catalog.txt&lookinfield=sku&value=455303&returnfield=price]]
I made a MarkupCalc.inc file and pasted all the big bunch of [showif] with [math] stuff in it.Am I missing something????????Thanks ! Mark B. Mark Bergkvist

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:

Summing fields (1997) [WebDNA] lookup in php (2010) Security Tip (1996) WebCatalog Features (1997) vs (1997) Dubble Sku's in a Database (1999) Not Enough Memory for Database? (2003) writing db to disk (1997) WebCatalog2 Feature Feedback (1996) Limiting user access to .tmpl files (1997) WC2.0 Memory Requirements (1997) WebCatalog NT beta 18 problem (1997) Merging databases (1997) OT - SMSI complaint (2001) OT: Sending email to lots of subscribers (1999) dates and hex formatting (1997) Folder modify times (2003) Limiting user access to .tmpl files (1997) mac hack (1997) Cookies (1999)