var/cache/dev/twig/c6/c623d34b92686432e04c2e78790a29c85e2a1be2544402b6a6080860b98eef50.php line 395

Open in your IDE?
  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. /* default_frame_product.twig */
  14. class __TwigTemplate_0e89bacbed3b4c739226114abe6ef8a6b17ebd998d59a3e5ae82e7bd012639f2 extends \Eccube\Twig\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->parent false;
  23.         $this->blocks = [
  24.             'stylesheet' => [$this'block_stylesheet'],
  25.             'main' => [$this'block_main'],
  26.             'javascript' => [$this'block_javascript'],
  27.         ];
  28.     }
  29.     protected function doDisplay(array $context, array $blocks = [])
  30.     {
  31.         $macros $this->macros;
  32.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  33.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""default_frame_product.twig"));
  34.         // line 1
  35.         echo "<!doctype html>
  36. ";
  37.         // line 12
  38.         echo "<html lang=\"";
  39.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["eccube_config"] ?? null), "locale", [], "any"falsefalsefalse12), "html"nulltrue);
  40.         echo "\">
  41. \t<head prefix=\"og: https://ogp.me/ns# fb: https://ogp.me/ns/fb# product: https://ogp.me/ns/product#\">
  42. \t\t<meta charset=\"utf-8\">
  43. \t\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  44. \t\t<meta name=\"eccube-csrf-token\" content=\"";
  45.         // line 16
  46.         echo twig_escape_filter($this->env$this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderCsrfToken(twig_constant("Eccube\\Common\\Constant::TOKEN_NAME")), "html"nulltrue);
  47.         echo "\">
  48. \t\t<title>";
  49.         // line 17
  50.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "shop_name", [], "any"falsefalsefalse17), "html"nulltrue);
  51.         echo "
  52. \t\t\t";
  53.         // line 18
  54.         if ((array_key_exists("subtitle"$context) &&  !twig_test_empty(($context["subtitle"] ?? null)))) {
  55.             // line 19
  56.             echo "\t\t\t\t/
  57. \t\t\t\t";
  58.             // line 20
  59.             echo twig_escape_filter($this->env, ($context["subtitle"] ?? null), "html"nulltrue);
  60.             echo "
  61. \t\t\t";
  62.         } elseif ((        // line 21
  63. array_key_exists("title"$context) &&  !twig_test_empty(($context["title"] ?? null)))) {
  64.             // line 22
  65.             echo "\t\t\t\t/
  66. \t\t\t\t";
  67.             // line 23
  68.             echo twig_escape_filter($this->env, ($context["title"] ?? null), "html"nulltrue);
  69.             echo "
  70. \t\t\t";
  71.         }
  72.         // line 25
  73.         echo "\t\t</title>
  74. \t\t";
  75.         // line 26
  76.         if ( !twig_test_empty(twig_get_attribute($this->env$this->source, ($context["Page"] ?? null), "meta_tags", [], "any"falsefalsefalse26))) {
  77.             // line 27
  78.             echo "\t\t\t";
  79.             echo twig_include($this->env$contexttwig_template_from_string($this->envtwig_get_attribute($this->env$this->source, ($context["Page"] ?? null), "meta_tags", [], "any"falsefalsefalse27)));
  80.             echo "
  81. \t\t\t";
  82.             // line 28
  83.             if ( !twig_test_empty(twig_get_attribute($this->env$this->source, ($context["Page"] ?? null), "description", [], "any"falsefalsefalse28))) {
  84.                 // line 29
  85.                 echo "\t\t\t\t<meta name=\"description\" content=\"";
  86.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["Page"] ?? null), "description", [], "any"falsefalsefalse29), "html"nulltrue);
  87.                 echo "\">
  88. \t\t\t";
  89.             }
  90.             // line 31
  91.             echo "\t\t";
  92.         } else {
  93.             // line 32
  94.             echo "\t\t\t";
  95.             echo twig_include($this->env$context"meta.twig");
  96.             echo "
  97. \t\t";
  98.         }
  99.         // line 34
  100.         echo "\t\t";
  101.         if ( !twig_test_empty(twig_get_attribute($this->env$this->source, ($context["Page"] ?? null), "author", [], "any"falsefalsefalse34))) {
  102.             // line 35
  103.             echo "\t\t\t<meta name=\"author\" content=\"";
  104.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["Page"] ?? null), "author", [], "any"falsefalsefalse35), "html"nulltrue);
  105.             echo "\">
  106. \t\t";
  107.         }
  108.         // line 37
  109.         echo "\t\t";
  110.         if ( !twig_test_empty(twig_get_attribute($this->env$this->source, ($context["Page"] ?? null), "keyword", [], "any"falsefalsefalse37))) {
  111.             // line 38
  112.             echo "\t\t\t<meta name=\"keywords\" content=\"";
  113.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["Page"] ?? null), "keyword", [], "any"falsefalsefalse38), "html"nulltrue);
  114.             echo "\">
  115. \t\t";
  116.         }
  117.         // line 40
  118.         echo "\t\t";
  119.         if ( !twig_test_empty(twig_get_attribute($this->env$this->source, ($context["Page"] ?? null), "meta_robots", [], "any"falsefalsefalse40))) {
  120.             // line 41
  121.             echo "\t\t\t<meta name=\"robots\" content=\"";
  122.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["Page"] ?? null), "meta_robots", [], "any"falsefalsefalse41), "html"nulltrue);
  123.             echo "\">
  124. \t\t";
  125.         }
  126.         // line 43
  127.         echo "\t\t<link rel=\"icon\" href=\"";
  128.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/favicon.ico""user_data"), "html"nulltrue);
  129.         echo "\">
  130. \t\t<link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/all.css\" integrity=\"sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU\" crossorigin=\"anonymous\">
  131. \t\t<link rel=\"stylesheet\" href=\"";
  132.         // line 45
  133.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/style.css"), "html"nulltrue);
  134.         echo "\">
  135. \t\t<script src=\"";
  136.         // line 46
  137.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("front.bundle.js""bundle"), "html"nulltrue);
  138.         echo "\"></script>
  139. \t\t";
  140.         // line 47
  141.         $this->displayBlock('stylesheet'$context$blocks);
  142.         // line 48
  143.         echo "\t\t<script>
  144. \t\t\t\$(function () {
  145. \$.ajaxSetup({
  146. 'headers': {
  147. 'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
  148. }
  149. });
  150. });
  151. \t\t</script>
  152. \t\t<script type=\"text/javascript\" src=\"//webfonts.xserver.jp/js/xserver.js\"></script>
  153. \t\t";
  154.         // line 59
  155.         echo "\t\t";
  156.         if (twig_get_attribute($this->env$this->source, ($context["Layout"] ?? null), "Head", [], "any"falsefalsefalse59)) {
  157.             // line 60
  158.             echo "\t\t\t";
  159.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, ($context["Layout"] ?? null), "Head", [], "any"falsefalsefalse60)]);
  160.             echo "
  161. \t\t";
  162.         }
  163.         // line 62
  164.         echo "\t\t";
  165.         // line 63
  166.         echo "\t\t";
  167.         if (array_key_exists("plugin_assets"$context)) {
  168.             // line 64
  169.             echo "\t\t\t";
  170.             echo twig_include($this->env$context"@admin/snippet.twig", ["snippets" => ($context["plugin_assets"] ?? null)]);
  171.             echo "
  172. \t\t";
  173.         }
  174.         // line 66
  175.         echo "\t\t<link rel=\"stylesheet\" href=\"";
  176.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/customize.css""user_data"), "html"nulltrue);
  177.         echo "\">
  178. \t\t<link rel=\"stylesheet\" href=\"";
  179.         // line 67
  180.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/scss/style.min.css""user_data"), "html"nulltrue);
  181.         echo "\">
  182. \t</head>
  183. \t<body
  184. \t\tid=\"page_";
  185.         // line 70
  186.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["app"] ?? null), "request", [], "any"falsefalsefalse70), "get", [=> "_route"], "method"falsefalsefalse70), "html"nulltrue);
  187.         echo "\" class=\"";
  188.         echo twig_escape_filter($this->env, ((array_key_exists("body_class"$context)) ? (_twig_default_filter(($context["body_class"] ?? null), "other_page")) : ("other_page")), "html"nulltrue);
  189.         echo "\">
  190. \t\t";
  191.         // line 72
  192.         echo "\t\t";
  193.         if (twig_get_attribute($this->env$this->source, ($context["Layout"] ?? null), "BodyAfter", [], "any"falsefalsefalse72)) {
  194.             // line 73
  195.             echo "\t\t\t";
  196.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, ($context["Layout"] ?? null), "BodyAfter", [], "any"falsefalsefalse73)]);
  197.             echo "
  198. \t\t";
  199.         }
  200.         // line 75
  201.         echo "
  202. \t\t";
  203.         // line 76
  204.         if (($context["isMaintenance"] ?? null)) {
  205.             // line 77
  206.             echo "\t\t\t<div class=\"ec-maintenanceAlert\">
  207. \t\t\t\t<div>
  208. \t\t\t\t\t<div class=\"ec-maintenanceAlert__icon\"><img src=\"";
  209.             // line 79
  210.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/exclamation-white.svg"), "html"nulltrue);
  211.             echo "\"/></div>
  212. \t\t\t\t\t";
  213.             // line 80
  214.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("メンテナンスモードが有効になっています。"), "html"nulltrue);
  215.             echo "
  216. \t\t\t\t</div>
  217. \t\t\t</div>
  218. \t\t";
  219.         }
  220.         // line 84
  221.         echo "
  222. \t\t<div
  223. \t\t\tclass=\"ec-layoutRole\">
  224. \t\t\t";
  225.         // line 88
  226.         echo "\t\t\t";
  227.         if (twig_get_attribute($this->env$this->source, ($context["Layout"] ?? null), "Header", [], "any"falsefalsefalse88)) {
  228.             // line 89
  229.             echo "\t\t\t\t<header class=\"ec-layoutRole__header\">
  230. \t\t\t\t\t";
  231.             // line 90
  232.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, ($context["Layout"] ?? null), "Header", [], "any"falsefalsefalse90)]);
  233.             echo "
  234. \t\t\t\t</header>
  235. \t\t\t";
  236.         }
  237.         // line 93
  238.         echo "
  239. \t\t\t";
  240.         // line 95
  241.         echo "\t\t\t<div class=\"ec-layoutRole__contentTop\">
  242. \t\t\t\t";
  243.         // line 96
  244.         echo twig_include($this->env$context"Block/product_title.twig");
  245.         echo "
  246. \t\t\t</div>
  247. \t\t\t<div
  248. \t\t\t\tclass=\"ec-layoutRole__contents\">
  249. \t\t\t\t";
  250.         // line 102
  251.         echo "\t\t\t\t";
  252.         if (twig_get_attribute($this->env$this->source, ($context["Layout"] ?? null), "SideRight", [], "any"falsefalsefalse102)) {
  253.             // line 103
  254.             echo "\t\t\t\t\t<aside class=\"ec-layoutRole__left\">
  255. \t\t\t\t\t\t";
  256.             // line 104
  257.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, ($context["Layout"] ?? null), "SideLeft", [], "any"falsefalsefalse104)]);
  258.             echo "
  259. \t\t\t\t\t</aside>
  260. \t\t\t\t";
  261.         }
  262.         // line 107
  263.         echo "
  264. \t\t\t\t";
  265.         // line 108
  266.         $context["layoutRoleMain"] = "ec-layoutRole__main";
  267.         // line 109
  268.         echo "\t\t\t\t";
  269.         if ((twig_get_attribute($this->env$this->source, ($context["Layout"] ?? null), "ColumnNum", [], "any"falsefalsefalse109) == 2)) {
  270.             // line 110
  271.             echo "\t\t\t\t\t";
  272.             $context["layoutRoleMain"] = "ec-layoutRole__mainWithColumn";
  273.             // line 111
  274.             echo "\t\t\t\t";
  275.         } elseif ((twig_get_attribute($this->env$this->source, ($context["Layout"] ?? null), "ColumnNum", [], "any"falsefalsefalse111) == 3)) {
  276.             // line 112
  277.             echo "\t\t\t\t\t";
  278.             $context["layoutRoleMain"] = "ec-layoutRole__mainBetweenColumn";
  279.             // line 113
  280.             echo "\t\t\t\t";
  281.         }
  282.         // line 114
  283.         echo "
  284. \t\t\t\t<main
  285. \t\t\t\t\tclass=\"";
  286.         // line 116
  287.         echo twig_escape_filter($this->env, ($context["layoutRoleMain"] ?? null), "html"nulltrue);
  288.         echo "\">
  289. \t\t\t\t\t";
  290.         // line 118
  291.         echo "\t\t\t\t\t";
  292.         if (twig_get_attribute($this->env$this->source, ($context["Layout"] ?? null), "MainTop", [], "any"falsefalsefalse118)) {
  293.             // line 119
  294.             echo "\t\t\t\t\t\t<div class=\"ec-layoutRole__mainTop\">
  295. \t\t\t\t\t\t\t";
  296.             // line 120
  297.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, ($context["Layout"] ?? null), "MainTop", [], "any"falsefalsefalse120)]);
  298.             echo "
  299. \t\t\t\t\t\t</div>
  300. \t\t\t\t\t";
  301.         }
  302.         // line 123
  303.         echo "
  304. \t\t\t\t\t";
  305.         // line 125
  306.         echo "\t\t\t\t\t";
  307.         $this->displayBlock('main'$context$blocks);
  308.         // line 126
  309.         echo "
  310. \t\t\t\t\t";
  311.         // line 128
  312.         echo "\t\t\t\t\t";
  313.         if (twig_get_attribute($this->env$this->source, ($context["Layout"] ?? null), "MainBottom", [], "any"falsefalsefalse128)) {
  314.             // line 129
  315.             echo "\t\t\t\t\t\t<div class=\"ec-layoutRole__mainBottom\">
  316. \t\t\t\t\t\t\t";
  317.             // line 130
  318.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, ($context["Layout"] ?? null), "MainBottom", [], "any"falsefalsefalse130)]);
  319.             echo "
  320. \t\t\t\t\t\t</div>
  321. \t\t\t\t\t";
  322.         }
  323.         // line 133
  324.         echo "\t\t\t\t</main>
  325. \t\t\t\t";
  326.         // line 136
  327.         echo "\t\t\t\t";
  328.         if (twig_get_attribute($this->env$this->source, ($context["Layout"] ?? null), "SideRight", [], "any"falsefalsefalse136)) {
  329.             // line 137
  330.             echo "\t\t\t\t\t<aside class=\"ec-layoutRole__right\">
  331. \t\t\t\t\t\t";
  332.             // line 138
  333.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, ($context["Layout"] ?? null), "SideRight", [], "any"falsefalsefalse138)]);
  334.             echo "
  335. \t\t\t\t\t</aside>
  336. \t\t\t\t";
  337.         }
  338.         // line 141
  339.         echo "\t\t\t</div>
  340. \t\t\t";
  341.         // line 144
  342.         echo "\t\t\t";
  343.         if (twig_get_attribute($this->env$this->source, ($context["Layout"] ?? null), "ContentsBottom", [], "any"falsefalsefalse144)) {
  344.             // line 145
  345.             echo "\t\t\t\t<div class=\"ec-layoutRole__contentBottom\">
  346. \t\t\t\t\t";
  347.             // line 146
  348.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, ($context["Layout"] ?? null), "ContentsBottom", [], "any"falsefalsefalse146)]);
  349.             echo "
  350. \t\t\t\t</div>
  351. \t\t\t";
  352.         }
  353.         // line 149
  354.         echo "
  355. \t\t\t";
  356.         // line 151
  357.         echo "\t\t\t";
  358.         if (twig_get_attribute($this->env$this->source, ($context["Layout"] ?? null), "Footer", [], "any"falsefalsefalse151)) {
  359.             // line 152
  360.             echo "\t\t\t\t<footer class=\"ec-layoutRole__footer\">
  361. \t\t\t\t\t";
  362.             // line 153
  363.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, ($context["Layout"] ?? null), "Footer", [], "any"falsefalsefalse153)]);
  364.             echo "
  365. \t\t\t\t</footer>
  366. \t\t\t";
  367.         }
  368.         // line 156
  369.         echo "\t\t</div>
  370. \t\t<!-- ec-layoutRole -->
  371. \t\t<div class=\"ec-overlayRole\"></div>
  372. \t\t<div class=\"ec-drawerRoleClose\">
  373. \t\t\t<i class=\"fas fa-times\"></i>
  374. \t\t</div>
  375. \t\t<div
  376. \t\t\tclass=\"ec-drawerRole\">
  377. \t\t\t";
  378.         // line 166
  379.         echo "\t\t\t";
  380.         if (twig_get_attribute($this->env$this->source, ($context["Layout"] ?? null), "Drawer", [], "any"falsefalsefalse166)) {
  381.             // line 167
  382.             echo "\t\t\t\t";
  383.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, ($context["Layout"] ?? null), "Drawer", [], "any"falsefalsefalse167)]);
  384.             echo "
  385. \t\t\t";
  386.         }
  387.         // line 169
  388.         echo "\t\t</div>
  389. \t\t<div class=\"ec-blockTopBtn pagetop\">";
  390.         // line 170
  391.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("ページトップへ"), "html"nulltrue);
  392.         echo "</div>
  393. \t\t";
  394.         // line 171
  395.         $this->loadTemplate("@common/lang.twig""default_frame_product.twig"171)->display($context);
  396.         // line 172
  397.         echo "\t\t<script src=\"";
  398.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/function.js"), "html"nulltrue);
  399.         echo "\"></script>
  400. \t\t<script src=\"";
  401.         // line 173
  402.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/eccube.js"), "html"nulltrue);
  403.         echo "\"></script>
  404. \t\t";
  405.         // line 174
  406.         $this->displayBlock('javascript'$context$blocks);
  407.         // line 175
  408.         echo "\t\t";
  409.         // line 176
  410.         echo "\t\t";
  411.         if (twig_get_attribute($this->env$this->source, ($context["Layout"] ?? null), "CloseBodyBefore", [], "any"falsefalsefalse176)) {
  412.             // line 177
  413.             echo "\t\t\t";
  414.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, ($context["Layout"] ?? null), "CloseBodyBefore", [], "any"falsefalsefalse177)]);
  415.             echo "
  416. \t\t";
  417.         }
  418.         // line 179
  419.         echo "\t\t";
  420.         // line 180
  421.         echo "\t\t";
  422.         if (array_key_exists("plugin_snippets"$context)) {
  423.             // line 181
  424.             echo "\t\t\t";
  425.             echo twig_include($this->env$context"snippet.twig", ["snippets" => ($context["plugin_snippets"] ?? null)]);
  426.             echo "
  427. \t\t";
  428.         }
  429.         // line 183
  430.         echo "\t\t<script src=\"";
  431.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/customize.js""user_data"), "html"nulltrue);
  432.         echo "\"></script>
  433. \t</body>
  434. </html>
  435. ";
  436.         
  437.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  438.     }
  439.     // line 47
  440.     public function block_stylesheet($context, array $blocks = [])
  441.     {
  442.         $macros $this->macros;
  443.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  444.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  445.         
  446.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  447.     }
  448.     // line 125
  449.     public function block_main($context, array $blocks = [])
  450.     {
  451.         $macros $this->macros;
  452.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  453.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  454.         
  455.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  456.     }
  457.     // line 174
  458.     public function block_javascript($context, array $blocks = [])
  459.     {
  460.         $macros $this->macros;
  461.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  462.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  463.         
  464.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  465.     }
  466.     public function getTemplateName()
  467.     {
  468.         return "default_frame_product.twig";
  469.     }
  470.     public function isTraitable()
  471.     {
  472.         return false;
  473.     }
  474.     public function getDebugInfo()
  475.     {
  476.         return array (  478 => 174,  466 => 125,  454 => 47,  442 => 183,  436 => 181,  433 => 180,  431 => 179,  425 => 177,  422 => 176,  420 => 175,  418 => 174,  414 => 173,  409 => 172,  407 => 171,  403 => 170,  400 => 169,  394 => 167,  391 => 166,  380 => 156,  374 => 153,  371 => 152,  368 => 151,  365 => 149,  359 => 146,  356 => 145,  353 => 144,  349 => 141,  343 => 138,  340 => 137,  337 => 136,  333 => 133,  327 => 130,  324 => 129,  321 => 128,  318 => 126,  315 => 125,  312 => 123,  306 => 120,  303 => 119,  300 => 118,  296 => 116,  292 => 114,  289 => 113,  286 => 112,  283 => 111,  280 => 110,  277 => 109,  275 => 108,  272 => 107,  266 => 104,  263 => 103,  260 => 102,  252 => 96,  249 => 95,  246 => 93,  240 => 90,  237 => 89,  234 => 88,  229 => 84,  222 => 80,  218 => 79,  214 => 77,  212 => 76,  209 => 75,  203 => 73,  200 => 72,  194 => 70,  188 => 67,  183 => 66,  177 => 64,  174 => 63,  172 => 62,  166 => 60,  163 => 59,  151 => 48,  149 => 47,  145 => 46,  141 => 45,  135 => 43,  129 => 41,  126 => 40,  120 => 38,  117 => 37,  111 => 35,  108 => 34,  102 => 32,  99 => 31,  93 => 29,  91 => 28,  86 => 27,  84 => 26,  81 => 25,  76 => 23,  73 => 22,  71 => 21,  67 => 20,  64 => 19,  62 => 18,  58 => 17,  54 => 16,  46 => 12,  43 => 1,);
  477.     }
  478.     public function getSourceContext()
  479.     {
  480.         return new Source("""default_frame_product.twig""/home/xs767078/koyoju.shop/public_html/business/app/template/default/default_frame_product.twig");
  481.     }
  482. }