Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Possible To Grab Featured Products From A Different Page?


Fyod

Recommended Posts

Posted

My site has two parts - one is a catalog made of about 10 html pages and the other part is the osCom eshop.

I was wondering if I could somehow grab the featured products from the eshop and put a script into the catalog part (change to .php) so that it shows the featured products from the shop.

I'm not sure if this description is clear.

I pretty much need

<?php include(DIR_WS_MODULES . FILENAME_FEATURED); ?>

but since the catalog part is in a different directory, I need to replace DIR_WS_MODULES with and address if possible.

 

Anyone know how this could be achieved?

Archived

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

×
×
  • Create New...