if(isset($xmasadvent)){
$day = date('j');
if(!isset($_COOKIE["pma_advent"][$day]) AND !isset($xmas_cookie_set) AND date("m")=="12" AND date("d")<"26"){
$have="Have you opened today's Advent door? Open it each day for a new Fantastic Offer!";
}elseif(isset($_COOKIE["pma_advent"][$day]) OR isset($xmas_cookie_set)){
$date = date("Y-m-d");
$query="SELECT *
FROM osc_global_discount
WHERE start_date LIKE '".$date."%'
AND end_date LIKE '".$date."%'
AND offer_code LIKE 'XMAS%'
LIMIT 1";
$result=mysql_query($query);
$row = mysql_fetch_assoc($result);
$offer_code = $row["offer_code"];
$offer_name = $row["offer_name"];
//$link="https://www.z1bb.co/".$offer_code;
$link = $row["offer_link"];
$have="".$offer_name." Use Code: ".$offer_code."";
}
if(isset($_GET['xmas'])){
$maxwidth = "width:600px";
}else{
$maxwidth = "width:150px";
}
}
?>
Unfortunately we can't find any products that match your search! Ensure you are using specific product related keywords...
However, we've probably got the item you are after in stock, and just not had the time to list it online yet. Do please get in touch if you can't find what you are looking for and ask us.