Re: [WebDNA] Shopping cart code debug
This WebDNA talk-list message is from 2009
It keeps the original formatting.
numero = 101945
interpreted = N
texte = A problem I see is changing variable SPSubtotal between [text] and [math] types and doing a math type comparison on a text type variable.And also, is your [cart] spelled with a k?If it was my code, id do it like this:======================================================[math show=f]SPSubtotal=1-1[/math][text]SPQualify=f[/text][text]promoExists=f[/text][lineitems] [showif [sku]~SP] [math show=f]SPSubtotal=[SPSubtotal]+([price]*[quantity])[/math] [/showif][/lineitems] [showif [SPSubtotal]>99] [text]SPQualify=t[/text] [/showif] [showif [SPQualify]=t] [lineitems] [showif [sku]=SP133P-PROMO] [setlineitem file=^sc/[kart]&index=[lineindex]]quantity=1[/setlineitem] [text]promoExists=t[/text] [/showif] [/lineitems] [showif [promoExists]=f] [addlineitem file=^sc/[kart]&sku=SP133P-PROMO&db=^db/products.db]quantity=1[/addlineitem] [/showif] [/showif]SPQualify=[SPQualify]
SPSubtotal=[SPSubtotal]
promoexists=[promoexists]
======================================================MarcDonovan Brooke wrote:> Govinda wrote:>> Ki Song,>>>> my first guess is that the problem you are having is because that >> [math show=f]... SHOULD BE [math show=t]...>> ..otherwise you are setting the value of the [SPSubtotal] var but you >> are not letting it become part of that [showif]'s comparison.>>>> -G> > good eyes!> > Donovan> > -- -------------------------------------------Marc ThompsonSoftware EngineerOffice of Information TechnologyUniversity of Utah801.585.9264marc.thompson@utah.edu-------------------------------------------
Associated Messages, from the most recent to the oldest:
A problem I see is changing variable SPSubtotal between
[text] and
[math] types and doing a math type comparison on a text type variable.And also, is your
[cart] spelled with a k?If it was my code, id do it like this:======================================================[math show=f]SPSubtotal=1-1[/math]
[text]SPQualify=f[/text]
[text]promoExists=f[/text]
[lineitems] [showif [sku]~SP] [math show=f]SPSubtotal=[SPSubtotal]+([price]*[quantity])[/math] [/showif][/lineitems] [showif [SPSubtotal]>99]
[text]SPQualify=t[/text] [/showif] [showif [SPQualify]=t]
[lineitems] [showif [sku]=SP133P-PROMO] [setlineitem file=^sc/[kart]&index=[lineindex]]quantity=1[/setlineitem]
[text]promoExists=t[/text] [/showif] [/lineitems] [showif [promoExists]=f] [addlineitem file=^sc/[kart]&sku=SP133P-PROMO&db=^db/products.db]quantity=1[/addlineitem] [/showif] [/showif]SPQualify=[SPQualify]
SPSubtotal=[SPSubtotal]
promoexists=[promoexists]
======================================================MarcDonovan Brooke wrote:> Govinda wrote:>> Ki Song,>>>> my first guess is that the problem you are having is because that >> [math show=f]... SHOULD BE [math show=t]...>> ..otherwise you are setting the value of the [SPSubtotal] var but you >> are not letting it become part of that
[showif]'s comparison.>>>> -G> > good eyes!> > Donovan> > -- -------------------------------------------Marc ThompsonSoftware EngineerOffice of Information TechnologyUniversity of Utah801.585.9264marc.thompson@utah.edu-------------------------------------------
Marc Thompson
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:
Sorting by type=date (1999)
creator code (1997)
2.0 Info (1997)
Location of Browser Info.txt file (1997)
Multiple prices (1997)
simple forum/bboard (2004)
[OT] 'Email this story to a friend' (2003)
More WebMerch<->MacAuthoriz (1997)
Signal Raised error (1997)
[cart]'s ever get recycled? (2000)
Separate SSL Server (1997)
Searching an Email database (1997)
Hiding HTML and breaking the page (1997)
Configuring E-mail (1997)
database paths/names, and a typo (1997)
Exclamation Mark with sendmail newsletter (2003)
Windows 2.1b2 Append Bug? (1997)
Just Testing (1997)
tag request (1999)
[search] within [listfiles]? (2003)