changing the store address.
-
- Ensign (ENS)
- Posts: 1
- Joined: Tue Apr 22, 2008 3:36 pm
changing the store address.
I need to change the store address that prints out on the "printmyorders.aspx" page. Where and how is that change made? I asked in the AbleCommerce help chat and they did not know. They suggest posting here... so anyone know this?
- jmestep
- AbleCommerce Angel
- Posts: 8164
- Joined: Sun Feb 29, 2004 8:04 pm
- Location: Dayton, OH
- Contact:
Re: changing the store address.
PrintMyOrderPage.ascx-- it is used in members/PrintMyOrder.aspx
In PrintMyOrderPage.ascx.cs, it looks like the address is pulled from the default warehouse:
StoreAddress.Text = Token.Instance.Store.DefaultWarehouse.FormatAddress(true);
So you would need to change the default warehouse address or code the page differently, depending on what you wanted to do.
In PrintMyOrderPage.ascx.cs, it looks like the address is pulled from the default warehouse:
StoreAddress.Text = Token.Instance.Store.DefaultWarehouse.FormatAddress(true);
So you would need to change the default warehouse address or code the page differently, depending on what you wanted to do.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Re: changing the store address.
That's unacceptablemichaelneal wrote: I asked in the AbleCommerce help chat and they did not know.

Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com