var/cache/dev/twig/1b/1bb411aca22ef52358da91440cd753b4.php line 95

  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* @SyliusShop/Contact/request.html.twig */
  14. class __TwigTemplate_89969610d26f7843861eb4a685625052 extends Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->blocks = [
  23.             'title' => [$this'block_title'],
  24.             'post_header' => [$this'block_post_header'],
  25.             'body' => [$this'block_body'],
  26.         ];
  27.     }
  28.     protected function doGetParent(array $context)
  29.     {
  30.         // line 1
  31.         return $this->loadTemplate(twig_get_attribute($this->env$this->source, (isset($context["nglayouts"]) || array_key_exists("nglayouts"$context) ? $context["nglayouts"] : (function () { throw new RuntimeError('Variable "nglayouts" does not exist.'1$this->source); })()), "layoutTemplate", [], "any"falsefalsefalse1), "@SyliusShop/Contact/request.html.twig"1);
  32.     }
  33.     protected function doDisplay(array $context, array $blocks = [])
  34.     {
  35.         $macros $this->macros;
  36.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  37.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@SyliusShop/Contact/request.html.twig"));
  38.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  39.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@SyliusShop/Contact/request.html.twig"));
  40.         $this->getParent($context)->display($contextarray_merge($this->blocks$blocks));
  41.         
  42.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  43.         
  44.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  45.     }
  46.     // line 3
  47.     public function block_title($context, array $blocks = [])
  48.     {
  49.         $macros $this->macros;
  50.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  51.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  52.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  53.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  54.         // line 4
  55.         echo "\t";
  56.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("sylius.ui.contact_us"), "html"nulltrue);
  57.         echo "
  58. ";
  59.         
  60.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  61.         
  62.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  63.     }
  64.     // line 6
  65.     public function block_post_header($context, array $blocks = [])
  66.     {
  67.         $macros $this->macros;
  68.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  69.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""post_header"));
  70.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  71.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""post_header"));
  72.         // line 7
  73.         echo "\t<!-- section start-->
  74. \t";
  75.         // line 8
  76.         echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("bitbag_sylius_cms_plugin_shop_media_render", ["code" => "contact_post_header""template" => "frontend/cms/common/media/_header.html.twig"]));
  77.         echo "
  78. \t<!-- section start-->
  79. ";
  80.         
  81.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  82.         
  83.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  84.     }
  85.     // line 11
  86.     public function block_body($context, array $blocks = [])
  87.     {
  88.         $macros $this->macros;
  89.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  90.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  91.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  92.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  93.         // line 12
  94.         echo "
  95. \t<section class=\"contact-details\">
  96. \t\t<div class=\"container pb-70\">
  97. \t\t\t<div class=\"row\">
  98. \t\t\t\t<div class=\"col-xl-7 col-lg-6\">
  99. \t\t\t\t\t<div class=\"sec-title\">
  100. \t\t\t\t\t\t<span class=\"sub-title\">Send us email</span>
  101. \t\t\t\t\t\t<h2>Feel free to write</h2>
  102. \t\t\t\t\t</div>
  103. \t\t\t\t\t<!-- Contact Form -->
  104. \t\t\t\t\t<form id=\"contact_form\" name=\"contact_form\" class=\"\" action=\"#\" method=\"post\">
  105. \t\t\t\t\t\t<div class=\"row\">
  106. \t\t\t\t\t\t\t<div class=\"col-sm-6\">
  107. \t\t\t\t\t\t\t\t<div class=\"mb-3\">
  108. \t\t\t\t\t\t\t\t\t<input name=\"form_name\" class=\"form-control\" type=\"text\" placeholder=\"Enter Name\">
  109. \t\t\t\t\t\t\t\t</div>
  110. \t\t\t\t\t\t\t</div>
  111. \t\t\t\t\t\t\t<div class=\"col-sm-6\">
  112. \t\t\t\t\t\t\t\t<div class=\"mb-3\">
  113. \t\t\t\t\t\t\t\t\t<input name=\"form_email\" class=\"form-control required email\" type=\"email\" placeholder=\"Enter Email\">
  114. \t\t\t\t\t\t\t\t</div>
  115. \t\t\t\t\t\t\t</div>
  116. \t\t\t\t\t\t</div>
  117. \t\t\t\t\t\t<div class=\"row\">
  118. \t\t\t\t\t\t\t<div class=\"col-sm-6\">
  119. \t\t\t\t\t\t\t\t<div class=\"mb-3\">
  120. \t\t\t\t\t\t\t\t\t<input name=\"form_subject\" class=\"form-control required\" type=\"text\" placeholder=\"Enter Subject\">
  121. \t\t\t\t\t\t\t\t</div>
  122. \t\t\t\t\t\t\t</div>
  123. \t\t\t\t\t\t\t<div class=\"col-sm-6\">
  124. \t\t\t\t\t\t\t\t<div class=\"mb-3\">
  125. \t\t\t\t\t\t\t\t\t<input name=\"form_phone\" class=\"form-control\" type=\"text\" placeholder=\"Enter Phone\">
  126. \t\t\t\t\t\t\t\t</div>
  127. \t\t\t\t\t\t\t</div>
  128. \t\t\t\t\t\t</div>
  129. \t\t\t\t\t\t<div class=\"mb-3\">
  130. \t\t\t\t\t\t\t<textarea name=\"form_message\" class=\"form-control required\" rows=\"7\" placeholder=\"Enter Message\"></textarea>
  131. \t\t\t\t\t\t</div>
  132. \t\t\t\t\t\t<div class=\"mb-5\">
  133. \t\t\t\t\t\t\t<input name=\"form_botcheck\" class=\"form-control\" type=\"hidden\" value=\"\"/>
  134. \t\t\t\t\t\t\t<button type=\"submit\" class=\"theme-btn btn-style-one\" data-loading-text=\"Please wait...\">
  135. \t\t\t\t\t\t\t\t<span class=\"btn-title\">Send message</span>
  136. \t\t\t\t\t\t\t</button>
  137. \t\t\t\t\t\t\t<button type=\"reset\" class=\"theme-btn btn-style-one ml-25\">
  138. \t\t\t\t\t\t\t\t<span class=\"btn-title\">Reset</span>
  139. \t\t\t\t\t\t\t</button>
  140. \t\t\t\t\t\t</div>
  141. \t\t\t\t\t</form>
  142. \t\t\t\t\t<!-- Contact Form Validation-->
  143. \t\t\t\t</div>
  144. \t\t\t\t<div class=\"col-xl-5 col-lg-6\">
  145. \t\t\t\t\t<div class=\"contact-details__right\">
  146. \t\t\t\t\t\t<div class=\"sec-title\">
  147. \t\t\t\t\t\t\t<span class=\"sub-title\">Need any help?</span>
  148. \t\t\t\t\t\t\t<h2>Get in touch with us</h2>
  149. \t\t\t\t\t\t\t<div class=\"text\"></div>
  150. \t\t\t\t\t\t</div>
  151. \t\t\t\t\t\t<ul class=\"list-unstyled contact-details__info\">
  152. \t\t\t\t\t\t\t<li>
  153. \t\t\t\t\t\t\t\t<div class=\"icon bg-theme-color2\">
  154. \t\t\t\t\t\t\t\t\t<span class=\"lnr-icon-phone-plus\"></span>
  155. \t\t\t\t\t\t\t\t</div>
  156. \t\t\t\t\t\t\t\t<div class=\"text\">
  157. \t\t\t\t\t\t\t\t\t<h6 class=\"mb-1\">Have any question?</h6>
  158. \t\t\t\t\t\t\t\t\t<a href=\"tel:";
  159.         // line 76
  160.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["context"]) || array_key_exists("context"$context) ? $context["context"] : (function () { throw new RuntimeError('Variable "context" does not exist.'76$this->source); })()), "channel", [], "any"falsefalsefalse76), "contactPhoneNumber", [], "any"falsefalsefalse76), "html"nulltrue);
  161.         echo "\">
  162. \t\t\t\t\t\t\t\t\t\t<span>Free</span>
  163. \t\t\t\t\t\t\t\t\t\t";
  164.         // line 78
  165.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["context"]) || array_key_exists("context"$context) ? $context["context"] : (function () { throw new RuntimeError('Variable "context" does not exist.'78$this->source); })()), "channel", [], "any"falsefalsefalse78), "contactPhoneNumber", [], "any"falsefalsefalse78), "html"nulltrue);
  166.         echo "</a>
  167. \t\t\t\t\t\t\t\t</div>
  168. \t\t\t\t\t\t\t</li>
  169. \t\t\t\t\t\t\t<li>
  170. \t\t\t\t\t\t\t\t<div class=\"icon\">
  171. \t\t\t\t\t\t\t\t\t<span class=\"lnr-icon-envelope1\"></span>
  172. \t\t\t\t\t\t\t\t</div>
  173. \t\t\t\t\t\t\t\t<div class=\"text\">
  174. \t\t\t\t\t\t\t\t\t<h6 class=\"mb-1\">Write email</h6>
  175. \t\t\t\t\t\t\t\t\t<a href=\"mailto:";
  176.         // line 87
  177.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["context"]) || array_key_exists("context"$context) ? $context["context"] : (function () { throw new RuntimeError('Variable "context" does not exist.'87$this->source); })()), "channel", [], "any"falsefalsefalse87), "contactEmail", [], "any"falsefalsefalse87), "html"nulltrue);
  178.         echo "\">";
  179.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["context"]) || array_key_exists("context"$context) ? $context["context"] : (function () { throw new RuntimeError('Variable "context" does not exist.'87$this->source); })()), "channel", [], "any"falsefalsefalse87), "contactEmail", [], "any"falsefalsefalse87), "html"nulltrue);
  180.         echo "</a>
  181. \t\t\t\t\t\t\t\t</div>
  182. \t\t\t\t\t\t\t</li>
  183. \t\t\t\t\t\t\t<li>
  184. \t\t\t\t\t\t\t\t<div class=\"icon\">
  185. \t\t\t\t\t\t\t\t\t<span class=\"lnr-icon-location\"></span>
  186. \t\t\t\t\t\t\t\t</div>
  187. \t\t\t\t\t\t\t\t<div class=\"text\">
  188. \t\t\t\t\t\t\t\t\t<h6 class=\"mb-1\">Visit anytime</h6>
  189. \t\t\t\t\t\t\t\t\t<span>";
  190.         // line 96
  191.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["context"]) || array_key_exists("context"$context) ? $context["context"] : (function () { throw new RuntimeError('Variable "context" does not exist.'96$this->source); })()), "channel", [], "any"falsefalsefalse96), "shopBillingData", [], "any"falsefalsefalse96), "street", [], "any"falsefalsefalse96), "html"nulltrue);
  192.         echo "</span>
  193. \t\t\t\t\t\t\t\t</div>
  194. \t\t\t\t\t\t\t</li>
  195. \t\t\t\t\t\t</ul>
  196. \t\t\t\t\t</div>
  197. \t\t\t\t</div>
  198. \t\t\t</div>
  199. \t\t</div>
  200. \t</section>
  201. \t<!--Contact Details End-->
  202. \t<!-- Map Section-->
  203. \t<section class=\"map-section py-0\">
  204. \t\t<iframe class=\"map w-100\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3970.364302352312!2d0.011168700000000002!3d5.6603378!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x10207f448d3df847%3A0x7006cde574fa8f22!2sSONAPACK%2C%20Tema%2C%20Ghana!5e0!3m2!1sen!2stg!4v1656993826523!5m2!1sen!2stg\"></iframe>
  205. \t</section>
  206. \t";
  207.         
  208.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  209.         
  210.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  211.     }
  212.     public function getTemplateName()
  213.     {
  214.         return "@SyliusShop/Contact/request.html.twig";
  215.     }
  216.     public function isTraitable()
  217.     {
  218.         return false;
  219.     }
  220.     public function getDebugInfo()
  221.     {
  222.         return array (  215 => 96,  201 => 87,  189 => 78,  184 => 76,  118 => 12,  108 => 11,  95 => 8,  92 => 7,  82 => 6,  69 => 4,  59 => 3,  37 => 1,);
  223.     }
  224.     public function getSourceContext()
  225.     {
  226.         return new Source("{% extends nglayouts.layoutTemplate %}
  227. {% block title %}
  228. \t{{ 'sylius.ui.contact_us'|trans }}
  229. {% endblock %}
  230. {% block post_header %}
  231. \t<!-- section start-->
  232. \t{{ render(path('bitbag_sylius_cms_plugin_shop_media_render', {'code' : 'contact_post_header', 'template' : 'frontend/cms/common/media/_header.html.twig'})) }}
  233. \t<!-- section start-->
  234. {% endblock %}
  235. {% block body %}
  236. \t<section class=\"contact-details\">
  237. \t\t<div class=\"container pb-70\">
  238. \t\t\t<div class=\"row\">
  239. \t\t\t\t<div class=\"col-xl-7 col-lg-6\">
  240. \t\t\t\t\t<div class=\"sec-title\">
  241. \t\t\t\t\t\t<span class=\"sub-title\">Send us email</span>
  242. \t\t\t\t\t\t<h2>Feel free to write</h2>
  243. \t\t\t\t\t</div>
  244. \t\t\t\t\t<!-- Contact Form -->
  245. \t\t\t\t\t<form id=\"contact_form\" name=\"contact_form\" class=\"\" action=\"#\" method=\"post\">
  246. \t\t\t\t\t\t<div class=\"row\">
  247. \t\t\t\t\t\t\t<div class=\"col-sm-6\">
  248. \t\t\t\t\t\t\t\t<div class=\"mb-3\">
  249. \t\t\t\t\t\t\t\t\t<input name=\"form_name\" class=\"form-control\" type=\"text\" placeholder=\"Enter Name\">
  250. \t\t\t\t\t\t\t\t</div>
  251. \t\t\t\t\t\t\t</div>
  252. \t\t\t\t\t\t\t<div class=\"col-sm-6\">
  253. \t\t\t\t\t\t\t\t<div class=\"mb-3\">
  254. \t\t\t\t\t\t\t\t\t<input name=\"form_email\" class=\"form-control required email\" type=\"email\" placeholder=\"Enter Email\">
  255. \t\t\t\t\t\t\t\t</div>
  256. \t\t\t\t\t\t\t</div>
  257. \t\t\t\t\t\t</div>
  258. \t\t\t\t\t\t<div class=\"row\">
  259. \t\t\t\t\t\t\t<div class=\"col-sm-6\">
  260. \t\t\t\t\t\t\t\t<div class=\"mb-3\">
  261. \t\t\t\t\t\t\t\t\t<input name=\"form_subject\" class=\"form-control required\" type=\"text\" placeholder=\"Enter Subject\">
  262. \t\t\t\t\t\t\t\t</div>
  263. \t\t\t\t\t\t\t</div>
  264. \t\t\t\t\t\t\t<div class=\"col-sm-6\">
  265. \t\t\t\t\t\t\t\t<div class=\"mb-3\">
  266. \t\t\t\t\t\t\t\t\t<input name=\"form_phone\" class=\"form-control\" type=\"text\" placeholder=\"Enter Phone\">
  267. \t\t\t\t\t\t\t\t</div>
  268. \t\t\t\t\t\t\t</div>
  269. \t\t\t\t\t\t</div>
  270. \t\t\t\t\t\t<div class=\"mb-3\">
  271. \t\t\t\t\t\t\t<textarea name=\"form_message\" class=\"form-control required\" rows=\"7\" placeholder=\"Enter Message\"></textarea>
  272. \t\t\t\t\t\t</div>
  273. \t\t\t\t\t\t<div class=\"mb-5\">
  274. \t\t\t\t\t\t\t<input name=\"form_botcheck\" class=\"form-control\" type=\"hidden\" value=\"\"/>
  275. \t\t\t\t\t\t\t<button type=\"submit\" class=\"theme-btn btn-style-one\" data-loading-text=\"Please wait...\">
  276. \t\t\t\t\t\t\t\t<span class=\"btn-title\">Send message</span>
  277. \t\t\t\t\t\t\t</button>
  278. \t\t\t\t\t\t\t<button type=\"reset\" class=\"theme-btn btn-style-one ml-25\">
  279. \t\t\t\t\t\t\t\t<span class=\"btn-title\">Reset</span>
  280. \t\t\t\t\t\t\t</button>
  281. \t\t\t\t\t\t</div>
  282. \t\t\t\t\t</form>
  283. \t\t\t\t\t<!-- Contact Form Validation-->
  284. \t\t\t\t</div>
  285. \t\t\t\t<div class=\"col-xl-5 col-lg-6\">
  286. \t\t\t\t\t<div class=\"contact-details__right\">
  287. \t\t\t\t\t\t<div class=\"sec-title\">
  288. \t\t\t\t\t\t\t<span class=\"sub-title\">Need any help?</span>
  289. \t\t\t\t\t\t\t<h2>Get in touch with us</h2>
  290. \t\t\t\t\t\t\t<div class=\"text\"></div>
  291. \t\t\t\t\t\t</div>
  292. \t\t\t\t\t\t<ul class=\"list-unstyled contact-details__info\">
  293. \t\t\t\t\t\t\t<li>
  294. \t\t\t\t\t\t\t\t<div class=\"icon bg-theme-color2\">
  295. \t\t\t\t\t\t\t\t\t<span class=\"lnr-icon-phone-plus\"></span>
  296. \t\t\t\t\t\t\t\t</div>
  297. \t\t\t\t\t\t\t\t<div class=\"text\">
  298. \t\t\t\t\t\t\t\t\t<h6 class=\"mb-1\">Have any question?</h6>
  299. \t\t\t\t\t\t\t\t\t<a href=\"tel:{{context.channel.contactPhoneNumber}}\">
  300. \t\t\t\t\t\t\t\t\t\t<span>Free</span>
  301. \t\t\t\t\t\t\t\t\t\t{{context.channel.contactPhoneNumber}}</a>
  302. \t\t\t\t\t\t\t\t</div>
  303. \t\t\t\t\t\t\t</li>
  304. \t\t\t\t\t\t\t<li>
  305. \t\t\t\t\t\t\t\t<div class=\"icon\">
  306. \t\t\t\t\t\t\t\t\t<span class=\"lnr-icon-envelope1\"></span>
  307. \t\t\t\t\t\t\t\t</div>
  308. \t\t\t\t\t\t\t\t<div class=\"text\">
  309. \t\t\t\t\t\t\t\t\t<h6 class=\"mb-1\">Write email</h6>
  310. \t\t\t\t\t\t\t\t\t<a href=\"mailto:{{context.channel.contactEmail}}\">{{context.channel.contactEmail}}</a>
  311. \t\t\t\t\t\t\t\t</div>
  312. \t\t\t\t\t\t\t</li>
  313. \t\t\t\t\t\t\t<li>
  314. \t\t\t\t\t\t\t\t<div class=\"icon\">
  315. \t\t\t\t\t\t\t\t\t<span class=\"lnr-icon-location\"></span>
  316. \t\t\t\t\t\t\t\t</div>
  317. \t\t\t\t\t\t\t\t<div class=\"text\">
  318. \t\t\t\t\t\t\t\t\t<h6 class=\"mb-1\">Visit anytime</h6>
  319. \t\t\t\t\t\t\t\t\t<span>{{ context.channel.shopBillingData.street }}</span>
  320. \t\t\t\t\t\t\t\t</div>
  321. \t\t\t\t\t\t\t</li>
  322. \t\t\t\t\t\t</ul>
  323. \t\t\t\t\t</div>
  324. \t\t\t\t</div>
  325. \t\t\t</div>
  326. \t\t</div>
  327. \t</section>
  328. \t<!--Contact Details End-->
  329. \t<!-- Map Section-->
  330. \t<section class=\"map-section py-0\">
  331. \t\t<iframe class=\"map w-100\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3970.364302352312!2d0.011168700000000002!3d5.6603378!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x10207f448d3df847%3A0x7006cde574fa8f22!2sSONAPACK%2C%20Tema%2C%20Ghana!5e0!3m2!1sen!2stg!4v1656993826523!5m2!1sen!2stg\"></iframe>
  332. \t</section>
  333. \t{# 
  334. \t\t\t{{ form_start(form, {'action': path('sylius_shop_contact_request'), 'attr': {'class': 'form contact-form', 'novalidate': 'novalidate'}}) }}
  335. \t\t\t\t\t\t<div class=\"row\">
  336. \t\t\t\t\t\t\t<div class=\"col-12\">
  337. \t\t\t\t\t\t\t\t<h5 class=\"contact-form__subtitle\">{{ 'sylius.ui.use_the_contact_form_below_to_send_us_a_message'|trans }}</h5>
  338. \t\t\t\t\t\t\t</div>
  339. \t\t\t\t\t\t\t<div class=\"col-md-12\">
  340. \t\t\t\t\t\t\t\t{{ form_widget(form.email,{'attr':{'class':'form__field','placeholder':form.email.vars.label}}) }}
  341. \t\t\t\t\t\t\t\t<span style=\"color:red;\">
  342. \t\t\t\t\t\t\t\t\t{{ form_errors(form.email) }}</span>
  343. \t\t\t\t\t\t\t</div>
  344. \t\t\t\t\t\t\t<div class=\"col-md-12\">
  345. \t\t\t\t\t\t\t\t{{ form_widget(form.message,{'attr':{'class':'form__field form__message message--large','placeholder':form.message.vars.label}}) }}
  346. \t\t\t\t\t\t\t\t<span style=\"color:red;\">
  347. \t\t\t\t\t\t\t\t\t{{ form_errors(form.message) }}</span>
  348. \t\t\t\t\t\t\t</div>
  349. \t\t\t\t\t\t\t<div class=\"col-12\">
  350. \t\t\t\t\t\t\t\t<button class=\"button button--green\" type=\"submit\">
  351. \t\t\t\t\t\t\t\t\t<span>{{ 'sylius.ui.send'|trans }}</span>
  352. \t\t\t\t\t\t\t\t\t<svg class=\"icon\">
  353. \t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#arrow\"></use>
  354. \t\t\t\t\t\t\t\t\t</svg>
  355. \t\t\t\t\t\t\t\t</button>
  356. \t\t\t\t\t\t\t</div>
  357. \t\t\t\t\t\t\t<div class=\"col-12\">
  358. \t\t\t\t\t\t\t\t<div class=\"alert alert--success alert--filled\">
  359. \t\t\t\t\t\t\t\t\t<div class=\"alert__icon\">
  360. \t\t\t\t\t\t\t\t\t\t<svg class=\"icon\">
  361. \t\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#check\"></use>
  362. \t\t\t\t\t\t\t\t\t\t</svg>
  363. \t\t\t\t\t\t\t\t\t</div>
  364. \t\t\t\t\t\t\t\t\t<p class=\"alert__text\">
  365. \t\t\t\t\t\t\t\t\t\t<strong>Well done!</strong>
  366. \t\t\t\t\t\t\t\t\t\tYour form has been sent</p>
  367. \t\t\t\t\t\t\t\t\t<span class=\"alert__close\">
  368. \t\t\t\t\t\t\t\t\t\t<svg class=\"icon\">
  369. \t\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#close\"></use>
  370. \t\t\t\t\t\t\t\t\t\t</svg>
  371. \t\t\t\t\t\t\t\t\t</span>
  372. \t\t\t\t\t\t\t\t</div>
  373. \t\t\t\t\t\t\t\t<div class=\"alert alert--error alert--filled\">
  374. \t\t\t\t\t\t\t\t\t<div class=\"alert__icon\">
  375. \t\t\t\t\t\t\t\t\t\t<svg class=\"icon\">
  376. \t\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#close\"></use>
  377. \t\t\t\t\t\t\t\t\t\t</svg>
  378. \t\t\t\t\t\t\t\t\t</div>
  379. \t\t\t\t\t\t\t\t\t<p class=\"alert__text\">
  380. \t\t\t\t\t\t\t\t\t\t<strong>Oh snap!</strong>
  381. \t\t\t\t\t\t\t\t\t\tYour form has not been sent</p>
  382. \t\t\t\t\t\t\t\t\t<span class=\"alert__close\">
  383. \t\t\t\t\t\t\t\t\t\t<svg class=\"icon\">
  384. \t\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#close\"></use>
  385. \t\t\t\t\t\t\t\t\t\t</svg>
  386. \t\t\t\t\t\t\t\t\t</span>
  387. \t\t\t\t\t\t\t\t</div>
  388. \t\t\t\t\t\t\t</div>
  389. \t\t\t\t\t\t</div>
  390. \t\t\t\t\t\t{{ form_row(form._token) }}
  391. \t\t\t\t\t\t{{ form_end(form, {'render_rest': false}) }} #}
  392. {% endblock %}
  393. ""@SyliusShop/Contact/request.html.twig""/srv/sylius/templates/bundles/SyliusShopBundle/Contact/request.html.twig");
  394.     }
  395. }