Une gamme pour toutes les poses de carrelage et faïence
Array ( [id_masterBoutikB] => 3006 [id_masterBoutikA] => 3000 [label] => Croisillons carrelage [ordre] => 6 [code_import] => 3006 [date_updated] => 2024-10-06 03:00:02 [date_created] => 2022-09-07 13:34:01 [id_boutikB] => 60 [content] =>Une gamme pour toutes les poses de carrelage et faïence
[color] => [back] => [image] => medias/photos-sousfamille/3006.jpg [colorOn] => [backOn] => [imageOn] => [rewrite_url] => croisillons-carrelage [actif] => 1 [SEO] => Array ( ) [OG] => Array ( ) [income] => Array ( [lang] => fr [rewrite_url_surboutik] => [rewrite_url_boutikA] => carrelage-plomberie [rewrite_url_boutikB] => croisillons-carrelage [rewrite_url_boutikC] => [arborescence] => BOUTIKB [rewrite_url_trieur] => [shop] => [secondevie] => [id_masterBoutikA] => 3000 [id_masterBoutikB] => 3006 ) [type] => BOUTIKB [URLs] => Array ( [url_link] => fr/carrelage-plomberie/croisillons-carrelage/ [breadcrumbs] => Carrelage plomberie Croisillons carrelage ) [SQLBoutique] => SELECT SQL_CALC_FOUND_ROWS mPrix.* FROM masterPrix mPrix INNER JOIN prix_FR mPrixLang USING(id_masterPrix) LEFT OUTER JOIN prixExceptions prixExc ON mPrix.id_masterPrix = prixExc.id_masterPrix LEFT OUTER JOIN prixSecondevie prixSec ON mPrix.id_masterPrix = prixSec.id_masterPrix LEFT OUTER JOIN masterProduit mProd USING(id_masterProduit) LEFT OUTER JOIN collectionProduits colProd ON mProd.id_masterProduit = colProd.id_masterProduit WHERE ( ( mPrix.actif = 1 AND mPrixLang.actif = 1 ) OR ( mPrix.support = 1 )) AND ( prixSec.seconde_vie_actif IS NULL || prixSec.seconde_vie_actif = 0 ) AND colProd.id_masterBoutikA = :id_masterBoutikA AND colProd.id_masterBoutikB = :id_masterBoutikB GROUP BY mPrix.id_masterProduit ORDER BY mPrix.reference ASC, IF( FIELD( prixExc.code_marque, 20, 11, 40, 90 ) = 0, 1, 0 ) , FIELD( prixExc.code_marque, 20, 11, 40, 90 ), mPrix.reference, mPrix.reference_fournisseur ASC )