Tout sur les antiquités au Québec

Collectionneurs, antiquaires et amateurs

Antiquaires collections brocantes antiquités Québec Carte des antiquaires

Carte des Antiquaires du Québec

Expositions d'Antiquités, encans et brocantes

Trouvez un antiquaire n'aura jamais été aussi facile. Planifiez vos voyages et trouvez des antiquités incroyables grâce à notre carte des antiquaires québécois.

Accueil Encyclopédie AP Forum Articles Annonces Classées Carte et Annuaire des Antiquaires Calendrier Livres Sondages Vidéo  

À propos AP Québec Lien Web Recommandez ce site Anciennes Lettres Virtuelles AP Québec en Favoris Contactez-nous Canada

 Entrée et Inscription
Identifiant :

Mot de passe :

Se souvenir de moi



Mot de passe perdu ?

Inscrivez-vous !

 
 Recherche Wiki


Compagnie

Pays d'origine

Motif


Couleur


Forme


Tags








































 Exposition Incroyable
Collections Vintage Drummondville
 eBay Search

Prix Fixes pour Vert glacier Verre Carnaval

Tous les encans de Verre Carnaval

Rare, Large Jardiniere #1069 - Blue Fluted - Royal Copenhagen - 2nd Quality
Rare, Large Jardiniere #1069 - Blue Fluted - Royal Copenhagen - 2nd Quality
7 932,00$ US

63 Enchères
Rare Antique Fruit Bowl #1059 Blue Fluted Royal Copenhagen Full Lace 1st Quality
Rare Antique Fruit Bowl #1059 Blue Fluted Royal Copenhagen Full Lace 1st Quality
2 850,00$ US

54 Enchères
Lalique Crystal Large Bacchantes Vase Clear - Mint Condition!
Lalique Crystal Large Bacchantes Vase Clear - Mint Condition!
2 025,00$ US

2 Enchères
Fruitbowl with dish #1050 & #1099 - Blue Fluted Royal Copenhagen - 1st Quality
Fruitbowl with dish #1050 & #1099 - Blue Fluted Royal Copenhagen - 1st Quality
1 613,00$ US

14 Enchères
Set Of 8 Signed Baccarat Elbeuf Crystal Liqueur Shot Glasses
Set Of 8 Signed Baccarat Elbeuf Crystal Liqueur Shot Glasses
1 599,99$ US

1 Enchères
Rae Dunn HTF Magenta (Vintage) Pour Pitcher
Rae Dunn HTF Magenta (Vintage) Pour Pitcher
1 102,00$ US

19 Enchères
Voir les 6829 objets

Les meilleures encans de eBay avec enchères des
US ebay-FR UK ebay-BE AUS ebay-CA Simultanément!

eBay
Accueil Wiki  Ajouter vos objets
Motifs :

Vert glacier

5 Items in the Encyclopedia

Motifs associés à votre recherche

Cliquez sur une photo pour l'agrandir
Acorn Burrs Acorn Burrs *
Adam's Rib Adam's Rib *
Beaded Cable Beaded Cable *
Brocaded Acorns Brocaded Acorns
Brocaded Daffodils Brocaded Daffodils
Brocaded Palms Brocaded Palms
Bushel Basket Bushel Basket *
Butterfly ornament Butterfly ornament
Coin Spot Coin Spot *
Corn vases Corn vases
Daisy and Drape Daisy and Drape *
Daisy and Plume Daisy and Plume
Dandelion Dandelion
Diamond Point Columns Diamond Point Columns *
Diamond Point Vase Diamond Point Vase
Dianthus Dianthus *
Double Dolphins Double Dolphins
Double Stem Rose Double Stem Rose *
Drapery Drapery *
Embroidered Mums Embroidered Mums *
Fenton Panels Fenton Panels
Fine Cut and Roses Fine Cut and Roses *
Fine Rib Fine Rib
Florentine Florentine
Forget-me-not Forget-me-not
Four Flower Variant Four Flower Variant *
Fruits and Flowers Fruits and Flowers *
Good Luck Good Luck *
Grape and Cable Grape and Cable
Grape Arbor Grape Arbor
Greek Key Greek Key *
Greek Key andf Scales Greek Key andf Scales
Hearts and Flowers Hearts and Flowers *
Hobstar and Waffle Block Hobstar and Waffle Block
Holly Holly *
Leaf and Beads Leaf and Beads *
Leaf Chain Leaf Chain *
Leaf Columns Leaf Columns
Little Fishes Little Fishes *
Memphis Memphis
Mirrored Lotus Mirrored Lotus *
Nippon Nippon *
Open Edge Basketweave Open Edge Basketweave
Open Edge, 2 row Open Edge, 2 row *
Open Edge, 3 row Open Edge, 3 row
Orange Tree Orange Tree
Oriental Poppy Oriental Poppy *
Peacock and Urn Peacock and Urn *
Peacock at the Fountain Peacock at the Fountain *
Peacocks Peacocks *
Persian Medallion Persian Medallion *
Pond Lily Pond Lily
Pony Pony *
Poppy Show Poppy Show *
Portly Portly *
Premium Premium
Raspberry Raspberry
Rose Show Rose Show *
Rose Spray Rose Spray *
Shasta Daisy Shasta Daisy
Six-Sided Six-Sided
Star and File Star and File *
Stippled Rays Stippled Rays *
Strawberry Strawberry *
Thin Rib Thin Rib *
Three Fruits Three Fruits *
Three Fruits Medallion Three Fruits Medallion *
Tree Trunk Tree Trunk *
Water Lily Water Lily *
Wide Panel Wide Panel *
Wild Strawberry Wild Strawberry *
Windflower Windflower *
Wishbone Wishbone *
Wisteria Wisteria

* = Bon patron, mais dans une autre color. Veuillez nous aider en ajoutant vos photos
apiURL = 'http://open.api.ebay.com/shopping'; $this->apiVersion = '705'; $this->appID = 'Antiques-7aae-42cc-9162-0eaf11566250'; $this->campaignID = 5337071420; $this->partnerCode = 9; $this->customID = $customID; } function makeCall(&$items, &$sortKey, $search, $sid=0, $words='', $limit=100) { global $xoopsDB; $apiCall = $this->apiURL .'?callname='.'FindPopularItems' .'&version='.$this->apiVersion .'&appid='.$this->appID .'&responseencoding='.'XML' .'&MaxEntries='.$limit .'&trackingid='.$this->campaignID .'&trackingpartnercode='.$this->partnerCode .'&affiliateuserid='.$this->customID .'&siteid='.$sid; foreach($search as $s) { $cats = is_array($s['cids']) && !empty($s['cids']) ? '&CategoryID='.implode(',', $s['cids']) : ''; $exCats = is_array($s['excludes']) && !empty($s['excludes']) ? '&CategoryIDExclude='.implode(',', $s['excludes']) : ''; $keywords = $s['keywords'] != '' ? '&QueryKeywords='.$s['keywords'] : ''; $keywords .= $words != '' ? ' '.$words : ''; $call = $apiCall .$cats .$exCats .$keywords; $resp = simplexml_load_file($call); if($resp->Ack == "Success") { foreach($resp->ItemArray->Item as $item) { $row = array(); $row['id'] = (string)$item->ItemID; $row['title'] = (string)$item->Title; //$row['Subtitle'] = (string)$item->subtitle; $row['url'] = (string)$item->ViewItemURLForNaturalSearch; $row['picture'] = (string)$item->GalleryURL; $row['bidCount'] = (int)$item->BidCount; $row['watchCount'] = (int)$item->WatchCount; $row['price'] = (float)$item->ConvertedCurrentPrice; $row['currency'] = (string)$item->ConvertedCurrentPrice->attributes()->currencyID; $row['endTime'] = self::timeleft(strtotime((string)$item->EndTime) - time()); $row['sid'] = $sid; $items[(string)$item->ItemID] = $row; $sortKey[(string)$item->ItemID] = $row['price']; } } } } function timeleft($time) { $days = floor($time / 86400); $time = $time - ($days * 86400); if($days > 0) { $hours = floor($time / 3600); return $days.' '._MD_DAYS.' '.$hours.' '._MD_HOURS; } $hours = floor($time / 3600); $time = $time - ($hours * 3600); if($hours > 0) { $mins = floor($time / 60); return $hours.' '._MD_HOURS.' '.$mins.' '._MD_MINS; } $mins = floor($time / 60); $secs = $time - ($mins * 60); return $mins > 0 ? $mins.' '._MD_MINS.' '.$secs.' '._MD_SECS : $secs.' '._MD_SECS; } function timeleftShort($time) { $days = floor($time / 86400); if($days > 0) {return $days.' '._MD_DAYS;} $time = $time - ($days * 86400); $hours = floor($time / 3600); if($hours > 0) {return $hours.' '._MD_HOURS;} $time = $time - ($hours * 3600); $mins = floor($time / 60); if($mins > 0) {return $mins.' '._MD_MINS;} $secs = $time - ($mins * 60); return $secs.' '._MD_SECS; } } ?>
OK
En poursuivant votre navigation sur ce site, vous acceptez l’utilisation de cookies pour vous proposer des services adaptés à vos centres d’intérêts et réaliser des statistiques de visites Plus d'informations