Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Place a random product box on other hompage


Frold

Recommended Posts

Posted

Hey

 

How do I place a random product box outside my oscommce shop?...

 

I have need to place a random product like: "What's New?" box - but on another domain.

 

I can?t find info about how I do that or where to download such script?

 

Please help - and make my day :P

Posted

What I done was to make a feed file within your store that creates a javascript page , so all you have to do is call a javascript script. This also eliminates the problem of runnning the script on a server that doesnt have PHP

 

Kind Regards

 

Dave

Posted
What I done was to make a feed file within your store that creates a javascript page , so all you have to do is call a javascript script. This also eliminates the problem of runnning the script on a server that doesnt have PHP

 

Kind Regards

 

Dave

 

 

Is that something you wanna share?

 

/frold

Posted
I will upload it to the contrib section soon, It needs finishing, so keep an eye out for it in the contrib section.

 

Kind Regards

 

Dave

 

Wauw cant wait - thanks :D

Posted

oh you can try on what i have by pasting this into your html

 

<script language=JavaScript src="http://www.linemanhut.co.uk/external_feed.php?feed_id=1"></SCRIPT>

 

Kind Regards

 

Dave

Posted
oh you can try on what i have by pasting this into your html

 

<script language=JavaScript src="http://www.linemanhut.co.uk/external_feed.php?feed_id=1"></SCRIPT>

 

Kind Regards

 

Dave

 

 

It looks greate... see me localtest: http://www.frold.lir.dk

Posted

Dam

 

Sorry i fogot one line, it should be

 

<link rel="stylesheet" type="text/css" href="http://www.linemanhut.co.uk/external_feed.css"/>
<script language=JavaScript src="http://www.linemanhut.co.uk/external_feed.php?feed_id=1"></script>

 

Try that insted, it should be formatted then

 

Kind Regards

 

Dave

  • 4 weeks later...
Posted
Dam

 

Sorry i fogot one line, it should be

 

<link rel="stylesheet" type="text/css" href="http://www.linemanhut.co.uk/external_feed.css"/>
<script language=JavaScript src="http://www.linemanhut.co.uk/external_feed.php?feed_id=1"></script>

 

Try that insted, it should be formatted then

 

Kind Regards

 

Dave

 

hallo I wrote to you.....

 

will you release it and share it with us even though the code is messed - so long it works I eat it :D

Archived

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

×
×
  • Create New...