Carrello: 0 oggetti
 
 
 Nuovi Prodotti!!!
 
News
LaCuraDellAuto.it si Rinnova!
Informazioni
Chi siamo
Contattaci
Condizioni di Vendita
Convenzioni
Le guide di CuraDellAuto.it
Privacy Policy
Categorie
Marca
Sopra ita


I nostri prodotti in vetrina

Car Pro Fixer Nano Polish 1-Step 250 ml*
Car Pro Fixer Nano Polish 1-Step 250 ml*
Lucidatura veloce e perfetta!
Car Pro

9,95 €

Cquartz DLUX 30 ml
Cquartz DLUX 30 ml
Incredibile protezione nano per plastica e cerchi
Car Pro

29,95 €

Fenice Kit Manutenzione per la Pelle
Fenice Kit Manutenzione per la Pelle
Kit completo per la cura e la protezione della pelle.
Fenice

19,99 €


EP801 Lucidatrice Rotativa con Controllo Elettronico della Coppia*
EP801 Lucidatrice Rotativa con Controllo Elettronico della Coppia*
Lucidatrice rotativa potente, leggera e con controllo elettronico della coppia.
Shine Mate

169,99 €

TEC ONE 1000 Formaschiuma Pompa a Pressione
TEC ONE 1000 Formaschiuma Pompa a Pressione
Pompa a pressione per tecnica foam!
LCDA

19,97 €

Car Pro ReLoad 400 ml*
Car Pro ReLoad 400 ml*
Protettivo idrofobico spray ad altissimo gloss
Car Pro

21,88 €

Current Parse Time: 0.100 s with 33 queries
QUERY DEBUG:
Array
(
    [QUERIES] => Array
        (
            [0] => select distinct c.categories_id, c.parent_id, cd.categories_name from categories c inner join categories_description cd on c.categories_id=cd.categories_id inner join products_to_categories p2c on c.categories_id=p2c.categories_id   
    inner join products p ON (p.products_id=p2c.products_id)
        inner join products_description pd ON (p.products_id=pd.products_id)
        left join manufacturers m using(manufacturers_id) where cd.language_id=4 and 1=1  and p.products_status = '1'
            [1] => select code, title, symbol_left, symbol_right, decimal_point, thousands_point, decimal_places, value from currencies
            [2] => select languages_id, name, code, image, directory from languages order by sort_order
            [3] => select banners_id, date_scheduled from banners where date_scheduled != ''
            [4] => select b.banners_id, b.expires_date, b.expires_impressions, sum(bh.banners_shown) as banners_shown from banners b, banners_history bh where b.status = '1' and b.banners_id = bh.banners_id group by b.banners_id
            [5] => select specials_id from specials where status = '1' and now() >= expires_date and expires_date > 0
            [6] => select featured_id from featured where status = '1' and now() >= expires_date and expires_date > 0
            [7] => select * from traduzioni
            [8] => select boxes_filename from boxes where (page like '%home%' or page like '%all%') and attivo=1 and position='sinistra'  order by sort_order
            [9] => select headline,news_id from latest_news where status=1 order by news_id
            [10] => select distinct c.categories_tree from products_to_categories p2c inner join categories c ON (p2c.categories_id = c.categories_id) inner join products p ON (p.products_id=p2c.products_id) inner join products_description pd on (p.products_id = pd.products_id) left join manufacturers m using(manufacturers_id) where p.products_status = '1'  and pd.language_id=4
            [11] => select c.categories_id, cd.categories_name, c.parent_id from categories c, categories_description cd where c.parent_id = '0' and c.categories_id > 0 and c.categories_id = cd.categories_id and cd.language_id='4' order by sort_order, cd.categories_name
            [12] => select distinct m.manufacturers_id, m.manufacturers_name from products_to_categories p2c inner join categories c ON (p2c.categories_id = c.categories_id)
        inner join products p ON (p.products_id=p2c.products_id) inner join products_description pd on (p.products_id=pd.products_id) left join manufacturers m using(manufacturers_id)  where p.products_status = '1' and p.products_id = pd.products_id and pd.language_id = '4' and p.products_id = p2c.products_id and p2c.categories_id = c.categories_id  order by m.manufacturers_name
            [13] => select b.banners_id, b.banners_title, b.banners_image, b.banners_html_text from banners b, banners_to_categories btc where status = '1' and banners_group = 'sopra_basso_it' and btc.categories_id = '-999' and b.banners_id = btc.banners_id
            [14] => select b.banners_id, b.banners_title, b.banners_image, b.banners_html_text from banners b, banners_to_categories btc where status = '1' and banners_group = 'sopra_basso_it' and btc.categories_id = '0' and b.banners_id = btc.banners_id
            [15] => select count(*) as count from banners_history where banners_id = '6' and date_format(banners_history_date, '%Y%m%d') = date_format(now(), '%Y%m%d')
            [16] => update banners_history set banners_shown = banners_shown + 1 where banners_id = '6' and date_format(banners_history_date, '%Y%m%d') = date_format(now(), '%Y%m%d')
            [17] => select categories_name from categories_description where categories_id = '0' limit 1
            [18] => select p.products_id, m.manufacturers_name, p.products_image,pd.products_name,pd.products_description,p2c.categories_id,p.products_tax_class_id, s.status as specstat, 
    IF(s.status, s.specials_new_products_price_gross, NULL) as specials_new_products_price_gross, p.products_price_gross, p.products_price, p.products_forsale, p.products_submodel, p.products_price_listino,p.listino from manufacturers m right join products p ON (p.manufacturers_id = m.manufacturers_id) inner join specials 
    s on p.products_id = s.products_id inner join products_to_categories 
    p2c on p.products_id=p2c.products_id 
    , products_description pd
    where 
    p.products_id=pd.products_id and pd.language_id='4' and
    p.products_status = '1' group by p.products_model order by rand(24040273) DESC limit 12
            [19] => select categories_name from categories_description where categories_id = '0' limit 1
            [20] => select p.products_id, m.manufacturers_name, p.products_image,pd.products_name,pd.products_description, 
    p.products_tax_class_id, s.status as specstat, p2c.categories_id,
    IF(s.status, s.specials_new_products_price_gross, NULL) as specials_new_products_price_gross, p.products_price_gross, p.products_price, p.products_forsale, p.products_submodel, p.products_price_listino,p.listino  
    from manufacturers m right join products p ON (p.manufacturers_id = m.manufacturers_id) inner join products_to_categories p2c on p2c.products_id=p.products_id left join specials 
    s on p.products_id = s.products_id left join featured 
    f on p.products_id = f.products_id ,products_description pd
    where 
    p.products_id=pd.products_id and pd.language_id='4' and
    p.products_status = '1' 
    and f.status = '1' group by p.products_model order by rand(265810739) DESC limit 12
            [21] => select coupon, specials_new_products_price_gross from specials where products_id = '808' and status=1
            [22] => select sum(tax_rate) as tax_rate from tax_rates tr left join zones_to_geo_zones za on (tr.tax_zone_id = za.geo_zone_id) left join geo_zones tz on (tz.geo_zone_id = tr.tax_zone_id) where (za.zone_country_id is null or za.zone_country_id = '0' or za.zone_country_id = '105') and (za.zone_id is null or za.zone_id = '0' or za.zone_id = '15217') and tr.tax_class_id = '1' group by tr.tax_priority
            [23] => select coupon, specials_new_products_price_gross from specials where products_id = '956' and status=1
            [24] => select coupon, specials_new_products_price_gross from specials where products_id = '489' and status=1
            [25] => select coupon, specials_new_products_price_gross from specials where products_id = '418' and status=1
            [26] => select coupon, specials_new_products_price_gross from specials where products_id = '914' and status=1
            [27] => select coupon, specials_new_products_price_gross from specials where products_id = '278' and status=1
            [28] => select boxes_filename from boxes where (page like '%home%' or page like '%all%') and attivo=1 and position='destra'  order by sort_order
            [29] => select startdate, counter from counter
            [30] => update counter set counter = '5333217'
            [31] => select b.banners_id, b.banners_title, b.banners_image, b.banners_html_text from banners b, banners_to_categories btc where status = '1' and banners_group = '468x50' and btc.categories_id = '-999' and b.banners_id = btc.banners_id
            [32] => select b.banners_id, b.banners_title, b.banners_image, b.banners_html_text from banners b, banners_to_categories btc where status = '1' and banners_group = '468x50' and btc.categories_id = '0' and b.banners_id = btc.banners_id
        )

    [TIME] => Array
        (
            [0] => 0.002405
            [1] => 0.000241
            [2] => 0.000257
            [3] => 0.000404
            [4] => 0.000852
            [5] => 0.000208
            [6] => 0.000232
            [7] => 0.000572
            [8] => 0.000463
            [9] => 0.000264
            [10] => 0.001922
            [11] => 0.000459
            [12] => 0.020583
            [13] => 0.000541
            [14] => 0.000350
            [15] => 0.000575
            [16] => 0.000564
            [17] => 0.000252
            [18] => 0.000426
            [19] => 0.000225
            [20] => 0.001581
            [21] => 0.000260
            [22] => 0.001183
            [23] => 0.000255
            [24] => 0.000152
            [25] => 0.000175
            [26] => 0.000158
            [27] => 0.000173
            [28] => 0.000241
            [29] => 0.000266
            [30] => 0.000202
            [31] => 0.000374
            [32] => 0.000265
        )

)

SESSION:

COOKIE:
Array
(
)
POST:
Array
(
)

GET:
Array
(
)