prepare($sql); $stmt->execute([$lang, $slug]); $result = $stmt->fetch(); if ($result) { $id_genere = $result['id']; $filter = $result['slug']; $anchor = $result['anchor']; $text = $result['text']; $text_top = $result['text_top']; $text_bottom = $result['text_bottom']; $pageTitle = $result['pageTitle']; $metaDescription = $result['metaDescription']; $sql = "SELECT lang,slug FROM tbl_genere_txt WHERE id_genere = ?"; $stmt1 = $pdo->prepare($sql); $stmt1->execute([$id_genere]); $ans = $stmt1->fetchAll(); foreach ($ans as $row) { if ($row['lang'] == 'it') { $slugIT = $row['slug']; }; if ($row['lang'] == 'en') { $slugEN = $row['slug']; }; }; }; $text_showAll = 'Vedi tutto in'; $text_prodotti = 'Prodotti'; $text_startingFrom = 'A partire da'; if ($lang == 'en') { $text_showAll = 'View all'; $text_prodotti = 'Products'; $text_startingFrom = 'Starting from'; }; if ($id == 4) { $bc = ''; $pathCanonical = '/' . $lang . '/' . $slug; $urlLangIT = '/it/' . $slugIT; $urlLangEN = '/en/' . $slugEN; }; $urlCanonical .= $pathCanonical; ?> Giromagi
Find us in Loc. Venella – Terontola (AR), Italy
Call us +39(0)575.67380
Shipping all over the world

Warning: Undefined variable $bc in /home/xuhlwznm/www.giromagi.com/rw-gifts.php on line 107


Warning: Undefined variable $title in /home/xuhlwznm/www.giromagi.com/rw-gifts.php on line 110


Warning: Undefined variable $subtitle in /home/xuhlwznm/www.giromagi.com/rw-gifts.php on line 111

Warning: Undefined variable $text_top in /home/xuhlwznm/www.giromagi.com/rw-gifts.php on line 114

Warning: Undefined variable $id in /home/xuhlwznm/www.giromagi.com/rw-gifts.php on line 126