Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Changing column names in product info.php?


ScaleCreep

Recommended Posts

I have my catalog set to show quantity (since many of my items are limited supply - sell out and that's it). Anyway, the column header for that part of product info.php is just "Quantity." I would like to change it to "Quantity Available" but just can't seem to find where to do it.

Link to comment
Share on other sites

I have my catalog set to show quantity (since many of my items are limited supply - sell out and that's it). Anyway, the column header for that part of product info.php is just "Quantity." I would like to change it to "Quantity Available" but just can't seem to find where to do it.

 

Includes/languages/english/index.php

 

define('TABLE_HEADING_QUANTITY', 'Quantity');

The Knowledge Base is a wonderful thing.

Do you have a problem? Have you checked out Common Problems?

There are many very useful osC Contributions

Are you having trouble with a installed contribution? Have you checked out the support thread found Here

BACKUP BACKUP BACKUP!!! You did backup, right??

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...