Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Changing text in the products listing


ThomasJ

Recommended Posts

Posted

Hi.

 

I guess this is a easy thing to do, but after some hours of browsing code, I havent found a 'obvious' spot to do this :)

 

I want to add a second value from my database to the productname (i.e. the productname is a DVD called Die Hard 4, I then want to append a value from the product table (a new column I created called 'Date') so the result will be "Die Hard 4 [ 02.10.2006 ]"

 

I would also like to change the value of 'Status' from Currently in stock (or what it is :) ) to the actual number I have left.

 

I would really appreaciate all help :) Thanks!

Posted

If the date is the release date of the movie, it would be easiest to add it to the product title name.

 

The count of number in stock is updated on the product edit page. Make sure that in admin stock, you have the option set to "Subtract Stock" true

Just between us, remember there are only 10 kinds of people in the world; those who understand binary and those who don't!!

 

Remember, learning is a "do-it-yourself" experience; although, not necessarily a "do-it-BY-yourself" experience.

 

The quickest way to learn is to forget to BACKUP!

Archived

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

×
×
  • Create New...