xsf2004
Jun 11 2004, 10:34 AM
I run multiple stores. I need to know what store each order came from in case a customer inquires via phone. I use DataPort to grab all order data. There is a field in the CSV file called Order_Notes in the 9th field position, also there is another field called Admin_Notes in the 10th field position.
Is it possible for me the set a "FIXED HIDDEN VALUE" in a form in the shopping cart sequence somewhere that will add an IDENTIFYING NUMBER (ie. 101) in that field for each store so we know where that order originated?
Example:
Store A = 101
Store B = 102
Store C = 103
etc...
Wordman
Jun 11 2004, 12:57 PM
I don't know how to do what you ask, but you should be able to set different starting values for the store orders.
Store A - Starts at 110000
Store B - Starts at 550000
Store C - Starts at 990000
I don't know if the store number supports alpha numeric values but if it did you could just have.
A1000
B1000
C1000
where the letter always precedes the order number.
Brad
Jun 14 2004, 10:03 PM
| QUOTE |
I don't know how to do what you ask, but you should be able to set different starting values for the store orders.
Store A - Starts at 110000 Store B - Starts at 550000 Store C - Starts at 990000 |
Great suggestion wordman! There really wouldn't be a way to setup an automatic order note on the order identifying the store that it was placed on. Also.... stick to strictly numeric values for the order numbers, the cart will not accept letters for this.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.