File "8a002762ae0167912810f8ebad457a58c844506bad0a248b9168c0206b7758e8.php"
Full path: /home/cakedeco/retaildirectonline.co.uk/system/storage/cache/8a/8a002762ae0167912810f8ebad457a58c844506bad0a248b9168c0206b7758e8.php
File
size: 32.31 B (32.31 KB bytes)
MIME-type: text/x-php
Charset: utf-8
Download Open Edit Advanced Editor &nnbsp; Back
<?php
/* default/template/common/header.twig */
class __TwigTemplate_d85b129fdfbb88d599e58a091d5c9cd0556f425fb33b22293f519e4e2ddd64d3 extends Twig_Template
{
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = array(
);
}
protected function doDisplay(array $context, array $blocks = array())
{
// line 1
echo "<!DOCTYPE html>
<!--[if IE]><![endif]-->
<!--[if IE 8 ]><html dir=\"";
// line 3
echo (isset($context["direction"]) ? $context["direction"] : null);
echo "\" lang=\"";
echo (isset($context["lang"]) ? $context["lang"] : null);
echo "\" class=\"ie8\"><![endif]-->
<!--[if IE 9 ]><html dir=\"";
// line 4
echo (isset($context["direction"]) ? $context["direction"] : null);
echo "\" lang=\"";
echo (isset($context["lang"]) ? $context["lang"] : null);
echo "\" class=\"ie9\"><![endif]-->
<!--[if (gt IE 9)|!(IE)]><!-->
<html dir=\"";
// line 6
echo (isset($context["direction"]) ? $context["direction"] : null);
echo "\" lang=\"";
echo (isset($context["lang"]) ? $context["lang"] : null);
echo "\">
<!--<![endif]-->
<head>
<meta charset=\"UTF-8\" />
<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
<title>";
// line 12
echo (isset($context["title"]) ? $context["title"] : null);
echo "</title>
<base href=\"";
// line 13
echo (isset($context["base"]) ? $context["base"] : null);
echo "\" />
";
// line 14
if ((isset($context["description"]) ? $context["description"] : null)) {
// line 15
echo "<meta name=\"description\" content=\"";
echo (isset($context["description"]) ? $context["description"] : null);
echo "\" />
";
}
// line 17
if ((isset($context["keywords"]) ? $context["keywords"] : null)) {
// line 18
echo "<meta name=\"keywords\" content=\"";
echo (isset($context["keywords"]) ? $context["keywords"] : null);
echo "\" />
";
}
// line 20
echo "<script src=\"catalog/view/javascript/jquery/jquery-2.1.1.min.js\" type=\"text/javascript\"></script>
<script src=\"catalog/view/javascript/jquery/jquery-ui.js\" type=\"text/javascript\"></script>
<link href=\"catalog/view/javascript/jquery/css/jquery-ui.css\" type=\"text/css\" rel=\"stylesheet\" media=\"screen\" />
<link href=\"catalog/view/javascript/bootstrap/css/bootstrap.min.css\" rel=\"stylesheet\" media=\"screen\" />
<script src=\"catalog/view/javascript/bootstrap/js/bootstrap.min.js\" type=\"text/javascript\"></script>
<link href=\"catalog/view/javascript/font-awesome/css/font-awesome.min.css\" rel=\"stylesheet\" type=\"text/css\" />
<link href=\"//fonts.googleapis.com/css?family=Open+Sans:400,400i,300,700\" rel=\"stylesheet\" type=\"text/css\" />
<link href=\"catalog/view/theme/default/stylesheet/stylesheet.css\" rel=\"stylesheet\">
<script src=\"catalog/view/javascript/jquery/owl-carousel/js/owl.carousel.min.js\" type=\"text/javascript\"></script>
<link href=\"catalog/view/javascript/jquery/owl-carousel/css/owl.carousel.min.css\" rel=\"stylesheet\" />
<link href=\"catalog/view/javascript/jquery/owl-carousel/css/owl.theme.green.min.css\" rel=\"stylesheet\" />
";
// line 31
if ((isset($context["use_quick_view"]) ? $context["use_quick_view"] : null)) {
// line 32
echo "<script src=\"catalog/view/javascript/cloudzoom/cloud-zoom.1.0.2.min.js\" type=\"text/javascript\"></script>
<script src=\"catalog/view/javascript/cloudzoom/zoom.js\" type=\"text/javascript\"></script>
<script src=\"catalog/view/javascript/ocquickview/ocquickview.js\" type=\"text/javascript\"></script>
<link href=\"catalog/view/theme/default/stylesheet/ocquickview/ocquickview.css\" rel=\"stylesheet\" type=\"text/css\" />
";
}
// line 37
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable((isset($context["styles"]) ? $context["styles"] : null));
foreach ($context['_seq'] as $context["_key"] => $context["style"]) {
// line 38
echo "<link href=\"";
echo $this->getAttribute($context["style"], "href", array());
echo "\" type=\"text/css\" rel=\"";
echo $this->getAttribute($context["style"], "rel", array());
echo "\" media=\"";
echo $this->getAttribute($context["style"], "media", array());
echo "\" />
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['style'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 40
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable((isset($context["scripts"]) ? $context["scripts"] : null));
foreach ($context['_seq'] as $context["_key"] => $context["script"]) {
// line 41
echo "<script src=\"";
echo $context["script"];
echo "\" type=\"text/javascript\"></script>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['script'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 43
echo "<script src=\"catalog/view/javascript/common.js\" type=\"text/javascript\"></script>
";
// line 44
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable((isset($context["links"]) ? $context["links"] : null));
foreach ($context['_seq'] as $context["_key"] => $context["link"]) {
// line 45
echo "<link href=\"";
echo $this->getAttribute($context["link"], "href", array());
echo "\" rel=\"";
echo $this->getAttribute($context["link"], "rel", array());
echo "\" />
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['link'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 47
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable((isset($context["analytics"]) ? $context["analytics"] : null));
foreach ($context['_seq'] as $context["_key"] => $context["analytic"]) {
// line 48
echo $context["analytic"];
echo "
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['analytic'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 50
if ($this->getAttribute((isset($context["theme_option_status"]) ? $context["theme_option_status"] : null), (isset($context["store_id"]) ? $context["store_id"] : null), array(), "array")) {
// line 51
echo " <script src=\"https://ajax.googleapis.com/ajax/libs/webfont/1.5.10/webfont.js\"></script>
<script>
WebFont.load({
google: {
families: ['";
// line 55
echo (($this->getAttribute((isset($context["header_tag"]) ? $context["header_tag"] : null), "font_family", array())) ? ($this->getAttribute((isset($context["header_tag"]) ? $context["header_tag"] : null), "font_family", array())) : (""));
echo "', '";
echo (($this->getAttribute((isset($context["body_css"]) ? $context["body_css"] : null), "font_family", array())) ? ($this->getAttribute((isset($context["body_css"]) ? $context["body_css"] : null), "font_family", array())) : (""));
echo "']
}
});
</script>
<style>
";
// line 60
if ((isset($context["a_tag"]) ? $context["a_tag"] : null)) {
// line 61
echo " ";
echo (($this->getAttribute($this->getAttribute((isset($context["a_tag"]) ? $context["a_tag"] : null), (isset($context["store_id"]) ? $context["store_id"] : null), array(), "array"), "color", array())) ? ((("a { color: #" . $this->getAttribute($this->getAttribute((isset($context["a_tag"]) ? $context["a_tag"] : null), (isset($context["store_id"]) ? $context["store_id"] : null), array(), "array"), "color", array())) . "; }")) : (""));
echo "
";
// line 62
echo (($this->getAttribute($this->getAttribute((isset($context["a_tag"]) ? $context["a_tag"] : null), (isset($context["store_id"]) ? $context["store_id"] : null), array(), "array"), "hover_color", array())) ? ((("a:hover { color: #" . $this->getAttribute($this->getAttribute((isset($context["a_tag"]) ? $context["a_tag"] : null), (isset($context["store_id"]) ? $context["store_id"] : null), array(), "array"), "hover_color", array())) . "; }")) : (""));
echo "
";
}
// line 64
echo "
";
// line 65
if ((isset($context["header_tag"]) ? $context["header_tag"] : null)) {
// line 66
echo " h1, h2, h3, h4, h5, h6 {
";
// line 67
echo (($this->getAttribute($this->getAttribute((isset($context["header_tag"]) ? $context["header_tag"] : null), (isset($context["store_id"]) ? $context["store_id"] : null), array(), "array"), "color", array())) ? ((("color: #" . $this->getAttribute($this->getAttribute((isset($context["header_tag"]) ? $context["header_tag"] : null), (isset($context["store_id"]) ? $context["store_id"] : null), array(), "array"), "color", array())) . ";")) : (""));
echo "
";
// line 68
echo (($this->getAttribute($this->getAttribute((isset($context["header_tag"]) ? $context["header_tag"] : null), (isset($context["store_id"]) ? $context["store_id"] : null), array(), "array"), "font_family", array())) ? ((("font-family: " . $this->getAttribute($this->getAttribute((isset($context["header_tag"]) ? $context["header_tag"] : null), (isset($context["store_id"]) ? $context["store_id"] : null), array(), "array"), "font_family", array())) . ";")) : (""));
echo "
";
// line 69
echo (($this->getAttribute($this->getAttribute((isset($context["header_tag"]) ? $context["header_tag"] : null), (isset($context["store_id"]) ? $context["store_id"] : null), array(), "array"), "font_weight", array())) ? ((("font-weight: " . $this->getAttribute($this->getAttribute((isset($context["header_tag"]) ? $context["header_tag"] : null), (isset($context["store_id"]) ? $context["store_id"] : null), array(), "array"), "font_weight", array())) . ";")) : (""));
echo "
}
";
// line 71
echo (($this->getAttribute($this->getAttribute($this->getAttribute((isset($context["header_tag"]) ? $context["header_tag"] : null), (isset($context["store_id"]) ? $context["store_id"] : null), array(), "array"), "h1", array()), "font_size", array())) ? ((("h1 { font-size: " . $this->getAttribute($this->getAttribute($this->getAttribute((isset($context["header_tag"]) ? $context["header_tag"] : null), (isset($context["store_id"]) ? $context["store_id"] : null), array(), "array"), "h1", array()), "font_size", array())) . "; }")) : (""));
echo "
";
// line 72
echo (($this->getAttribute($this->getAttribute($this->getAttribute((isset($context["header_tag"]) ? $context["header_tag"] : null), (isset($context["store_id"]) ? $context["store_id"] : null), array(), "array"), "h2", array()), "font_size", array())) ? ((("h2 { font-size: " . $this->getAttribute($this->getAttribute($this->getAttribute((isset($context["header_tag"]) ? $context["header_tag"] : null), (isset($context["store_id"]) ? $context["store_id"] : null), array(), "array"), "h2", array()), "font_size", array())) . "; }")) : (""));
echo "
";
// line 73
echo (($this->getAttribute($this->getAttribute($this->getAttribute((isset($context["header_tag"]) ? $context["header_tag"] : null), (isset($context["store_id"]) ? $context["store_id"] : null), array(), "array"), "h3", array()), "font_size", array())) ? ((("h3 { font-size: " . $this->getAttribute($this->getAttribute($this->getAttribute((isset($context["header_tag"]) ? $context["header_tag"] : null), (isset($context["store_id"]) ? $context["store_id"] : null), array(), "array"), "h3", array()), "font_size", array())) . "; }")) : (""));
echo "
";
// line 74
echo (($this->getAttribute($this->getAttribute($this->getAttribute((isset($context["header_tag"]) ? $context["header_tag"] : null), (isset($context["store_id"]) ? $context["store_id"] : null), array(), "array"), "h4", array()), "font_size", array())) ? ((("h4 { font-size: " . $this->getAttribute($this->getAttribute($this->getAttribute((isset($context["header_tag"]) ? $context["header_tag"] : null), (isset($context["store_id"]) ? $context["store_id"] : null), array(), "array"), "h4", array()), "font_size", array())) . "; }")) : (""));
echo "
";
// line 75
echo (($this->getAttribute($this->getAttribute($this->getAttribute((isset($context["header_tag"]) ? $context["header_tag"] : null), (isset($context["store_id"]) ? $context["store_id"] : null), array(), "array"), "h5", array()), "font_size", array())) ? ((("h5 { font-size: " . $this->getAttribute($this->getAttribute($this->getAttribute((isset($context["header_tag"]) ? $context["header_tag"] : null), (isset($context["store_id"]) ? $context["store_id"] : null), array(), "array"), "h5", array()), "font_size", array())) . "; }")) : (""));
echo "
";
// line 76
echo (($this->getAttribute($this->getAttribute($this->getAttribute((isset($context["header_tag"]) ? $context["header_tag"] : null), (isset($context["store_id"]) ? $context["store_id"] : null), array(), "array"), "h6", array()), "font_size", array())) ? ((("h6 { font-size: " . $this->getAttribute($this->getAttribute($this->getAttribute((isset($context["header_tag"]) ? $context["header_tag"] : null), (isset($context["store_id"]) ? $context["store_id"] : null), array(), "array"), "h6", array()), "font_size", array())) . "; }")) : (""));
echo "
";
}
// line 78
echo "
";
// line 79
if ((isset($context["body_css"]) ? $context["body_css"] : null)) {
// line 80
echo " body {
";
// line 81
echo (($this->getAttribute($this->getAttribute((isset($context["body_css"]) ? $context["body_css"] : null), (isset($context["store_id"]) ? $context["store_id"] : null), array(), "array"), "color", array())) ? ((("color: #" . $this->getAttribute($this->getAttribute((isset($context["body_css"]) ? $context["body_css"] : null), (isset($context["store_id"]) ? $context["store_id"] : null), array(), "array"), "color", array())) . ";")) : (""));
echo "
";
// line 82
echo (($this->getAttribute($this->getAttribute((isset($context["body_css"]) ? $context["body_css"] : null), (isset($context["store_id"]) ? $context["store_id"] : null), array(), "array"), "font_family", array())) ? ((("font-family: " . $this->getAttribute($this->getAttribute((isset($context["body_css"]) ? $context["body_css"] : null), (isset($context["store_id"]) ? $context["store_id"] : null), array(), "array"), "font_family", array())) . ";")) : (""));
echo "
";
// line 83
echo (($this->getAttribute($this->getAttribute((isset($context["body_css"]) ? $context["body_css"] : null), (isset($context["store_id"]) ? $context["store_id"] : null), array(), "array"), "font_size", array())) ? ((("font-size: " . $this->getAttribute($this->getAttribute((isset($context["body_css"]) ? $context["body_css"] : null), (isset($context["store_id"]) ? $context["store_id"] : null), array(), "array"), "font_size", array())) . ";")) : (""));
echo "
";
// line 84
echo (($this->getAttribute($this->getAttribute((isset($context["body_css"]) ? $context["body_css"] : null), (isset($context["store_id"]) ? $context["store_id"] : null), array(), "array"), "font_weight", array())) ? ((("font-weight: " . $this->getAttribute($this->getAttribute((isset($context["body_css"]) ? $context["body_css"] : null), (isset($context["store_id"]) ? $context["store_id"] : null), array(), "array"), "font_weight", array())) . ";")) : (""));
echo "
";
// line 85
echo (($this->getAttribute($this->getAttribute((isset($context["body_css"]) ? $context["body_css"] : null), (isset($context["store_id"]) ? $context["store_id"] : null), array(), "array"), "line_height", array())) ? ((("line-height: " . $this->getAttribute($this->getAttribute((isset($context["body_css"]) ? $context["body_css"] : null), (isset($context["store_id"]) ? $context["store_id"] : null), array(), "array"), "line_height", array())) . ";")) : (""));
echo "
}
";
}
// line 88
echo " </style>
";
}
// line 90
echo "</head>
<body>
<nav id=\"top\">
<div class=\"container\">";
// line 93
echo (isset($context["currency"]) ? $context["currency"] : null);
echo "
";
// line 94
echo (isset($context["language"]) ? $context["language"] : null);
echo "
<div id=\"top-links\" class=\"nav pull-right\">
<ul class=\"list-inline\">
<li><a href=\"";
// line 97
echo (isset($context["contact"]) ? $context["contact"] : null);
echo "\"><i class=\"fa fa-phone\"></i></a> <span class=\"hidden-xs hidden-sm hidden-md\">";
echo (isset($context["telephone"]) ? $context["telephone"] : null);
echo "</span></li>
<li class=\"dropdown\"><a href=\"";
// line 98
echo (isset($context["account"]) ? $context["account"] : null);
echo "\" title=\"";
echo (isset($context["text_account"]) ? $context["text_account"] : null);
echo "\" class=\"dropdown-toggle\" data-toggle=\"dropdown\"><i class=\"fa fa-user\"></i> <span class=\"hidden-xs hidden-sm hidden-md\">";
echo (isset($context["text_account"]) ? $context["text_account"] : null);
echo "</span> <span class=\"caret\"></span></a>
<ul class=\"dropdown-menu dropdown-menu-right\">
";
// line 100
if ((isset($context["logged"]) ? $context["logged"] : null)) {
// line 101
echo " <li><a href=\"";
echo (isset($context["account"]) ? $context["account"] : null);
echo "\">";
echo (isset($context["text_account"]) ? $context["text_account"] : null);
echo "</a></li>
<li><a href=\"";
// line 102
echo (isset($context["order"]) ? $context["order"] : null);
echo "\">";
echo (isset($context["text_order"]) ? $context["text_order"] : null);
echo "</a></li>
<li><a href=\"";
// line 103
echo (isset($context["transaction"]) ? $context["transaction"] : null);
echo "\">";
echo (isset($context["text_transaction"]) ? $context["text_transaction"] : null);
echo "</a></li>
<li><a href=\"";
// line 104
echo (isset($context["download"]) ? $context["download"] : null);
echo "\">";
echo (isset($context["text_download"]) ? $context["text_download"] : null);
echo "</a></li>
<li><a href=\"";
// line 105
echo (isset($context["logout"]) ? $context["logout"] : null);
echo "\">";
echo (isset($context["text_logout"]) ? $context["text_logout"] : null);
echo "</a></li>
";
} else {
// line 107
echo " <li><a href=\"";
echo (isset($context["register"]) ? $context["register"] : null);
echo "\">";
echo (isset($context["text_register"]) ? $context["text_register"] : null);
echo "</a></li>
<li><a href=\"";
// line 108
echo (isset($context["login"]) ? $context["login"] : null);
echo "\">";
echo (isset($context["text_login"]) ? $context["text_login"] : null);
echo "</a></li>
";
}
// line 110
echo " </ul>
</li>
<li><a href=\"";
// line 112
echo (isset($context["wishlist"]) ? $context["wishlist"] : null);
echo "\" id=\"wishlist-total\" title=\"";
echo (isset($context["text_wishlist"]) ? $context["text_wishlist"] : null);
echo "\"><i class=\"fa fa-heart\"></i> <span class=\"hidden-xs hidden-sm hidden-md\">";
echo (isset($context["text_wishlist"]) ? $context["text_wishlist"] : null);
echo "</span></a></li>
<li><a href=\"";
// line 113
echo (isset($context["shopping_cart"]) ? $context["shopping_cart"] : null);
echo "\" title=\"";
echo (isset($context["text_shopping_cart"]) ? $context["text_shopping_cart"] : null);
echo "\"><i class=\"fa fa-shopping-cart\"></i> <span class=\"hidden-xs hidden-sm hidden-md\">";
echo (isset($context["text_shopping_cart"]) ? $context["text_shopping_cart"] : null);
echo "</span></a></li>
<li><a href=\"";
// line 114
echo (isset($context["checkout"]) ? $context["checkout"] : null);
echo "\" title=\"";
echo (isset($context["text_checkout"]) ? $context["text_checkout"] : null);
echo "\"><i class=\"fa fa-share\"></i> <span class=\"hidden-xs hidden-sm hidden-md\">";
echo (isset($context["text_checkout"]) ? $context["text_checkout"] : null);
echo "</span></a></li>
</ul>
</div>
</div>
</nav>
<header>
<div class=\"container\">
<div class=\"row\">
<div class=\"col-sm-4\">
<div id=\"logo\">";
// line 123
if ((isset($context["logo"]) ? $context["logo"] : null)) {
echo "<a href=\"";
echo (isset($context["home"]) ? $context["home"] : null);
echo "\"><img src=\"";
echo (isset($context["logo"]) ? $context["logo"] : null);
echo "\" title=\"";
echo (isset($context["name"]) ? $context["name"] : null);
echo "\" alt=\"";
echo (isset($context["name"]) ? $context["name"] : null);
echo "\" class=\"img-responsive\" /></a>";
} else {
// line 124
echo " <h1><a href=\"";
echo (isset($context["home"]) ? $context["home"] : null);
echo "\">";
echo (isset($context["name"]) ? $context["name"] : null);
echo "</a></h1>
";
}
// line 125
echo "</div>
</div>
<div class=\"col-sm-5\">";
// line 127
echo (isset($context["search"]) ? $context["search"] : null);
echo "</div>
<div class=\"col-sm-3\">";
// line 128
echo (isset($context["cart"]) ? $context["cart"] : null);
echo "</div>
</div>
</div>
</header>
";
// line 132
echo (isset($context["menu"]) ? $context["menu"] : null);
echo "
";
}
public function getTemplateName()
{
return "default/template/common/header.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 412 => 132, 405 => 128, 401 => 127, 397 => 125, 389 => 124, 377 => 123, 361 => 114, 353 => 113, 345 => 112, 341 => 110, 334 => 108, 327 => 107, 320 => 105, 314 => 104, 308 => 103, 302 => 102, 295 => 101, 293 => 100, 284 => 98, 278 => 97, 272 => 94, 268 => 93, 263 => 90, 259 => 88, 253 => 85, 249 => 84, 245 => 83, 241 => 82, 237 => 81, 234 => 80, 232 => 79, 229 => 78, 224 => 76, 220 => 75, 216 => 74, 212 => 73, 208 => 72, 204 => 71, 199 => 69, 195 => 68, 191 => 67, 188 => 66, 186 => 65, 183 => 64, 178 => 62, 173 => 61, 171 => 60, 161 => 55, 155 => 51, 153 => 50, 145 => 48, 141 => 47, 130 => 45, 126 => 44, 123 => 43, 114 => 41, 110 => 40, 97 => 38, 93 => 37, 86 => 32, 84 => 31, 71 => 20, 65 => 18, 63 => 17, 57 => 15, 55 => 14, 51 => 13, 47 => 12, 36 => 6, 29 => 4, 23 => 3, 19 => 1,);
}
}
/* <!DOCTYPE html>*/
/* <!--[if IE]><![endif]-->*/
/* <!--[if IE 8 ]><html dir="{{ direction }}" lang="{{ lang }}" class="ie8"><![endif]-->*/
/* <!--[if IE 9 ]><html dir="{{ direction }}" lang="{{ lang }}" class="ie9"><![endif]-->*/
/* <!--[if (gt IE 9)|!(IE)]><!-->*/
/* <html dir="{{ direction }}" lang="{{ lang }}">*/
/* <!--<![endif]-->*/
/* <head>*/
/* <meta charset="UTF-8" />*/
/* <meta name="viewport" content="width=device-width, initial-scale=1">*/
/* <meta http-equiv="X-UA-Compatible" content="IE=edge">*/
/* <title>{{ title }}</title>*/
/* <base href="{{ base }}" />*/
/* {% if description %}*/
/* <meta name="description" content="{{ description }}" />*/
/* {% endif %}*/
/* {% if keywords %}*/
/* <meta name="keywords" content="{{ keywords }}" />*/
/* {% endif %}*/
/* <script src="catalog/view/javascript/jquery/jquery-2.1.1.min.js" type="text/javascript"></script>*/
/* <script src="catalog/view/javascript/jquery/jquery-ui.js" type="text/javascript"></script>*/
/* <link href="catalog/view/javascript/jquery/css/jquery-ui.css" type="text/css" rel="stylesheet" media="screen" />*/
/* <link href="catalog/view/javascript/bootstrap/css/bootstrap.min.css" rel="stylesheet" media="screen" />*/
/* <script src="catalog/view/javascript/bootstrap/js/bootstrap.min.js" type="text/javascript"></script>*/
/* <link href="catalog/view/javascript/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css" />*/
/* <link href="//fonts.googleapis.com/css?family=Open+Sans:400,400i,300,700" rel="stylesheet" type="text/css" />*/
/* <link href="catalog/view/theme/default/stylesheet/stylesheet.css" rel="stylesheet">*/
/* <script src="catalog/view/javascript/jquery/owl-carousel/js/owl.carousel.min.js" type="text/javascript"></script>*/
/* <link href="catalog/view/javascript/jquery/owl-carousel/css/owl.carousel.min.css" rel="stylesheet" />*/
/* <link href="catalog/view/javascript/jquery/owl-carousel/css/owl.theme.green.min.css" rel="stylesheet" />*/
/* {% if use_quick_view %}*/
/* <script src="catalog/view/javascript/cloudzoom/cloud-zoom.1.0.2.min.js" type="text/javascript"></script>*/
/* <script src="catalog/view/javascript/cloudzoom/zoom.js" type="text/javascript"></script>*/
/* <script src="catalog/view/javascript/ocquickview/ocquickview.js" type="text/javascript"></script>*/
/* <link href="catalog/view/theme/default/stylesheet/ocquickview/ocquickview.css" rel="stylesheet" type="text/css" />*/
/* {% endif %}*/
/* {% for style in styles %}*/
/* <link href="{{ style.href }}" type="text/css" rel="{{ style.rel }}" media="{{ style.media }}" />*/
/* {% endfor %}*/
/* {% for script in scripts %}*/
/* <script src="{{ script }}" type="text/javascript"></script>*/
/* {% endfor %}*/
/* <script src="catalog/view/javascript/common.js" type="text/javascript"></script>*/
/* {% for link in links %}*/
/* <link href="{{ link.href }}" rel="{{ link.rel }}" />*/
/* {% endfor %}*/
/* {% for analytic in analytics %}*/
/* {{ analytic }}*/
/* {% endfor %}*/
/* {% if theme_option_status[store_id] %}*/
/* <script src="https://ajax.googleapis.com/ajax/libs/webfont/1.5.10/webfont.js"></script>*/
/* <script>*/
/* WebFont.load({*/
/* google: {*/
/* families: ['{{ header_tag.font_family ? header_tag.font_family }}', '{{ body_css.font_family ? body_css.font_family }}']*/
/* }*/
/* });*/
/* </script>*/
/* <style>*/
/* {% if a_tag %}*/
/* {{ a_tag[store_id].color ? 'a { color: #' ~ a_tag[store_id].color ~ '; }' : '' }}*/
/* {{ a_tag[store_id].hover_color ? 'a:hover { color: #' ~ a_tag[store_id].hover_color ~ '; }' : '' }}*/
/* {% endif %}*/
/* */
/* {% if header_tag %}*/
/* h1, h2, h3, h4, h5, h6 {*/
/* {{ header_tag[store_id].color ? 'color: #' ~ header_tag[store_id].color ~ ';' : '' }}*/
/* {{ header_tag[store_id].font_family ? 'font-family: ' ~ header_tag[store_id].font_family ~ ';' : '' }}*/
/* {{ header_tag[store_id].font_weight ? 'font-weight: ' ~ header_tag[store_id].font_weight ~ ';' : ''}}*/
/* }*/
/* {{ header_tag[store_id].h1.font_size ? 'h1 { font-size: ' ~ header_tag[store_id].h1.font_size ~ '; }' : '' }}*/
/* {{ header_tag[store_id].h2.font_size ? 'h2 { font-size: ' ~ header_tag[store_id].h2.font_size ~ '; }' : '' }}*/
/* {{ header_tag[store_id].h3.font_size ? 'h3 { font-size: ' ~ header_tag[store_id].h3.font_size ~ '; }' : '' }}*/
/* {{ header_tag[store_id].h4.font_size ? 'h4 { font-size: ' ~ header_tag[store_id].h4.font_size ~ '; }' : '' }}*/
/* {{ header_tag[store_id].h5.font_size ? 'h5 { font-size: ' ~ header_tag[store_id].h5.font_size ~ '; }' : '' }}*/
/* {{ header_tag[store_id].h6.font_size ? 'h6 { font-size: ' ~ header_tag[store_id].h6.font_size ~ '; }' : '' }}*/
/* {% endif %}*/
/* */
/* {% if body_css %}*/
/* body {*/
/* {{ body_css[store_id].color ? 'color: #' ~ body_css[store_id].color ~ ';' : '' }}*/
/* {{ body_css[store_id].font_family ? 'font-family: ' ~ body_css[store_id].font_family ~ ';' : '' }}*/
/* {{ body_css[store_id].font_size ? 'font-size: ' ~ body_css[store_id].font_size ~ ';' : '' }}*/
/* {{ body_css[store_id].font_weight ? 'font-weight: ' ~ body_css[store_id].font_weight ~ ';' : '' }}*/
/* {{ body_css[store_id].line_height ? 'line-height: ' ~ body_css[store_id].line_height ~ ';' : '' }}*/
/* }*/
/* {% endif %}*/
/* </style>*/
/* {% endif %}*/
/* </head>*/
/* <body>*/
/* <nav id="top">*/
/* <div class="container">{{ currency }}*/
/* {{ language }}*/
/* <div id="top-links" class="nav pull-right">*/
/* <ul class="list-inline">*/
/* <li><a href="{{ contact }}"><i class="fa fa-phone"></i></a> <span class="hidden-xs hidden-sm hidden-md">{{ telephone }}</span></li>*/
/* <li class="dropdown"><a href="{{ account }}" title="{{ text_account }}" class="dropdown-toggle" data-toggle="dropdown"><i class="fa fa-user"></i> <span class="hidden-xs hidden-sm hidden-md">{{ text_account }}</span> <span class="caret"></span></a>*/
/* <ul class="dropdown-menu dropdown-menu-right">*/
/* {% if logged %}*/
/* <li><a href="{{ account }}">{{ text_account }}</a></li>*/
/* <li><a href="{{ order }}">{{ text_order }}</a></li>*/
/* <li><a href="{{ transaction }}">{{ text_transaction }}</a></li>*/
/* <li><a href="{{ download }}">{{ text_download }}</a></li>*/
/* <li><a href="{{ logout }}">{{ text_logout }}</a></li>*/
/* {% else %}*/
/* <li><a href="{{ register }}">{{ text_register }}</a></li>*/
/* <li><a href="{{ login }}">{{ text_login }}</a></li>*/
/* {% endif %}*/
/* </ul>*/
/* </li>*/
/* <li><a href="{{ wishlist }}" id="wishlist-total" title="{{ text_wishlist }}"><i class="fa fa-heart"></i> <span class="hidden-xs hidden-sm hidden-md">{{ text_wishlist }}</span></a></li>*/
/* <li><a href="{{ shopping_cart }}" title="{{ text_shopping_cart }}"><i class="fa fa-shopping-cart"></i> <span class="hidden-xs hidden-sm hidden-md">{{ text_shopping_cart }}</span></a></li>*/
/* <li><a href="{{ checkout }}" title="{{ text_checkout }}"><i class="fa fa-share"></i> <span class="hidden-xs hidden-sm hidden-md">{{ text_checkout }}</span></a></li>*/
/* </ul>*/
/* </div>*/
/* </div>*/
/* </nav>*/
/* <header>*/
/* <div class="container">*/
/* <div class="row">*/
/* <div class="col-sm-4">*/
/* <div id="logo">{% if logo %}<a href="{{ home }}"><img src="{{ logo }}" title="{{ name }}" alt="{{ name }}" class="img-responsive" /></a>{% else %}*/
/* <h1><a href="{{ home }}">{{ name }}</a></h1>*/
/* {% endif %}</div>*/
/* </div>*/
/* <div class="col-sm-5">{{ search }}</div>*/
/* <div class="col-sm-3">{{ cart }}</div>*/
/* </div>*/
/* </div>*/
/* </header>*/
/* {{ menu }}*/
/* */