//gestione metatag. // page home if($page =="home"){ if($lang == "it"){ $title_tag = 'Ventesima Strada - Sito Ufficiale'; $description_tag = 'Scarpe fatte a mano di alta qualità, MADE IN ITALY - Ventesima Strada - Montebelluna | Treviso'; }elseif($lang == "en"){ $title_tag = 'Ventesima Strada - Official Site'; $description_tag = 'High quality handmade shoes, MADE IN ITALY - Ventesima Strada - Montebelluna | Treviso'; }elseif($lang == "de"){ $title_tag = 'Ventesima Strada - Offizielle Website'; $description_tag = 'Schuhe sind aus hochwertigem handgemacht, MADE IN ITALY - Ventesima Strada - Montebelluna | Treviso'; }elseif($lang == "fr"){ $title_tag = 'Ventesima Strada - Site Officiel'; $description_tag = 'Chaussures en main de haute qualité, MADE IN ITALY - Ventesima Strada - Montebelluna | Treviso'; }elseif($lang == "es"){ $title_tag = 'Ventesima Strada - Sitio web oficial'; $description_tag = 'Zapatos hechos a mano de alta calidad, MADE IN ITALY - Ventesima Strada - Montebelluna | Treviso'; } } elseif($page =="prodotti"){ if($lang == "it"){ $title_tag = 'Prodotti - Ventesima Strada'; $description_tag = 'Prodotti, le nostre scarpe artigianali MADE IN ITALY- Ventesima Strada - Montebelluna | Treviso'; }elseif($lang == "en"){ $title_tag = 'Products - Ventesima Strada'; $description_tag = 'Products, our shoes MADE IN ITALY - Ventesima Strada - Montebelluna | Treviso'; }elseif($lang == "de"){ $title_tag = 'Produzieren - Ventesima Strada'; $description_tag = 'Produkte, unser Handwerk Schuhe MADE IN ITALY - Ventesima Strada - Montebelluna | Treviso'; }elseif($lang == "fr"){ $title_tag = 'Produire - Ventesima Strada'; $description_tag = 'Produire, nos chaussures artisanales MADE IN ITALY - Ventesima Strada - Montebelluna | Treviso'; }elseif($lang == "es"){ $title_tag = 'Producir - Ventesima Strada'; $description_tag = 'Productos, nuestros zapatos artesanales MADE IN ITALY - Ventesima Strada - Montebelluna | Treviso'; } } elseif($page =="scarpe-invernali-retro"){ if($lang == "it"){ $title_tag = 'Scarpe Rètro - Ventesima Strada'; $description_tag = 'Scarpe Rètro di Ventesima Strada - Montebelluna | Treviso'; }elseif($lang == "en"){ $title_tag = 'Rètro Shoes - Ventesima Strada'; $description_tag = 'Rètro shoes of Ventesima Strada - Montebelluna | Treviso'; }elseif($lang == "de"){ $title_tag = 'Retro Schuhe - Ventesima Strada'; $description_tag = 'Retro Schuhe Ventesima Strada - Montebelluna | Treviso'; }elseif($lang == "fr"){ $title_tag = 'Chaussures rétro - Ventesima Strada'; $description_tag = 'Chaussures rétro Ventesima Strada - Montebelluna | Treviso'; }elseif($lang == "es"){ $title_tag = 'Zapatos Retro - Ventesima Strada'; $description_tag = 'Zapatos Retro Ventesima Strada - Montebelluna | Treviso'; } } elseif($page =="contatti"){ if($lang == "it"){ $title_tag = 'Contatti - Ventesima Strada'; $description_tag = 'Contatti Ventesima Strada - Montebelluna | Treviso'; }elseif($lang == "en"){ $title_tag = 'Contacts - Ventesima Strada'; $description_tag = 'Contacts Ventesima Strada - Montebelluna | Treviso'; }elseif($lang == "de"){ $title_tag = 'Kontakte - Ventesima Strada'; $description_tag = 'Kontakte Ventesima Strada - Montebelluna | Treviso'; }elseif($lang == "fr"){ $title_tag = 'Contacts - Ventesima Strada'; $description_tag = 'Contacts Ventesima Strada - Montebelluna | Treviso'; }elseif($lang == "es"){ $title_tag = 'Contactos Ventesima Strada'; $description_tag = 'Contactos Ventesima Strada - Montebelluna | Treviso'; } } ?>