Carrello: 0 oggetti
 
 
 Nuovi Prodotti!!!
 
News
LaCuraDellAuto.it si Rinnova!
Informazioni
Chi siamo
Contattaci
Guida all'acquisto
Convenzioni
Le guide di CuraDellAuto.it
Privacy Policy
Categorie
Marca
Nuovi Prodotti

Car Pro 2Clays + IronX Kit
Car Pro 2Clays + IronX Kit
Kit Car Pro per la decontaminazione
Car Pro

31,74 €  26,95 €

Krauss Tools Paint Thickness Gauge 8801FN
Krauss Tools Paint Thickness Gauge 8801FN
Spessimetro per superfici ferrose e non ferrose.
Krauss Tools

299,95 €

Chemical Guys Microfiber Rejuvenator 500 ml
Chemical Guys Microfiber Rejuvenator 500 ml
Pulitore per microfibra
Chemical Guys

13,95 €


Chemical Guys Nonsense All Purpose Cleaner No Smell 500 ml
Chemical Guys Nonsense All Purpose Cleaner No Smell 500 ml
Pulitore per interni ed elimina odori insieme!
Chemical Guys

14,95 €

Chemical Guys Foam Pad Conditioner 500 ml
Chemical Guys Foam Pad Conditioner 500 ml
Diminuisce la polvere ed aumenta la lubrificazione del tampone
Chemical Guys

14,95 €

Chemical Guys New Car Scent 500 ml
Chemical Guys New Car Scent 500 ml
Riavere l'odore dell'auto nuova? Adesso si può!
Chemical Guys

11,95 €


Chemical Guys Maxi Suds II 500 ml
Chemical Guys Maxi Suds II 500 ml
Shampoo con elevata azione detergente
Chemical Guys

9,95 €

Chemical Guys Honeydew Snow Foam 500 ml
Chemical Guys Honeydew Snow Foam 500 ml
Shampoo foam
Chemical Guys

11,95 €

Chemical Guys Grembiule
Chemical Guys Grembiule
Grembiule per lucidatura
Chemical Guys

17,95 €


Tampone T60 Blue Medium-Cut Foam 80 mm
Tampone T60 Blue Medium-Cut Foam 80 mm
Tampone per moderata correzione
Shine Mate

2,67 €

Shine Mate 3\" Pads Kit
Shine Mate 3" Pads Kit
I 5 tamponi Shine Mate in un unico Kit
Shine Mate

13,84 €  10,95 €

Tampone T10 Black Finishing Foam 80 mm
Tampone T10 Black Finishing Foam 80 mm
Tampone super-soft per massima finitura
Shine Mate

2,51 €

Current Parse Time: 0.120 s with 36 queries
QUERY DEBUG:
Array
(
    [QUERIES] => Array
        (
            [0] => select value from sessions where sesskey = 'c2q62t3v3k9b8fmjm3l1r6ao27' and expiry > '1329961619'
            [1] => 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'
            [2] => select code, title, symbol_left, symbol_right, decimal_point, thousands_point, decimal_places, value from currencies
            [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 languages_id, name, code, image, directory from languages order by sort_order
            [9] => select boxes_filename from boxes where (page like '%top%' or page like '%all%') and attivo=1 and position='sinistra'  order by sort_order
            [10] => select headline,news_id from latest_news where status=1 order by news_id
            [11] => 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
            [12] => 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
            [13] => 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)  order by m.manufacturers_name
            [14] => select categories_name from categories_description where categories_id = '0' limit 1
            [15] => 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 products_novita 
    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 f.featured_date_added DESC limit 12
            [16] => select coupon, specials_new_products_price_gross from specials where products_id = '857' and status=1
            [17] => 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
            [18] => select coupon, specials_new_products_price_gross from specials where products_id = '910' and status=1
            [19] => select coupon, specials_new_products_price_gross from specials where products_id = '904' and status=1
            [20] => select coupon, specials_new_products_price_gross from specials where products_id = '905' and status=1
            [21] => select coupon, specials_new_products_price_gross from specials where products_id = '901' and status=1
            [22] => select coupon, specials_new_products_price_gross from specials where products_id = '900' and status=1
            [23] => select coupon, specials_new_products_price_gross from specials where products_id = '902' and status=1
            [24] => select coupon, specials_new_products_price_gross from specials where products_id = '903' and status=1
            [25] => select coupon, specials_new_products_price_gross from specials where products_id = '899' and status=1
            [26] => select coupon, specials_new_products_price_gross from specials where products_id = '894' and status=1
            [27] => select coupon, specials_new_products_price_gross from specials where products_id = '898' and status=1
            [28] => select coupon, specials_new_products_price_gross from specials where products_id = '897' and status=1
            [29] => select boxes_filename from boxes where (page like '%top%' or page like '%all%') and attivo=1 and position='destra'  order by sort_order
            [30] => select startdate, counter from counter
            [31] => update counter set counter = '3210720'
            [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 = '-999' and b.banners_id = btc.banners_id
            [33] => 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
            [34] => select count(*) as total from sessions where sesskey = 'c2q62t3v3k9b8fmjm3l1r6ao27'
            [35] => update sessions set expiry = '1329963060', value = 'cart|O:12:\"shoppingCart\":11:{s:8:\"contents\";a:0:{}s:5:\"total\";i:0;s:6:\"weight\";i:0;s:6:\"cartID\";N;s:12:\"content_type\";b:0;s:6:\"volume\";i:0;s:6:\"isCeva\";b:0;s:11:\"thereisCeva\";b:0;s:9:\"volume_pz\";i:0;s:19:\"products_price_ship\";i:0;s:13:\"product_array\";a:0:{}}easy_discount|O:13:\"easy_discount\":1:{s:9:\"discounts\";a:0:{}}language|s:8:\"italiano\";languages_id|s:1:\"4\";languages_code|s:2:\"it\";currency|s:3:\"EUR\";navigation|O:17:\"navigationHistory\":2:{s:4:\"path\";a:2:{i:0;a:4:{s:4:\"page\";s:12:\"contatti.php\";s:4:\"mode\";s:6:\"NONSSL\";s:3:\"get\";a:0:{}s:4:\"post\";a:0:{}}i:1;a:4:{s:4:\"page\";s:16:\"new_products.php\";s:4:\"mode\";s:6:\"NONSSL\";s:3:\"get\";a:0:{}s:4:\"post\";a:0:{}}}s:8:\"snapshot\";a:0:{}}' where sesskey = 'c2q62t3v3k9b8fmjm3l1r6ao27'
        )

    [TIME] => Array
        (
            [0] => 0.000354
            [1] => 0.002737
            [2] => 0.000195
            [3] => 0.000269
            [4] => 0.000614
            [5] => 0.000242
            [6] => 0.000217
            [7] => 0.000450
            [8] => 0.000183
            [9] => 0.000328
            [10] => 0.000281
            [11] => 0.001622
            [12] => 0.000454
            [13] => 0.015260
            [14] => 0.000234
            [15] => 0.008388
            [16] => 0.000164
            [17] => 0.000843
            [18] => 0.000125
            [19] => 0.000130
            [20] => 0.000152
            [21] => 0.000157
            [22] => 0.000138
            [23] => 0.000189
            [24] => 0.000194
            [25] => 0.000204
            [26] => 0.000221
            [27] => 0.000201
            [28] => 0.000220
            [29] => 0.000285
            [30] => 0.000193
            [31] => 0.000196
            [32] => 0.000319
            [33] => 0.000286
            [34] => 0.000197
            [35] => 0.000250
        )

)

SESSION:
Array
(
    [cart] => shoppingCart Object
        (
            [contents] => Array
                (
                )

            [total] => 0
            [weight] => 0
            [cartID] => 
            [content_type] => 
            [volume] => 0
            [isCeva] => 
            [thereisCeva] => 
            [volume_pz] => 0
            [products_price_ship] => 0
            [product_array] => Array
                (
                )

        )

    [easy_discount] => easy_discount Object
        (
            [discounts] => Array
                (
                )

        )

    [language] => italiano
    [languages_id] => 4
    [languages_code] => it
    [currency] => EUR
    [navigation] => navigationHistory Object
        (
            [path] => Array
                (
                    [0] => Array
                        (
                            [page] => contatti.php
                            [mode] => NONSSL
                            [get] => Array
                                (
                                )

                            [post] => Array
                                (
                                )

                        )

                    [1] => Array
                        (
                            [page] => new_products.php
                            [mode] => NONSSL
                            [get] => Array
                                (
                                )

                            [post] => Array
                                (
                                )

                        )

                )

            [snapshot] => Array
                (
                )

        )

)

COOKIE:
Array
(
    [Store360] => c2q62t3v3k9b8fmjm3l1r6ao27
    [cookie_test] => please_accept_for_session
)
POST:
Array
(
)

GET:
Array
(
)