*/ 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, CoreExtension::getAttribute($this->env, $this->source, ($context["section"] ?? null), "params", [], "any", false, false, false, 1), "highlightbar_background", [], "any", false, false, false, 1), "html", null, true); yield "; color: "; 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, 1), "highlightbar_text_color", [], "any", false, false, false, 1), "html", null, true); yield "\">
"; // line 3 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, 3), "highlightbar_text", [], "any", false, false, false, 3), "html", null, true); yield "
"; // line 5 if (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["section"] ?? null), "params", [], "any", false, false, false, 5), "highlightbar_link", [], "any", false, false, false, 5)) { // line 6 yield " 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, 6), "highlightbar_link", [], "any", false, false, false, 6), "html", null, true); yield "\" class=\"full-link\"> link "; } // line 10 yield "
"; yield from []; } /** * @codeCoverageIgnore */ public function getTemplateName(): string { return "elements/header/highlightbar.twig"; } /** * @codeCoverageIgnore */ public function isTraitable(): bool { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo(): array { return array ( 65 => 10, 57 => 6, 55 => 5, 50 => 3, 42 => 1,); } public function getSourceContext(): Source { return new Source("", "elements/header/highlightbar.twig", ""); } }
FRETE GRÁTIS

SmartPhone Mi A3 Branco - 128 GB

R$ 1,00
Descrição do produto
  • Tela Touchscreen de 6.08 polegadas com uma resolução de 1560x720 pixe
  • LTE 4G
  • Leitor multimídia, videoconferência e bluetooth
  • Memória interna de 128 GB
*/ 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", ""); } }
*/ 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 from $this->loadTemplate("elements/scripts/services/chat.twig", "elements/footer.twig", 1)->unwrap()->yield($context); yield from []; } /** * @codeCoverageIgnore */ public function getTemplateName(): string { return "elements/footer.twig"; } /** * @codeCoverageIgnore */ public function getDebugInfo(): array { return array ( 42 => 1,); } public function getSourceContext(): Source { return new Source("", "elements/footer.twig", ""); } }