\n'; $books_blok = amz_books($q); $books_rows = split("\n", trim($books_blok)); for($i=0; $i"; } eval ("\$books_content .= \"$books_template\";"); } } if($books_content) { print "
Amazon Bücher:

home
impressum

  Antiquitäten & Kunst
  Audio & Hi-Fi
  Auto & Motorrad
  Baby
  Beauty & Gesundheit
  Briefmarken
  Bücher
  Business & Industrie
  Computer
  Elektrogeräte
  Feinschmecker
  Filme & DVDs
  Foto & Camcorder
  Handy, Festnetz & Organizer
  Heimwerker & Garten
  Kleidung & Accessoires
  Modellbau
  Möbel & Wohnen
  Münzen
  Musik
  Musikinstrumente
  PC- & Videospiele
  Immobilien
  Reise
  Sammeln & Seltenes
  Software
  Spielzeug
  Sport
  Tickets
  Tierwelt
  TV, Video & Elektronik
  Uhren & Schmuck




1 2 6 pf grau
1 2v 0 15a e10
1 2v 0 22a e10
1 4 10pf gelb
1 4 all fernbedienungen
1 5v 0 08a e 5 5
1 5v 0 1a e 5 5
1 5v 0 2a e10
1 6 15pf blau
1 8 22pf grÜn
1 822
100 hz
10mm blau mr 24v ip67
10mm gelb mr 12v ip40
10mm gelb mr 24v ip40
10mm gelb mr 24v ip67
10mm grÜn kr 230v ip67
10mm grÜn kr 24v ip67
10mm grÜn mr 12v ip40
10mm grÜn mr 230v ip40
10mm grÜn mr 24v ip40
10mm grÜn mr 24v ip6
10mm rot kr 230v ip67
10mm rot kr 24v ip67
10mm rot mr 12v ip40
10mm rot mr 230v ip40
10mm rot mr 24v ip40
10mm rot mr 24v ip67
12 15v 100ma t10
12 15v 1w t5
12 15v 30ma t5
12 15v 40ma
12 Volt Fernseher
128k x 8
12V Fernseher
12v 0 04a
12v 0 04a sockel mg5 7s 9
12v 0 1a
12v 0 1a ba7s
12v 0 25a e10
12v 20ma t4
12v 250ma t10
12v 40ma
12v 40ma d 3 15mm
12v 40ma d 3mm
14 0v 0 2a e10
14v 0 04a e 5 5
14v 0 08a ba9s
14v 0 08a t5
14v 0 1a ba7s
14v 40ma d 3 15mm
14v 40ma d 3mm
14v 4ma
16 9
16 9 fernseher
16:9 fernseher
16:9 tv
16v 0 04a e 5 5
17030h s3900
17031r s3901
180 min kassetten vhs
180 min vhs cassette
180 min vhs kassetten
18v 0 1a
19v 0 04a e 5 5
1m x 8
2 0 10pf gelb
2 0 30pf rot
2 0 35pf braun
2 0 45pf violett
2 1 diseqc schalter


Weitere Themen

\n"; } } } if($espot_results) { $espot_results = "
TV, Video & Elektronik
·DVD-Player ·DVD-Komplettanlagen ·DVD-Recorder ·Fernseher ·Rückprojektions-Fernseher ·LCD-TV & Plasma-TV ·Videorecorder ·Heimkino-Zubehör ·Videoprojektoren ·PayTV-Decoder ·Sat-Systeme ·Elektronik ·Funktechnik ·Wissenschaftliche Geräte ·Für Bastler

"; } if(!( eregi('ebay', $title) || eregi('ebay', $description)) && eregi('redirector.asp', $real_URL) ) { list($garbage, $follow_url) = split('url=http%3A%2F%2F', $real_URL); list($follow_url, $garbage) = split('%2F', $follow_url); $follow_url = 'http://' . urldecode($follow_url); $link_tag = ""; $espot_results .= "
$link_tag $img_tag$link_tag $title - $description
$espot_results
\n"; } print $espot_results; ?>

Um sich kostenlos bei eBay zu registrieren - hier klicken

'; # edit the template to meet fit your layout $result_template = '\n'; $eBayPic = "\"picture\""; $track_base = 'http://www.preispiraten.de/cgi-bin/wtr/tr.pl?'; if(!isset($ebay_num)) { $ebay_num = $_SERVER["QUERY_STRING"]; } $cache_path = 'ebay/cache/'; $appID = 'WEBTIPMEDII976B459XCHLT596W2IG'; $country = 'EBAY-DE'; $results_count = 20; $api_url = 'http://svcs.ebay.com/services/search/FindingService/v1?OPERATION-NAME=findItemsByCategory&SERVICE-VERSION=1.0.0&SECURITY-APPNAME=' . $appID . '&RESPONSE-DATA-FORMAT=XML&REST-PAYLOAD&categoryId=' . $ebay_num . '&paginationInput.entriesPerPage=' . $results_count . '&GLOBAL-ID=' . $country; $content = ''; $responseXml = file_get_contents($api_url); //get results nodes $xml = simplexml_load_string($responseXml); if($xml->searchResult->item) { foreach ($xml->searchResult->item as $item) { $title = utf8_decode($item->title); $itemUrl = utf8_decode($item->viewItemURL); $price = $item->sellingStatus->currentPrice; $picUrl = $item->galleryURL; if($picUrl) $pic = ''; else $pic = $eBayPic; if($redir_switch) { //$tracklink = 'http://rover.ebay.com/rover/1/707-53477-19255-0/1?ff3=4&pub=5574643622&toolid=10001&campid=5336645584&customid=&mpre=' . urlencode($itemUrl); $tracklink = 'http://rover.ebay.com/rover/1/707-53477-19255-0/1?ff3=4&pub=5574866061&toolid=10001&campid=5338210209&customid=&mpre=' . urlencode($itemUrl); } else { $tracklink = $itemUrl; } $tracklink = $track_base.$tracklink; $BINPrice = $item->listingInfo->buyItNowPrice; $bin_or_bid_caption = ''; $bin_or_bid_value = ''; // is current item an auction? if(($item->listingInfo->listingType == 'Auction') || ($item->listingInfo->listingType == 'AuctionWithBIN')) { $bin_or_bid_caption = 'Aktuelles Gebot:'; $bin_or_bid_value = ''.$price.' €'; } else // FixedPrice, StoreInventory, AdFormat, Classified { $bin_or_bid_caption = "". "\"Sofort"; $bin_or_bid_value = "".$price." €"; } /* if($redir_switch) $tracklink = 'http://rover.ebay.com/rover/1/707-53477-19255-0/1?ff3=4&pub=5574643622&toolid=10001&campid=5336645584&customid=&mpre=' . urlencode($itemUrl); else $tracklink = $itemUrl; */ eval ("\$content .= \"$result_template\";"); } } print $content; //print "fabs"; ##################### CLEAN CACHE FUNCTION ############################## function clean_cache() { global $cache_path; $rnd = rand(0, 100); if($rnd == 1) { if ($handle = opendir($cache_path)) { while (false !== ($file = readdir($handle))) { if ($file != "." && $file != "..") { $fileto = $cache_path . $file; $tm = time() - filemtime($fileto); if($tm > 3600) # remove cache files older > 1 hour unlink($fileto); } } closedir($handle); } } } ?>
$pic
$title
$bin_or_bid_caption $bin_or_bid_value
 

$pic $ProductName
Author $Authors; ReleaseDate: $ReleaseDate; Publisher: $Manufacturer; Availability: $Availability
$OurPrice
$books_content
\n"; } # AMAZON ELECTRONICS $ce_template = '$pic $ProductName
Manufacturer: $Manufacturer; Availability: $Availability$OurPrice\n'; $ce_blok = amz_ce($q); $ce_rows = split("\n", trim($ce_blok)); for($i=0; $i"; } eval ("\$ce_content .= \"$ce_template\";"); } } if($ce_content) { print "

Amazon Electronik und Foto:
$ce_content
\n"; } ?>