Cinq générations de savoir-faire pour l'Horlogerie et la Bijouterie
Piles de montres Oxyde d'argent
Découvrez les piles bouton à l'oxyde d'argent, sans mercure, de 4 marques reconnues internationalement par le secteur de l'horlogerie : les piles bouton Renata, Maxell, Murata et Energizer.
En savoir plus
SELECT *
FROM selection_FR Selection
INNER JOIN trieurCollection tC USING(id_masterPrix)
INNER JOIN masterPrix mPrix ON mPrix.id_masterPrix = Selection.id_masterPrix
INNER JOIN prix_FR mPrixLang ON mPrix.id_masterPrix = mPrixLang.id_masterPrix
INNER JOIN masterProduit mProd ON mPrix.id_masterProduit = mProd.id_masterProduit
WHERE ( tC.actif = 1 AND FR = 1 ) AND Selection.id_masterSelection = 183 AND Selection.actif = 1 AND tC.id_masterTrieurParent NOT IN (9,15) GROUP BY mPrix.id_masterPrix