Jump to content



Latest News: (loading..)

- - - - -

Need to add a tag line to every item...


This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1   OneCardShy

OneCardShy
  • Members
  • 2 posts

Posted 08 May 2012 - 07:36 PM

Hello everybody! I'm on day number *two* of my OSCommerce adventure!

I run a glfusion site, so editing .php isn't foreign to me. I just need to come up tp speed on OSCommerce files and what each contains. I'm hoping somebody will be nice and point me to a quick answer so that I have more time to come up on my learning curve.

I have a statement that I would like to have displayed at the bottom of every product displayed.
"Actual coin is shown. Click on image for larger view. Shipping is a flat $5.35 for 1-100 coins per order."

For the first batch of coins, I've simply put it in the "Products Description" field.

[img]http://www.Carltons.net/Sample_Screen_1.jpg[/img]

... then it dawned upon me that when the post office chages their rate, I'm going to go back and edit thousands of product descriptions. Yeech. So I would like to add a static line to the display so that I only have to change one file to update everything. I'd like to hardcode it to look like this...

[img]http://www.Carltons.net/Sample_Screen_2.jpg[/img]

The tag line is the same size and fint as the description.

So, where would I go to make this change in the display template????

Thank you in advance for any direction.

#2   OneCardShy

OneCardShy
  • Members
  • 2 posts

Posted 08 May 2012 - 08:03 PM

Found it. Line 193. I withdraw the question. :)