<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* @SyliusShop/Product/show.html.twig */
class __TwigTemplate_265b18061a0416d3b2ed1080ae0db4e7a1cf114df8010549b0fc459e36b5646b extends \Twig\Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'stylesheets' => [$this, 'block_stylesheets'],
'javascripts' => [$this, 'block_javascripts'],
'title' => [$this, 'block_title'],
'breadcrumb' => [$this, 'block_breadcrumb'],
'content' => [$this, 'block_content'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "@SyliusShop/layout.html.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@SyliusShop/Product/show.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@SyliusShop/Product/show.html.twig"));
$this->parent = $this->loadTemplate("@SyliusShop/layout.html.twig", "@SyliusShop/Product/show.html.twig", 1);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 3
public function block_stylesheets($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
// line 4
echo " ";
$this->displayParentBlock("stylesheets", $context, $blocks);
echo "
";
// line 5
echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackLinkTags("shop-product-detail", null, "bootstrapTheme");
echo "
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 8
public function block_javascripts($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
// line 9
echo " ";
$this->displayParentBlock("javascripts", $context, $blocks);
echo "
";
// line 10
echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("shop-product-detail", null, "bootstrapTheme");
echo "
";
// line 12
$this->loadTemplate("@SyliusShop/_tracking/data_layer.html.twig", "@SyliusShop/Product/show.html.twig", 12)->display($context);
// line 13
echo "
<script>
(function () {
";
// line 17
echo " ";
$context["variant"] = twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["product"]) || array_key_exists("product", $context) ? $context["product"] : (function () { throw new RuntimeError('Variable "product" does not exist.', 17, $this->source); })()), "variants", [], "any", false, false, false, 17), "first", [], "any", false, false, false, 17);
// line 18
echo " ";
$context["tier_prices"] = twig_get_attribute($this->env, $this->source, (isset($context["variant"]) || array_key_exists("variant", $context) ? $context["variant"] : (function () { throw new RuntimeError('Variable "variant" does not exist.', 18, $this->source); })()), "getTierPricesForChannel", [0 => twig_get_attribute($this->env, $this->source, (isset($context["sylius"]) || array_key_exists("sylius", $context) ? $context["sylius"] : (function () { throw new RuntimeError('Variable "sylius" does not exist.', 18, $this->source); })()), "channel", [], "any", false, false, false, 18), 1 => twig_get_attribute($this->env, $this->source, (isset($context["sylius"]) || array_key_exists("sylius", $context) ? $context["sylius"] : (function () { throw new RuntimeError('Variable "sylius" does not exist.', 18, $this->source); })()), "customer", [], "any", false, false, false, 18)], "method", false, false, false, 18);
// line 19
echo "
";
// line 20
if ((twig_length_filter($this->env, (isset($context["tier_prices"]) || array_key_exists("tier_prices", $context) ? $context["tier_prices"] : (function () { throw new RuntimeError('Variable "tier_prices" does not exist.', 20, $this->source); })())) > 0)) {
// line 21
echo " ";
$context["tier_price"] = twig_first($this->env, (isset($context["tier_prices"]) || array_key_exists("tier_prices", $context) ? $context["tier_prices"] : (function () { throw new RuntimeError('Variable "tier_prices" does not exist.', 21, $this->source); })()));
// line 22
echo " ";
// line 23
echo " ";
$context["unit_price"] = (twig_get_attribute($this->env, $this->source, (isset($context["tier_price"]) || array_key_exists("tier_price", $context) ? $context["tier_price"] : (function () { throw new RuntimeError('Variable "tier_price" does not exist.', 23, $this->source); })()), "price", [], "any", false, false, false, 23) / 100000);
// line 24
echo " ";
// line 25
echo " ";
$context["qty"] = twig_get_attribute($this->env, $this->source, (isset($context["tier_price"]) || array_key_exists("tier_price", $context) ? $context["tier_price"] : (function () { throw new RuntimeError('Variable "tier_price" does not exist.', 25, $this->source); })()), "qty", [], "any", false, false, false, 25);
// line 26
echo " ";
} else {
// line 27
echo " ";
$context["unit_price"] = ($this->extensions['App\Twig\PriceExtension']->calculatePriceWithTax((isset($context["variant"]) || array_key_exists("variant", $context) ? $context["variant"] : (function () { throw new RuntimeError('Variable "variant" does not exist.', 27, $this->source); })()), ["channel" => twig_get_attribute($this->env, $this->source, (isset($context["sylius"]) || array_key_exists("sylius", $context) ? $context["sylius"] : (function () { throw new RuntimeError('Variable "sylius" does not exist.', 27, $this->source); })()), "channel", [], "any", false, false, false, 27), "zone" => twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["sylius"]) || array_key_exists("sylius", $context) ? $context["sylius"] : (function () { throw new RuntimeError('Variable "sylius" does not exist.', 27, $this->source); })()), "channel", [], "any", false, false, false, 27), "defaultTaxZone", [], "any", false, false, false, 27)]) / 100000);
// line 28
echo " ";
$context["qty"] = 1;
// line 29
echo " ";
}
// line 30
echo "
";
// line 32
echo " const totalValue = ";
echo twig_escape_filter($this->env, twig_number_format_filter($this->env, ((isset($context["unit_price"]) || array_key_exists("unit_price", $context) ? $context["unit_price"] : (function () { throw new RuntimeError('Variable "unit_price" does not exist.', 32, $this->source); })()) * (isset($context["qty"]) || array_key_exists("qty", $context) ? $context["qty"] : (function () { throw new RuntimeError('Variable "qty" does not exist.', 32, $this->source); })())), 2, ".", ""), "html", null, true);
echo ";
const unitPrice = ";
// line 33
echo twig_escape_filter($this->env, twig_number_format_filter($this->env, (isset($context["unit_price"]) || array_key_exists("unit_price", $context) ? $context["unit_price"] : (function () { throw new RuntimeError('Variable "unit_price" does not exist.', 33, $this->source); })()), 5, ".", ""), "html", null, true);
echo ";
const quantity = ";
// line 34
echo twig_escape_filter($this->env, (isset($context["qty"]) || array_key_exists("qty", $context) ? $context["qty"] : (function () { throw new RuntimeError('Variable "qty" does not exist.', 34, $this->source); })()), "html", null, true);
echo ";
const item = {
item_id: ";
// line 37
echo json_encode(twig_get_attribute($this->env, $this->source, (isset($context["product"]) || array_key_exists("product", $context) ? $context["product"] : (function () { throw new RuntimeError('Variable "product" does not exist.', 37, $this->source); })()), "code", [], "any", false, false, false, 37));
echo ",
item_name: ";
// line 38
echo json_encode(twig_get_attribute($this->env, $this->source, (isset($context["product"]) || array_key_exists("product", $context) ? $context["product"] : (function () { throw new RuntimeError('Variable "product" does not exist.', 38, $this->source); })()), "name", [], "any", false, false, false, 38));
echo ",
item_variant: ";
// line 39
echo json_encode(twig_get_attribute($this->env, $this->source, (isset($context["variant"]) || array_key_exists("variant", $context) ? $context["variant"] : (function () { throw new RuntimeError('Variable "variant" does not exist.', 39, $this->source); })()), "code", [], "any", false, false, false, 39));
echo ",
item_category: ";
// line 40
echo ((twig_get_attribute($this->env, $this->source, (isset($context["product"]) || array_key_exists("product", $context) ? $context["product"] : (function () { throw new RuntimeError('Variable "product" does not exist.', 40, $this->source); })()), "mainTaxon", [], "any", false, false, false, 40)) ? (json_encode(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["product"]) || array_key_exists("product", $context) ? $context["product"] : (function () { throw new RuntimeError('Variable "product" does not exist.', 40, $this->source); })()), "mainTaxon", [], "any", false, false, false, 40), "name", [], "any", false, false, false, 40))) : ("\"Unknown\""));
echo ",
price: unitPrice, // TU JE JEDNOTKOVÁ (0.03696)
quantity: quantity // TU JE QUANTITY (16361)
};
";
// line 46
echo " window.dataLayer = window.dataLayer || [];
window.dataLayer.push({ ecommerce: null });
window.dataLayer.push({
event: \"view_item\",
ecommerce: {
currency: ";
// line 51
echo json_encode(twig_get_attribute($this->env, $this->source, (isset($context["sylius"]) || array_key_exists("sylius", $context) ? $context["sylius"] : (function () { throw new RuntimeError('Variable "sylius" does not exist.', 51, $this->source); })()), "currencyCode", [], "any", false, false, false, 51));
echo ",
value: totalValue, // TU JE CELKOVÁ (604.70)
items: [item]
}
});
console.log(\"GA4 Detailný Debug:\", {
currency: ";
// line 58
echo json_encode(twig_get_attribute($this->env, $this->source, (isset($context["sylius"]) || array_key_exists("sylius", $context) ? $context["sylius"] : (function () { throw new RuntimeError('Variable "sylius" does not exist.', 58, $this->source); })()), "currencyCode", [], "any", false, false, false, 58));
echo ",
value: totalValue, // TU JE CELKOVÁ (604.70)
items: [item]
});
})();
</script>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 66
public function block_title($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
// line 67
echo " ";
echo $this->extensions['Sylius\Bundle\UiBundle\Twig\TemplateEventExtension']->render("dedi_sylius_seo_plugin.title", ["resource" => (($context["product"]) ?? (twig_get_attribute($this->env, $this->source, (isset($context["sylius"]) || array_key_exists("sylius", $context) ? $context["sylius"] : (function () { throw new RuntimeError('Variable "sylius" does not exist.', 67, $this->source); })()), "channel", [], "any", false, false, false, 67)))]);
echo "
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 70
public function block_breadcrumb($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "breadcrumb"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "breadcrumb"));
// line 71
echo " ";
$this->loadTemplate("@SyliusShop/Product/Show/_breadcrumb.html.twig", "@SyliusShop/Product/show.html.twig", 71)->display($context);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 74
public function block_content($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
// line 75
echo " <div class=\"row product-detail\">
<div class=\"col-md-3 d-none d-lg-block\">
";
// line 77
$this->loadTemplate("@SyliusShop/Product/Index/_sidebar.html.twig", "@SyliusShop/Product/show.html.twig", 77)->display($context);
// line 78
echo " </div>
<div class=\"col-lg-9\">
";
// line 80
$this->loadTemplate("@SyliusShop/Product/Show/_header.html.twig", "@SyliusShop/Product/show.html.twig", 80)->display($context);
// line 81
echo "
<div class=\"row\">
<div class=\"col-sm-12 mb-4 col-md-6\">
";
// line 84
echo $this->extensions['Sylius\Bundle\UiBundle\Twig\TemplateEventExtension']->render("sylius.shop.product.show.left_sidebar", $context);
echo "
</div>
<div class=\"col-sm-12 col-md-6 ps-md-5\">
";
// line 88
echo $this->extensions['Sylius\Bundle\UiBundle\Twig\TemplateEventExtension']->render("sylius.shop.product.show.right_sidebar", $context);
echo "
</div>
</div>
";
// line 92
echo $this->extensions['Sylius\Bundle\UiBundle\Twig\TemplateEventExtension']->render("sylius.shop.product.show.content", $context);
echo "
</div>
</div>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "@SyliusShop/Product/show.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 309 => 92, 302 => 88, 295 => 84, 290 => 81, 288 => 80, 284 => 78, 282 => 77, 278 => 75, 268 => 74, 257 => 71, 247 => 70, 234 => 67, 224 => 66, 207 => 58, 197 => 51, 190 => 46, 182 => 40, 178 => 39, 174 => 38, 170 => 37, 164 => 34, 160 => 33, 155 => 32, 152 => 30, 149 => 29, 146 => 28, 143 => 27, 140 => 26, 137 => 25, 135 => 24, 132 => 23, 130 => 22, 127 => 21, 125 => 20, 122 => 19, 119 => 18, 116 => 17, 111 => 13, 109 => 12, 104 => 10, 99 => 9, 89 => 8, 77 => 5, 72 => 4, 62 => 3, 39 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends '@SyliusShop/layout.html.twig' %}
{% block stylesheets %}
{{ parent() }}
{{ encore_entry_link_tags('shop-product-detail', null, 'bootstrapTheme') }}
{% endblock %}
{% block javascripts %}
{{ parent() }}
{{ encore_entry_script_tags('shop-product-detail', null, 'bootstrapTheme') }}
{% include '@SyliusShop/_tracking/data_layer.html.twig' %}
<script>
(function () {
{# 1. Príprava dát v Twigu #}
{% set variant = product.variants.first %}
{% set tier_prices = variant.getTierPricesForChannel(sylius.channel, sylius.customer) %}
{% if tier_prices|length > 0 %}
{% set tier_price = tier_prices|first %}
{# JEDNOTKOVÁ CENA (napr. 0.03696) #}
{% set unit_price = tier_price.price / 100000 %}
{# MNOŽSTVO (napr. 16361) #}
{% set qty = tier_price.qty %}
{% else %}
{% set unit_price = variant|sylius_calculate_price_with_tax({'channel': sylius.channel, 'zone': sylius.channel.defaultTaxZone}) / 100000 %}
{% set qty = 1 %}
{% endif %}
{# 2. Celková hodnota pre GA4 (604.70) #}
const totalValue = {{ (unit_price * qty)|number_format(2, '.', '') }};
const unitPrice = {{ unit_price|number_format(5, '.', '') }};
const quantity = {{ qty }};
const item = {
item_id: {{ product.code|json_encode|raw }},
item_name: {{ product.name|json_encode|raw }},
item_variant: {{ variant.code|json_encode|raw }},
item_category: {{ product.mainTaxon ? product.mainTaxon.name|json_encode|raw : '\"Unknown\"' }},
price: unitPrice, // TU JE JEDNOTKOVÁ (0.03696)
quantity: quantity // TU JE QUANTITY (16361)
};
{# 3. Odoslanie do DataLayer #}
window.dataLayer = window.dataLayer || [];
window.dataLayer.push({ ecommerce: null });
window.dataLayer.push({
event: \"view_item\",
ecommerce: {
currency: {{ sylius.currencyCode|json_encode|raw }},
value: totalValue, // TU JE CELKOVÁ (604.70)
items: [item]
}
});
console.log(\"GA4 Detailný Debug:\", {
currency: {{ sylius.currencyCode|json_encode|raw }},
value: totalValue, // TU JE CELKOVÁ (604.70)
items: [item]
});
})();
</script>
{% endblock %}
{% block title %}
{{ sylius_template_event('dedi_sylius_seo_plugin.title', { resource: product ?? sylius.channel }) }}
{% endblock %}
{% block breadcrumb %}
{% include '@SyliusShop/Product/Show/_breadcrumb.html.twig' %}
{% endblock %}
{% block content %}
<div class=\"row product-detail\">
<div class=\"col-md-3 d-none d-lg-block\">
{% include '@SyliusShop/Product/Index/_sidebar.html.twig' %}
</div>
<div class=\"col-lg-9\">
{% include '@SyliusShop/Product/Show/_header.html.twig' %}
<div class=\"row\">
<div class=\"col-sm-12 mb-4 col-md-6\">
{{ sylius_template_event('sylius.shop.product.show.left_sidebar', _context) }}
</div>
<div class=\"col-sm-12 col-md-6 ps-md-5\">
{{ sylius_template_event('sylius.shop.product.show.right_sidebar', _context) }}
</div>
</div>
{{ sylius_template_event('sylius.shop.product.show.content', _context) }}
</div>
</div>
{% endblock %}
", "@SyliusShop/Product/show.html.twig", "/var/www/sudekusa-shop-test/themes/BootstrapChildTheme/SyliusShopBundle/views/Product/show.html.twig");
}
}