var/cache/dev/twig/e1/e1304d01b97f19cc703e338a55b2aeb9.php line 658
<?phpuse Twig\Environment;use Twig\Error\LoaderError;use Twig\Error\RuntimeError;use Twig\Extension\CoreExtension;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;use Twig\TemplateWrapper;/* produit/produit.html.twig */class __TwigTemplate_44d4f19e1aeae72baa2107bed266d045 extends Template{private Source $source;/*** @var array<string, Template>*/private array $macros = [];public function __construct(Environment $env){parent::__construct($env);$this->source = $this->getSourceContext();$this->blocks = ['stylesheets' => [$this, 'block_stylesheets'],'javascript' => [$this, 'block_javascript'],'_app_data' => [$this, 'block__app_data'],'title' => [$this, 'block_title'],'description' => [$this, 'block_description'],'content' => [$this, 'block_content'],];}protected function doGetParent(array $context): bool|string|Template|TemplateWrapper{// line 1return "base.html.twig";}protected function doDisplay(array $context, array $blocks = []): iterable{$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", "produit/produit.html.twig"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "produit/produit.html.twig"));$this->parent = $this->loadTemplate("base.html.twig", "produit/produit.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);}// line 3/*** @return iterable<null|scalar|\Stringable>*/public function block_stylesheets(array $context, array $blocks = []): iterable{$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", "stylesheets"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));// line 4yield " <link rel=\"stylesheet\" href=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("plugins/dropzone/css/dropzone.css"), "html", null, true);yield "\" /><link rel=\"stylesheet\" href=\"";// line 5yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/produit.min.css"), "html", null, true);yield "\" /><link rel=\"stylesheet\" href=\"";// line 6yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/accueil.min.css"), "html", null, true);yield "\" />";$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);yield from [];}// line 9/*** @return iterable<null|scalar|\Stringable>*/public function block_javascript(array $context, array $blocks = []): iterable{$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", "javascript"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascript"));// line 10yield " <script src=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("plugins/dropzone/js/dropzone.js"), "html", null, true);yield "\"></script><script src=\"";// line 11yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/produit/produit.js"), "html", null, true);yield "\"></script><script src=\"";// line 12yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/accueil/accueil.js"), "html", null, true);yield "\"></script>";$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);yield from [];}// line 15/*** @return iterable<null|scalar|\Stringable>*/public function block__app_data(array $context, array $blocks = []): iterable{$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", "_app_data"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "_app_data"));// line 16yield " app_data.path.devis = \"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Services\Base64Encode']->base64_encode($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("devis")), "html", null, true);yield "\";";$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);yield from [];}// line 19/*** @return iterable<null|scalar|\Stringable>*/public function block_title(array $context, array $blocks = []): iterable{$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", "title"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));// line 20yield " ";$context['_parent'] = $context;$context['_seq'] = CoreExtension::ensureTraversable((isset($context["contents"]) || array_key_exists("contents", $context) ? $context["contents"] : (function () { throw new RuntimeError('Variable "contents" does not exist.', 20, $this->source); })()));foreach ($context['_seq'] as $context["_key"] => $context["content"]) {// line 21yield " ";yield CoreExtension::getAttribute($this->env, $this->source, $context["content"], "name", [], "any", false, false, false, 21);yield "";}$_parent = $context['_parent'];unset($context['_seq'], $context['_key'], $context['content'], $context['_parent']);$context = array_intersect_key($context, $_parent) + $_parent;$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);yield from [];}// line 25/*** @return iterable<null|scalar|\Stringable>*/public function block_description(array $context, array $blocks = []): iterable{$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", "description"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "description"));// line 26yield " ";$context['_parent'] = $context;$context['_seq'] = CoreExtension::ensureTraversable((isset($context["contents"]) || array_key_exists("contents", $context) ? $context["contents"] : (function () { throw new RuntimeError('Variable "contents" does not exist.', 26, $this->source); })()));foreach ($context['_seq'] as $context["_key"] => $context["content"]) {// line 27yield " ";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["content"], "meta_description", [], "any", false, false, false, 27), "html", null, true);yield "";}$_parent = $context['_parent'];unset($context['_seq'], $context['_key'], $context['content'], $context['_parent']);$context = array_intersect_key($context, $_parent) + $_parent;$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);yield from [];}// line 31/*** @return iterable<null|scalar|\Stringable>*/public function block_content(array $context, array $blocks = []): iterable{$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", "content"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));// line 32yield " ";$context['_parent'] = $context;$context['_seq'] = CoreExtension::ensureTraversable((isset($context["contents"]) || array_key_exists("contents", $context) ? $context["contents"] : (function () { throw new RuntimeError('Variable "contents" does not exist.', 32, $this->source); })()));$context['loop'] = ['parent' => $context['_parent'],'index0' => 0,'index' => 1,'first' => true,];if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {$length = count($context['_seq']);$context['loop']['revindex0'] = $length - 1;$context['loop']['revindex'] = $length;$context['loop']['length'] = $length;$context['loop']['last'] = 1 === $length;}foreach ($context['_seq'] as $context["_key"] => $context["content"]) {// line 33yield " <div class=\"main-content\"><div class=\"main-content-inner no-gutter\"><div class=\"container\"><div class=\"row\"><div id=\"left_column\" class=\"sidebar column col-12 col-sm-12 col-md-0 col-lg-0 offcanvas-sidebar\"></div><div id=\"center_column\" class=\"center_column space-60 col-12 col-sm-12 col-md-12 col-lg-12\"><div id=\"content\"><div itemscope=\"\" itemtype=\"https://schema.org/Product\"><meta itemprop=\"url\" content=\"/";// line 41yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 41, $this->source); })()), "html", null, true);yield "/weighing-load-cells/";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["content"], "link_rewrite", [], "any", false, false, false, 41), "html", null, true);yield "\"><meta itemprop=\"productID\" content=\"false\"><meta itemprop=\"gtin13\" content=\"false\"><div class=\"primary_block\"><div class=\"row\"><div class=\"pb-left-column col-12 col-sm-12 col-md-5\"><div id=\"image-block\" class=\"clearfix\"><span id=\"view_full_size\"><img style=\"cursor: default\" id=\"bigpic\" itemprop=\"image\" src=\"https://www.sensy.com/";// line 49yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["content"], "id_image1", [], "any", false, false, false, 49), "html", null, true);yield "-large_default/";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["content"], "link_rewrite", [], "any", false, false, false, 49), "html", null, true);yield ".jpg\" title=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["content"], "legend1", [], "any", false, false, false, 49), "html", null, true);yield "\" alt=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["content"], "legend1", [], "any", false, false, false, 49), "html", null, true);yield "\"></span></div><div id=\"views_block\" class=\"clearfix \"><span class=\"view_scroll_spacer\"><a id=\"view_scroll_left\" class=\"carousel-control left\" title=\"Other views\" href=\"javascript:{}\" style=\"cursor: default; opacity: 0;\"><i class=\"icon-angle-left\"></i></a></span><div id=\"thumbs_list\"><ul id=\"thumbs_list_frame\" style=\"width: 297px;\">";// line 56$context['_parent'] = $context;$context['_seq'] = CoreExtension::ensureTraversable(Twig\Extension\CoreExtension::split($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, $context["content"], "id_imagea", [], "any", false, false, false, 56), ","));$context['loop'] = ['parent' => $context['_parent'],'index0' => 0,'index' => 1,'first' => true,];if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {$length = count($context['_seq']);$context['loop']['revindex0'] = $length - 1;$context['loop']['revindex'] = $length;$context['loop']['length'] = $length;$context['loop']['last'] = 1 === $length;}foreach ($context['_seq'] as $context["_key"] => $context["img"]) {// line 57yield " <li id=\"thumbnail_";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["img"], "html", null, true);yield "\"><a style=\"cursor: default\" class=\"";// line 58yield ((CoreExtension::getAttribute($this->env, $this->source, $context["loop"], "first", [], "any", false, false, false, 58)) ? ("shown") : (""));yield "\" href=\"https://www.sensy.com/";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["img"], "html", null, true);yield "-thickbox_default";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["content"], "link_rewrite", [], "any", false, false, false, 58), "html", null, true);yield ".jpg\" onclick=\"return false;\" data-fancybox-group=\"other-views\" title=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, Twig\Extension\CoreExtension::split($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, $context["content"], "legenda", [], "any", false, false, false, 58), ","), CoreExtension::getAttribute($this->env, $this->source, $context["loop"], "index0", [], "any", false, false, false, 58), [], "array", false, false, false, 58), "html", null, true);yield "\"><img class=\"img-responsive\" id=\"thumb_";// line 59yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["img"], "html", null, true);yield "\" src=\"https://www.sensy.com/";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["img"], "html", null, true);yield "-cart_default/";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["content"], "link_rewrite", [], "any", false, false, false, 59), "html", null, true);yield ".jpg\" alt=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, Twig\Extension\CoreExtension::split($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, $context["content"], "legenda", [], "any", false, false, false, 59), ","), CoreExtension::getAttribute($this->env, $this->source, $context["loop"], "index0", [], "any", false, false, false, 59), [], "array", false, false, false, 59), "html", null, true);yield "\" title=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, Twig\Extension\CoreExtension::split($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, $context["content"], "legenda", [], "any", false, false, false, 59), ","), CoreExtension::getAttribute($this->env, $this->source, $context["loop"], "index0", [], "any", false, false, false, 59), [], "array", false, false, false, 59), "html", null, true);yield "\" height=\"173\" width=\"135\" itemprop=\"image\"></a></li>";++$context['loop']['index0'];++$context['loop']['index'];$context['loop']['first'] = false;if (isset($context['loop']['revindex0'], $context['loop']['revindex'])) {--$context['loop']['revindex0'];--$context['loop']['revindex'];$context['loop']['last'] = 0 === $context['loop']['revindex0'];}}$_parent = $context['_parent'];unset($context['_seq'], $context['_key'], $context['img'], $context['_parent'], $context['loop']);$context = array_intersect_key($context, $_parent) + $_parent;// line 63yield " </ul></div><span class=\"view_scroll_spacer\"><a id=\"view_scroll_right\" class=\"carousel-control right\" title=\"Other views\" href=\"javascript:{}\" style=\"cursor: default; opacity: 0;\"><i class=\"icon-angle-right\"></i></a></span></div><div style=\"margin-bottom: 30px; display: none;\"><div data-bs-toggle=\"tooltip\" title=\"\" style=\"width:17px;\" data-original-title=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer vel faucibus est, non scelerisque lacus. Morbi ac lectus id urna elementum vestibulum quis non enim\"> <span class=\"icon-signal\"></span></div></div><p class=\"resetimg clear no-print\"> <span id=\"wrapResetImages\" style=\"display: none;\"> <a href=\"https://www.sensy.com/en/weighing-load-cells/bending-beam-load-cells-2000s\" data-id=\"resetImages\"> <i class=\"icon-repeat\"></i> Display all pictures </a> </span></p></div><div class=\"pb-right-column col-12 col-sm-12 col-md-7\"><h1 itemprop=\"name\">";// line 75yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["content"], "name", [], "any", false, false, false, 75), "html", null, true);yield "</h1><hr class=\"HrSpecials\"><div class=\"Fichiers\"><a class=\"btn add_to_compare custom-tooltip\" href=\"https://www.sensy.com/en/weighing-load-cells/bending-beam-load-cells-2000s\" data-id-product=\"";// line 78yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["content"], "id_product", [], "any", false, false, false, 78), "html", null, true);yield "\"><i class=\"fas fa-chart-bar me-2\"></i>";// line 79yield $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("add.compare.br", [], "configurateur");yield "</a><a class=\"btn add_to_compare_Like custom-tooltip\" target=\"_blank\" href=\"https://files.sensy.com/datasheets/FP_2000S_EN.pdf\"><i class=\"fas fa-download me-2\"></i><span>PDF <br>DATASHEET</span></a></div><div class=\"Certifications\">";// line 86$context['_parent'] = $context;$context['_seq'] = CoreExtension::ensureTraversable(Twig\Extension\CoreExtension::split($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, $context["content"], "suppliers", [], "any", false, false, false, 86), ","));$context['loop'] = ['parent' => $context['_parent'],'index0' => 0,'index' => 1,'first' => true,];if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {$length = count($context['_seq']);$context['loop']['revindex0'] = $length - 1;$context['loop']['revindex'] = $length;$context['loop']['length'] = $length;$context['loop']['last'] = 1 === $length;}foreach ($context['_seq'] as $context["_key"] => $context["supplier"]) {// line 87yield " ";$context["imagePath"] = ("../../../ps/img/su/" . CoreExtension::getAttribute($this->env, $this->source, Twig\Extension\CoreExtension::split($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, $context["content"], "id_suppliers", [], "any", false, false, false, 87), ","), CoreExtension::getAttribute($this->env, $this->source, $context["loop"], "index0", [], "any", false, false, false, 87), [], "array", false, false, false, 87));// line 88yield " ";$context["imageName"] = CoreExtension::getAttribute($this->env, $this->source, Twig\Extension\CoreExtension::split($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, $context["content"], "id_suppliers", [], "any", false, false, false, 88), ","), CoreExtension::getAttribute($this->env, $this->source, $context["loop"], "index0", [], "any", false, false, false, 88), [], "array", false, false, false, 88);// line 89yield " ";$context["imageExtension"] = ((((isset($context["imageName"]) || array_key_exists("imageName", $context) ? $context["imageName"] : (function () { throw new RuntimeError('Variable "imageName" does not exist.', 89, $this->source); })()) == "4")) ? ("png") : ("jpg"));// line 90yield "<img width=\"20px\" height=\"20px\" src=\"";// line 91yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((((isset($context["imagePath"]) || array_key_exists("imagePath", $context) ? $context["imagePath"] : (function () { throw new RuntimeError('Variable "imagePath" does not exist.', 91, $this->source); })()) . ".") . (isset($context["imageExtension"]) || array_key_exists("imageExtension", $context) ? $context["imageExtension"] : (function () { throw new RuntimeError('Variable "imageExtension" does not exist.', 91, $this->source); })())), "html", null, true);yield "\" alt=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["supplier"], "html", null, true);yield "\" title=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["supplier"], "html", null, true);yield "\">";++$context['loop']['index0'];++$context['loop']['index'];$context['loop']['first'] = false;if (isset($context['loop']['revindex0'], $context['loop']['revindex'])) {--$context['loop']['revindex0'];--$context['loop']['revindex'];$context['loop']['last'] = 0 === $context['loop']['revindex0'];}}$_parent = $context['_parent'];unset($context['_seq'], $context['_key'], $context['supplier'], $context['_parent'], $context['loop']);$context = array_intersect_key($context, $_parent) + $_parent;// line 93yield " </div><hr class=\"HrSpecials\"><p id=\"product_reference\"> <label>";// line 95yield $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("reference", [], "configurateur");yield " :</label> <span class=\"editable\" itemprop=\"sku\">";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["content"], "reference", [], "any", false, false, false, 95), "html", null, true);yield "</span></p><div id=\"short_description_block\"><div id=\"short_description_content\" class=\"rte align_justify\" itemprop=\"description\">";// line 98yield Twig\Extension\CoreExtension::replace(CoreExtension::getAttribute($this->env, $this->source, $context["content"], "description", [], "any", false, false, false, 98), ["data-toggle" => "data-bs-toggle", "data-original-title" => "title"]);yield "</div></div><div id=\"oosHook\"></div><form id=\"buy_block\" action=\"https://www.sensy.com/en/panier\" method=\"post\" data-product-img=\"";// line 102yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["content"], "id_image1", [], "any", false, false, false, 102), "html", null, true);yield "\"><p class=\"hidden\"> <input type=\"hidden\" name=\"token\" value=\"8f1b449abfe3158e253559ba7d0b73d6\"> <input type=\"hidden\" name=\"id_product\" value=\"";// line 103yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["content"], "id_product", [], "any", false, false, false, 103), "html", null, true);yield "\" id=\"product_page_product_id\"> <input type=\"hidden\" name=\"add\" value=\"1\"> <input type=\"hidden\" name=\"id_product_attribute\" id=\"idCombination\" value=\"2083\"></p><div class=\"box-info-product\"><div class=\"content_prices clearfix\"><div class=\"clear\"></div></div><div id=\"StandardSurMesure\" class=\"tab-nav\"><ul class=\"nav nav-tabs\" role=\"tablist\"><li class=\"nav-item\" id=\"LiLienStandard\"><a href=\"#Standard\" id=\"LienStandard\" class=\"nav-link active\" data-bs-toggle=\"tab\"><span>Standard</span></a></li>";// line 111if ((CoreExtension::getAttribute($this->env, $this->source, $context["content"], "category_default", [], "any", false, false, false, 111) != 18)) {// line 112yield " <li id=\"LiLienSurMesure\" class=\"nav-item\"><a href=\"#SurMesure\" id=\"LienSurMesure\" class=\"nav-link\" data-bs-toggle=\"tab\"><span>";yield $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("custom", [], "configurateur");yield "</span></a></li>";}// line 114yield " </ul></div><div id=\"Boutons\">";// line 117if ((CoreExtension::getAttribute($this->env, $this->source, $context["content"], "category_default", [], "any", false, false, false, 117) != 18)) {// line 118yield " <div id=\"PourStandard\" class=\"d-none product_attributes SurMesure\" data-product-id=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["content"], "id_product", [], "any", false, false, false, 118), "html", null, true);yield "\">";yield $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("gamme.standard", [], "configurateur");yield "</div><div id=\"PourSurMesure\" class=\"product_attributes Standard\" data-product-id=\"";// line 119yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["content"], "id_product", [], "any", false, false, false, 119), "html", null, true);yield "\">";yield $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("specific.need", [], "configurateur");yield "</div>";}// line 121yield " <div id=\"add_to_quotation\" data-product-id=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["content"], "id_product", [], "any", false, false, false, 121), "html", null, true);yield "\" data-target=\"#myModal\">";yield $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("panier", [], "configurateur");yield "</div></div>";// line 123yield $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("modal", [], "devis");yield "<div id=\"Standard\" class=\"product_attributes clearfix\">";// line 126yield " <div id=\"attributes\"><div class=\"clearfix\"></div>";// line 128if ((CoreExtension::getAttribute($this->env, $this->source, $context["content"], "category_default", [], "any", false, false, false, 128) != 18)) {// line 129yield " <fieldset class=\"attribute_fieldset mb-2\"><label class=\"attribute_label\" for=\"group_4\">";// line 130yield $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("capacite", [], "configurateur");yield "</label><div class=\"attribute_list\"><select name=\"group_4\" id=\"group_4\" class=\"form-control form-select border border-gray attribute_select no-print\">";// line 133$context['_parent'] = $context;$context['_seq'] = CoreExtension::ensureTraversable(Twig\Extension\CoreExtension::split($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, $context["content"], "attr_cap", [], "any", false, false, false, 133), ","));$context['loop'] = ['parent' => $context['_parent'],'index0' => 0,'index' => 1,'first' => true,];if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {$length = count($context['_seq']);$context['loop']['revindex0'] = $length - 1;$context['loop']['revindex'] = $length;$context['loop']['length'] = $length;$context['loop']['last'] = 1 === $length;}foreach ($context['_seq'] as $context["_key"] => $context["cap"]) {// line 134yield " <option value=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, Twig\Extension\CoreExtension::split($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, $context["content"], "attr_cap_id", [], "any", false, false, false, 134), ","), CoreExtension::getAttribute($this->env, $this->source, $context["loop"], "index0", [], "any", false, false, false, 134), [], "array", false, false, false, 134), "html", null, true);yield "\" ";if (CoreExtension::getAttribute($this->env, $this->source, $context["loop"], "first", [], "any", false, false, false, 134)) {yield "selected=\"selected\"";}yield " title=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["cap"], "html", null, true);yield "\">";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["cap"], "html", null, true);yield "</option>";++$context['loop']['index0'];++$context['loop']['index'];$context['loop']['first'] = false;if (isset($context['loop']['revindex0'], $context['loop']['revindex'])) {--$context['loop']['revindex0'];--$context['loop']['revindex'];$context['loop']['last'] = 0 === $context['loop']['revindex0'];}}$_parent = $context['_parent'];unset($context['_seq'], $context['_key'], $context['cap'], $context['_parent'], $context['loop']);$context = array_intersect_key($context, $_parent) + $_parent;// line 136yield " </select></div></fieldset><fieldset class=\"attribute_fieldset my-2\"><label class=\"attribute_label\" for=\"group_5\">";// line 140yield $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("precision", [], "configurateur");yield "</label><div class=\"attribute_list\"><select name=\"group_5\" id=\"group_5\" class=\"form-control form-select border border-gray attribute_select no-print\">";// line 143$context['_parent'] = $context;$context['_seq'] = CoreExtension::ensureTraversable(Twig\Extension\CoreExtension::split($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, $context["content"], "attr_prec", [], "any", false, false, false, 143), ","));$context['loop'] = ['parent' => $context['_parent'],'index0' => 0,'index' => 1,'first' => true,];if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {$length = count($context['_seq']);$context['loop']['revindex0'] = $length - 1;$context['loop']['revindex'] = $length;$context['loop']['length'] = $length;$context['loop']['last'] = 1 === $length;}foreach ($context['_seq'] as $context["_key"] => $context["prec"]) {// line 144yield " <option value=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, Twig\Extension\CoreExtension::split($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, $context["content"], "attr_prec_id", [], "any", false, false, false, 144), ","), CoreExtension::getAttribute($this->env, $this->source, $context["loop"], "index0", [], "any", false, false, false, 144), [], "array", false, false, false, 144), "html", null, true);yield "\" ";if (CoreExtension::getAttribute($this->env, $this->source, $context["loop"], "first", [], "any", false, false, false, 144)) {yield "selected=\"selected\"";}yield " title=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["prec"], "html", null, true);yield "\">";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["prec"], "html", null, true);yield "</option>";++$context['loop']['index0'];++$context['loop']['index'];$context['loop']['first'] = false;if (isset($context['loop']['revindex0'], $context['loop']['revindex'])) {--$context['loop']['revindex0'];--$context['loop']['revindex'];$context['loop']['last'] = 0 === $context['loop']['revindex0'];}}$_parent = $context['_parent'];unset($context['_seq'], $context['_key'], $context['prec'], $context['_parent'], $context['loop']);$context = array_intersect_key($context, $_parent) + $_parent;// line 146yield " </select></div></fieldset>";} else {// line 150yield " <fieldset class=\"attribute_fieldset\"><label class=\"attribute_label\" for=\"group_6\">";// line 151yield $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("ref.article", [], "configurateur");yield "</label><div class=\"attribute_list\"><select name=\"group_6\" id=\"group_6\" class=\"form-control form-select border border-gray attribute_select no-print\">";// line 154$context["cartable"] = Twig\Extension\CoreExtension::first($this->env->getCharset(), (isset($context["caracteristiques"]) || array_key_exists("caracteristiques", $context) ? $context["caracteristiques"] : (function () { throw new RuntimeError('Variable "caracteristiques" does not exist.', 154, $this->source); })()));// line 155yield " ";$context['_parent'] = $context;$context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, (isset($context["cartable"]) || array_key_exists("cartable", $context) ? $context["cartable"] : (function () { throw new RuntimeError('Variable "cartable" does not exist.', 155, $this->source); })()), "Products", [], "array", false, false, false, 155));foreach ($context['_seq'] as $context["_key"] => $context["cartitle"]) {// line 156yield " <option value=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["cartitle"], "id", [], "array", false, false, false, 156), "html", null, true);yield "\" title=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["cartitle"], "nom", [], "array", false, false, false, 156), "html", null, true);yield "\">";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["cartitle"], "nom", [], "array", false, false, false, 156), "html", null, true);yield "</option>";}$_parent = $context['_parent'];unset($context['_seq'], $context['_key'], $context['cartitle'], $context['_parent']);$context = array_intersect_key($context, $_parent) + $_parent;// line 158yield " </select></div></fieldset>";}// line 162yield "</div><fieldset class=\"attribute_fieldset my-2\"><label class=\"attribute_label\" style=\"font-size:11px; line-height:20px;\" for=\"DescriptionStandard\">";// line 165yield $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("description.short", [], "configurateur");yield "</label><div class=\"attribute_list\"><textarea name=\"nom\" id=\"DescriptionStandard\" rows=\"3\" cols=\"30\"></textarea></div></fieldset></div><div id=\"SurMesure\" class=\"product_attributes d-none\"><fieldset class=\"attribute_fieldset my-2\"><label class=\"attribute_label\" for=\"group_4\">";// line 171yield $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("capacite", [], "configurateur");yield "</label><div class=\"attribute_list\"><input type=\"text\" id=\"group_4\" name=\"group_4\"></div></fieldset><fieldset class=\"attribute_fieldset my-2\"><label class=\"attribute_label\" for=\"group_5\">";// line 175yield $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("precision", [], "configurateur");yield "</label><div class=\"attribute_list\"> <input type=\"text\" id=\"group_5\" name=\"group_5\"></div></fieldset><fieldset class=\"attribute_fieldset my-2\"><label class=\"attribute_label\" style=\"font-size:11px; line-height:20px;\" for=\"DescriptionSurMesure\">";// line 179yield $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("description.short", [], "configurateur");yield "</label><div class=\"attribute_list\"><textarea name=\"nom\" id=\"DescriptionSurMesure\" rows=\"3\" cols=\"30\"></textarea></div></fieldset></div><p id=\"quotation_quantity_wanted_p\"><label for=\"quotation_quantity_wanted\">";// line 184yield $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("quantite", [], "configurateur");yield "</label><input type=\"number\" min=\"1\" name=\"qty\" id=\"quotation_quantity_wanted\" class=\"text\" value=\"1\" style=\"width:50px;\">";// line 188yield " <span class=\"clearfix\"></span></p><input type=\"hidden\" value=\"20230912085423\" id=\"FilesId\"></div></form><div class=\"image_upload_div SurMesure d-none\" id=\"DropZone\"><form action=\"/img/upload.php\" class=\"dropzone dz-clickable\" id=\"my-awesome-dropzone\"><div class=\"dz-default dz-message\"><span><i class=\" uploadFile fa-sharp fa-light fa-copy\"></i><br>";// line 195yield $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("drop", [], "configurateur");yield "</span></div></form></div></div></div></div><div class=\"block_product_info\"><div class=\"row\"><div class=\"tabs-info block col-lg-9 col-md-9 col-sm-12\"><div class=\"tab-nav\"><ul class=\"nav nav-tabs\" role=\"tablist\"><li class=\"nav-item active\"><a class=\"nav-link active\" href=\"#producttab-datasheet\" data-bs-toggle=\"tab\"><span>";// line 206yield $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("data.sheet", [], "configurateur");yield "</span></a></li><li class=\"nav-item\"><a class=\"nav-link\" href=\"#producttab-download\" data-bs-toggle=\"tab\">";// line 207yield $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("documentation.download", [], "configurateur");yield "</a></li>";// line 208$context["uniqueAccessory"] = [];// line 209yield " ";$context['_parent'] = $context;$context['_seq'] = CoreExtension::ensureTraversable((isset($context["accessories"]) || array_key_exists("accessories", $context) ? $context["accessories"] : (function () { throw new RuntimeError('Variable "accessories" does not exist.', 209, $this->source); })()));foreach ($context['_seq'] as $context["_key"] => $context["accessory"]) {// line 210yield " ";if ( !CoreExtension::inFilter(CoreExtension::getAttribute($this->env, $this->source, $context["accessory"], "name", [], "any", false, false, false, 210), (isset($context["uniqueAccessory"]) || array_key_exists("uniqueAccessory", $context) ? $context["uniqueAccessory"] : (function () { throw new RuntimeError('Variable "uniqueAccessory" does not exist.', 210, $this->source); })()))) {// line 211yield " ";$context["uniqueAccessory"] = Twig\Extension\CoreExtension::merge((isset($context["uniqueAccessory"]) || array_key_exists("uniqueAccessory", $context) ? $context["uniqueAccessory"] : (function () { throw new RuntimeError('Variable "uniqueAccessory" does not exist.', 211, $this->source); })()), [CoreExtension::getAttribute($this->env, $this->source, $context["accessory"], "name", [], "any", false, false, false, 211)]);// line 212yield " <li class=\"nav-item\"><a class=\"nav-link\" id=\"product_extra_tab_";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::length($this->env->getCharset(), (isset($context["uniqueAccessory"]) || array_key_exists("uniqueAccessory", $context) ? $context["uniqueAccessory"] : (function () { throw new RuntimeError('Variable "uniqueAccessory" does not exist.', 212, $this->source); })())), "html", null, true);yield "\" data-bs-toggle=\"tab\" href=\"#tab_content_";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::length($this->env->getCharset(), (isset($context["uniqueAccessory"]) || array_key_exists("uniqueAccessory", $context) ? $context["uniqueAccessory"] : (function () { throw new RuntimeError('Variable "uniqueAccessory" does not exist.', 212, $this->source); })())), "html", null, true);yield "\"><span>";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["accessory"], "name", [], "any", false, false, false, 212), "html", null, true);yield "</span></a></li>";}// line 214yield " ";}$_parent = $context['_parent'];unset($context['_seq'], $context['_key'], $context['accessory'], $context['_parent']);$context = array_intersect_key($context, $_parent) + $_parent;// line 215yield " </ul></div><div class=\"tab-content tab_product_content\"><div id=\"producttab-datasheet\" class=\"page-product-box tab-pane active\"><table class=\"table-data-sheet\"><tbody><tr class=\"TheTR\"><th></th>";// line 223$context["cartable"] = Twig\Extension\CoreExtension::first($this->env->getCharset(), (isset($context["caracteristiques"]) || array_key_exists("caracteristiques", $context) ? $context["caracteristiques"] : (function () { throw new RuntimeError('Variable "caracteristiques" does not exist.', 223, $this->source); })()));// line 224yield " ";$context['_parent'] = $context;$context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, (isset($context["cartable"]) || array_key_exists("cartable", $context) ? $context["cartable"] : (function () { throw new RuntimeError('Variable "cartable" does not exist.', 224, $this->source); })()), "Products", [], "array", false, false, false, 224));foreach ($context['_seq'] as $context["_key"] => $context["cartitle"]) {// line 225yield " <th>";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["cartitle"], "nom", [], "array", false, false, false, 225), "html", null, true);yield "</th>";}$_parent = $context['_parent'];unset($context['_seq'], $context['_key'], $context['cartitle'], $context['_parent']);$context = array_intersect_key($context, $_parent) + $_parent;// line 227yield " </tr>";// line 228$context['_parent'] = $context;$context['_seq'] = CoreExtension::ensureTraversable((isset($context["caracteristiques"]) || array_key_exists("caracteristiques", $context) ? $context["caracteristiques"] : (function () { throw new RuntimeError('Variable "caracteristiques" does not exist.', 228, $this->source); })()));$context['loop'] = ['parent' => $context['_parent'],'index0' => 0,'index' => 1,'first' => true,];if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {$length = count($context['_seq']);$context['loop']['revindex0'] = $length - 1;$context['loop']['revindex'] = $length;$context['loop']['length'] = $length;$context['loop']['last'] = 1 === $length;}foreach ($context['_seq'] as $context["_key"] => $context["caracteristique"]) {// line 229yield " ";if ((CoreExtension::getAttribute($this->env, $this->source, $context["loop"], "index", [], "any", false, false, false, 229) % 2 == 0)) {// line 230yield " ";$context["rowparity"] = "even";// line 231yield " ";} else {// line 232yield " ";$context["rowparity"] = "odd";// line 233yield " ";}// line 234yield " <tr class=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["rowparity"]) || array_key_exists("rowparity", $context) ? $context["rowparity"] : (function () { throw new RuntimeError('Variable "rowparity" does not exist.', 234, $this->source); })()), "html", null, true);yield "\"><td>";// line 236if (CoreExtension::getAttribute($this->env, $this->source, $context["caracteristique"], "url", [], "any", false, false, false, 236)) {// line 237yield " <a href=\"/";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 237, $this->source); })()), "html", null, true);yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["caracteristique"], "url", [], "any", false, false, false, 237), "html", null, true);yield "\" class=\"data-sheet-link hover-blue\">";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["caracteristique"], "FeatureName", [], "any", false, false, false, 237), "html", null, true);yield "</a>";// line 238if (CoreExtension::getAttribute($this->env, $this->source, $context["caracteristique"], "meta_description", [], "any", false, false, false, 238)) {// line 239yield " <div data-bs-toggle=\"tooltip\" style=\"width:17px; display: inline; padding-left:10px;\" title=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["caracteristique"], "meta_description", [], "any", false, false, false, 239), "html", null, true);yield "\" data-original-title=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["caracteristique"], "meta_description", [], "any", false, false, false, 239), "html", null, true);yield "\"><i class=\"text-black fas fa-info-circle\"></i>";// line 242yield " </div>";}// line 244yield " ";} else {// line 245yield " ";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["caracteristique"], "FeatureName", [], "any", false, false, false, 245), "html", null, true);yield "";// line 246if (CoreExtension::getAttribute($this->env, $this->source, $context["caracteristique"], "meta_description", [], "any", false, false, false, 246)) {// line 247yield " <div data-bs-toggle=\"tooltip\" style=\"width:17px; display: inline; padding-left:10px;\" title=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["caracteristique"], "meta_description", [], "any", false, false, false, 247), "html", null, true);yield "\"><i class=\"text-black fas fa-info-circle\"></i></div>";}// line 249yield " ";}// line 250yield " </td>";// line 251$context['_parent'] = $context;$context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, $context["caracteristique"], "Products", [], "any", false, false, false, 251));foreach ($context['_seq'] as $context["_key"] => $context["prod"]) {// line 252yield " <td>";// line 253yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["prod"], "value", [], "any", false, false, false, 253), "html", null, true);yield "</td>";}$_parent = $context['_parent'];unset($context['_seq'], $context['_key'], $context['prod'], $context['_parent']);$context = array_intersect_key($context, $_parent) + $_parent;// line 256yield " </tr>";++$context['loop']['index0'];++$context['loop']['index'];$context['loop']['first'] = false;if (isset($context['loop']['revindex0'], $context['loop']['revindex'])) {--$context['loop']['revindex0'];--$context['loop']['revindex'];$context['loop']['last'] = 0 === $context['loop']['revindex0'];}}$_parent = $context['_parent'];unset($context['_seq'], $context['_key'], $context['caracteristique'], $context['_parent'], $context['loop']);$context = array_intersect_key($context, $_parent) + $_parent;// line 258yield " </tbody></table>";// line 260yield $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("addendum", [], "configurateur");yield "</div><div class=\"page-product-box tab-pane\" id=\"producttab-download\">";// line 263if (Twig\Extension\CoreExtension::filter($this->env, (isset($context["files"]) || array_key_exists("files", $context) ? $context["files"] : (function () { throw new RuntimeError('Variable "files" does not exist.', 263, $this->source); })()), function ($__f__) use ($context, $macros) { $context["f"] = $__f__; return (CoreExtension::getAttribute($this->env, $this->source, (isset($context["f"]) || array_key_exists("f", $context) ? $context["f"] : (function () { throw new RuntimeError('Variable "f" does not exist.', 263, $this->source); })()), "category", [], "any", false, false, false, 263) == "Datasheets"); })) {// line 264yield " <div class=\"TitreCategorie\">";yield $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("datasheets", [], "configurateur");yield "</div><ul class=\"list-unstyled\">";// line 266$context['_parent'] = $context;$context['_seq'] = CoreExtension::ensureTraversable(Twig\Extension\CoreExtension::filter($this->env, (isset($context["files"]) || array_key_exists("files", $context) ? $context["files"] : (function () { throw new RuntimeError('Variable "files" does not exist.', 266, $this->source); })()), function ($__f__) use ($context, $macros) { $context["f"] = $__f__; return (CoreExtension::getAttribute($this->env, $this->source, (isset($context["f"]) || array_key_exists("f", $context) ? $context["f"] : (function () { throw new RuntimeError('Variable "f" does not exist.', 266, $this->source); })()), "category", [], "any", false, false, false, 266) == "Datasheets"); }));foreach ($context['_seq'] as $context["_key"] => $context["file"]) {// line 267yield " <li><a data-version=\"1\" data-name=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["file"], "file_name", [], "any", false, false, false, 267), "html", null, true);yield "\" target=\"_blank\" class=\"Document\" title=\"\" href=\"https://files.sensy.com/datasheets/";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["file"], "file_name", [], "any", false, false, false, 267), "html", null, true);yield "\"><i class=\"fas fa-download me-2\"></i><span class=\"texte\">";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["file"], "file_name", [], "any", false, false, false, 267), "html", null, true);yield " (";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Services\FormatSize']->formatSize(CoreExtension::getAttribute($this->env, $this->source, $context["file"], "file_size", [], "any", false, false, false, 267)), "html", null, true);yield ")</span> </a></li>";}$_parent = $context['_parent'];unset($context['_seq'], $context['_key'], $context['file'], $context['_parent']);$context = array_intersect_key($context, $_parent) + $_parent;// line 269yield " </ul>";}// line 271yield " ";if (Twig\Extension\CoreExtension::filter($this->env, (isset($context["files"]) || array_key_exists("files", $context) ? $context["files"] : (function () { throw new RuntimeError('Variable "files" does not exist.', 271, $this->source); })()), function ($__f__) use ($context, $macros) { $context["f"] = $__f__; return (CoreExtension::getAttribute($this->env, $this->source, (isset($context["f"]) || array_key_exists("f", $context) ? $context["f"] : (function () { throw new RuntimeError('Variable "f" does not exist.', 271, $this->source); })()), "category", [], "any", false, false, false, 271) == "Manuals"); })) {// line 272yield " <div class=\"TitreCategorie\">";yield $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("manuels", [], "configurateur");yield "</div><ul class=\"list-unstyled\">";// line 274$context['_parent'] = $context;$context['_seq'] = CoreExtension::ensureTraversable(Twig\Extension\CoreExtension::filter($this->env, (isset($context["files"]) || array_key_exists("files", $context) ? $context["files"] : (function () { throw new RuntimeError('Variable "files" does not exist.', 274, $this->source); })()), function ($__f__) use ($context, $macros) { $context["f"] = $__f__; return (CoreExtension::getAttribute($this->env, $this->source, (isset($context["f"]) || array_key_exists("f", $context) ? $context["f"] : (function () { throw new RuntimeError('Variable "f" does not exist.', 274, $this->source); })()), "category", [], "any", false, false, false, 274) == "Manuals"); }));foreach ($context['_seq'] as $context["_key"] => $context["file"]) {// line 275yield " <li><a data-version=\"1\" data-name=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["file"], "file_name", [], "any", false, false, false, 275), "html", null, true);yield "\" target=\"_blank\" class=\"Document\" title=\"\" href=\"https://files.sensy.com/datasheets/";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["file"], "file_name", [], "any", false, false, false, 275), "html", null, true);yield "\"><i class=\"fas fa-download me-2\"></i><span class=\"texte\">";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["file"], "file_name", [], "any", false, false, false, 275), "html", null, true);yield " (";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Services\FormatSize']->formatSize(CoreExtension::getAttribute($this->env, $this->source, $context["file"], "file_size", [], "any", false, false, false, 275)), "html", null, true);yield ")</span> </a></li>";}$_parent = $context['_parent'];unset($context['_seq'], $context['_key'], $context['file'], $context['_parent']);$context = array_intersect_key($context, $_parent) + $_parent;// line 277yield " </ul>";}// line 279yield " ";if (Twig\Extension\CoreExtension::filter($this->env, (isset($context["files"]) || array_key_exists("files", $context) ? $context["files"] : (function () { throw new RuntimeError('Variable "files" does not exist.', 279, $this->source); })()), function ($__f__) use ($context, $macros) { $context["f"] = $__f__; return (CoreExtension::getAttribute($this->env, $this->source, (isset($context["f"]) || array_key_exists("f", $context) ? $context["f"] : (function () { throw new RuntimeError('Variable "f" does not exist.', 279, $this->source); })()), "category", [], "any", false, false, false, 279) == "Softwares"); })) {// line 280yield " <div class=\"TitreCategorie\">";yield $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("logiciel", [], "configurateur");yield "</div><ul class=\"list-unstyled\">";// line 282$context['_parent'] = $context;$context['_seq'] = CoreExtension::ensureTraversable(Twig\Extension\CoreExtension::filter($this->env, (isset($context["files"]) || array_key_exists("files", $context) ? $context["files"] : (function () { throw new RuntimeError('Variable "files" does not exist.', 282, $this->source); })()), function ($__f__) use ($context, $macros) { $context["f"] = $__f__; return (CoreExtension::getAttribute($this->env, $this->source, (isset($context["f"]) || array_key_exists("f", $context) ? $context["f"] : (function () { throw new RuntimeError('Variable "f" does not exist.', 282, $this->source); })()), "category", [], "any", false, false, false, 282) == "Softwares"); }));foreach ($context['_seq'] as $context["_key"] => $context["file"]) {// line 283yield " <li><a data-version=\"1\" data-name=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["file"], "file_name", [], "any", false, false, false, 283), "html", null, true);yield "\" target=\"_blank\" class=\"Document\" title=\"\" href=\"https://files.sensy.com/datasheets/";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["file"], "file_name", [], "any", false, false, false, 283), "html", null, true);yield "\"><i class=\"fas fa-download me-2\"></i><span class=\"texte\">";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["file"], "file_name", [], "any", false, false, false, 283), "html", null, true);yield " (";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Services\FormatSize']->formatSize(CoreExtension::getAttribute($this->env, $this->source, $context["file"], "file_size", [], "any", false, false, false, 283)), "html", null, true);yield ")</span> </a></li>";}$_parent = $context['_parent'];unset($context['_seq'], $context['_key'], $context['file'], $context['_parent']);$context = array_intersect_key($context, $_parent) + $_parent;// line 285yield " </ul>";}// line 287yield " ";if (Twig\Extension\CoreExtension::filter($this->env, (isset($context["files"]) || array_key_exists("files", $context) ? $context["files"] : (function () { throw new RuntimeError('Variable "files" does not exist.', 287, $this->source); })()), function ($__f__) use ($context, $macros) { $context["f"] = $__f__; return (CoreExtension::getAttribute($this->env, $this->source, (isset($context["f"]) || array_key_exists("f", $context) ? $context["f"] : (function () { throw new RuntimeError('Variable "f" does not exist.', 287, $this->source); })()), "category", [], "any", false, false, false, 287) == "Support"); })) {// line 288yield " <div class=\"TitreCategorie\">Support</div><ul class=\"list-unstyled\">";// line 290$context['_parent'] = $context;$context['_seq'] = CoreExtension::ensureTraversable(Twig\Extension\CoreExtension::filter($this->env, (isset($context["files"]) || array_key_exists("files", $context) ? $context["files"] : (function () { throw new RuntimeError('Variable "files" does not exist.', 290, $this->source); })()), function ($__f__) use ($context, $macros) { $context["f"] = $__f__; return (CoreExtension::getAttribute($this->env, $this->source, (isset($context["f"]) || array_key_exists("f", $context) ? $context["f"] : (function () { throw new RuntimeError('Variable "f" does not exist.', 290, $this->source); })()), "category", [], "any", false, false, false, 290) == "Support"); }));foreach ($context['_seq'] as $context["_key"] => $context["file"]) {// line 291yield " <li><a data-version=\"1\" data-name=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["file"], "file_name", [], "any", false, false, false, 291), "html", null, true);yield "\" target=\"_blank\" class=\"Document\" title=\"\" href=\"https://files.sensy.com/datasheets/";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["file"], "file_name", [], "any", false, false, false, 291), "html", null, true);yield "\"><i class=\"fas fa-download me-2\"></i><span class=\"texte\">";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["file"], "file_name", [], "any", false, false, false, 291), "html", null, true);yield " (";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Services\FormatSize']->formatSize(CoreExtension::getAttribute($this->env, $this->source, $context["file"], "file_size", [], "any", false, false, false, 291)), "html", null, true);yield ")</span> </a></li>";}$_parent = $context['_parent'];unset($context['_seq'], $context['_key'], $context['file'], $context['_parent']);$context = array_intersect_key($context, $_parent) + $_parent;// line 293yield " </ul>";}// line 295yield " </div>";// line 296$context['_parent'] = $context;$context['_seq'] = CoreExtension::ensureTraversable((isset($context["uniqueAccessory"]) || array_key_exists("uniqueAccessory", $context) ? $context["uniqueAccessory"] : (function () { throw new RuntimeError('Variable "uniqueAccessory" does not exist.', 296, $this->source); })()));$context['loop'] = ['parent' => $context['_parent'],'index0' => 0,'index' => 1,'first' => true,];if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {$length = count($context['_seq']);$context['loop']['revindex0'] = $length - 1;$context['loop']['revindex'] = $length;$context['loop']['length'] = $length;$context['loop']['last'] = 1 === $length;}foreach ($context['_seq'] as $context["_key"] => $context["accessoryTab"]) {// line 297yield " <section id=\"tab_content_";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["loop"], "index", [], "any", false, false, false, 297), "html", null, true);yield "\" class=\"section_native_menu tab_content_";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["loop"], "index", [], "any", false, false, false, 297), "html", null, true);yield " page-product-box tab-pane\"><div>";// line 299$context['_parent'] = $context;$context['_seq'] = CoreExtension::ensureTraversable(Twig\Extension\CoreExtension::filter($this->env, (isset($context["accessories"]) || array_key_exists("accessories", $context) ? $context["accessories"] : (function () { throw new RuntimeError('Variable "accessories" does not exist.', 299, $this->source); })()), function ($__a__) use ($context, $macros) { $context["a"] = $__a__; return (CoreExtension::getAttribute($this->env, $this->source, (isset($context["a"]) || array_key_exists("a", $context) ? $context["a"] : (function () { throw new RuntimeError('Variable "a" does not exist.', 299, $this->source); })()), "name", [], "any", false, false, false, 299) == $context["accessoryTab"]); }));foreach ($context['_seq'] as $context["_key"] => $context["accessory"]) {// line 300yield " ";if (($context["accessoryTab"] == "Applications")) {// line 301yield " <div class=\"row\">";// line 302$context['_parent'] = $context;$context['_seq'] = CoreExtension::ensureTraversable($context["appProduct"]);foreach ($context['_seq'] as $context["_key"] => $context["appProduct"]) {// line 303yield " <div class=\" col-xs-cus-12 col-xs-4 col-sm-3 col-md-3 col-lg-3 \" data-col-lg=\"3\" data-col-md=\"3\" data-col-sm=\"3\" data-col-xs=\"4\"><div class=\"pts-widget\"><div class=\"widget-product block\"><div class=\"widget-inner \"><div class=\"product_block application\"><div class=\"product-container widget-produit-app clearfix\"><div class=\"image d-flex justify-content-center\"><a href=\"";// line 310yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["appProduct"], "description_short", [], "any", false, false, false, 310), "html", null, true);yield "\" title=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["appProduct"], "name", [], "any", false, false, false, 310), "html", null, true);yield "\" class=\"product_image\"><img class=\"img-responsive\" src=\"//www.sensy.com/";// line 311yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["appProduct"], "id_image1", [], "any", false, false, false, 311), "html", null, true);yield "-cart_default/";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["appProduct"], "link_rewrite", [], "any", false, false, false, 311), "html", null, true);yield ".jpg\" alt=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["appProduct"], "name", [], "any", false, false, false, 311), "html", null, true);yield "\"></a></div><div class=\"product-meta text-center\"><a class=\"name\" href=\"";// line 315yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["appProduct"], "description_short", [], "any", false, false, false, 315), "html", null, true);yield "\">";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["appProduct"], "name", [], "any", false, false, false, 315), "html", null, true);yield "</a></div></div></div></div></div></div></div>";}$_parent = $context['_parent'];unset($context['_seq'], $context['_key'], $context['appProduct'], $context['_parent']);$context = array_intersect_key($context, $_parent) + $_parent;// line 324yield " <div>";} else {// line 326yield " ";yield $this->extensions['App\Services\DecodeHtmlEntities']->decodeHtmlEntities(CoreExtension::getAttribute($this->env, $this->source, $context["accessory"], "content", [], "any", false, false, false, 326));yield "";}// line 328yield " ";}$_parent = $context['_parent'];unset($context['_seq'], $context['_key'], $context['accessory'], $context['_parent']);$context = array_intersect_key($context, $_parent) + $_parent;// line 329yield " </div></section>";++$context['loop']['index0'];++$context['loop']['index'];$context['loop']['first'] = false;if (isset($context['loop']['revindex0'], $context['loop']['revindex'])) {--$context['loop']['revindex0'];--$context['loop']['revindex'];$context['loop']['last'] = 0 === $context['loop']['revindex0'];}}$_parent = $context['_parent'];unset($context['_seq'], $context['_key'], $context['accessoryTab'], $context['_parent'], $context['loop']);$context = array_intersect_key($context, $_parent) + $_parent;// line 332yield " </div></div><div class=\"col-lg-3 col-md-3 col-sm-12\"><div class=\"service-inner\"><div class=\"BoxTypicalApplications\"><div class=\"HeadBTA\"> <span>";// line 337yield $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("application.typique", [], "configurateur");yield "</span></div><div id=\"TypicalApplications\" class=\"carousel slide\" data-ride=\"carousel\"><div class=\"carousel-inner\">";// line 341yield " <div class=\"item\"><a href=\"https://www.sensy.com/en/connexion?back=https%3A%2F%2Fwww.sensy.com%2Fen%2Fweighing-load-cells%2Fbending-beam-load-cells-2000s%3Ffsau_rewrite_category%3Dweighing-load-cells&rewrite=bending-beam-load-cells-2000s\"><img width=\"157\" src=\"../../upload/Leaflets/EN9100-load-cells-embedded-aircraft-aerospace-leaflet_EN.png\" alt=\"EN9100 load cells embedded aircraft aerospace leaflet\"></a></div>";// line 347yield " <div class=\"item\"> <a href=\"https://www.sensy.com/en/connexion?back=https%3A%2F%2Fwww.sensy.com%2Fen%2Fweighing-load-cells%2Fbending-beam-load-cells-2000s%3Ffsau_rewrite_category%3Dweighing-load-cells&rewrite=bending-beam-load-cells-2000s\"> <img width=\"157\" src=\"../../upload/Leaflets/eot-crane-overload-protection-load-pin-leaflet_EN.png\" alt=\"eot crane overload protection load pin leaflet\"> </a></div><div class=\"item active\"> <a href=\"https://www.sensy.com/en/connexion?back=https%3A%2F%2Fwww.sensy.com%2Fen%2Fweighing-load-cells%2Fbending-beam-load-cells-2000s%3Ffsau_rewrite_category%3Dweighing-load-cells&rewrite=bending-beam-load-cells-2000s\"> <img width=\"157\" src=\"../../upload/Leaflets/iso-376-load-cells-standard-reference-transducers-leaflet_EN.png\" alt=\"iso 376 load cells standard reference transducers leaflet\"> </a></div><div class=\"item\"> <a href=\"https://www.sensy.com/en/connexion?back=https%3A%2F%2Fwww.sensy.com%2Fen%2Fweighing-load-cells%2Fbending-beam-load-cells-2000s%3Ffsau_rewrite_category%3Dweighing-load-cells&rewrite=bending-beam-load-cells-2000s\"> <img width=\"157\" src=\"../../upload/Leaflets/load-cells-weighing-torque-transducers-leaflet_EN.png\" alt=\"load cells weighing torque transducers leaflet\"> </a></div><div class=\"item\"> <a href=\"https://www.sensy.com/en/connexion?back=https%3A%2F%2Fwww.sensy.com%2Fen%2Fweighing-load-cells%2Fbending-beam-load-cells-2000s%3Ffsau_rewrite_category%3Dweighing-load-cells&rewrite=bending-beam-load-cells-2000s\"> <img width=\"157\" src=\"../../upload/Leaflets/rig-instrumentation-load-pins-offshore-load-cells-leaflet_EN.png\" alt=\"rig instrumentation load pins offshore load cells leaflet\"> </a></div></div><a class=\"left carousel-control\" href=\"#TypicalApplications\" style=\"opacity: 1;\" data-slide=\"prev\"><i class=\"fas fa-chevron-left\"></i></a><a class=\"right carousel-control\" href=\"#TypicalApplications\" style=\"opacity: 1;\" data-slide=\"next\"><i class=\"fas fa-chevron-right\"></i></a></div><div id=\"Download\" class=\"Download\"> <img src=\"../../upload/download.png\" alt=\"Download our leaflet\"></div></div></div></div></div></div><div class=\"pts-container\"><div class=\"pts-inner container\"><div class=\"row-inner row-level-1\"><div class=\"row clearfix\"><div class=\"col-lg-12 col-md-12 col-sm-12 col-12\"><div class=\"col-inner space-60\"><div class=\"widget-bloglatest\"><div class=\"pts-widget\"><div class=\"widget-latestblog block block-borderbox\"><h3 class=\"title_block\"><span>";// line 374yield $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("electronique", [], "configurateur");yield "</span></h3><div class=\"block_content border-0\"><div class=\" boxcarousel widget-content owl-carousel-play\" data-ride=\"owlcarousel\"><div class=\"carousel-controls\"><div class=\"left carousel-control left_carousel disabled\"><i class=\"fa-solid fa-angle-left fa-sm\"></i></div><div class=\"right carousel-control right_carousel\"><i class=\"fa-solid fa-angle-right fa-sm\"></i></div></div><div class=\"owl-carousel grid owl-theme\" data-columns=\"3\" data-pagination=\"false\" data-navigation=\"true\" data-desktop=\"[1200,3]\" data-desktopsmall=\"[992,2]\" data-tablet=\"[768,1]\" data-mobile=\"[480,1]\"><div class=\"owl-wrapper-outer\" style=\"height: 400px;\"><div class=\"owl-wrapper\">";// line 388$context['_parent'] = $context;$context['_seq'] = CoreExtension::ensureTraversable((isset($context["productsElectro"]) || array_key_exists("productsElectro", $context) ? $context["productsElectro"] : (function () { throw new RuntimeError('Variable "productsElectro" does not exist.', 388, $this->source); })()));$context['loop'] = ['parent' => $context['_parent'],'index0' => 0,'index' => 1,'first' => true,];if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {$length = count($context['_seq']);$context['loop']['revindex0'] = $length - 1;$context['loop']['revindex'] = $length;$context['loop']['length'] = $length;$context['loop']['last'] = 1 === $length;}foreach ($context['_seq'] as $context["_key"] => $context["product"]) {// line 389yield " <div class=\"owl-item ";yield ((CoreExtension::getAttribute($this->env, $this->source, $context["loop"], "first", [], "any", false, false, false, 389)) ? ("active") : (""));yield "\" style=\"width: 250px;\"><div class=\"item\"><div class=\"blog_container grid clearfix\"><div class=\"product-block position-relative\" itemscope=\"\" itemtype=\"https://schema.org/Product\" style=\"position: static; margin-right: 0px; margin-left: 0px;\"><div class=\"product-container\"><div class=\"Certifications\">";// line 395$context['_parent'] = $context;$context['_seq'] = CoreExtension::ensureTraversable(Twig\Extension\CoreExtension::split($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, $context["product"], "suppliers", [], "any", false, false, false, 395), ","));$context['loop'] = ['parent' => $context['_parent'],'index0' => 0,'index' => 1,'first' => true,];if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {$length = count($context['_seq']);$context['loop']['revindex0'] = $length - 1;$context['loop']['revindex'] = $length;$context['loop']['length'] = $length;$context['loop']['last'] = 1 === $length;}foreach ($context['_seq'] as $context["_key"] => $context["supplier"]) {// line 396yield " ";$context["imagePath"] = ("../../../ps/img/su/" . CoreExtension::getAttribute($this->env, $this->source, Twig\Extension\CoreExtension::split($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, $context["product"], "id_suppliers", [], "any", false, false, false, 396), ","), CoreExtension::getAttribute($this->env, $this->source, $context["loop"], "index0", [], "any", false, false, false, 396), [], "array", false, false, false, 396));// line 397yield " ";$context["imageName"] = CoreExtension::getAttribute($this->env, $this->source, Twig\Extension\CoreExtension::split($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, $context["product"], "id_suppliers", [], "any", false, false, false, 397), ","), CoreExtension::getAttribute($this->env, $this->source, $context["loop"], "index0", [], "any", false, false, false, 397), [], "array", false, false, false, 397);// line 398yield " ";$context["imageExtension"] = ((((isset($context["imageName"]) || array_key_exists("imageName", $context) ? $context["imageName"] : (function () { throw new RuntimeError('Variable "imageName" does not exist.', 398, $this->source); })()) == "4")) ? ("png") : ("jpg"));// line 399yield "<img width=\"20px\" height=\"20px\" src=\"";// line 400yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((((isset($context["imagePath"]) || array_key_exists("imagePath", $context) ? $context["imagePath"] : (function () { throw new RuntimeError('Variable "imagePath" does not exist.', 400, $this->source); })()) . ".") . (isset($context["imageExtension"]) || array_key_exists("imageExtension", $context) ? $context["imageExtension"] : (function () { throw new RuntimeError('Variable "imageExtension" does not exist.', 400, $this->source); })())), "html", null, true);yield "\" alt=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["supplier"], "html", null, true);yield "\" title=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["supplier"], "html", null, true);yield "\">";++$context['loop']['index0'];++$context['loop']['index'];$context['loop']['first'] = false;if (isset($context['loop']['revindex0'], $context['loop']['revindex'])) {--$context['loop']['revindex0'];--$context['loop']['revindex'];$context['loop']['last'] = 0 === $context['loop']['revindex0'];}}$_parent = $context['_parent'];unset($context['_seq'], $context['_key'], $context['supplier'], $context['_parent'], $context['loop']);$context = array_intersect_key($context, $_parent) + $_parent;// line 402yield " </div><div class=\"left-block\"><div class=\"product-image-container image\"><a class=\"img product_img_link\" href=\"/";// line 405yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 405, $this->source); })()), "html", null, true);yield "/";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["content"], "link_rewrite", [], "any", false, false, false, 405), "html", null, true);yield "/";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["product"], "link_rewrite", [], "any", false, false, false, 405), "html", null, true);yield "\" title=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["product"], "name", [], "any", false, false, false, 405), "html", null, true);yield "\" itemprop=\"url\"><img class=\"replace-2x img-responsive pts-image\" src=\"https://www.sensy.com/";// line 406yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["product"], "id_image1", [], "any", false, false, false, 406), "html", null, true);yield "-home_default/";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["product"], "link_rewrite", [], "any", false, false, false, 406), "html", null, true);yield ".jpg\" alt=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["product"], "legend1", [], "any", false, false, false, 406), "html", null, true);yield "\" title=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["product"], "legend1", [], "any", false, false, false, 406), "html", null, true);yield "\" itemprop=\"image\"></a>";// line 408if (CoreExtension::getAttribute($this->env, $this->source, $context["product"], "id_image2", [], "any", false, false, false, 408)) {// line 409yield " <span class=\"hover-image\"><a class=\"img-back product_img_link\" href=\"/";// line 410yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 410, $this->source); })()), "html", null, true);yield "/";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["content"], "link_rewrite", [], "any", false, false, false, 410), "html", null, true);yield "/";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["product"], "link_rewrite", [], "any", false, false, false, 410), "html", null, true);yield "\" title=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["product"], "name", [], "any", false, false, false, 410), "html", null, true);yield "\"><img class=\"replace-2x img-responsive pts-image\" src=\"https://www.sensy.com/";// line 411yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["product"], "id_image2", [], "any", false, false, false, 411), "html", null, true);yield "-home_default/";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["product"], "link_rewrite", [], "any", false, false, false, 411), "html", null, true);yield ".jpg\" alt=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["product"], "legend2", [], "any", false, false, false, 411), "html", null, true);yield "\" title=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["product"], "legend2", [], "any", false, false, false, 411), "html", null, true);yield "\" width=\"370\" height=\"340\"></a></span>";}// line 415yield " </div><div class=\"product-label-wrap\"></div><div class=\"color-list-container product-colors\"></div></div><div class=\"right-block\"><div class=\"product-meta\"><h4 class=\"name\" itemprop=\"sku\"> <a class=\"product-name\" href=\"/";// line 421yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 421, $this->source); })()), "html", null, true);yield "/";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["content"], "link_rewrite", [], "any", false, false, false, 421), "html", null, true);yield "/";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["product"], "link_rewrite", [], "any", false, false, false, 421), "html", null, true);yield "\" title=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["product"], "name", [], "any", false, false, false, 421), "html", null, true);yield "\" itemprop=\"url\">";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["product"], "reference", [], "any", false, false, false, 421), "html", null, true);yield "</a></h4><div class=\"product-desc description\" itemprop=\"name\"> ";// line 422yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["product"], "name", [], "any", false, false, false, 422), "html", null, true);yield "</div><div class=\"clearfix product-box\"></div></div><div class=\"button-container action\" style=\"padding-left: 20%;\"><div><div class=\"pts-atchover\"><a class=\"btn\" href=\"/";// line 427yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 427, $this->source); })()), "html", null, true);yield "/";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["content"], "link_rewrite", [], "any", false, false, false, 427), "html", null, true);yield "/";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["product"], "link_rewrite", [], "any", false, false, false, 427), "html", null, true);yield "\" data-id-product=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["product"], "id_product", [], "any", false, false, false, 427), "html", null, true);yield "\" title=\"";yield $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("details", [], "configurateur");yield "\"><i class=\"fas fa-search\"></i></a></div><div class=\"pts-atchover\"><a class=\"btn \" href=\"//files.sensy.com/datasheets/";// line 428yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["product"], "file_name", [], "any", false, false, false, 428), "html", null, true);yield "\" target=\"_blank\" title=\"";yield $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("datasheet", [], "configurateur");yield "\"><i class=\"fas fa-download\"></i></a></div><div class=\"pts-atchover\"><a class=\"btn add_to_compare\" href=\"/";// line 429yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 429, $this->source); })()), "html", null, true);yield "/";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["content"], "link_rewrite", [], "any", false, false, false, 429), "html", null, true);yield "/";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["product"], "link_rewrite", [], "any", false, false, false, 429), "html", null, true);yield "\" data-id-product=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["product"], "id_product", [], "any", false, false, false, 429), "html", null, true);yield "\" title=\"";yield $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("add.compare", [], "configurateur");yield "\"><i class=\"fas fa-sync-alt\"></i></a></div></div></div></div></div><div class=\"SousProduit ShadowBox\"><table class=\"mx-1\"><tbody>";// line 437if (CoreExtension::getAttribute($this->env, $this->source, $context["product"], "attr_prec", [], "any", false, false, false, 437)) {// line 438yield " <tr><td>";// line 439yield $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("precision", [], "configurateur");yield "</td><td>";// line 440yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Services\TruncateExtension']->truncateText(Twig\Extension\CoreExtension::replace(CoreExtension::getAttribute($this->env, $this->source, $context["product"], "attr_prec", [], "any", false, false, false, 440), ["," => ", "]), 25), "html", null, true);yield "</td></tr>";}// line 443yield " ";if (CoreExtension::getAttribute($this->env, $this->source, $context["product"], "attr_cap", [], "any", false, false, false, 443)) {// line 444yield " <tr><td>";// line 445yield $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("capacite", [], "configurateur");yield "</td><td>";// line 446yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Services\TruncateExtension']->truncateText(Twig\Extension\CoreExtension::replace(CoreExtension::getAttribute($this->env, $this->source, $context["product"], "attr_cap", [], "any", false, false, false, 446), ["," => ", "]), 25), "html", null, true);yield "</td></tr>";}// line 449yield " <tr><td colspan=\"2\" class=\"TableDescription\" itemprop=\"description\">";// line 450yield CoreExtension::getAttribute($this->env, $this->source, $context["product"], "description", [], "any", false, false, false, 450);yield "</td></tr></tbody></table></div><div itemprop=\"brand\" itemscope=\"\" itemtype=\"https://schema.org/Brand\"><meta itemprop=\"name\" content=\"SENSY\"></div><div itemprop=\"offers\" itemscope=\"\" itemtype=\"https://schema.org/Offer\"><meta itemprop=\"price\" content=\"\"><meta itemprop=\"priceCurrency\" content=\"EUR\"><link itemprop=\"availability\" href=\"https://schema.org/InStock\"><meta itemprop=\"url\" content=\"/";// line 462yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 462, $this->source); })()), "html", null, true);yield "/";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["content"], "link_rewrite", [], "any", false, false, false, 462), "html", null, true);yield "/";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["product"], "link_rewrite", [], "any", false, false, false, 462), "html", null, true);yield "\"></div></div></div></div></div>";++$context['loop']['index0'];++$context['loop']['index'];$context['loop']['first'] = false;if (isset($context['loop']['revindex0'], $context['loop']['revindex'])) {--$context['loop']['revindex0'];--$context['loop']['revindex'];$context['loop']['last'] = 0 === $context['loop']['revindex0'];}}$_parent = $context['_parent'];unset($context['_seq'], $context['_key'], $context['product'], $context['_parent'], $context['loop']);$context = array_intersect_key($context, $_parent) + $_parent;// line 469yield " </div></div></div></div></div></div></div></div></div></div></div></div></div></div><div itemprop=\"brand\" itemscope=\"\" itemtype=\"https://schema.org/Brand\"><meta itemprop=\"name\" content=\"SENSY\"></div><div itemprop=\"offers\" itemscope=\"\" itemtype=\"https://schema.org/Offer\"><meta itemprop=\"price\" content=\"\"><meta itemprop=\"priceCurrency\" content=\"EUR\"><link itemprop=\"availability\" href=\"https://schema.org/InStock\"><meta itemprop=\"url\" content=\"/";// line 490yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 490, $this->source); })()), "html", null, true);yield "/weighing-load-cells/";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["content"], "link_rewrite", [], "any", false, false, false, 490), "html", null, true);yield "\"></div></div></div></div></div></div></div></div>";++$context['loop']['index0'];++$context['loop']['index'];$context['loop']['first'] = false;if (isset($context['loop']['revindex0'], $context['loop']['revindex'])) {--$context['loop']['revindex0'];--$context['loop']['revindex'];$context['loop']['last'] = 0 === $context['loop']['revindex0'];}}$_parent = $context['_parent'];unset($context['_seq'], $context['_key'], $context['content'], $context['_parent'], $context['loop']);$context = array_intersect_key($context, $_parent) + $_parent;$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);yield from [];}/*** @codeCoverageIgnore*/public function getTemplateName(): string{return "produit/produit.html.twig";}/*** @codeCoverageIgnore*/public function isTraitable(): bool{return false;}/*** @codeCoverageIgnore*/public function getDebugInfo(): array{return array ( 1531 => 490, 1508 => 469, 1483 => 462, 1468 => 450, 1465 => 449, 1459 => 446, 1455 => 445, 1452 => 444, 1449 => 443, 1443 => 440, 1439 => 439, 1436 => 438, 1434 => 437, 1415 => 429, 1409 => 428, 1397 => 427, 1389 => 422, 1377 => 421, 1369 => 415, 1356 => 411, 1346 => 410, 1343 => 409, 1341 => 408, 1330 => 406, 1320 => 405, 1315 => 402, 1295 => 400, 1292 => 399, 1289 => 398, 1286 => 397, 1283 => 396, 1266 => 395, 1256 => 389, 1239 => 388, 1222 => 374, 1193 => 347, 1186 => 341, 1180 => 337, 1173 => 332, 1157 => 329, 1151 => 328, 1145 => 326, 1141 => 324, 1124 => 315, 1113 => 311, 1107 => 310, 1098 => 303, 1094 => 302, 1091 => 301, 1088 => 300, 1084 => 299, 1076 => 297, 1059 => 296, 1056 => 295, 1052 => 293, 1037 => 291, 1033 => 290, 1029 => 288, 1026 => 287, 1022 => 285, 1007 => 283, 1003 => 282, 997 => 280, 994 => 279, 990 => 277, 975 => 275, 971 => 274, 965 => 272, 962 => 271, 958 => 269, 943 => 267, 939 => 266, 933 => 264, 931 => 263, 925 => 260, 921 => 258, 906 => 256, 897 => 253, 894 => 252, 890 => 251, 887 => 250, 884 => 249, 878 => 247, 876 => 246, 871 => 245, 868 => 244, 864 => 242, 856 => 239, 854 => 238, 846 => 237, 844 => 236, 838 => 234, 835 => 233, 832 => 232, 829 => 231, 826 => 230, 823 => 229, 806 => 228, 803 => 227, 794 => 225, 789 => 224, 787 => 223, 777 => 215, 771 => 214, 761 => 212, 758 => 211, 755 => 210, 750 => 209, 748 => 208, 744 => 207, 740 => 206, 726 => 195, 717 => 188, 712 => 184, 704 => 179, 697 => 175, 690 => 171, 681 => 165, 676 => 162, 670 => 158, 657 => 156, 652 => 155, 650 => 154, 644 => 151, 641 => 150, 635 => 146, 610 => 144, 593 => 143, 587 => 140, 581 => 136, 556 => 134, 539 => 133, 533 => 130, 530 => 129, 528 => 128, 524 => 126, 519 => 123, 511 => 121, 504 => 119, 497 => 118, 495 => 117, 490 => 114, 484 => 112, 482 => 111, 471 => 103, 467 => 102, 460 => 98, 452 => 95, 448 => 93, 428 => 91, 425 => 90, 422 => 89, 419 => 88, 416 => 87, 399 => 86, 389 => 79, 385 => 78, 379 => 75, 365 => 63, 339 => 59, 329 => 58, 324 => 57, 307 => 56, 291 => 49, 278 => 41, 268 => 33, 250 => 32, 237 => 31, 219 => 27, 214 => 26, 201 => 25, 183 => 21, 178 => 20, 165 => 19, 151 => 16, 138 => 15, 125 => 12, 121 => 11, 116 => 10, 103 => 9, 90 => 6, 86 => 5, 81 => 4, 68 => 3, 45 => 1,);}public function getSourceContext(): Source{return new Source("{% extends 'base.html.twig' %}{% block stylesheets %}<link rel=\"stylesheet\" href=\"{{ asset('plugins/dropzone/css/dropzone.css') }}\" /><link rel=\"stylesheet\" href=\"{{ asset('assets/css/produit.min.css') }}\" /><link rel=\"stylesheet\" href=\"{{ asset('assets/css/accueil.min.css') }}\" />{% endblock %}{% block javascript %}<script src=\"{{ asset('plugins/dropzone/js/dropzone.js') }}\"></script><script src=\"{{ asset('assets/js/produit/produit.js') }}\"></script><script src=\"{{ asset('assets/js/accueil/accueil.js') }}\"></script>{% endblock %}{% block _app_data %}app_data.path.devis = \"{{ path('devis')|base64_encode }}\";{% endblock %}{% block title %}{% for content in contents %}{{ content.name|raw }}{% endfor %}{% endblock %}{% block description %}{% for content in contents %}{{ content.meta_description }}{% endfor %}{% endblock %}{% block content %}{% for content in contents %}<div class=\"main-content\"><div class=\"main-content-inner no-gutter\"><div class=\"container\"><div class=\"row\"><div id=\"left_column\" class=\"sidebar column col-12 col-sm-12 col-md-0 col-lg-0 offcanvas-sidebar\"></div><div id=\"center_column\" class=\"center_column space-60 col-12 col-sm-12 col-md-12 col-lg-12\"><div id=\"content\"><div itemscope=\"\" itemtype=\"https://schema.org/Product\"><meta itemprop=\"url\" content=\"/{{ lang }}/weighing-load-cells/{{ content.link_rewrite }}\"><meta itemprop=\"productID\" content=\"false\"><meta itemprop=\"gtin13\" content=\"false\"><div class=\"primary_block\"><div class=\"row\"><div class=\"pb-left-column col-12 col-sm-12 col-md-5\"><div id=\"image-block\" class=\"clearfix\"><span id=\"view_full_size\"><img style=\"cursor: default\" id=\"bigpic\" itemprop=\"image\" src=\"https://www.sensy.com/{{ content.id_image1 }}-large_default/{{ content.link_rewrite }}.jpg\" title=\"{{ content.legend1 }}\" alt=\"{{ content.legend1 }}\"></span></div><div id=\"views_block\" class=\"clearfix \"><span class=\"view_scroll_spacer\"><a id=\"view_scroll_left\" class=\"carousel-control left\" title=\"Other views\" href=\"javascript:{}\" style=\"cursor: default; opacity: 0;\"><i class=\"icon-angle-left\"></i></a></span><div id=\"thumbs_list\"><ul id=\"thumbs_list_frame\" style=\"width: 297px;\">{% for img in content.id_imagea|split(\",\") %}<li id=\"thumbnail_{{ img }}\"><a style=\"cursor: default\" class=\"{{ loop.first ? \"shown\" : \"\" }}\" href=\"https://www.sensy.com/{{ img }}-thickbox_default{{ content.link_rewrite }}.jpg\" onclick=\"return false;\" data-fancybox-group=\"other-views\" title=\"{{ content.legenda|split(\",\")[loop.index0] }}\"><img class=\"img-responsive\" id=\"thumb_{{ img }}\" src=\"https://www.sensy.com/{{ img }}-cart_default/{{ content.link_rewrite }}.jpg\" alt=\"{{ content.legenda|split(\",\")[loop.index0] }}\" title=\"{{ content.legenda|split(\",\")[loop.index0] }}\" height=\"173\" width=\"135\" itemprop=\"image\"></a></li>{% endfor %}</ul></div><span class=\"view_scroll_spacer\"><a id=\"view_scroll_right\" class=\"carousel-control right\" title=\"Other views\" href=\"javascript:{}\" style=\"cursor: default; opacity: 0;\"><i class=\"icon-angle-right\"></i></a></span></div><div style=\"margin-bottom: 30px; display: none;\"><div data-bs-toggle=\"tooltip\" title=\"\" style=\"width:17px;\" data-original-title=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer vel faucibus est, non scelerisque lacus. Morbi ac lectus id urna elementum vestibulum quis non enim\"> <span class=\"icon-signal\"></span></div></div><p class=\"resetimg clear no-print\"> <span id=\"wrapResetImages\" style=\"display: none;\"> <a href=\"https://www.sensy.com/en/weighing-load-cells/bending-beam-load-cells-2000s\" data-id=\"resetImages\"> <i class=\"icon-repeat\"></i> Display all pictures </a> </span></p></div><div class=\"pb-right-column col-12 col-sm-12 col-md-7\"><h1 itemprop=\"name\">{{ content.name }}</h1><hr class=\"HrSpecials\"><div class=\"Fichiers\"><a class=\"btn add_to_compare custom-tooltip\" href=\"https://www.sensy.com/en/weighing-load-cells/bending-beam-load-cells-2000s\" data-id-product=\"{{ content.id_product }}\"><i class=\"fas fa-chart-bar me-2\"></i>{{ 'add.compare.br'|trans({}, 'configurateur')|raw }}</a><a class=\"btn add_to_compare_Like custom-tooltip\" target=\"_blank\" href=\"https://files.sensy.com/datasheets/FP_2000S_EN.pdf\"><i class=\"fas fa-download me-2\"></i><span>PDF <br>DATASHEET</span></a></div><div class=\"Certifications\">{% for supplier in content.suppliers|split(',') %}{% set imagePath = '../../../ps/img/su/' ~ content.id_suppliers|split(',')[loop.index0] %}{% set imageName = content.id_suppliers|split(',')[loop.index0] %}{% set imageExtension = (imageName == '4') ? 'png' : 'jpg' %}<img width=\"20px\" height=\"20px\" src=\"{{ imagePath ~ '.' ~ imageExtension }}\" alt=\"{{ supplier }}\" title=\"{{ supplier }}\">{% endfor %}</div><hr class=\"HrSpecials\"><p id=\"product_reference\"> <label>{{ 'reference'|trans({}, 'configurateur')|raw }} :</label> <span class=\"editable\" itemprop=\"sku\">{{ content.reference }}</span></p><div id=\"short_description_block\"><div id=\"short_description_content\" class=\"rte align_justify\" itemprop=\"description\">{{ content.description|replace({'data-toggle': 'data-bs-toggle', 'data-original-title': 'title'})|raw }}</div></div><div id=\"oosHook\"></div><form id=\"buy_block\" action=\"https://www.sensy.com/en/panier\" method=\"post\" data-product-img=\"{{ content.id_image1 }}\"><p class=\"hidden\"> <input type=\"hidden\" name=\"token\" value=\"8f1b449abfe3158e253559ba7d0b73d6\"> <input type=\"hidden\" name=\"id_product\" value=\"{{ content.id_product }}\" id=\"product_page_product_id\"> <input type=\"hidden\" name=\"add\" value=\"1\"> <input type=\"hidden\" name=\"id_product_attribute\" id=\"idCombination\" value=\"2083\"></p><div class=\"box-info-product\"><div class=\"content_prices clearfix\"><div class=\"clear\"></div></div><div id=\"StandardSurMesure\" class=\"tab-nav\"><ul class=\"nav nav-tabs\" role=\"tablist\"><li class=\"nav-item\" id=\"LiLienStandard\"><a href=\"#Standard\" id=\"LienStandard\" class=\"nav-link active\" data-bs-toggle=\"tab\"><span>Standard</span></a></li>{% if content.category_default != 18 %}<li id=\"LiLienSurMesure\" class=\"nav-item\"><a href=\"#SurMesure\" id=\"LienSurMesure\" class=\"nav-link\" data-bs-toggle=\"tab\"><span>{{ 'custom'|trans({}, 'configurateur')|raw }}</span></a></li>{% endif %}</ul></div><div id=\"Boutons\">{% if content.category_default != 18 %}<div id=\"PourStandard\" class=\"d-none product_attributes SurMesure\" data-product-id=\"{{ content.id_product }}\">{{ 'gamme.standard'|trans({}, 'configurateur')|raw }}</div><div id=\"PourSurMesure\" class=\"product_attributes Standard\" data-product-id=\"{{ content.id_product }}\">{{ 'specific.need'|trans({}, 'configurateur')|raw }}</div>{% endif %}<div id=\"add_to_quotation\" data-product-id=\"{{ content.id_product }}\" data-target=\"#myModal\">{{ 'panier'|trans({}, 'configurateur')|raw }}</div></div>{{ 'modal'|trans({}, 'devis')|raw }}<div id=\"Standard\" class=\"product_attributes clearfix\">{# <p id=\"minimal_quantity_wanted_p\" style=\"display: none;\"> The minimum purchase order quantity for the product is <b id=\"minimal_quantity_label\">1</b></p> #}<div id=\"attributes\"><div class=\"clearfix\"></div>{% if content.category_default != 18 %}<fieldset class=\"attribute_fieldset mb-2\"><label class=\"attribute_label\" for=\"group_4\">{{ 'capacite'|trans({}, 'configurateur')|raw }}</label><div class=\"attribute_list\"><select name=\"group_4\" id=\"group_4\" class=\"form-control form-select border border-gray attribute_select no-print\">{% for cap in content.attr_cap|split(\",\") %}<option value=\"{{ content.attr_cap_id|split(\",\")[loop.index0] }}\" {% if loop.first %}selected=\"selected\"{% endif %} title=\"{{ cap }}\">{{ cap }}</option>{% endfor %}</select></div></fieldset><fieldset class=\"attribute_fieldset my-2\"><label class=\"attribute_label\" for=\"group_5\">{{ 'precision'|trans({}, 'configurateur')|raw }}</label><div class=\"attribute_list\"><select name=\"group_5\" id=\"group_5\" class=\"form-control form-select border border-gray attribute_select no-print\">{% for prec in content.attr_prec|split(\",\") %}<option value=\"{{ content.attr_prec_id|split(\",\")[loop.index0] }}\" {% if loop.first %}selected=\"selected\"{% endif %} title=\"{{ prec }}\">{{ prec }}</option>{% endfor %}</select></div></fieldset>{% else %}<fieldset class=\"attribute_fieldset\"><label class=\"attribute_label\" for=\"group_6\">{{ 'ref.article'|trans({}, 'configurateur')|raw }}</label><div class=\"attribute_list\"><select name=\"group_6\" id=\"group_6\" class=\"form-control form-select border border-gray attribute_select no-print\">{% set cartable = caracteristiques|first %}{% for cartitle in cartable[\"Products\"] %}<option value=\"{{ cartitle[\"id\"] }}\" title=\"{{ cartitle[\"nom\"] }}\">{{ cartitle[\"nom\"] }}</option>{% endfor %}</select></div></fieldset>{% endif %}</div><fieldset class=\"attribute_fieldset my-2\"><label class=\"attribute_label\" style=\"font-size:11px; line-height:20px;\" for=\"DescriptionStandard\">{{ 'description.short'|trans({}, 'configurateur')|raw }}</label><div class=\"attribute_list\"><textarea name=\"nom\" id=\"DescriptionStandard\" rows=\"3\" cols=\"30\"></textarea></div></fieldset></div><div id=\"SurMesure\" class=\"product_attributes d-none\"><fieldset class=\"attribute_fieldset my-2\"><label class=\"attribute_label\" for=\"group_4\">{{ 'capacite'|trans({}, 'configurateur')|raw }}</label><div class=\"attribute_list\"><input type=\"text\" id=\"group_4\" name=\"group_4\"></div></fieldset><fieldset class=\"attribute_fieldset my-2\"><label class=\"attribute_label\" for=\"group_5\">{{ 'precision'|trans({}, 'configurateur')|raw }}</label><div class=\"attribute_list\"> <input type=\"text\" id=\"group_5\" name=\"group_5\"></div></fieldset><fieldset class=\"attribute_fieldset my-2\"><label class=\"attribute_label\" style=\"font-size:11px; line-height:20px;\" for=\"DescriptionSurMesure\">{{ 'description.short'|trans({}, 'configurateur')|raw }}</label><div class=\"attribute_list\"><textarea name=\"nom\" id=\"DescriptionSurMesure\" rows=\"3\" cols=\"30\"></textarea></div></fieldset></div><p id=\"quotation_quantity_wanted_p\"><label for=\"quotation_quantity_wanted\">{{ 'quantite'|trans({}, 'configurateur')|raw }}</label><input type=\"number\" min=\"1\" name=\"qty\" id=\"quotation_quantity_wanted\" class=\"text\" value=\"1\" style=\"width:50px;\">{# <a href=\"#\" data-field-qty=\"qty\" class=\"btn btn-default button-minus product_quantity_down\"><span><i class=\"icon-minus\"></i></span></a><a href=\"#\" data-field-qty=\"qty\" class=\"btn btn-default button-plus product_quantity_up\"> <span><i class=\"icon-plus\"></i></span></a> #}<span class=\"clearfix\"></span></p><input type=\"hidden\" value=\"20230912085423\" id=\"FilesId\"></div></form><div class=\"image_upload_div SurMesure d-none\" id=\"DropZone\"><form action=\"/img/upload.php\" class=\"dropzone dz-clickable\" id=\"my-awesome-dropzone\"><div class=\"dz-default dz-message\"><span><i class=\" uploadFile fa-sharp fa-light fa-copy\"></i><br>{{ 'drop'|trans({}, 'configurateur')|raw }}</span></div></form></div></div></div></div><div class=\"block_product_info\"><div class=\"row\"><div class=\"tabs-info block col-lg-9 col-md-9 col-sm-12\"><div class=\"tab-nav\"><ul class=\"nav nav-tabs\" role=\"tablist\"><li class=\"nav-item active\"><a class=\"nav-link active\" href=\"#producttab-datasheet\" data-bs-toggle=\"tab\"><span>{{ 'data.sheet'|trans({}, 'configurateur')|raw }}</span></a></li><li class=\"nav-item\"><a class=\"nav-link\" href=\"#producttab-download\" data-bs-toggle=\"tab\">{{ 'documentation.download'|trans({}, 'configurateur')|raw }}</a></li>{% set uniqueAccessory = [] %}{% for accessory in accessories %}{% if not (accessory.name in uniqueAccessory) %}{% set uniqueAccessory = uniqueAccessory|merge([accessory.name]) %}<li class=\"nav-item\"><a class=\"nav-link\" id=\"product_extra_tab_{{ uniqueAccessory|length }}\" data-bs-toggle=\"tab\" href=\"#tab_content_{{ uniqueAccessory|length }}\"><span>{{ accessory.name }}</span></a></li>{% endif %}{% endfor %}</ul></div><div class=\"tab-content tab_product_content\"><div id=\"producttab-datasheet\" class=\"page-product-box tab-pane active\"><table class=\"table-data-sheet\"><tbody><tr class=\"TheTR\"><th></th>{% set cartable = caracteristiques|first %}{% for cartitle in cartable[\"Products\"] %}<th>{{ cartitle[\"nom\"] }}</th>{% endfor %}</tr>{% for caracteristique in caracteristiques %}{% if loop.index is even %}{% set rowparity = \"even\" %}{% else %}{% set rowparity = \"odd\" %}{% endif %}<tr class=\"{{ rowparity }}\"><td>{% if caracteristique.url %}<a href=\"/{{ lang }}{{ caracteristique.url }}\" class=\"data-sheet-link hover-blue\">{{ caracteristique.FeatureName }}</a>{% if caracteristique.meta_description %}<div data-bs-toggle=\"tooltip\" style=\"width:17px; display: inline; padding-left:10px;\" title=\"{{ caracteristique.meta_description }}\" data-original-title=\"{{ caracteristique.meta_description }}\"><i class=\"text-black fas fa-info-circle\"></i>{# <a href=\"/{{ lang }}{{ caracteristique.url }}\"><i class=\"text-black fas fa-info-circle hover-blue\"></i></a> #}</div>{% endif %}{% else %}{{ caracteristique.FeatureName }}{% if caracteristique.meta_description %}<div data-bs-toggle=\"tooltip\" style=\"width:17px; display: inline; padding-left:10px;\" title=\"{{ caracteristique.meta_description }}\"><i class=\"text-black fas fa-info-circle\"></i></div>{% endif %}{% endif %}</td>{% for prod in caracteristique.Products %}<td>{{ prod.value }}</td>{% endfor %}</tr>{% endfor %}</tbody></table>{{ 'addendum'|trans({}, 'configurateur')|raw }}</div><div class=\"page-product-box tab-pane\" id=\"producttab-download\">{% if files|filter(f => f.category == \"Datasheets\") %}<div class=\"TitreCategorie\">{{ 'datasheets'|trans({}, 'configurateur')|raw }}</div><ul class=\"list-unstyled\">{% for file in files|filter(f => f.category == \"Datasheets\") %}<li><a data-version=\"1\" data-name=\"{{ file.file_name }}\" target=\"_blank\" class=\"Document\" title=\"\" href=\"https://files.sensy.com/datasheets/{{ file.file_name }}\"><i class=\"fas fa-download me-2\"></i><span class=\"texte\">{{ file.file_name }} ({{ file.file_size|format_size }})</span> </a></li>{% endfor %}</ul>{% endif %}{% if files|filter(f => f.category == \"Manuals\") %}<div class=\"TitreCategorie\">{{ 'manuels'|trans({}, 'configurateur')|raw }}</div><ul class=\"list-unstyled\">{% for file in files|filter(f => f.category == \"Manuals\") %}<li><a data-version=\"1\" data-name=\"{{ file.file_name }}\" target=\"_blank\" class=\"Document\" title=\"\" href=\"https://files.sensy.com/datasheets/{{ file.file_name }}\"><i class=\"fas fa-download me-2\"></i><span class=\"texte\">{{ file.file_name }} ({{ file.file_size|format_size }})</span> </a></li>{% endfor %}</ul>{% endif %}{% if files|filter(f => f.category == \"Softwares\") %}<div class=\"TitreCategorie\">{{ 'logiciel'|trans({}, 'configurateur')|raw }}</div><ul class=\"list-unstyled\">{% for file in files|filter(f => f.category == \"Softwares\") %}<li><a data-version=\"1\" data-name=\"{{ file.file_name }}\" target=\"_blank\" class=\"Document\" title=\"\" href=\"https://files.sensy.com/datasheets/{{ file.file_name }}\"><i class=\"fas fa-download me-2\"></i><span class=\"texte\">{{ file.file_name }} ({{ file.file_size|format_size }})</span> </a></li>{% endfor %}</ul>{% endif %}{% if files|filter(f => f.category == \"Support\") %}<div class=\"TitreCategorie\">Support</div><ul class=\"list-unstyled\">{% for file in files|filter(f => f.category == \"Support\") %}<li><a data-version=\"1\" data-name=\"{{ file.file_name }}\" target=\"_blank\" class=\"Document\" title=\"\" href=\"https://files.sensy.com/datasheets/{{ file.file_name }}\"><i class=\"fas fa-download me-2\"></i><span class=\"texte\">{{ file.file_name }} ({{ file.file_size|format_size }})</span> </a></li>{% endfor %}</ul>{% endif %}</div>{% for accessoryTab in uniqueAccessory %}<section id=\"tab_content_{{ loop.index }}\" class=\"section_native_menu tab_content_{{ loop.index }} page-product-box tab-pane\"><div>{% for accessory in accessories|filter(a => a.name == accessoryTab) %}{% if accessoryTab == \"Applications\" %}<div class=\"row\">{% for appProduct in appProduct %}<div class=\" col-xs-cus-12 col-xs-4 col-sm-3 col-md-3 col-lg-3 \" data-col-lg=\"3\" data-col-md=\"3\" data-col-sm=\"3\" data-col-xs=\"4\"><div class=\"pts-widget\"><div class=\"widget-product block\"><div class=\"widget-inner \"><div class=\"product_block application\"><div class=\"product-container widget-produit-app clearfix\"><div class=\"image d-flex justify-content-center\"><a href=\"{{ appProduct.description_short }}\" title=\"{{ appProduct.name }}\" class=\"product_image\"><img class=\"img-responsive\" src=\"//www.sensy.com/{{ appProduct.id_image1 }}-cart_default/{{ appProduct.link_rewrite }}.jpg\" alt=\"{{ appProduct.name }}\"></a></div><div class=\"product-meta text-center\"><a class=\"name\" href=\"{{ appProduct.description_short }}\">{{ appProduct.name }}</a></div></div></div></div></div></div></div>{% endfor %}<div>{% else %}{{ accessory.content|decode_html_entities }}{% endif %}{% endfor %}</div></section>{% endfor %}</div></div><div class=\"col-lg-3 col-md-3 col-sm-12\"><div class=\"service-inner\"><div class=\"BoxTypicalApplications\"><div class=\"HeadBTA\"> <span>{{ 'application.typique'|trans({}, 'configurateur')|raw }}</span></div><div id=\"TypicalApplications\" class=\"carousel slide\" data-ride=\"carousel\"><div class=\"carousel-inner\">{# {% for %} #}<div class=\"item\"><a href=\"https://www.sensy.com/en/connexion?back=https%3A%2F%2Fwww.sensy.com%2Fen%2Fweighing-load-cells%2Fbending-beam-load-cells-2000s%3Ffsau_rewrite_category%3Dweighing-load-cells&rewrite=bending-beam-load-cells-2000s\"><img width=\"157\" src=\"../../upload/Leaflets/EN9100-load-cells-embedded-aircraft-aerospace-leaflet_EN.png\" alt=\"EN9100 load cells embedded aircraft aerospace leaflet\"></a></div>{# {% endfor %} #}<div class=\"item\"> <a href=\"https://www.sensy.com/en/connexion?back=https%3A%2F%2Fwww.sensy.com%2Fen%2Fweighing-load-cells%2Fbending-beam-load-cells-2000s%3Ffsau_rewrite_category%3Dweighing-load-cells&rewrite=bending-beam-load-cells-2000s\"> <img width=\"157\" src=\"../../upload/Leaflets/eot-crane-overload-protection-load-pin-leaflet_EN.png\" alt=\"eot crane overload protection load pin leaflet\"> </a></div><div class=\"item active\"> <a href=\"https://www.sensy.com/en/connexion?back=https%3A%2F%2Fwww.sensy.com%2Fen%2Fweighing-load-cells%2Fbending-beam-load-cells-2000s%3Ffsau_rewrite_category%3Dweighing-load-cells&rewrite=bending-beam-load-cells-2000s\"> <img width=\"157\" src=\"../../upload/Leaflets/iso-376-load-cells-standard-reference-transducers-leaflet_EN.png\" alt=\"iso 376 load cells standard reference transducers leaflet\"> </a></div><div class=\"item\"> <a href=\"https://www.sensy.com/en/connexion?back=https%3A%2F%2Fwww.sensy.com%2Fen%2Fweighing-load-cells%2Fbending-beam-load-cells-2000s%3Ffsau_rewrite_category%3Dweighing-load-cells&rewrite=bending-beam-load-cells-2000s\"> <img width=\"157\" src=\"../../upload/Leaflets/load-cells-weighing-torque-transducers-leaflet_EN.png\" alt=\"load cells weighing torque transducers leaflet\"> </a></div><div class=\"item\"> <a href=\"https://www.sensy.com/en/connexion?back=https%3A%2F%2Fwww.sensy.com%2Fen%2Fweighing-load-cells%2Fbending-beam-load-cells-2000s%3Ffsau_rewrite_category%3Dweighing-load-cells&rewrite=bending-beam-load-cells-2000s\"> <img width=\"157\" src=\"../../upload/Leaflets/rig-instrumentation-load-pins-offshore-load-cells-leaflet_EN.png\" alt=\"rig instrumentation load pins offshore load cells leaflet\"> </a></div></div><a class=\"left carousel-control\" href=\"#TypicalApplications\" style=\"opacity: 1;\" data-slide=\"prev\"><i class=\"fas fa-chevron-left\"></i></a><a class=\"right carousel-control\" href=\"#TypicalApplications\" style=\"opacity: 1;\" data-slide=\"next\"><i class=\"fas fa-chevron-right\"></i></a></div><div id=\"Download\" class=\"Download\"> <img src=\"../../upload/download.png\" alt=\"Download our leaflet\"></div></div></div></div></div></div><div class=\"pts-container\"><div class=\"pts-inner container\"><div class=\"row-inner row-level-1\"><div class=\"row clearfix\"><div class=\"col-lg-12 col-md-12 col-sm-12 col-12\"><div class=\"col-inner space-60\"><div class=\"widget-bloglatest\"><div class=\"pts-widget\"><div class=\"widget-latestblog block block-borderbox\"><h3 class=\"title_block\"><span>{{ 'electronique'|trans({}, 'configurateur')|raw }}</span></h3><div class=\"block_content border-0\"><div class=\" boxcarousel widget-content owl-carousel-play\" data-ride=\"owlcarousel\"><div class=\"carousel-controls\"><div class=\"left carousel-control left_carousel disabled\"><i class=\"fa-solid fa-angle-left fa-sm\"></i></div><div class=\"right carousel-control right_carousel\"><i class=\"fa-solid fa-angle-right fa-sm\"></i></div></div><div class=\"owl-carousel grid owl-theme\" data-columns=\"3\" data-pagination=\"false\" data-navigation=\"true\" data-desktop=\"[1200,3]\" data-desktopsmall=\"[992,2]\" data-tablet=\"[768,1]\" data-mobile=\"[480,1]\"><div class=\"owl-wrapper-outer\" style=\"height: 400px;\"><div class=\"owl-wrapper\">{% for product in productsElectro %}<div class=\"owl-item {{ loop.first ? 'active' : '' }}\" style=\"width: 250px;\"><div class=\"item\"><div class=\"blog_container grid clearfix\"><div class=\"product-block position-relative\" itemscope=\"\" itemtype=\"https://schema.org/Product\" style=\"position: static; margin-right: 0px; margin-left: 0px;\"><div class=\"product-container\"><div class=\"Certifications\">{% for supplier in product.suppliers|split(',') %}{% set imagePath = '../../../ps/img/su/' ~ product.id_suppliers|split(',')[loop.index0] %}{% set imageName = product.id_suppliers|split(',')[loop.index0] %}{% set imageExtension = (imageName == '4') ? 'png' : 'jpg' %}<img width=\"20px\" height=\"20px\" src=\"{{ imagePath ~ '.' ~ imageExtension }}\" alt=\"{{ supplier }}\" title=\"{{ supplier }}\">{% endfor %}</div><div class=\"left-block\"><div class=\"product-image-container image\"><a class=\"img product_img_link\" href=\"/{{ lang }}/{{ content.link_rewrite }}/{{ product.link_rewrite }}\" title=\"{{ product.name }}\" itemprop=\"url\"><img class=\"replace-2x img-responsive pts-image\" src=\"https://www.sensy.com/{{ product.id_image1 }}-home_default/{{ product.link_rewrite }}.jpg\" alt=\"{{ product.legend1 }}\" title=\"{{ product.legend1 }}\" itemprop=\"image\"></a>{% if product.id_image2 %}<span class=\"hover-image\"><a class=\"img-back product_img_link\" href=\"/{{ lang }}/{{ content.link_rewrite }}/{{ product.link_rewrite }}\" title=\"{{ product.name }}\"><img class=\"replace-2x img-responsive pts-image\" src=\"https://www.sensy.com/{{ product.id_image2 }}-home_default/{{ product.link_rewrite }}.jpg\" alt=\"{{ product.legend2 }}\" title=\"{{ product.legend2 }}\" width=\"370\" height=\"340\"></a></span>{% endif %}</div><div class=\"product-label-wrap\"></div><div class=\"color-list-container product-colors\"></div></div><div class=\"right-block\"><div class=\"product-meta\"><h4 class=\"name\" itemprop=\"sku\"> <a class=\"product-name\" href=\"/{{ lang }}/{{ content.link_rewrite }}/{{ product.link_rewrite }}\" title=\"{{ product.name }}\" itemprop=\"url\">{{ product.reference }}</a></h4><div class=\"product-desc description\" itemprop=\"name\"> {{ product.name }}</div><div class=\"clearfix product-box\"></div></div><div class=\"button-container action\" style=\"padding-left: 20%;\"><div><div class=\"pts-atchover\"><a class=\"btn\" href=\"/{{ lang }}/{{ content.link_rewrite }}/{{ product.link_rewrite }}\" data-id-product=\"{{ product.id_product }}\" title=\"{{ 'details'|trans({}, 'configurateur')|raw }}\"><i class=\"fas fa-search\"></i></a></div><div class=\"pts-atchover\"><a class=\"btn \" href=\"//files.sensy.com/datasheets/{{ product.file_name }}\" target=\"_blank\" title=\"{{ 'datasheet'|trans({}, 'configurateur')|raw }}\"><i class=\"fas fa-download\"></i></a></div><div class=\"pts-atchover\"><a class=\"btn add_to_compare\" href=\"/{{ lang }}/{{ content.link_rewrite }}/{{ product.link_rewrite }}\" data-id-product=\"{{ product.id_product }}\" title=\"{{ 'add.compare'|trans({}, 'configurateur')|raw }}\"><i class=\"fas fa-sync-alt\"></i></a></div></div></div></div></div><div class=\"SousProduit ShadowBox\"><table class=\"mx-1\"><tbody>{% if product.attr_prec %}<tr><td>{{ 'precision'|trans({}, 'configurateur')|raw }}</td><td>{{ product.attr_prec|replace({',': ', '})|truncate(25) }}</td></tr>{% endif %}{% if product.attr_cap %}<tr><td>{{ 'capacite'|trans({}, 'configurateur')|raw }}</td><td>{{ product.attr_cap|replace({',': ', '})|truncate(25) }}</td></tr>{% endif %}<tr><td colspan=\"2\" class=\"TableDescription\" itemprop=\"description\">{{ product.description|raw }}</td></tr></tbody></table></div><div itemprop=\"brand\" itemscope=\"\" itemtype=\"https://schema.org/Brand\"><meta itemprop=\"name\" content=\"SENSY\"></div><div itemprop=\"offers\" itemscope=\"\" itemtype=\"https://schema.org/Offer\"><meta itemprop=\"price\" content=\"\"><meta itemprop=\"priceCurrency\" content=\"EUR\"><link itemprop=\"availability\" href=\"https://schema.org/InStock\"><meta itemprop=\"url\" content=\"/{{ lang }}/{{ content.link_rewrite }}/{{ product.link_rewrite }}\"></div></div></div></div></div>{% endfor %}</div></div></div></div></div></div></div></div></div></div></div></div></div></div><div itemprop=\"brand\" itemscope=\"\" itemtype=\"https://schema.org/Brand\"><meta itemprop=\"name\" content=\"SENSY\"></div><div itemprop=\"offers\" itemscope=\"\" itemtype=\"https://schema.org/Offer\"><meta itemprop=\"price\" content=\"\"><meta itemprop=\"priceCurrency\" content=\"EUR\"><link itemprop=\"availability\" href=\"https://schema.org/InStock\"><meta itemprop=\"url\" content=\"/{{ lang }}/weighing-load-cells/{{ content.link_rewrite }}\"></div></div></div></div></div></div></div></div>{% endfor %}{% endblock %}", "produit/produit.html.twig", "/home/adevo/www/sensy/templates/produit/produit.html.twig");}}