Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Store name in invoice/packing slip


Guest

Recommended Posts

Posted

I a running osCommerce 2.2-MS2.

 

When I try & print either a packing slip or invoice I literally get the following in the top left:

 

Store Name

Address

Country

Phone

 

I have had a look at . . /admin/invoice.php but can only find <td class="pageHeading"><?php echo nl2br(STORE_NAME_ADDRESS); ?></td>

 

Where is the variable STORE_NAME_ADDRESS stored so that I can edit it?

 

Thanks,

 

Ian

Posted

Just answered my own question

 

admin/My Store/Store Address and Phone

 

Ian

 

 

I a running osCommerce 2.2-MS2.

 

When I try & print either a packing slip or invoice I literally get the following in the top left:

 

Store Name

Address

Country

Phone

 

I have had a look at . . /admin/invoice.php but can only find <td class="pageHeading"><?php echo nl2br(STORE_NAME_ADDRESS); ?></td>

 

Where is the variable STORE_NAME_ADDRESS stored so that I can edit it?

 

Thanks,

 

Ian

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...