Essa é uma loja modelo da Yampi. Todos os produtos, preços e informações são meramente ilustrativos e pedidos não serão processados.

Película de Vidro Temperado - Mi

R$ 27,45
*/ private array $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []): iterable { $macros = $this->macros; // line 1 yield "env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["section"] ?? null), "order", [], "any", false, false, false, 1), "html", null, true); yield "\">
env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(((CoreExtension::getAttribute($this->env, $this->source, ($context["section"] ?? null), "section_alias", [], "any", false, false, false, 2) . "-") . CoreExtension::getAttribute($this->env, $this->source, ($context["section"] ?? null), "order", [], "any", false, false, false, 2)), "html", null, true); yield "\"> "; // line 3 $context['_parent'] = $context; $context['_seq'] = CoreExtension::ensureTraversable(["description", "specifications", "measures"]); foreach ($context['_seq'] as $context["_key"] => $context["type"]) { // line 4 yield " "; if ((($_v0 = CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["product"] ?? null), "data", [], "any", false, false, false, 4), "texts", [], "any", false, false, false, 4), "data", [], "any", false, false, false, 4)) && is_array($_v0) || $_v0 instanceof ArrayAccess ? ($_v0[$context["type"]] ?? null) : null)) { // line 5 yield "
"; // line 8 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($_v1 = CoreExtension::getAttribute($this->env, $this->source, ($context["section"] ?? null), "params", [], "any", false, false, false, 8)) && is_array($_v1) || $_v1 instanceof ArrayAccess ? ($_v1[("title_" . $context["type"])] ?? null) : null), "html", null, true); yield "
"; // line 11 yield (($_v2 = CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["product"] ?? null), "data", [], "any", false, false, false, 11), "texts", [], "any", false, false, false, 11), "data", [], "any", false, false, false, 11)) && is_array($_v2) || $_v2 instanceof ArrayAccess ? ($_v2[$context["type"]] ?? null) : null); yield "
"; } // line 16 yield " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_key'], $context['type'], $context['_parent']); $context = array_intersect_key($context, $_parent) + $_parent; // line 17 yield "
"; yield from []; } /** * @codeCoverageIgnore */ public function getTemplateName(): string { return "sections/product/product_specifications.twig"; } /** * @codeCoverageIgnore */ public function isTraitable(): bool { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo(): array { return array ( 83 => 17, 77 => 16, 69 => 11, 63 => 8, 58 => 5, 55 => 4, 51 => 3, 47 => 2, 42 => 1,); } public function getSourceContext(): Source { return new Source("", "sections/product/product_specifications.twig", ""); } }
*/ private array $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []): iterable { $macros = $this->macros; // line 1 if (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["section"] ?? null), "params", [], "any", false, false, false, 1), "newsletter_enabled", [], "any", false, false, false, 1)) { // line 2 yield "
"; // line 4 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["section"] ?? null), "params", [], "any", false, false, false, 4), "newsletter_title", [], "any", false, false, false, 4), "html", null, true); yield "
"; } yield from []; } /** * @codeCoverageIgnore */ public function getTemplateName(): string { return "elements/newsletter.twig"; } /** * @codeCoverageIgnore */ public function isTraitable(): bool { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo(): array { return array ( 48 => 4, 44 => 2, 42 => 1,); } public function getSourceContext(): Source { return new Source("", "elements/newsletter.twig", ""); } }