<?php
use Twig\Environment;
use function Shopware\Core\Framework\Adapter\Twig\sw_get_attribute;
use function Shopware\Core\Framework\Adapter\Twig\sw_escape_filter;
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;
/* @NdTheme/storefront/component/product/card/box-standard.html.twig */
class __TwigTemplate_2010b99cb708e8f8430a9831e75a6640 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'component_product_box' => [$this, 'block_component_product_box'],
'component_product_box_content' => [$this, 'block_component_product_box_content'],
'component_product_box_badges' => [$this, 'block_component_product_box_badges'],
'component_product_box_rich_snippets' => [$this, 'block_component_product_box_rich_snippets'],
'component_product_box_image' => [$this, 'block_component_product_box_image'],
'component_product_box_image_link' => [$this, 'block_component_product_box_image_link'],
'component_product_box_image_link_inner' => [$this, 'block_component_product_box_image_link_inner'],
'component_product_box_image_thumbnail' => [$this, 'block_component_product_box_image_thumbnail'],
'component_product_box_image_placeholder' => [$this, 'block_component_product_box_image_placeholder'],
'component_product_box_wishlist_action' => [$this, 'block_component_product_box_wishlist_action'],
'component_product_box_info' => [$this, 'block_component_product_box_info'],
'component_product_box_rating' => [$this, 'block_component_product_box_rating'],
'component_product_box_brand_name' => [$this, 'block_component_product_box_brand_name'],
'component_product_box_name' => [$this, 'block_component_product_box_name'],
'component_product_box_variant_characteristics' => [$this, 'block_component_product_box_variant_characteristics'],
'component_product_box_price' => [$this, 'block_component_product_box_price'],
];
}
protected function doGetParent(array $context)
{
// line 2
return "@Storefront/storefront/component/product/card/box-standard.html.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@NdTheme/storefront/component/product/card/box-standard.html.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@NdTheme/storefront/component/product/card/box-standard.html.twig"));
$this->parent = $this->loadTemplate("@Storefront/storefront/component/product/card/box-standard.html.twig", "@NdTheme/storefront/component/product/card/box-standard.html.twig", 2);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
}
// line 3
public function block_component_product_box($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "component_product_box"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "component_product_box"));
// line 4
echo "\t";
if (($context["product"] ?? null)) {
// line 5
echo "\t\t";
$context["name"] = sw_get_attribute($this->env, $this->source, sw_get_attribute($this->env, $this->source, ($context["product"] ?? null), "translated", [], "any", false, false, false, 5), "name", [], "any", false, false, false, 5);
// line 6
echo "\t\t";
$context["id"] = sw_get_attribute($this->env, $this->source, ($context["product"] ?? null), "id", [], "any", false, false, false, 6);
// line 7
echo "\t\t";
$context["cover"] = sw_get_attribute($this->env, $this->source, sw_get_attribute($this->env, $this->source, ($context["product"] ?? null), "cover", [], "any", false, false, false, 7), "media", [], "any", false, false, false, 7);
// line 8
echo "\t\t";
$context["variation"] = sw_get_attribute($this->env, $this->source, ($context["product"] ?? null), "variation", [], "any", false, false, false, 8);
// line 9
echo "\t\t";
$context["displayParent"] = (sw_get_attribute($this->env, $this->source, sw_get_attribute($this->env, $this->source, ($context["product"] ?? null), "variantListingConfig", [], "any", false, false, false, 9), "displayParent", [], "any", false, false, false, 9) && (sw_get_attribute($this->env, $this->source, ($context["product"] ?? null), "parentId", [], "any", false, false, false, 9) === null));
// line 10
echo "\t\t";
$context["productUrl"] = $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\SeoUrlFunctionExtension']->seoUrl("frontend.detail.page", ["productId" => ($context["id"] ?? null)]);
// line 11
echo "
\t\t<div class=\"product-box box-";
// line 12
echo sw_escape_filter($this->env, ($context["layout"] ?? null), "html", null, true);
echo " h-full\">
\t\t\t";
// line 13
$this->displayBlock('component_product_box_content', $context, $blocks);
// line 133
echo "\t\t</div>
\t";
}
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 13
public function block_component_product_box_content($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "component_product_box_content"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "component_product_box_content"));
// line 14
echo "\t\t\t\t<div class=\"relative h-full flex flex-col\">
\t\t\t\t\t";
// line 15
$this->displayBlock('component_product_box_badges', $context, $blocks);
// line 18
echo "
\t\t\t\t\t";
// line 19
$this->displayBlock('component_product_box_rich_snippets', $context, $blocks);
// line 23
echo "
\t\t\t\t\t";
// line 24
$this->displayBlock('component_product_box_image', $context, $blocks);
// line 71
echo "
\t\t\t\t\t";
// line 72
$this->displayBlock('component_product_box_info', $context, $blocks);
// line 131
echo "\t\t\t\t</div>
\t\t\t";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 15
public function block_component_product_box_badges($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "component_product_box_badges"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "component_product_box_badges"));
// line 16
echo "\t\t\t\t\t\t";
$this->loadTemplate("@NdTheme/storefront/component/product/card/badges.html.twig", "@NdTheme/storefront/component/product/card/box-standard.html.twig", 16)->display($context);
// line 17
echo "\t\t\t\t\t";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 19
public function block_component_product_box_rich_snippets($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "component_product_box_rich_snippets"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "component_product_box_rich_snippets"));
// line 20
echo "\t\t\t\t\t\t";
// line 21
echo "\t\t\t\t\t\t";
$this->loadTemplate("@Storefront/storefront/component/product/card/meta.html.twig", "@NdTheme/storefront/component/product/card/box-standard.html.twig", 21)->display($context);
// line 22
echo "\t\t\t\t\t";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 24
public function block_component_product_box_image($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "component_product_box_image"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "component_product_box_image"));
// line 25
echo "\t\t\t\t\t\t<div class=\"product-image-wrapper relative\">
\t\t\t\t\t\t\t";
// line 26
$this->displayBlock('component_product_box_image_link', $context, $blocks);
// line 58
echo "
\t\t\t\t\t\t\t";
// line 59
if ($this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->config($context, "core.cart.wishlistEnabled")) {
// line 60
echo "\t\t\t\t\t\t\t\t<div class=\"absolute top-2 right-2\">
\t\t\t\t\t\t\t\t\t";
// line 61
$this->displayBlock('component_product_box_wishlist_action', $context, $blocks);
// line 67
echo "\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t";
}
// line 69
echo "\t\t\t\t\t\t</div>
\t\t\t\t\t";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 26
public function block_component_product_box_image_link($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "component_product_box_image_link"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "component_product_box_image_link"));
// line 27
echo "\t\t\t\t\t\t\t\t<a href=\"";
echo sw_escape_filter($this->env, ($context["productUrl"] ?? null), "html", null, true);
echo "\"
\t\t\t\t\t\t\t\t title=\"";
// line 28
echo sw_escape_filter($this->env, ($context["name"] ?? null), "html", null, true);
echo "\"
\t\t\t\t\t\t\t\t class=\"product-image-link is-";
// line 29
echo sw_escape_filter($this->env, ($context["displayMode"] ?? null), "html", null, true);
echo " block ratio ratio_product_image\">
\t\t\t\t\t\t\t\t\t";
// line 30
$this->displayBlock('component_product_box_image_link_inner', $context, $blocks);
// line 56
echo "\t\t\t\t\t\t\t\t</a>
\t\t\t\t\t\t\t";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 30
public function block_component_product_box_image_link_inner($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "component_product_box_image_link_inner"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "component_product_box_image_link_inner"));
// line 31
echo "\t\t\t\t\t\t\t\t\t\t";
if (sw_get_attribute($this->env, $this->source, ($context["cover"] ?? null), "url", [], "any", false, false, false, 31)) {
// line 32
echo "\t\t\t\t\t\t\t\t\t\t\t";
$context["attributes"] = ["class" => ("product-image is-" . // line 33
($context["displayMode"] ?? null)), "alt" => ((sw_get_attribute($this->env, $this->source, sw_get_attribute($this->env, $this->source, // line 34
($context["cover"] ?? null), "translated", [], "any", false, false, false, 34), "alt", [], "any", false, false, false, 34)) ? (sw_get_attribute($this->env, $this->source, sw_get_attribute($this->env, $this->source, ($context["cover"] ?? null), "translated", [], "any", false, false, false, 34), "alt", [], "any", false, false, false, 34)) : (($context["name"] ?? null))), "title" => ((sw_get_attribute($this->env, $this->source, sw_get_attribute($this->env, $this->source, // line 35
($context["cover"] ?? null), "translated", [], "any", false, false, false, 35), "title", [], "any", false, false, false, 35)) ? (sw_get_attribute($this->env, $this->source, sw_get_attribute($this->env, $this->source, ($context["cover"] ?? null), "translated", [], "any", false, false, false, 35), "title", [], "any", false, false, false, 35)) : (($context["name"] ?? null)))];
// line 37
echo "
\t\t\t\t\t\t\t\t\t\t\t";
// line 38
if (((($context["displayMode"] ?? null) == "cover") || (($context["displayMode"] ?? null) == "contain"))) {
// line 39
echo "\t\t\t\t\t\t\t\t\t\t\t\t";
$context["attributes"] = twig_array_merge(($context["attributes"] ?? null), ["data-object-fit" => ($context["displayMode"] ?? null)]);
// line 40
echo "\t\t\t\t\t\t\t\t\t\t\t";
}
// line 41
echo "
\t\t\t\t\t\t\t\t\t\t\t";
// line 42
$this->displayBlock('component_product_box_image_thumbnail', $context, $blocks);
// line 48
echo "\t\t\t\t\t\t\t\t\t\t";
} else {
// line 49
echo "\t\t\t\t\t\t\t\t\t\t\t";
$this->displayBlock('component_product_box_image_placeholder', $context, $blocks);
// line 54
echo "\t\t\t\t\t\t\t\t\t\t";
}
// line 55
echo "\t\t\t\t\t\t\t\t\t";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 42
public function block_component_product_box_image_thumbnail($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "component_product_box_image_thumbnail"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "component_product_box_image_thumbnail"));
// line 43
echo "\t\t\t\t\t\t\t\t\t\t\t\t";
((function () use ($context, $blocks) {
$finder = $this->env->getExtension('Shopware\Core\Framework\Adapter\Twig\Extension\NodeExtension')->getFinder();
$includeTemplate = $finder->find("@Storefront/storefront/utilities/thumbnail.html.twig");
return $this->loadTemplate($includeTemplate ?? null, "@NdTheme/storefront/component/product/card/box-standard.html.twig", 43);
})())->display(twig_array_merge($context, ["media" => // line 44
($context["cover"] ?? null), "sizes" => // line 45
($context["sizes"] ?? null), "name" => "product-image-thumbnails"]));
// line 47
echo "\t\t\t\t\t\t\t\t\t\t\t";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 49
public function block_component_product_box_image_placeholder($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "component_product_box_image_placeholder"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "component_product_box_image_placeholder"));
// line 50
echo "\t\t\t\t\t\t\t\t\t\t\t\t";
((function () use ($context, $blocks) {
$finder = $this->env->getExtension('Shopware\Core\Framework\Adapter\Twig\Extension\NodeExtension')->getFinder();
$includeTemplate = $finder->find("@Storefront/storefront/utilities/icon.html.twig");
return $this->loadTemplate($includeTemplate ?? null, "@NdTheme/storefront/component/product/card/box-standard.html.twig", 50);
})())->display(twig_array_merge($context, ["size" => "fluid", "name" => "placeholder"]));
// line 53
echo "\t\t\t\t\t\t\t\t\t\t\t";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 61
public function block_component_product_box_wishlist_action($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "component_product_box_wishlist_action"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "component_product_box_wishlist_action"));
// line 62
echo "\t\t\t\t\t\t\t\t\t\t";
$this->loadTemplate("@NdVoorwindenTheme/storefront/component/product/card/wishlist.html.twig", "@NdTheme/storefront/component/product/card/box-standard.html.twig", 62)->display(twig_array_merge($context, ["appearance" => "circle", "productId" => // line 64
($context["id"] ?? null)]));
// line 66
echo "\t\t\t\t\t\t\t\t\t";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 72
public function block_component_product_box_info($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "component_product_box_info"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "component_product_box_info"));
// line 73
echo "\t\t\t\t\t\t<div class=\"product-info flex flex-col h-full p-2\">
\t\t\t\t\t\t\t";
// line 74
$this->displayBlock('component_product_box_rating', $context, $blocks);
// line 86
echo "
\t\t\t\t\t\t\t";
// line 87
if (sw_get_attribute($this->env, $this->source, sw_get_attribute($this->env, $this->source, sw_get_attribute($this->env, $this->source, ($context["product"] ?? null), "manufacturer", [], "any", false, false, false, 87), "translated", [], "any", false, false, false, 87), "name", [], "any", false, false, false, 87)) {
// line 88
echo "\t\t\t\t\t\t\t\t";
$this->displayBlock('component_product_box_brand_name', $context, $blocks);
// line 93
echo "\t\t\t\t\t\t\t";
}
// line 94
echo "
\t\t\t\t\t\t\t";
// line 95
$this->displayBlock('component_product_box_name', $context, $blocks);
// line 102
echo "
\t\t\t\t\t\t\t";
// line 103
$this->displayBlock('component_product_box_variant_characteristics', $context, $blocks);
// line 123
echo "
\t\t\t\t\t\t\t";
// line 124
$this->displayBlock('component_product_box_price', $context, $blocks);
// line 129
echo "\t\t\t\t\t\t</div>
\t\t\t\t\t";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 74
public function block_component_product_box_rating($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "component_product_box_rating"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "component_product_box_rating"));
// line 75
echo "\t\t\t\t\t\t\t\t";
if ($this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->config($context, "core.listing.showReview")) {
// line 76
echo "\t\t\t\t\t\t\t\t\t<div class=\"product-rating lg:col-span-full\">
\t\t\t\t\t\t\t\t\t\t";
// line 77
if (sw_get_attribute($this->env, $this->source, ($context["product"] ?? null), "ratingAverage", [], "any", false, false, false, 77)) {
// line 78
echo "\t\t\t\t\t\t\t\t\t\t\t";
$this->loadTemplate("@Storefront/storefront/component/review/rating.html.twig", "@NdTheme/storefront/component/product/card/box-standard.html.twig", 78)->display(twig_array_merge($context, ["points" => sw_get_attribute($this->env, $this->source, // line 79
($context["product"] ?? null), "ratingAverage", [], "any", false, false, false, 79), "style" => "text-primary"]));
// line 82
echo "\t\t\t\t\t\t\t\t\t\t";
}
// line 83
echo "\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t";
}
// line 85
echo "\t\t\t\t\t\t\t";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 88
public function block_component_product_box_brand_name($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "component_product_box_brand_name"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "component_product_box_brand_name"));
// line 89
echo "\t\t\t\t\t\t\t\t\t<div class=\"product-brand-name font-accent font-medium text-xs mb-2\">
\t\t\t\t\t\t\t\t\t\t";
// line 90
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, sw_get_attribute($this->env, $this->source, sw_get_attribute($this->env, $this->source, ($context["product"] ?? null), "manufacturer", [], "any", false, false, false, 90), "translated", [], "any", false, false, false, 90), "name", [], "any", false, false, false, 90), "html", null, true);
echo "
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 95
public function block_component_product_box_name($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "component_product_box_name"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "component_product_box_name"));
// line 96
echo "\t\t\t\t\t\t\t\t<a href=\"";
echo sw_escape_filter($this->env, ($context["productUrl"] ?? null), "html", null, true);
echo "\"
\t\t\t\t\t\t\t\t class=\"product-name block text-xs font-bold lg:text-sm\"
\t\t\t\t\t\t\t\t title=\"";
// line 98
echo sw_escape_filter($this->env, ($context["name"] ?? null), "html", null, true);
echo "\">
\t\t\t\t\t\t\t\t\t";
// line 99
echo sw_escape_filter($this->env, ($context["name"] ?? null), "html", null, true);
echo "
\t\t\t\t\t\t\t\t</a>
\t\t\t\t\t\t\t";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 103
public function block_component_product_box_variant_characteristics($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "component_product_box_variant_characteristics"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "component_product_box_variant_characteristics"));
// line 104
echo "\t\t\t\t\t\t\t\t";
if (sw_get_attribute($this->env, $this->source, ($context["product"] ?? null), "variation", [], "any", false, false, false, 104)) {
// line 105
echo "\t\t\t\t\t\t\t\t\t<div class=\"product-variant-characteristics text-xs mt-1 lg:col-span-full\">
\t\t\t\t\t\t\t\t\t\t<div class=\"product-variant-characteristics-text\">
\t\t\t\t\t\t\t\t\t\t\t";
// line 107
if ( !($context["displayParent"] ?? null)) {
// line 108
echo "\t\t\t\t\t\t\t\t\t\t\t\t";
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(sw_get_attribute($this->env, $this->source, ($context["product"] ?? null), "variation", [], "any", false, false, false, 108));
foreach ($context['_seq'] as $context["_key"] => $context["variation"]) {
// line 109
echo "\t\t\t\t\t\t\t\t\t\t\t\t\t";
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, $context["variation"], "group", [], "any", false, false, false, 109), "html", null, true);
echo ":
\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"product-variant-characteristics-option\">
\t\t\t\t\t\t\t\t\t\t\t\t";
// line 111
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, $context["variation"], "option", [], "any", false, false, false, 111), "html", null, true);
echo "
\t\t\t\t\t\t\t\t\t\t\t</span>
\t\t\t\t\t\t\t\t\t\t\t\t\t";
// line 114
if ((twig_last($this->env, sw_get_attribute($this->env, $this->source, ($context["product"] ?? null), "variation", [], "any", false, false, false, 114)) != $context["variation"])) {
// line 115
echo "\t\t\t\t\t\t\t\t\t\t\t\t\t\t";
echo " | ";
echo "
\t\t\t\t\t\t\t\t\t\t\t\t\t";
}
// line 117
echo "\t\t\t\t\t\t\t\t\t\t\t\t";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['variation'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 118
echo "\t\t\t\t\t\t\t\t\t\t\t";
}
// line 119
echo "\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t";
}
// line 122
echo "\t\t\t\t\t\t\t";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 124
public function block_component_product_box_price($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "component_product_box_price"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "component_product_box_price"));
// line 125
echo "\t\t\t\t\t\t\t\t<div class=\"product-price-info pt-1 mt-auto lg:row-start-2 lg:col-end-3 lg:pt-0 lg:mt-0\">
\t\t\t\t\t\t\t\t\t";
// line 126
$this->loadTemplate("@NdVoorwindenTheme/storefront/component/product/card/price-unit.html.twig", "@NdTheme/storefront/component/product/card/box-standard.html.twig", 126)->display($context);
// line 127
echo "\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
public function getTemplateName()
{
return "@NdTheme/storefront/component/product/card/box-standard.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 661 => 127, 659 => 126, 656 => 125, 646 => 124, 636 => 122, 631 => 119, 628 => 118, 622 => 117, 616 => 115, 614 => 114, 608 => 111, 602 => 109, 597 => 108, 595 => 107, 591 => 105, 588 => 104, 578 => 103, 565 => 99, 561 => 98, 555 => 96, 545 => 95, 532 => 90, 529 => 89, 519 => 88, 509 => 85, 505 => 83, 502 => 82, 500 => 79, 498 => 78, 496 => 77, 493 => 76, 490 => 75, 480 => 74, 469 => 129, 467 => 124, 464 => 123, 462 => 103, 459 => 102, 457 => 95, 454 => 94, 451 => 93, 448 => 88, 446 => 87, 443 => 86, 441 => 74, 438 => 73, 428 => 72, 418 => 66, 416 => 64, 414 => 62, 404 => 61, 394 => 53, 385 => 50, 375 => 49, 365 => 47, 363 => 45, 362 => 44, 354 => 43, 344 => 42, 334 => 55, 331 => 54, 328 => 49, 325 => 48, 323 => 42, 320 => 41, 317 => 40, 314 => 39, 312 => 38, 309 => 37, 307 => 35, 306 => 34, 305 => 33, 303 => 32, 300 => 31, 290 => 30, 279 => 56, 277 => 30, 273 => 29, 269 => 28, 264 => 27, 254 => 26, 243 => 69, 239 => 67, 237 => 61, 234 => 60, 232 => 59, 229 => 58, 227 => 26, 224 => 25, 214 => 24, 204 => 22, 201 => 21, 199 => 20, 189 => 19, 179 => 17, 176 => 16, 166 => 15, 155 => 131, 153 => 72, 150 => 71, 148 => 24, 145 => 23, 143 => 19, 140 => 18, 138 => 15, 135 => 14, 125 => 13, 113 => 133, 111 => 13, 107 => 12, 104 => 11, 101 => 10, 98 => 9, 95 => 8, 92 => 7, 89 => 6, 86 => 5, 83 => 4, 73 => 3, 50 => 2,);
}
public function getSourceContext()
{
return new Source("{% sw_extends '@Storefront/storefront/component/product/card/box-standard.html.twig' %}
{% block component_product_box %}
\t{% if product %}
\t\t{% set name = product.translated.name %}
\t\t{% set id = product.id %}
\t\t{% set cover = product.cover.media %}
\t\t{% set variation = product.variation %}
\t\t{% set displayParent = product.variantListingConfig.displayParent and product.parentId === null %}
\t\t{% set productUrl = seoUrl('frontend.detail.page', { 'productId': id }) %}
\t\t<div class=\"product-box box-{{ layout }} h-full\">
\t\t\t{% block component_product_box_content %}
\t\t\t\t<div class=\"relative h-full flex flex-col\">
\t\t\t\t\t{% block component_product_box_badges %}
\t\t\t\t\t\t{% sw_include '@Storefront/storefront/component/product/card/badges.html.twig' %}
\t\t\t\t\t{% endblock %}
\t\t\t\t\t{% block component_product_box_rich_snippets %}
\t\t\t\t\t\t{# @deprecated tag:v6.5.0 - Block will be removed completely including the template it references #}
\t\t\t\t\t\t{% sw_include '@Storefront/storefront/component/product/card/meta.html.twig' %}
\t\t\t\t\t{% endblock %}
\t\t\t\t\t{% block component_product_box_image %}
\t\t\t\t\t\t<div class=\"product-image-wrapper relative\">
\t\t\t\t\t\t\t{% block component_product_box_image_link %}
\t\t\t\t\t\t\t\t<a href=\"{{ productUrl }}\"
\t\t\t\t\t\t\t\t title=\"{{ name }}\"
\t\t\t\t\t\t\t\t class=\"product-image-link is-{{ displayMode }} block ratio ratio_product_image\">
\t\t\t\t\t\t\t\t\t{% block component_product_box_image_link_inner %}
\t\t\t\t\t\t\t\t\t\t{% if cover.url %}
\t\t\t\t\t\t\t\t\t\t\t{% set attributes = {
\t\t\t\t\t\t\t\t\t\t\t\t'class': 'product-image is-'~displayMode,
\t\t\t\t\t\t\t\t\t\t\t\t'alt': (cover.translated.alt ?: name),
\t\t\t\t\t\t\t\t\t\t\t\t'title': (cover.translated.title ?: name)
\t\t\t\t\t\t\t\t\t\t\t} %}
\t\t\t\t\t\t\t\t\t\t\t{% if displayMode == 'cover' or displayMode == 'contain' %}
\t\t\t\t\t\t\t\t\t\t\t\t{% set attributes = attributes|merge({ 'data-object-fit': displayMode }) %}
\t\t\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t\t\t{% block component_product_box_image_thumbnail %}
\t\t\t\t\t\t\t\t\t\t\t\t{% sw_thumbnails 'product-image-thumbnails' with {
\t\t\t\t\t\t\t\t\t\t\t\t\tmedia: cover,
\t\t\t\t\t\t\t\t\t\t\t\t\tsizes: sizes
\t\t\t\t\t\t\t\t\t\t\t\t} %}
\t\t\t\t\t\t\t\t\t\t\t{% endblock %}
\t\t\t\t\t\t\t\t\t\t{% else %}
\t\t\t\t\t\t\t\t\t\t\t{% block component_product_box_image_placeholder %}
\t\t\t\t\t\t\t\t\t\t\t\t{% sw_icon 'placeholder' style {
\t\t\t\t\t\t\t\t\t\t\t\t\t'size': 'fluid'
\t\t\t\t\t\t\t\t\t\t\t\t} %}
\t\t\t\t\t\t\t\t\t\t\t{% endblock %}
\t\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t{% endblock %}
\t\t\t\t\t\t\t\t</a>
\t\t\t\t\t\t\t{% endblock %}
\t\t\t\t\t\t\t{% if config('core.cart.wishlistEnabled') %}
\t\t\t\t\t\t\t\t<div class=\"absolute top-2 right-2\">
\t\t\t\t\t\t\t\t\t{% block component_product_box_wishlist_action %}
\t\t\t\t\t\t\t\t\t\t{% sw_include '@Storefront/storefront/component/product/card/wishlist.html.twig' with {
\t\t\t\t\t\t\t\t\t\t\tappearance: 'circle',
\t\t\t\t\t\t\t\t\t\t\tproductId: id
\t\t\t\t\t\t\t\t\t\t} %}
\t\t\t\t\t\t\t\t\t{% endblock %}
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t</div>
\t\t\t\t\t{% endblock %}
\t\t\t\t\t{% block component_product_box_info %}
\t\t\t\t\t\t<div class=\"product-info flex flex-col h-full p-2\">
\t\t\t\t\t\t\t{% block component_product_box_rating %}
\t\t\t\t\t\t\t\t{% if config('core.listing.showReview') %}
\t\t\t\t\t\t\t\t\t<div class=\"product-rating lg:col-span-full\">
\t\t\t\t\t\t\t\t\t\t{% if product.ratingAverage %}
\t\t\t\t\t\t\t\t\t\t\t{% sw_include '@Storefront/storefront/component/review/rating.html.twig' with {
\t\t\t\t\t\t\t\t\t\t\t\tpoints: product.ratingAverage,
\t\t\t\t\t\t\t\t\t\t\t\tstyle: 'text-primary'
\t\t\t\t\t\t\t\t\t\t\t} %}
\t\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t{% endblock %}
\t\t\t\t\t\t\t{% if product.manufacturer.translated.name %}
\t\t\t\t\t\t\t\t{% block component_product_box_brand_name %}
\t\t\t\t\t\t\t\t\t<div class=\"product-brand-name font-accent font-medium text-xs mb-2\">
\t\t\t\t\t\t\t\t\t\t{{ product.manufacturer.translated.name }}
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t{% endblock %}
\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t{% block component_product_box_name %}
\t\t\t\t\t\t\t\t<a href=\"{{ productUrl }}\"
\t\t\t\t\t\t\t\t class=\"product-name block text-xs font-bold lg:text-sm\"
\t\t\t\t\t\t\t\t title=\"{{ name }}\">
\t\t\t\t\t\t\t\t\t{{ name }}
\t\t\t\t\t\t\t\t</a>
\t\t\t\t\t\t\t{% endblock %}
\t\t\t\t\t\t\t{% block component_product_box_variant_characteristics %}
\t\t\t\t\t\t\t\t{% if product.variation %}
\t\t\t\t\t\t\t\t\t<div class=\"product-variant-characteristics text-xs mt-1 lg:col-span-full\">
\t\t\t\t\t\t\t\t\t\t<div class=\"product-variant-characteristics-text\">
\t\t\t\t\t\t\t\t\t\t\t{% if not displayParent %}
\t\t\t\t\t\t\t\t\t\t\t\t{% for variation in product.variation %}
\t\t\t\t\t\t\t\t\t\t\t\t\t{{ variation.group }}:
\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"product-variant-characteristics-option\">
\t\t\t\t\t\t\t\t\t\t\t\t{{ variation.option }}
\t\t\t\t\t\t\t\t\t\t\t</span>
\t\t\t\t\t\t\t\t\t\t\t\t\t{% if product.variation|last != variation %}
\t\t\t\t\t\t\t\t\t\t\t\t\t\t{{ \" | \" }}
\t\t\t\t\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t\t\t\t{% endfor %}
\t\t\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t{% endblock %}
\t\t\t\t\t\t\t{% block component_product_box_price %}
\t\t\t\t\t\t\t\t<div class=\"product-price-info pt-1 mt-auto lg:row-start-2 lg:col-end-3 lg:pt-0 lg:mt-0\">
\t\t\t\t\t\t\t\t\t{% sw_include '@Storefront/storefront/component/product/card/price-unit.html.twig' %}
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t{% endblock %}
\t\t\t\t\t\t</div>
\t\t\t\t\t{% endblock %}
\t\t\t\t</div>
\t\t\t{% endblock %}
\t\t</div>
\t{% endif %}
{% endblock %}
", "@NdTheme/storefront/component/product/card/box-standard.html.twig", "/var/www/dev/deployer/releases/56/custom/static-plugins/NdTheme/src/Resources/views/storefront/component/product/card/box-standard.html.twig");
}
}