Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

changing "New products for November"


Guest

Recommended Posts

Posted

How and where do I make a change so that the opening page displays on the bottom area instead of

""New products for November" ------ "Specials"

 

Please advise

Thank you

  • 2 weeks later...
Posted

Hi there,

 

Did you get a resolution on this problem as I agree this makes more sense to me to show the specials on the bottom of the page.

 

 

Regards

Posted

That's bcause it isn't simple. New products is a module that fits on the page fine whereas Specials is given its own page. The code that calls New Products is here:

<td><?php include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?></td>

You could generate a new file in the modules directory to show specials or just edit to get it to display specials instead. I don't have time to figure it out, but it would be a snap for a real coder to do. Maybe ask the question that way and see who answers.

Archived

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

×
×
  • Create New...