Re: REPOST: Overwiting SKU in Cart
This WebDNA talk-list message is from 2002
It keeps the original formatting.
numero = 40953
interpreted = N
texte = *This message was transferred with a trial version of CommuniGate(tm) Pro*In that case, you may want to approach things differently.You might create a second db that has a field which indicates whether or notthis particular item must be the first item in the cart before other itemscan be added, in a relational database sorta way. Something like:sku priority23454 123456 222451 322567 2Then you could do a simple test during your [addlineitems], and if the itemin question being added does not have the right priority, it can't get addeduntil there is an item with a priority of one in there.Now I don't know the exact situation, but you may have more than one productthat has to be in there first, so you may have to tweak this a little bit.But that at least might get you started...Let me know if you need more help...--Will StarckNovaDerm Skincare Sciencehttp://www.novaderm.comsupport@novaderm.com----- Original Message -----From: Stuart Tremain
To: WebCatalog Talk Sent: Tuesday, June 25, 2002 10:11 PMSubject: Re: REPOST: Overwiting SKU in Cart*This message was transferred with a trial version of CommuniGate(tm) Pro*I tried something similar to that but I could not force an index of 1.Why is it important - a long story but basically the client has requestedsome alterations to the architecture of the process for the cart and aparticular type of product must be in index 1 to allow other items to beadded.--Stuart Tremainidfk web developments - AustraliaOn Wednesday, 26 June 2002, NovaDerm Skincare Science wrote:>*This message was transferred with a trial version of CommuniGate(tm) Pro*>No can do muchacho ;)>>But, you could write some code that deletes all the lineitems after you've>recorded them, say in a temp lineitems.db, and then add them back in, with>the sku of interest first on the list, so it has an index of 1. Kind of a>colossal pain.>>BTW, why is it important that it have an index of 1???>-->>Will Starck>NovaDerm Skincare Science>http://www.novaderm.com>support@novaderm.com>>>>>----- Original Message ----->From: Stuart Tremain >To: WebCatalog Talk >Sent: Tuesday, June 25, 2002 9:06 PM>Subject: REPOST: Overwiting SKU in Cart>>>*This message was transferred with a trial version of CommuniGate(tm) Pro*>To change a line item in a visitor's shopping cart, put a SetLineItem>context into a template. Whenever WebCatalog encounters a SetLineItem>context, it opens the shopping cart file and changes values in a line item>(identified by its index). The item's quantity, textA-E, and cart header>fields are all>changeable.>>How can I change the SKU? It is important that the product that needs to be>changed remains index=1.>>>-->Stuart Tremain>idfk web developments - Australia>>>>------------------------------------------------------------->This message is sent to you because you are subscribed to> the mailing list .>To unsubscribe, E-mail to: >To switch to the DIGEST mode, E-mail to>>Web Archive of this list is at: http://search.smithmicro.com/>>>>>------------------------------------------------------------->This message is sent to you because you are subscribed to> the mailing list .>To unsubscribe, E-mail to: >To switch to the DIGEST mode, E-mail to>Web Archive of this list is at: http://search.smithmicro.com/>-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail toWeb Archive of this list is at: http://search.smithmicro.com/-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/
Associated Messages, from the most recent to the oldest:
*This message was transferred with a trial version of CommuniGate(tm) Pro*In that case, you may want to approach things differently.You might create a second db that has a field which indicates whether or notthis particular item must be the first item in the cart before other itemscan be added, in a relational database sorta way. Something like:sku priority23454 123456 222451 322567 2Then you could do a simple test during your [addlineitems], and if the itemin question being added does not have the right priority, it can't get addeduntil there is an item with a priority of one in there.Now I don't know the exact situation, but you may have more than one productthat has to be in there first, so you may have to tweak this a little bit.But that at least might get you started...Let me know if you need more help...--Will StarckNovaDerm Skincare Sciencehttp://www.novaderm.comsupport@novaderm.com----- Original Message -----From: Stuart Tremain To: WebCatalog Talk Sent: Tuesday, June 25, 2002 10:11 PMSubject: Re: REPOST: Overwiting SKU in Cart*This message was transferred with a trial version of CommuniGate(tm) Pro*I tried something similar to that but I could not force an index of 1.Why is it important - a long story but basically the client has requestedsome alterations to the architecture of the process for the cart and aparticular type of product must be in index 1 to allow other items to beadded.--Stuart Tremainidfk web developments - AustraliaOn Wednesday, 26 June 2002, NovaDerm Skincare Science wrote:>*This message was transferred with a trial version of CommuniGate(tm) Pro*>No can do muchacho ;)>>But, you could write some code that deletes all the lineitems after you've>recorded them, say in a temp lineitems.db, and then add them back in, with>the sku of interest first on the list, so it has an index of 1. Kind of a>colossal pain.>>BTW, why is it important that it have an index of 1???>-->>Will Starck>NovaDerm Skincare Science>http://www.novaderm.com>support@novaderm.com>>>>>----- Original Message ----->From: Stuart Tremain >To: WebCatalog Talk >Sent: Tuesday, June 25, 2002 9:06 PM>Subject: REPOST: Overwiting SKU in Cart>>>*This message was transferred with a trial version of CommuniGate(tm) Pro*>To change a line item in a visitor's shopping cart, put a SetLineItem>context into a template. Whenever WebCatalog encounters a SetLineItem>context, it opens the shopping cart file and changes values in a line item>(identified by its index). The item's quantity, textA-E, and cart header>fields are all>changeable.>>How can I change the SKU? It is important that the product that needs to be>changed remains index=1.>>>-->Stuart Tremain>idfk web developments - Australia>>>>------------------------------------------------------------->This message is sent to you because you are subscribed to> the mailing list .>To unsubscribe, E-mail to: >To switch to the DIGEST mode, E-mail to>>Web Archive of this list is at: http://search.smithmicro.com/>>>>>------------------------------------------------------------->This message is sent to you because you are subscribed to> the mailing list .>To unsubscribe, E-mail to: >To switch to the DIGEST mode, E-mail to>Web Archive of this list is at: http://search.smithmicro.com/>-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail toWeb Archive of this list is at: http://search.smithmicro.com/-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/
NovaDerm Skincare Science
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:
Re[2]: 2nd WebCatalog2 Feature Request (1996)
Artwork (1997)
searchable list archive (1997)
[replace][founditems]? (2004)
gateway application timeouts (1998)
Upgrading old WebCat Database Files (1997)
WebCatalog for Postcards ? (1997)
Press Release hit the NewsWire!!! (1997)
[WebDNA] products.db (2013)
ampersand (1998)
Emailer (WebCat2) (1997)
CommandSecurity? (1997)
Multi Colonns (1998)
More on the email templates (1997)
WebCat2 - [format thousands] (1997)
WebCat2b15MacPlugin - showing [math] (1997)
Re1000001: Setting up shop (1997)
[delete] problem (1997)
embedding [showcart] ??? (1998)
Server IP address? (1998)