var/cache/website/dev/twig/89/8904eede0ec30f2f67e37ea460f82e74b2eefa644904f5ecde31e34291724066.php line 258

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* kategories/product-pdf.html.twig */
  14. class __TwigTemplate_fc1693eab3e616a2b59bcdaeb38da8b0bac7e3e7bc36878c6c0bd58b933823cf extends Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->parent false;
  23.         $this->blocks = [
  24.         ];
  25.     }
  26.     protected function doDisplay(array $context, array $blocks = [])
  27.     {
  28.         $macros $this->macros;
  29.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  30.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""kategories/product-pdf.html.twig"));
  31.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  32.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""kategories/product-pdf.html.twig"));
  33.         // line 1
  34.         echo "<!DOCTYPE html>
  35. <html>
  36. \t<head>
  37. \t\t<style>
  38. \t\t\thtml {
  39. \t\t\t\tfont-family: \"Open Sans\", Arial, sans-serif;
  40. \t\t\t\tbackground-color: #fff;
  41. \t\t\t}
  42. \t\t\t.head {
  43. \t\t\t\tdisplay: block;
  44. \t\t\t\twidth: 82%;
  45. \t\t\t\tborder-bottom: 2px solid #ddd;
  46. \t\t\t\tmargin-right: 10%;
  47. \t\t\t\tmargin-left: 10%;
  48. \t\t\t\tpadding-bottom: 20px;
  49. \t\t\t}
  50. \t\t\t.head img {
  51. \t\t\t\tmargin-left: 42%;
  52. \t\t\t\tmargin-right: 42%;
  53. \t\t\t}
  54. \t\t\t.type {
  55. \t\t\t\tposition: absolute;
  56. \t\t\t\ttop: 77px;
  57. \t\t\t\tright: 0;
  58. \t\t\t\tcolor: #E64400;
  59. \t\t\t}
  60. \t\t\t.prod-name {
  61. \t\t\t\tfont-weight: 800;
  62. \t\t\t\tfont-size: 1.7rem;
  63. \t\t\t\tmargin-bottom: 0;
  64. \t\t\t\tpadding-bottom: 0;
  65. \t\t\t\tcolor: black;
  66. \t\t\t}
  67. \t\t\tp {
  68. \t\t\t\tcolor: #aaa;
  69. \t\t\t\tfont-size: 1rem;
  70. \t\t\t}
  71. \t\t\t.prod-photo {
  72. \t\t\t\t
  73. \t\t    width: 100%;
  74. \t\t\t/* margin-top: 50px; */
  75. \t\t\tmargin-left: 20%;
  76. \t\t\tmargin-right: 20%;
  77. \t\t\tdisplay: inline-block;
  78. \t\t\t}
  79. \t\t\t.prod-photo img {
  80. \t\t\t\twidth: 30%;
  81. \t\t\t\tvertical-align:middle;
  82. \t\t\t}
  83. \t\t\t.tech {
  84. \t\t\t\tmargin-left: 10px;
  85. \t\t\t\tpadding: 15px;
  86. \t\t\t\tborder: 1px solid black;
  87. \t\t\t}
  88. \t\t\t.mainContainer {
  89. \t\t\t\tmargin-top: 50px;
  90. \t\t\t\tdisplay: block;
  91. \t\t\t\t
  92. \t\t\t}
  93. \t\t\t.leftContainer {
  94. \t\t\t\tfloat: left;
  95. \t\t\t\twidth: 45%;
  96. \t\t\t}
  97. \t\t\t.leftContainer h4 {
  98. \t\t\t\tfont-weight: 600;
  99. \t\t\t\tcolor: #E64400;
  100. \t\t\t\tpadding: 0;
  101. \t\t\t\tmargin: 20px 0 0 0;
  102. \t\t\t\ttext-transform: uppercase;
  103. \t\t\t}
  104. \t\t\t.leftContainer .sleft {
  105. \t\t\t\tfloat: left;
  106. \t\t\t\twidth: 70%;
  107. \t\t\t}
  108. \t\t\t.leftContainer .sright {
  109. \t\t\t\tfloat: left;
  110. \t\t\t\twidth: 30%;
  111. \t\t\t}
  112. \t\t\t.leftContainer .prod-det {
  113. \t\t\t\tpadding-left: 20px;
  114. \t\t\t\tborder-bottom: 3px solid #CCC;
  115. \t\t\t}
  116. \t\t\t.leftContainer .prod-det:last-child {
  117. \t\t\t\tborder-bottom: none;
  118. \t\t\t}
  119. \t\t\t.rightContainer {
  120. \t\t\t\tfloat: left;
  121. \t\t\t\twidth: 45%;
  122. \t\t\t\tpadding-left: 50px;
  123. \t\t\t}
  124. \t\t\t.rightContainer h4 {
  125. \t\t\t\tfont-weight: 600;
  126. \t\t\t\tcolor: #E64400;
  127. \t\t\t\tpadding: 0;
  128. \t\t\t\tmargin: 20px 0 0 0;
  129. \t\t\t\ttransform: lowercase;
  130. \t\t\t}
  131. \t\t\t.icons {
  132. \t\t\t\t
  133. \t\t\t\tdisplay: flex;
  134. \t\t\t\t
  135. \t\t\t}
  136. \t\t\t.icons img {
  137. \t\t\t\twidth: 50px;
  138. \t\t\t\tmargin: 20px 10px 10px 5px;
  139. \t\t\t\theight: 45px;
  140. \t\t\t}
  141. \t\t\t.note {
  142. \t\t\t\tposition: absolute;
  143. \t\t\t\tbottom: 400px;
  144. \t\t\t\tleft: 50%;
  145. \t\t\t}
  146. \t\t\t
  147. \t\t\t.footer p {
  148. \t\t\t\tcolor: #CCC;
  149. \t\t\t}
  150. \t\t\t.contact {
  151. \t\t\t\tdisplay: block;
  152. \t\t\t\twidth: 82%;
  153. \t\t\t\tborder-top: 2px solid #ddd;
  154. \t\t\t\tmargin-right: 10%;
  155. \t\t\t\tmargin-left: 10%;
  156. \t\t\t\t
  157. \t\t\t}
  158. \t\t\t.contact img {
  159. \t\t\t\twidth: 50px;
  160. \t\t\t\tmargin: 5px 10px;
  161. \t\t\t\theight: 45px;
  162. \t\t\t}
  163. \t\t\t.contact .redicon {
  164. \t\t\t\tfloat: left;
  165. \t\t\t\twidth: 30%;
  166. \t\t\t\t
  167. \t\t\t}
  168. \t\t\t.contact .redicon .myredicon {
  169. \t\t\t\tbackground-color: rgba(255,0,0,0.4);
  170. \t\t\t\tborder-radius: 50%;
  171. \t\t\t\twidth: 50px;
  172. \t\t\t\theight: 50px;
  173. \t\t\t\tmargin-top: 20px;
  174. \t\t\t}
  175. \t\t\t.contact .redicon .myredicon svg,
  176. \t\t\t.contact .web .myweb svg {
  177. \t\t\t\tmargin: 10px;
  178. \t\t\t\twidth: 30px;
  179. \t\t\t\theight: 30px;
  180. \t\t\t\t
  181. \t\t\t}
  182. \t\t\t.contact .redicon svg path,
  183. \t\t\t.contact .web svg path {
  184. \t\t\t\tfill: #fff;
  185. \t\t\t}
  186. \t\t\t.details {
  187. \t\t\t\twidth: 200px;
  188. \t\t\t\tposition: absolute;
  189. \t\t\t\tbottom: 0px;
  190. \t\t\t\tleft: 200px;
  191. \t\t\t}
  192. \t\t\t.details p,
  193. \t\t\t.details1 p,
  194. \t\t\t.details2 p {
  195. \t\t\t\tmargin-top:10px;
  196. \t\t\t\tcolor: #aaa;
  197. \t\t\t}
  198. \t\t\t.details1 {
  199. \t\t\t\twidth: 200px;
  200. \t\t\t\tposition: absolute;
  201. \t\t\t\tbottom: -15px;
  202. \t\t\t\tleft: 500px;
  203. \t\t\t}
  204. \t\t\t.details2 {
  205. \t\t\t\twidth: 200px;
  206. \t\t\t\tposition: absolute;
  207. \t\t\t\tbottom: -15px;
  208. \t\t\t\tleft: 810px;
  209. \t\t\t}
  210. \t\t\t.contact .web {
  211. \t\t\t\tfloat: left;
  212. \t\t\t\twidth: 30%;
  213. \t\t\t\t
  214. \t\t\t}
  215. \t\t\t.contact .web .myweb {
  216. \t\t\t\tbackground-color: rgba(128,128,128,0.4);
  217. \t\t\t\tborder-radius: 50%;
  218. \t\t\t\twidth: 50px;
  219. \t\t\t\theight: 50px;
  220. \t\t\t\tmargin-top: 20px;
  221. \t\t\t}
  222. \t\t\t
  223. \t\t</style>
  224. \t\t<base href=\"http://cora.pl\">
  225. \t</head>
  226. \t<body>
  227. \t\t<div class=\"head\">
  228. \t\t\t<img src=\"/uploads/media/logo.png\" width=\"150px\"/>
  229. \t\t</div>
  230. \t\t<h4 class=\"type\">";
  231.         // line 214
  232.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["produkt"]) || array_key_exists("produkt"$context) ? $context["produkt"] : (function () { throw new RuntimeError('Variable "produkt" does not exist.'214$this->source); })()), "modelOprawy", [], "any"falsefalsefalse214), "typ", [], "any"falsefalsefalse214), "html"nulltrue);
  233.         echo "</h4>
  234. \t\t
  235. \t\t<p class=\"prod-name\">";
  236.         // line 216
  237.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["produkt"]) || array_key_exists("produkt"$context) ? $context["produkt"] : (function () { throw new RuntimeError('Variable "produkt" does not exist.'216$this->source); })()), "nazwa", [], "any"falsefalsefalse216), "html"nulltrue);
  238.         echo "</p>
  239. \t\t<p style=\"font-size: 0.7rem;\">Kod produktu: ";
  240.         // line 217
  241.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["produkt"]) || array_key_exists("produkt"$context) ? $context["produkt"] : (function () { throw new RuntimeError('Variable "produkt" does not exist.'217$this->source); })()), "kod", [], "any"falsefalsefalse217), "html"nulltrue);
  242.         echo "</p>\t
  243. \t\t<div class=\"prod-photo\">
  244. \t\t\t";
  245.         // line 222
  246.         if ((twig_length_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["produkt"]) || array_key_exists("produkt"$context) ? $context["produkt"] : (function () { throw new RuntimeError('Variable "produkt" does not exist.'222$this->source); })()), "imageUrl", [], "any"falsefalsefalse222)) > 0)) {
  247.             // line 223
  248.             echo "\t\t\t\t";
  249.             $context["mainImage"] = twig_get_attribute($this->env$this->source, (isset($context["produkt"]) || array_key_exists("produkt"$context) ? $context["produkt"] : (function () { throw new RuntimeError('Variable "produkt" does not exist.'223$this->source); })()), "imageUrl", [], "any"falsefalsefalse223);
  250.             // line 224
  251.             echo "\t\t\t\t";
  252.             // line 226
  253.             echo "\t\t\t\t<img src=";
  254.             echo twig_escape_filter($this->env, (isset($context["mainImage"]) || array_key_exists("mainImage"$context) ? $context["mainImage"] : (function () { throw new RuntimeError('Variable "mainImage" does not exist.'226$this->source); })()), "html"nulltrue);
  255.             echo ">
  256. \t\t\t";
  257.         } else {
  258.             // line 228
  259.             echo "
  260. \t\t\t\t<img src=\"/uploads/media/nf.png\"/>
  261. \t\t\t";
  262.         }
  263.         // line 231
  264.         echo "
  265. \t\t\t";
  266.         // line 233
  267.         if ((twig_length_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["produkt"]) || array_key_exists("produkt"$context) ? $context["produkt"] : (function () { throw new RuntimeError('Variable "produkt" does not exist.'233$this->source); })()), "techImage", [], "any"falsefalsefalse233)) > 0)) {
  268.             // line 234
  269.             echo "\t\t\t\t";
  270.             $context["techImage"] = twig_get_attribute($this->env$this->source, (isset($context["produkt"]) || array_key_exists("produkt"$context) ? $context["produkt"] : (function () { throw new RuntimeError('Variable "produkt" does not exist.'234$this->source); })()), "techImage", [], "any"falsefalsefalse234);
  271.             // line 235
  272.             echo "\t\t\t\t";
  273.             // line 237
  274.             echo "\t\t\t\t<img src=";
  275.             echo twig_escape_filter($this->env, (isset($context["techImage"]) || array_key_exists("techImage"$context) ? $context["techImage"] : (function () { throw new RuntimeError('Variable "techImage" does not exist.'237$this->source); })()), "html"nulltrue);
  276.             echo ">
  277. \t\t\t";
  278.         } else {
  279.             // line 239
  280.             echo "
  281. \t\t\t\t<img src=\"/uploads/media/nf.png\"/>
  282. \t\t\t";
  283.         }
  284.         // line 242
  285.         echo "
  286. \t\t\t";
  287.         // line 246
  288.         if ((twig_length_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["produkt"]) || array_key_exists("produkt"$context) ? $context["produkt"] : (function () { throw new RuntimeError('Variable "produkt" does not exist.'246$this->source); })()), "modelOprawy", [], "any"falsefalsefalse246), "image", [], "any"falsefalsefalse246)) > 0)) {
  289.             // line 247
  290.             echo "
  291. \t\t\t\t";
  292.             // line 248
  293.             $context["url"] = $this->extensions['Sulu\Bundle\MediaBundle\Twig\MediaTwigExtension']->resolveMediaFunction(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["produkt"]) || array_key_exists("produkt"$context) ? $context["produkt"] : (function () { throw new RuntimeError('Variable "produkt" does not exist.'248$this->source); })()), "modelOprawy", [], "any"falsefalsefalse248), "image", [], "any"falsefalsefalse248), "id", [], "any"falsefalsefalse248), "inline");
  294.             echo "     
  295. \t\t\t\t<img class=\"tech\" src=\"";
  296.             // line 249
  297.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["url"]) || array_key_exists("url"$context) ? $context["url"] : (function () { throw new RuntimeError('Variable "url" does not exist.'249$this->source); })()), "url", [], "any"falsefalsefalse249), "html"nulltrue);
  298.             echo "\" />
  299. \t\t\t
  300. \t\t\t";
  301.         }
  302.         // line 252
  303.         echo "
  304. \t\t</div>
  305. \t\t<div class=\"mainContainer\">
  306. \t\t\t<div class=\"leftContainer\">
  307. \t\t\t\t";
  308.         // line 258
  309.         echo "\t\t\t\t<div class=\"prod-det\">
  310. \t\t\t\t\t<div class=\"sleft\">
  311. \t\t\t\t\t<p>
  312. \t\t\t\t\t\t<span>LED</span>
  313. \t\t\t\t\t</p>
  314. \t\t\t\t
  315. \t\t\t\t\t<p>
  316. \t\t\t\t\t\t<span>Barwa światła</span>
  317. \t\t\t\t\t</p>
  318. \t\t\t\t\t<p>
  319. \t\t\t\t\t\t<span>CRI </span>
  320. \t\t\t\t\t</p>
  321. \t\t\t\t\t<p>
  322. \t\t\t\t\t\t<span>Strumień led chip</span>
  323. \t\t\t\t\t</p>
  324. \t\t\t\t\t<p>
  325. \t\t\t\t\t\t<span>Strumień światła z oprawy</span>
  326. \t\t\t\t\t</p>
  327. \t\t\t\t\t<p>
  328. \t\t\t\t\t\t<span>Zasilanie systemu</span>
  329. \t\t\t\t\t</p>
  330. \t\t\t\t\t<p>
  331. \t\t\t\t\t\t<span>Wydajność oprawy oświetleniowej</span>
  332. \t\t\t\t\t</p>
  333. \t\t\t\t\t<p>
  334. \t\t\t\t\t\t<span>Kąt świecenia</span>
  335. \t\t\t\t\t</p>
  336. \t\t\t\t\t<p>
  337. \t\t\t\t\t\t<span>Sterowanie </span>
  338. \t\t\t\t\t</p>
  339. \t\t\t\t\t<p>
  340. \t\t\t\t\t\t<span>MacAdam</span>
  341. \t\t\t\t\t\t
  342. \t\t\t\t\t</p>
  343. \t\t\t\t\t</div>
  344. \t\t\t\t\t<div class=\"sright\">
  345. \t\t\t\t\t\t<p>
  346. \t\t\t\t\t\t\t<span>";
  347.         // line 295
  348.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["produkt"]) || array_key_exists("produkt"$context) ? $context["produkt"] : (function () { throw new RuntimeError('Variable "produkt" does not exist.'295$this->source); })()), "led", [], "any"falsefalsefalse295), "html"nulltrue);
  349.         echo "</span>
  350. \t\t\t\t\t\t</p>
  351. \t\t\t\t\t\t<p>
  352. \t\t\t\t\t\t\t<span>";
  353.         // line 298
  354.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["produkt"]) || array_key_exists("produkt"$context) ? $context["produkt"] : (function () { throw new RuntimeError('Variable "produkt" does not exist.'298$this->source); })()), "dioda", [], "any"falsefalsefalse298), "cctKelvin", [], "any"falsefalsefalse298), "html"nulltrue);
  355.         echo " [K] ";
  356.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["produkt"]) || array_key_exists("produkt"$context) ? $context["produkt"] : (function () { throw new RuntimeError('Variable "produkt" does not exist.'298$this->source); })()), "dioda", [], "any"falsefalsefalse298), "typDiodyNazwa", [], "any"falsefalsefalse298), "html"nulltrue);
  357.         echo "</span>
  358. \t\t\t\t\t\t</p>
  359. \t\t\t\t\t\t<p>
  360. \t\t\t\t\t\t\t<span>";
  361.         // line 301
  362.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["produkt"]) || array_key_exists("produkt"$context) ? $context["produkt"] : (function () { throw new RuntimeError('Variable "produkt" does not exist.'301$this->source); })()), "dioda", [], "any"falsefalsefalse301), "CRI", [], "any"falsefalsefalse301), "html"nulltrue);
  363.         echo "</span>
  364. \t\t\t\t\t\t</p>
  365. \t\t\t\t\t\t<p>
  366. \t\t\t\t\t\t\t<span>";
  367.         // line 304
  368.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["produkt"]) || array_key_exists("produkt"$context) ? $context["produkt"] : (function () { throw new RuntimeError('Variable "produkt" does not exist.'304$this->source); })()), "lumenLedChip", [], "any"falsefalsefalse304), "html"nulltrue);
  369.         echo " [lm]</span>
  370. \t\t\t\t\t\t</p>
  371. \t\t\t\t\t\t<p>
  372. \t\t\t\t\t\t\t<span>";
  373.         // line 307
  374.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["produkt"]) || array_key_exists("produkt"$context) ? $context["produkt"] : (function () { throw new RuntimeError('Variable "produkt" does not exist.'307$this->source); })()), "lumenOprawa", [], "any"falsefalsefalse307), "html"nulltrue);
  375.         echo " [lm]</span>
  376. \t\t\t\t\t\t</p>
  377. \t\t\t\t\t\t<p>
  378. \t\t\t\t\t\t\t<span>";
  379.         // line 310
  380.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["produkt"]) || array_key_exists("produkt"$context) ? $context["produkt"] : (function () { throw new RuntimeError('Variable "produkt" does not exist.'310$this->source); })()), "mocOprawy", [], "any"falsefalsefalse310), "html"nulltrue);
  381.         echo " [W]</span>
  382. \t\t\t\t\t\t</p>
  383. \t\t\t\t\t\t<p>
  384. \t\t\t\t\t\t\t<span>";
  385.         // line 313
  386.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["produkt"]) || array_key_exists("produkt"$context) ? $context["produkt"] : (function () { throw new RuntimeError('Variable "produkt" does not exist.'313$this->source); })()), "lmwZoprawy", [], "any"falsefalsefalse313), "html"nulltrue);
  387.         echo " [lm/W]</span>
  388. \t\t\t\t\t\t</p>
  389. \t\t\t\t\t\t<p>
  390. \t\t\t\t\t\t\t<span>";
  391.         // line 316
  392.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["produkt"]) || array_key_exists("produkt"$context) ? $context["produkt"] : (function () { throw new RuntimeError('Variable "produkt" does not exist.'316$this->source); })()), "odblysnik", [], "any"falsefalsefalse316), "kat", [], "any"falsefalsefalse316), "html"nulltrue);
  393.         echo "</span>
  394. \t\t\t\t\t\t</p>
  395. \t\t\t\t\t\t<p>
  396. \t\t\t\t\t\t\t<span>";
  397.         // line 319
  398.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["produkt"]) || array_key_exists("produkt"$context) ? $context["produkt"] : (function () { throw new RuntimeError('Variable "produkt" does not exist.'319$this->source); })()), "sterowanie", [], "any"falsefalsefalse319), "nazwa", [], "any"falsefalsefalse319), "html"nulltrue);
  399.         echo "</span>
  400. \t\t\t\t\t\t</p>
  401. \t\t\t\t\t\t<p>
  402. \t\t\t\t\t\t\t<span>";
  403.         // line 322
  404.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["produkt"]) || array_key_exists("produkt"$context) ? $context["produkt"] : (function () { throw new RuntimeError('Variable "produkt" does not exist.'322$this->source); })()), "mcAdam", [], "any"falsefalsefalse322), "html"nulltrue);
  405.         echo "</span>
  406. \t\t\t\t\t\t</p>
  407. \t\t\t\t\t</div>
  408. \t\t\t\t\t<div style=\"clear:both\"></div>
  409. \t\t\t\t</div>
  410. \t\t\t\t<h4>OPRAWA</h4>
  411. \t\t\t\t<div class=\"prod-det\">
  412. \t\t\t\t\t<div class=\"sleft\">
  413. \t\t\t\t\t\t<p>
  414. \t\t\t\t\t\t\t<span>Waga</span>
  415. \t\t\t\t\t\t</p>
  416. \t\t\t\t\t\t<p>
  417. \t\t\t\t\t\t\t<span>Ochronność IP , IK , klasa </span>
  418. \t\t\t\t\t\t</p>
  419. \t\t\t\t\t\t<p>
  420. \t\t\t\t\t\t\t<span>Kolor oprawy </span>
  421. \t\t\t\t\t\t</p>
  422. \t\t\t\t\t\t<p>
  423. \t\t\t\t\t\t\t<span>Rodzaj przesłony</span>
  424. \t\t\t\t\t\t</p>
  425. \t\t\t\t\t\t<p>
  426. \t\t\t\t\t\t\t<span>Napięcie zasilania</span>
  427. \t\t\t\t\t\t</p>
  428. \t\t\t\t\t</div>
  429. \t\t\t\t\t<div class=\"sright\">
  430. \t\t\t\t\t\t<p>
  431. \t\t\t\t\t\t\t<span>";
  432.         // line 348
  433.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["produkt"]) || array_key_exists("produkt"$context) ? $context["produkt"] : (function () { throw new RuntimeError('Variable "produkt" does not exist.'348$this->source); })()), "modelOprawy", [], "any"falsefalsefalse348), "wagaNetto", [], "any"falsefalsefalse348), "html"nulltrue);
  434.         echo " [kg]</span>
  435. \t\t\t\t\t\t</p>
  436. \t\t\t\t\t\t<p>
  437. \t\t\t\t\t\t\t<span>IP ";
  438.         // line 351
  439.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["produkt"]) || array_key_exists("produkt"$context) ? $context["produkt"] : (function () { throw new RuntimeError('Variable "produkt" does not exist.'351$this->source); })()), "modelOprawy", [], "any"falsefalsefalse351), "klasaIp", [], "any"falsefalsefalse351), "html"nulltrue);
  440.         echo ", IK ";
  441.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["produkt"]) || array_key_exists("produkt"$context) ? $context["produkt"] : (function () { throw new RuntimeError('Variable "produkt" does not exist.'351$this->source); })()), "modelOprawy", [], "any"falsefalsefalse351), "klasaIk", [], "any"falsefalsefalse351), "html"nulltrue);
  442.         echo ", ";
  443.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["produkt"]) || array_key_exists("produkt"$context) ? $context["produkt"] : (function () { throw new RuntimeError('Variable "produkt" does not exist.'351$this->source); })()), "modelOprawy", [], "any"falsefalsefalse351), "klasaOchronnosci", [], "any"falsefalsefalse351), "html"nulltrue);
  444.         echo "</span>
  445. \t\t\t\t\t\t</p>
  446. \t\t\t\t\t\t<p>
  447. \t\t\t\t\t\t\t<span>";
  448.         // line 354
  449.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["produkt"]) || array_key_exists("produkt"$context) ? $context["produkt"] : (function () { throw new RuntimeError('Variable "produkt" does not exist.'354$this->source); })()), "kolor", [], "any"falsefalsefalse354), "nazwa", [], "any"falsefalsefalse354), "html"nulltrue);
  450.         echo "</span>
  451. \t\t\t\t\t\t</p>
  452. \t\t\t\t\t\t<p>
  453. \t\t\t\t\t\t\t<span>";
  454.         // line 357
  455.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["produkt"]) || array_key_exists("produkt"$context) ? $context["produkt"] : (function () { throw new RuntimeError('Variable "produkt" does not exist.'357$this->source); })()), "cover", [], "any"falsefalsefalse357), "html"nulltrue);
  456.         echo "</span>
  457. \t\t\t\t\t\t</p>
  458. \t\t\t\t\t\t<p>
  459. \t\t\t\t\t\t\t<span>";
  460.         // line 360
  461.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["produkt"]) || array_key_exists("produkt"$context) ? $context["produkt"] : (function () { throw new RuntimeError('Variable "produkt" does not exist.'360$this->source); })()), "operatingVoltage", [], "any"falsefalsefalse360), "html"nulltrue);
  462.         echo "</span>
  463. \t\t\t\t\t\t</p>
  464. \t\t\t\t\t</div>
  465. \t\t\t\t\t<div style=\"clear:both\"></div>
  466. \t\t\t\t</div>
  467. \t\t\t\t<h4>OPCJE</h4>
  468. \t\t\t\t<div class=\"prod-det\">
  469. \t\t\t\t\t<p>
  470. \t\t\t\t\t\t<span>";
  471.         // line 368
  472.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["produkt"]) || array_key_exists("produkt"$context) ? $context["produkt"] : (function () { throw new RuntimeError('Variable "produkt" does not exist.'368$this->source); })()), "OPTIONS", [], "any"falsefalsefalse368), "html"nulltrue);
  473.         echo "</span>
  474. \t\t\t\t\t</p>
  475. \t\t\t\t</div>
  476. \t\t\t</div>
  477. \t\t\t<div class=\"rightContainer\">
  478. \t\t\t\t<h4>";
  479.         // line 373
  480.         echo twig_escape_filter($this->envtwig_capitalize_string_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["produkt"]) || array_key_exists("produkt"$context) ? $context["produkt"] : (function () { throw new RuntimeError('Variable "produkt" does not exist.'373$this->source); })()), "modelOprawy", [], "any"falsefalsefalse373), "typ", [], "any"falsefalsefalse373)), "html"nulltrue);
  481.         echo " LED</h4>
  482. \t\t\t\t<p>";
  483.         // line 374
  484.         echo twig_get_attribute($this->env$this->source, (isset($context["produkt"]) || array_key_exists("produkt"$context) ? $context["produkt"] : (function () { throw new RuntimeError('Variable "produkt" does not exist.'374$this->source); })()), "opisPL", [], "any"falsefalsefalse374);
  485.         echo "</p>
  486. \t\t\t\t";
  487.         // line 380
  488.         echo "
  489. \t\t\t\t<p class=\"note\">Uwaga: Wszystkie dane są wartościami typowymi. Tolerancja pomiarów +/-10%.
  490. \t\t\t\tFunkcje systemu mogą ulec zmianie wraz z ulepszeniami produktu ze względu na postęp techniczny. 
  491. \t\t\t\t</p>
  492. \t\t\t</div>
  493. \t\t\t<div style=\"clear:both\"></div>
  494. \t\t</div>
  495. \t\t<div class=\"icons\" style=\"margin-top:0px; margin-left: 50px\">
  496. \t\t\t<img class=\"mysvg\" src=\"/img/Conformité_Européenne_(logo).svg\"/>
  497. \t\t\t<img class=\"mysvg\" src=\"/img/eac.png\"/>
  498. \t\t\t<img class=\"mysvg\" src=\"/img/ukca.png\"/>
  499. \t\t\t\t\t
  500. \t\t</div>
  501. \t\t
  502. \t\t<div class=\"footer\" style=\"margin-top: 0;\">
  503. \t\t\t<div style=\"float: right\">
  504. \t\t\t\t<p style=\"font-weight: 400;\">Wygenerowano: ";
  505.         // line 398
  506.         echo twig_escape_filter($this->env, (isset($context["date"]) || array_key_exists("date"$context) ? $context["date"] : (function () { throw new RuntimeError('Variable "date" does not exist.'398$this->source); })()), "html"nulltrue);
  507.         echo "</p>
  508. \t\t\t</div>
  509. \t\t\t<div style=\"clear:both\"></div> 
  510. \t\t\t<div class=\"contact\">
  511. \t\t\t\t<div class=\"redicon\">\t\t
  512. \t\t\t\t\t<div class=\"myredicon\">
  513. \t\t\t\t\t\t<svg version=\"1.1\" id=\"Capa_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"
  514. \t \t\t\t\t\t\tviewBox=\"0 0 492.777 492.777\" style=\"enable-background:new 0 0 492.777 492.777;\" xml:space=\"preserve\">
  515. \t\t\t\t\t\t\t<path d=\"M484.899,323.597l-49.486-114.97h-79.456c-29.136,0-52.835-23.699-52.835-52.833v-3.942H189.628v3.935
  516. \t\t\t\t\t\t\t\tc0,14.111-5.498,27.376-15.481,37.358c-9.831,9.838-23.441,15.474-37.351,15.474H57.094L7.802,323.775
  517. \t\t\t\t\t\t\t\tc-12.788,29.883-9.715,64.194,8.186,91.328c17.894,27.125,48.227,43.454,80.733,43.454h299.342
  518. \t\t\t\t\t\t\t\tc32.535,0,62.896-16.361,80.78-43.544C494.736,387.839,497.76,353.489,484.899,323.597z M196.135,402.241
  519. \t\t\t\t\t\t\t\tc0,4.112-3.338,7.451-7.449,7.451h-24.684c-4.113,0-7.452-3.338-7.452-7.451v-24.683c0-4.113,3.338-7.451,7.452-7.451h24.684
  520. \t\t\t\t\t\t\t\tc4.111,0,7.449,3.338,7.449,7.451V402.241z M196.135,332.2c0,4.113-3.338,7.451-7.449,7.451h-24.684
  521. \t\t\t\t\t\t\t\tc-4.113,0-7.452-3.338-7.452-7.451v-24.69c0-4.113,3.338-7.451,7.452-7.451h24.684c4.111,0,7.449,3.338,7.449,7.451V332.2z
  522. \t\t\t\t\t\t\t\tM196.135,262.152c0,4.113-3.338,7.451-7.449,7.451h-24.684c-4.113,0-7.452-3.338-7.452-7.451v-24.682
  523. \t\t\t\t\t\t\t\tc0-4.113,3.338-7.451,7.452-7.451h24.684c4.111,0,7.449,3.338,7.449,7.451V262.152z M266.183,402.241
  524. \t\t\t\t\t\t\t\tc0,4.112-3.338,7.451-7.449,7.451H234.05c-4.114,0-7.452-3.338-7.452-7.451v-24.69c0-4.113,3.338-7.451,7.452-7.451h24.683
  525. \t\t\t\t\t\t\t\tc4.111,0,7.449,3.338,7.449,7.451V402.241z M266.183,332.2c0,4.113-3.338,7.451-7.449,7.451h-24.69
  526. \t\t\t\t\t\t\t\tc-4.114,0-7.452-3.338-7.452-7.451v-24.69c0-4.113,3.338-7.451,7.452-7.451h24.69c4.111,0,7.449,3.338,7.449,7.451V332.2z
  527. \t\t\t\t\t\t\t\tM266.183,262.152c0,4.113-3.338,7.451-7.449,7.451H234.05c-4.114,0-7.452-3.338-7.452-7.451v-24.69
  528. \t\t\t\t\t\t\t\tc0-4.113,3.338-7.451,7.452-7.451h24.683c4.111,0,7.449,3.338,7.449,7.451V262.152z M336.224,402.241
  529. \t\t\t\t\t\t\t\tc0,4.112-3.338,7.451-7.452,7.451h-24.681c-4.114,0-7.452-3.338-7.452-7.451v-24.683c0-4.113,3.338-7.451,7.452-7.451h24.681
  530. \t\t\t\t\t\t\t\tc4.114,0,7.452,3.338,7.452,7.451V402.241z M336.224,332.2c0,4.113-3.338,7.451-7.452,7.451h-24.681
  531. \t\t\t\t\t\t\t\tc-4.114,0-7.452-3.338-7.452-7.451v-24.69c0-4.113,3.338-7.451,7.452-7.451h24.681c4.114,0,7.452,3.338,7.452,7.451V332.2z
  532. \t\t\t\t\t\t\t\tM336.224,262.152c0,4.113-3.338,7.451-7.452,7.451h-24.681c-4.114,0-7.452-3.338-7.452-7.451v-24.682
  533. \t\t\t\t\t\t\t\tc0-4.113,3.338-7.451,7.452-7.451h24.681c4.114,0,7.452,3.338,7.452,7.451V262.152z\"/>
  534. \t\t\t\t\t\t\t<path d=\"M28.535,175.59h108.261c5.248,0,10.29-2.087,13.998-5.797c3.717-3.716,5.806-8.757,5.806-14.006
  535. \t\t\t\t\t\t\t\tl-0.008-36.963H336.15v36.97c0,10.935,8.871,19.805,19.806,19.805h108.275c10.935,0,19.806-8.87,19.806-19.805v-36.963v-0.007
  536. \t\t\t\t\t\t\t\tc0-46.713-106.383-84.604-237.633-84.604c-0.018,0-0.042,0-0.042,0C115.12,34.22,8.715,72.103,8.73,118.824h0.064L8.73,155.787
  537. \t\t\t\t\t\t\t\tC8.73,166.729,17.593,175.59,28.535,175.59z\"/>
  538. \t\t\t\t\t\t</svg>
  539. \t\t\t\t\t</div>
  540. \t\t\t\t\t<div class=\"details\">
  541. \t\t\t\t\t
  542. \t\t\t\t\t\t<p>+48 32 388 80 00</p>
  543. \t\t\t\t\t</div>
  544. \t\t\t\t</div>
  545. \t\t\t\t<div class=\"web\">
  546. \t\t\t\t\t<div class=\"myweb\">
  547. \t\t\t\t\t<svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"
  548. \t \t\t\t\t\tviewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\">
  549. \t\t\t\t\t\t<g>
  550. \t\t\t\t\t\t\t<g>
  551. \t\t\t\t\t\t\t\t<path d=\"M255.989,36.652c-120.942,0-219.337,98.395-219.337,219.337s98.395,219.337,219.337,219.337
  552. \t\t\t\t\t\t\t\t\ts219.337-98.395,219.337-219.337S376.931,36.652,255.989,36.652z M447.896,192.422H434.41c-4.157,0-8.32,0.983-12.037,2.841
  553. \t\t\t\t\t\t\t\t\tl-4.945,2.473c-3.118,1.558-6.854,1.325-9.755-0.607l-18.64-12.427c-1.411-0.94-3.07-1.443-4.765-1.443h-2.275l6.362-9.544
  554. \t\t\t\t\t\t\t\t\tc0.32-0.479,0.853-0.764,1.429-0.764h13.381v3.734c0,4.744,3.845,8.59,8.59,8.59c4.23,0,7.738-3.06,8.451-7.085l3.133,1.567
  555. \t\t\t\t\t\t\t\t\tc3.086,1.543,6.539,2.358,9.988,2.358h10.839C445.503,185.505,446.741,188.945,447.896,192.422z M383.696,113.178
  556. \t\t\t\t\t\t\t\t\tc0-0.15,0.061-0.298,0.167-0.405l6.479-6.479c0.216-0.216,0.418-0.442,0.607-0.676c3.787,3.403,7.448,6.942,10.969,10.617
  557. \t\t\t\t\t\t\t\t\tl-5.399,5.399c-3.355,3.355-3.355,8.794,0,12.148c1.677,1.677,3.876,2.516,6.074,2.516c2.198,0,4.397-0.838,6.074-2.516
  558. \t\t\t\t\t\t\t\t\tl4.618-4.618c8.912,11.031,16.691,23.011,23.155,35.769h-3.114c-0.796,0-1.593-0.189-2.306-0.544l-13.248-6.625
  559. \t\t\t\t\t\t\t\t\tc-2.61-1.305-5.532-1.994-8.451-1.994h-19.539c-6.333,0-12.212,3.146-15.725,8.415l-12.712,19.074h-8.002
  560. \t\t\t\t\t\t\t\t\tc-3.474,0-6.299-2.826-6.299-6.299v-15.158c0-0.246,0.157-0.465,0.392-0.543l16.761-5.587c4.178-1.393,8.032-3.775,11.147-6.889
  561. \t\t\t\t\t\t\t\t\tc5.387-5.387,8.352-12.547,8.352-20.164V113.178z M121.027,105.618c0.189,0.233,0.389,0.458,0.607,0.675l9.163,9.163
  562. \t\t\t\t\t\t\t\t\tc1.61,1.612,3.796,2.516,6.074,2.516s4.464-0.905,6.074-2.516l12.957-12.959c1.838-1.838,4.284-2.851,6.885-2.851h11.308v0.573
  563. \t\t\t\t\t\t\t\t\tc0,2.977,1.542,5.742,4.074,7.307c2.532,1.566,5.695,1.708,8.358,0.376l14.993-7.498c0.993-0.496,2.104-0.758,3.215-0.758h30.645
  564. \t\t\t\t\t\t\t\t\tc-3.351,2.185-5.68,5.67-6.399,9.819c-1.011,5.84,1.424,11.511,6.356,14.799l11.806,7.871c0.159,0.107,0.254,0.284,0.254,0.476
  565. \t\t\t\t\t\t\t\t\tv4.26c0,0.316-0.257,0.573-0.573,0.573h-3.945c-5.66,0-10.981,2.204-14.984,6.206l-57.766,57.766
  566. \t\t\t\t\t\t\t\t\tc-0.107,0.107-0.254,0.167-0.405,0.167h-14.528c-14.842,0-26.916,12.074-26.916,26.916v4.183l-9.523-1.905
  567. \t\t\t\t\t\t\t\t\tc-2.27-0.454-4.164-1.902-5.2-3.971l-5.656-11.31c-1.455-2.911-4.429-4.75-7.683-4.75h-5.117c-4.197,0-7.909-2.676-9.235-6.657
  568. \t\t\t\t\t\t\t\t\tl-11.961-35.883C85.443,144.371,101.532,123.135,121.027,105.618z M255.989,458.145c-111.469,0-202.157-90.688-202.157-202.156
  569. \t\t\t\t\t\t\t\t\tc0-22.079,3.57-43.337,10.142-63.242l5.592,16.776c3.649,10.949,13.818,18.324,25.342,18.404l3.281,6.563
  570. \t\t\t\t\t\t\t\t\tc3.422,6.846,9.69,11.632,17.196,13.135l32.759,6.551c1.842,0.368,3.517,1.265,4.845,2.593c2.665,2.666,5.797,4.698,9.21,6.02
  571. \t\t\t\t\t\t\t\t\tl-5.99,17.972c-0.292,0.876-0.441,1.792-0.441,2.717v18.326c0,8.426,4.025,16.477,10.766,21.533l21.991,16.493
  572. \t\t\t\t\t\t\t\t\tc2.438,1.828,3.894,4.74,3.894,7.787v49.429c0,5.333,1.563,10.496,4.521,14.931l13.208,19.813
  573. \t\t\t\t\t\t\t\t\tc2.875,4.311,7.683,6.885,12.865,6.885h3.194c5.999,0,10.881-4.882,10.881-10.881v-15.709c0-3.824,1.489-7.42,4.193-10.124
  574. \t\t\t\t\t\t\t\t\tl16.956-16.956c3.44-3.44,6.07-7.697,7.61-12.313l5.365-16.094c0.078-0.235,0.297-0.392,0.543-0.392h4.568
  575. \t\t\t\t\t\t\t\t\tc8.162,0,15.245-5.53,17.223-13.448l6.17-24.679c1.503-6.014-0.286-12.474-4.671-16.857l-11.974-11.974
  576. \t\t\t\t\t\t\t\t\tc-3.352-3.352-7.811-5.2-12.553-5.2h-10.973l-31.452-31.452c-3.352-3.352-7.811-5.2-12.553-5.2h-41.82
  577. \t\t\t\t\t\t\t\t\tc-0.134-0.003-0.267-0.003-0.401,0h-1.476c-2.532,0-4.915-0.986-6.705-2.778c-3.734-3.735-8.446-6.256-13.625-7.291l-6.053-1.211
  578. \t\t\t\t\t\t\t\t\tV228.5c0-5.368,4.367-9.736,9.736-9.736h9.736v0.573c0,4.744,3.846,8.59,8.59,8.59s8.59-3.846,8.59-8.59v-5.621
  579. \t\t\t\t\t\t\t\t\tc0.054-0.053,0.113-0.099,0.167-0.151l57.766-57.766c0.757-0.757,1.764-1.174,2.835-1.174h3.945
  580. \t\t\t\t\t\t\t\t\tc9.789,0,17.753-7.964,17.753-17.753v-4.26c0-5.95-2.956-11.472-7.905-14.771l-7.251-4.835l13.916-3.48
  581. \t\t\t\t\t\t\t\t\tc6.125-1.53,10.403-7.008,10.403-13.327c0-7.572-6.161-13.733-13.733-13.733h-55.273c-3.764,0-7.533,0.889-10.899,2.573
  582. \t\t\t\t\t\t\t\t\tl-5.676,2.838c-2.625-3.295-6.671-5.411-11.202-5.411h-14.172c-7.189,0-13.949,2.799-19.033,7.884l-6.884,6.884l-2.568-2.567
  583. \t\t\t\t\t\t\t\t\tc33.878-25.617,76.036-40.835,121.686-40.835c45.65,0,87.808,15.217,121.684,40.834l-5.958,5.958
  584. \t\t\t\t\t\t\t\t\tc-3.354,3.354-5.2,7.811-5.2,12.553v15.44c0,3.028-1.18,5.875-3.32,8.016c-1.238,1.238-2.769,2.184-4.431,2.739l-16.761,5.587
  585. \t\t\t\t\t\t\t\t\tc-7.26,2.42-12.14,9.188-12.14,16.843v15.157c0,4.328,1.198,8.374,3.249,11.859c-3.485,2.346-6.541,5.366-8.946,8.976
  586. \t\t\t\t\t\t\t\t\tl-8.108,12.16c-2.958,4.436-4.521,9.599-4.521,14.931v16.391c0,5.332,1.563,10.495,4.521,14.931l9.808,14.711
  587. \t\t\t\t\t\t\t\t\tc5.004,7.506,13.376,11.986,22.395,11.986h22.798c4.198,0,7.909,2.674,9.235,6.657l2.048,6.141
  588. \t\t\t\t\t\t\t\t\tc1.657,4.972,2.498,10.151,2.498,15.394v6.485c0,8.567,1.193,17.089,3.548,25.33l14.73,51.559
  589. \t\t\t\t\t\t\t\t\tC366.227,433.643,313.919,458.145,255.989,458.145z M198.835,326.085l-21.991-16.493c-2.438-1.829-3.894-4.741-3.894-7.788
  590. \t\t\t\t\t\t\t\t\tv-16.932l6.765-20.292h35.827c0.151,0,0.299,0.061,0.405,0.167l33.968,33.968c1.61,1.612,3.796,2.516,6.074,2.516h14.53
  591. \t\t\t\t\t\t\t\t\tc0.151,0,0.299,0.061,0.405,0.167l11.974,11.974c0.142,0.142,0.199,0.351,0.151,0.544l-6.17,24.678
  592. \t\t\t\t\t\t\t\t\tc-0.064,0.255-0.292,0.433-0.555,0.433h-4.568c-7.653,0-14.421,4.878-16.843,12.14l-5.365,16.094
  593. \t\t\t\t\t\t\t\t\tc-0.699,2.098-1.896,4.033-3.459,5.596l-16.956,16.956c-5.949,5.949-9.225,13.859-9.225,22.272v3.373l-8.674-13.01
  594. \t\t\t\t\t\t\t\t\tc-1.07-1.604-1.634-3.472-1.634-5.4v-49.428C209.601,339.19,205.577,331.139,198.835,326.085z M404.909,338.192
  595. \t\t\t\t\t\t\t\t\tc-1.915-6.705-2.887-13.64-2.887-20.611v-6.485c0-7.092-1.137-14.099-3.379-20.827l-2.048-6.141
  596. \t\t\t\t\t\t\t\t\tc-3.669-11.007-13.93-18.404-25.534-18.404h-22.798c-3.262,0-6.29-1.621-8.1-4.335l-9.808-14.712
  597. \t\t\t\t\t\t\t\t\tc-1.07-1.605-1.636-3.472-1.636-5.4v-16.391c0-1.929,0.566-3.796,1.636-5.4l8.108-12.161c2.874-4.311,7.683-6.885,12.865-6.885
  598. \t\t\t\t\t\t\t\t\th30.341l16.475,10.983c8.016,5.344,18.351,5.988,26.968,1.679l4.945-2.473c1.345-0.672,2.85-1.027,4.354-1.027h18.357
  599. \t\t\t\t\t\t\t\t\tc3.512,14.901,5.379,30.43,5.379,46.387c0.001,46.132-15.543,88.695-41.65,122.752L404.909,338.192z\"/>
  600. \t\t\t\t\t\t\t</g>
  601. \t\t\t\t\t\t</g>
  602. \t\t\t\t\t</svg>
  603. \t\t\t\t</div>
  604. \t\t\t\t<div class=\"details1\">
  605. \t\t\t\t\t\t<p>www.cora.pl</p>
  606. \t\t\t\t\t\t<p>cora@cora.pl</p>
  607. \t\t\t\t\t</div>
  608. \t\t\t\t\t
  609. \t\t\t\t</div>
  610. \t\t\t\t<div class=\"redicon\">
  611. \t\t\t\t\t<div class=\"myredicon\">
  612. \t\t\t\t\t\t<svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"
  613. \t\t\t\t\t\t\tviewBox=\"0 0 368.666 368.666\" style=\"enable-background:new 0 0 368.666 368.666;\" xml:space=\"preserve\">
  614. \t\t\t\t\t\t\t<g id=\"XMLID_2_\">
  615. \t\t\t\t\t\t\t\t<g>
  616. \t\t\t\t\t\t\t\t\t<g>
  617. \t\t\t\t\t\t\t\t\t\t<path d=\"M184.333,0C102.01,0,35.036,66.974,35.036,149.297c0,33.969,11.132,65.96,32.193,92.515
  618. \t\t\t\t\t\t\t\t\t\t\tc27.27,34.383,106.572,116.021,109.934,119.479l7.169,7.375l7.17-7.374c3.364-3.46,82.69-85.116,109.964-119.51
  619. \t\t\t\t\t\t\t\t\t\t\tc21.042-26.534,32.164-58.514,32.164-92.485C333.63,66.974,266.656,0,184.333,0z M285.795,229.355
  620. \t\t\t\t\t\t\t\t\t\t\tc-21.956,27.687-80.92,89.278-101.462,110.581c-20.54-21.302-79.483-82.875-101.434-110.552
  621. \t\t\t\t\t\t\t\t\t\t\tc-18.228-22.984-27.863-50.677-27.863-80.087C55.036,78.002,113.038,20,184.333,20c71.294,0,129.297,58.002,129.296,129.297
  622. \t\t\t\t\t\t\t\t\t\t\tC313.629,178.709,304.004,206.393,285.795,229.355z\"/>
  623. \t\t\t\t\t\t\t\t\t\t<path d=\"M184.333,59.265c-48.73,0-88.374,39.644-88.374,88.374c0,48.73,39.645,88.374,88.374,88.374s88.374-39.645,88.374-88.374
  624. \t\t\t\t\t\t\t\t\t\t\tS233.063,59.265,184.333,59.265z M184.333,216.013c-37.702,0-68.374-30.673-68.374-68.374c0-37.702,30.673-68.374,68.374-68.374
  625. \t\t\t\t\t\t\t\t\t\t\ts68.373,30.673,68.374,68.374C252.707,185.341,222.035,216.013,184.333,216.013z\"/>
  626. \t\t\t\t\t\t\t\t\t</g>
  627. \t\t\t\t\t\t\t\t</g>
  628. \t\t\t\t\t\t\t</g>
  629. \t\t\t\t\t\t</svg>
  630. \t\t\t\t\t</div>
  631. \t\t\t\t\t<div class=\"details2\">
  632. \t\t\t\t\t\t<p>Ulica: Ignatza Hakuby 18</p>
  633. \t\t\t\t\t\t<p>41-914 Bytom, Polska</p>
  634. \t\t\t\t\t</div>
  635. \t\t\t\t</div>
  636. \t\t\t\t<div style=\"clear:both\"></div> 
  637. \t\t\t</div>
  638. \t\t</div>
  639. \t\t
  640. \t</body>
  641. </html>
  642. ";
  643.         
  644.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  645.         
  646.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  647.     }
  648.     public function getTemplateName()
  649.     {
  650.         return "kategories/product-pdf.html.twig";
  651.     }
  652.     public function isTraitable()
  653.     {
  654.         return false;
  655.     }
  656.     public function getDebugInfo()
  657.     {
  658.         return array (  542 => 398,  522 => 380,  518 => 374,  514 => 373,  506 => 368,  495 => 360,  489 => 357,  483 => 354,  473 => 351,  467 => 348,  438 => 322,  432 => 319,  426 => 316,  420 => 313,  414 => 310,  408 => 307,  402 => 304,  396 => 301,  388 => 298,  382 => 295,  343 => 258,  336 => 252,  330 => 249,  326 => 248,  323 => 247,  321 => 246,  315 => 242,  310 => 239,  304 => 237,  302 => 235,  299 => 234,  297 => 233,  293 => 231,  288 => 228,  282 => 226,  280 => 224,  277 => 223,  275 => 222,  267 => 217,  263 => 216,  258 => 214,  43 => 1,);
  659.     }
  660.     public function getSourceContext()
  661.     {
  662.         return new Source("<!DOCTYPE html>
  663. <html>
  664. \t<head>
  665. \t\t<style>
  666. \t\t\thtml {
  667. \t\t\t\tfont-family: \"Open Sans\", Arial, sans-serif;
  668. \t\t\t\tbackground-color: #fff;
  669. \t\t\t}
  670. \t\t\t.head {
  671. \t\t\t\tdisplay: block;
  672. \t\t\t\twidth: 82%;
  673. \t\t\t\tborder-bottom: 2px solid #ddd;
  674. \t\t\t\tmargin-right: 10%;
  675. \t\t\t\tmargin-left: 10%;
  676. \t\t\t\tpadding-bottom: 20px;
  677. \t\t\t}
  678. \t\t\t.head img {
  679. \t\t\t\tmargin-left: 42%;
  680. \t\t\t\tmargin-right: 42%;
  681. \t\t\t}
  682. \t\t\t.type {
  683. \t\t\t\tposition: absolute;
  684. \t\t\t\ttop: 77px;
  685. \t\t\t\tright: 0;
  686. \t\t\t\tcolor: #E64400;
  687. \t\t\t}
  688. \t\t\t.prod-name {
  689. \t\t\t\tfont-weight: 800;
  690. \t\t\t\tfont-size: 1.7rem;
  691. \t\t\t\tmargin-bottom: 0;
  692. \t\t\t\tpadding-bottom: 0;
  693. \t\t\t\tcolor: black;
  694. \t\t\t}
  695. \t\t\tp {
  696. \t\t\t\tcolor: #aaa;
  697. \t\t\t\tfont-size: 1rem;
  698. \t\t\t}
  699. \t\t\t.prod-photo {
  700. \t\t\t\t
  701. \t\t    width: 100%;
  702. \t\t\t/* margin-top: 50px; */
  703. \t\t\tmargin-left: 20%;
  704. \t\t\tmargin-right: 20%;
  705. \t\t\tdisplay: inline-block;
  706. \t\t\t}
  707. \t\t\t.prod-photo img {
  708. \t\t\t\twidth: 30%;
  709. \t\t\t\tvertical-align:middle;
  710. \t\t\t}
  711. \t\t\t.tech {
  712. \t\t\t\tmargin-left: 10px;
  713. \t\t\t\tpadding: 15px;
  714. \t\t\t\tborder: 1px solid black;
  715. \t\t\t}
  716. \t\t\t.mainContainer {
  717. \t\t\t\tmargin-top: 50px;
  718. \t\t\t\tdisplay: block;
  719. \t\t\t\t
  720. \t\t\t}
  721. \t\t\t.leftContainer {
  722. \t\t\t\tfloat: left;
  723. \t\t\t\twidth: 45%;
  724. \t\t\t}
  725. \t\t\t.leftContainer h4 {
  726. \t\t\t\tfont-weight: 600;
  727. \t\t\t\tcolor: #E64400;
  728. \t\t\t\tpadding: 0;
  729. \t\t\t\tmargin: 20px 0 0 0;
  730. \t\t\t\ttext-transform: uppercase;
  731. \t\t\t}
  732. \t\t\t.leftContainer .sleft {
  733. \t\t\t\tfloat: left;
  734. \t\t\t\twidth: 70%;
  735. \t\t\t}
  736. \t\t\t.leftContainer .sright {
  737. \t\t\t\tfloat: left;
  738. \t\t\t\twidth: 30%;
  739. \t\t\t}
  740. \t\t\t.leftContainer .prod-det {
  741. \t\t\t\tpadding-left: 20px;
  742. \t\t\t\tborder-bottom: 3px solid #CCC;
  743. \t\t\t}
  744. \t\t\t.leftContainer .prod-det:last-child {
  745. \t\t\t\tborder-bottom: none;
  746. \t\t\t}
  747. \t\t\t.rightContainer {
  748. \t\t\t\tfloat: left;
  749. \t\t\t\twidth: 45%;
  750. \t\t\t\tpadding-left: 50px;
  751. \t\t\t}
  752. \t\t\t.rightContainer h4 {
  753. \t\t\t\tfont-weight: 600;
  754. \t\t\t\tcolor: #E64400;
  755. \t\t\t\tpadding: 0;
  756. \t\t\t\tmargin: 20px 0 0 0;
  757. \t\t\t\ttransform: lowercase;
  758. \t\t\t}
  759. \t\t\t.icons {
  760. \t\t\t\t
  761. \t\t\t\tdisplay: flex;
  762. \t\t\t\t
  763. \t\t\t}
  764. \t\t\t.icons img {
  765. \t\t\t\twidth: 50px;
  766. \t\t\t\tmargin: 20px 10px 10px 5px;
  767. \t\t\t\theight: 45px;
  768. \t\t\t}
  769. \t\t\t.note {
  770. \t\t\t\tposition: absolute;
  771. \t\t\t\tbottom: 400px;
  772. \t\t\t\tleft: 50%;
  773. \t\t\t}
  774. \t\t\t
  775. \t\t\t.footer p {
  776. \t\t\t\tcolor: #CCC;
  777. \t\t\t}
  778. \t\t\t.contact {
  779. \t\t\t\tdisplay: block;
  780. \t\t\t\twidth: 82%;
  781. \t\t\t\tborder-top: 2px solid #ddd;
  782. \t\t\t\tmargin-right: 10%;
  783. \t\t\t\tmargin-left: 10%;
  784. \t\t\t\t
  785. \t\t\t}
  786. \t\t\t.contact img {
  787. \t\t\t\twidth: 50px;
  788. \t\t\t\tmargin: 5px 10px;
  789. \t\t\t\theight: 45px;
  790. \t\t\t}
  791. \t\t\t.contact .redicon {
  792. \t\t\t\tfloat: left;
  793. \t\t\t\twidth: 30%;
  794. \t\t\t\t
  795. \t\t\t}
  796. \t\t\t.contact .redicon .myredicon {
  797. \t\t\t\tbackground-color: rgba(255,0,0,0.4);
  798. \t\t\t\tborder-radius: 50%;
  799. \t\t\t\twidth: 50px;
  800. \t\t\t\theight: 50px;
  801. \t\t\t\tmargin-top: 20px;
  802. \t\t\t}
  803. \t\t\t.contact .redicon .myredicon svg,
  804. \t\t\t.contact .web .myweb svg {
  805. \t\t\t\tmargin: 10px;
  806. \t\t\t\twidth: 30px;
  807. \t\t\t\theight: 30px;
  808. \t\t\t\t
  809. \t\t\t}
  810. \t\t\t.contact .redicon svg path,
  811. \t\t\t.contact .web svg path {
  812. \t\t\t\tfill: #fff;
  813. \t\t\t}
  814. \t\t\t.details {
  815. \t\t\t\twidth: 200px;
  816. \t\t\t\tposition: absolute;
  817. \t\t\t\tbottom: 0px;
  818. \t\t\t\tleft: 200px;
  819. \t\t\t}
  820. \t\t\t.details p,
  821. \t\t\t.details1 p,
  822. \t\t\t.details2 p {
  823. \t\t\t\tmargin-top:10px;
  824. \t\t\t\tcolor: #aaa;
  825. \t\t\t}
  826. \t\t\t.details1 {
  827. \t\t\t\twidth: 200px;
  828. \t\t\t\tposition: absolute;
  829. \t\t\t\tbottom: -15px;
  830. \t\t\t\tleft: 500px;
  831. \t\t\t}
  832. \t\t\t.details2 {
  833. \t\t\t\twidth: 200px;
  834. \t\t\t\tposition: absolute;
  835. \t\t\t\tbottom: -15px;
  836. \t\t\t\tleft: 810px;
  837. \t\t\t}
  838. \t\t\t.contact .web {
  839. \t\t\t\tfloat: left;
  840. \t\t\t\twidth: 30%;
  841. \t\t\t\t
  842. \t\t\t}
  843. \t\t\t.contact .web .myweb {
  844. \t\t\t\tbackground-color: rgba(128,128,128,0.4);
  845. \t\t\t\tborder-radius: 50%;
  846. \t\t\t\twidth: 50px;
  847. \t\t\t\theight: 50px;
  848. \t\t\t\tmargin-top: 20px;
  849. \t\t\t}
  850. \t\t\t
  851. \t\t</style>
  852. \t\t<base href=\"http://cora.pl\">
  853. \t</head>
  854. \t<body>
  855. \t\t<div class=\"head\">
  856. \t\t\t<img src=\"/uploads/media/logo.png\" width=\"150px\"/>
  857. \t\t</div>
  858. \t\t<h4 class=\"type\">{{produkt.modelOprawy.typ}}</h4>
  859. \t\t
  860. \t\t<p class=\"prod-name\">{{produkt.nazwa}}</p>
  861. \t\t<p style=\"font-size: 0.7rem;\">Kod produktu: {{produkt.kod}}</p>\t
  862. \t\t<div class=\"prod-photo\">
  863. \t\t\t{% if produkt.imageUrl | length > 0 %}
  864. \t\t\t\t{% set mainImage = produkt.imageUrl %}
  865. \t\t\t\t{# {% set image = sulu_resolve_media(mainImage.id, 'inline') %}
  866. \t\t\t\t\t\t\t\t\t\t\t\t\t\t<div>{{get_image(image, '1380x')}}</div> #}
  867. \t\t\t\t<img src={{mainImage}}>
  868. \t\t\t{% else %}
  869. \t\t\t\t<img src=\"/uploads/media/nf.png\"/>
  870. \t\t\t{% endif %}
  871. \t\t\t{% if produkt.techImage | length > 0 %}
  872. \t\t\t\t{% set techImage = produkt.techImage %}
  873. \t\t\t\t{# {% set image = sulu_resolve_media(mainImage.id, 'inline') %}
  874. \t\t\t\t\t\t\t\t\t\t\t\t\t\t<div>{{get_image(image, '1380x')}}</div> #}
  875. \t\t\t\t<img src={{techImage}}>
  876. \t\t\t{% else %}
  877. \t\t\t\t<img src=\"/uploads/media/nf.png\"/>
  878. \t\t\t{% endif %}
  879. \t\t\t{% if produkt.modelOprawy.image | length > 0 %}
  880. \t\t\t\t{% set url = sulu_resolve_media(produkt.modelOprawy.image.id, 'inline') %}     
  881. \t\t\t\t<img class=\"tech\" src=\"{{url.url}}\" />
  882. \t\t\t
  883. \t\t\t{% endif %}
  884. \t\t</div>
  885. \t\t<div class=\"mainContainer\">
  886. \t\t\t<div class=\"leftContainer\">
  887. \t\t\t\t{# <h4>TECHNOLOGIA OŚWIETLENIOWA</h4> #}
  888. \t\t\t\t<div class=\"prod-det\">
  889. \t\t\t\t\t<div class=\"sleft\">
  890. \t\t\t\t\t<p>
  891. \t\t\t\t\t\t<span>LED</span>
  892. \t\t\t\t\t</p>
  893. \t\t\t\t
  894. \t\t\t\t\t<p>
  895. \t\t\t\t\t\t<span>Barwa światła</span>
  896. \t\t\t\t\t</p>
  897. \t\t\t\t\t<p>
  898. \t\t\t\t\t\t<span>CRI </span>
  899. \t\t\t\t\t</p>
  900. \t\t\t\t\t<p>
  901. \t\t\t\t\t\t<span>Strumień led chip</span>
  902. \t\t\t\t\t</p>
  903. \t\t\t\t\t<p>
  904. \t\t\t\t\t\t<span>Strumień światła z oprawy</span>
  905. \t\t\t\t\t</p>
  906. \t\t\t\t\t<p>
  907. \t\t\t\t\t\t<span>Zasilanie systemu</span>
  908. \t\t\t\t\t</p>
  909. \t\t\t\t\t<p>
  910. \t\t\t\t\t\t<span>Wydajność oprawy oświetleniowej</span>
  911. \t\t\t\t\t</p>
  912. \t\t\t\t\t<p>
  913. \t\t\t\t\t\t<span>Kąt świecenia</span>
  914. \t\t\t\t\t</p>
  915. \t\t\t\t\t<p>
  916. \t\t\t\t\t\t<span>Sterowanie </span>
  917. \t\t\t\t\t</p>
  918. \t\t\t\t\t<p>
  919. \t\t\t\t\t\t<span>MacAdam</span>
  920. \t\t\t\t\t\t
  921. \t\t\t\t\t</p>
  922. \t\t\t\t\t</div>
  923. \t\t\t\t\t<div class=\"sright\">
  924. \t\t\t\t\t\t<p>
  925. \t\t\t\t\t\t\t<span>{{produkt.led}}</span>
  926. \t\t\t\t\t\t</p>
  927. \t\t\t\t\t\t<p>
  928. \t\t\t\t\t\t\t<span>{{produkt.dioda.cctKelvin}} [K] {{produkt.dioda.typDiodyNazwa}}</span>
  929. \t\t\t\t\t\t</p>
  930. \t\t\t\t\t\t<p>
  931. \t\t\t\t\t\t\t<span>{{produkt.dioda.CRI}}</span>
  932. \t\t\t\t\t\t</p>
  933. \t\t\t\t\t\t<p>
  934. \t\t\t\t\t\t\t<span>{{produkt.lumenLedChip}} [lm]</span>
  935. \t\t\t\t\t\t</p>
  936. \t\t\t\t\t\t<p>
  937. \t\t\t\t\t\t\t<span>{{produkt.lumenOprawa}} [lm]</span>
  938. \t\t\t\t\t\t</p>
  939. \t\t\t\t\t\t<p>
  940. \t\t\t\t\t\t\t<span>{{produkt.mocOprawy}} [W]</span>
  941. \t\t\t\t\t\t</p>
  942. \t\t\t\t\t\t<p>
  943. \t\t\t\t\t\t\t<span>{{produkt.lmwZoprawy}} [lm/W]</span>
  944. \t\t\t\t\t\t</p>
  945. \t\t\t\t\t\t<p>
  946. \t\t\t\t\t\t\t<span>{{produkt.odblysnik.kat}}</span>
  947. \t\t\t\t\t\t</p>
  948. \t\t\t\t\t\t<p>
  949. \t\t\t\t\t\t\t<span>{{produkt.sterowanie.nazwa}}</span>
  950. \t\t\t\t\t\t</p>
  951. \t\t\t\t\t\t<p>
  952. \t\t\t\t\t\t\t<span>{{produkt.mcAdam}}</span>
  953. \t\t\t\t\t\t</p>
  954. \t\t\t\t\t</div>
  955. \t\t\t\t\t<div style=\"clear:both\"></div>
  956. \t\t\t\t</div>
  957. \t\t\t\t<h4>OPRAWA</h4>
  958. \t\t\t\t<div class=\"prod-det\">
  959. \t\t\t\t\t<div class=\"sleft\">
  960. \t\t\t\t\t\t<p>
  961. \t\t\t\t\t\t\t<span>Waga</span>
  962. \t\t\t\t\t\t</p>
  963. \t\t\t\t\t\t<p>
  964. \t\t\t\t\t\t\t<span>Ochronność IP , IK , klasa </span>
  965. \t\t\t\t\t\t</p>
  966. \t\t\t\t\t\t<p>
  967. \t\t\t\t\t\t\t<span>Kolor oprawy </span>
  968. \t\t\t\t\t\t</p>
  969. \t\t\t\t\t\t<p>
  970. \t\t\t\t\t\t\t<span>Rodzaj przesłony</span>
  971. \t\t\t\t\t\t</p>
  972. \t\t\t\t\t\t<p>
  973. \t\t\t\t\t\t\t<span>Napięcie zasilania</span>
  974. \t\t\t\t\t\t</p>
  975. \t\t\t\t\t</div>
  976. \t\t\t\t\t<div class=\"sright\">
  977. \t\t\t\t\t\t<p>
  978. \t\t\t\t\t\t\t<span>{{produkt.modelOprawy.wagaNetto }} [kg]</span>
  979. \t\t\t\t\t\t</p>
  980. \t\t\t\t\t\t<p>
  981. \t\t\t\t\t\t\t<span>IP {{produkt.modelOprawy.klasaIp}}, IK {{produkt.modelOprawy.klasaIk}}, {{produkt.modelOprawy.klasaOchronnosci}}</span>
  982. \t\t\t\t\t\t</p>
  983. \t\t\t\t\t\t<p>
  984. \t\t\t\t\t\t\t<span>{{produkt.kolor.nazwa}}</span>
  985. \t\t\t\t\t\t</p>
  986. \t\t\t\t\t\t<p>
  987. \t\t\t\t\t\t\t<span>{{produkt.cover}}</span>
  988. \t\t\t\t\t\t</p>
  989. \t\t\t\t\t\t<p>
  990. \t\t\t\t\t\t\t<span>{{produkt.operatingVoltage}}</span>
  991. \t\t\t\t\t\t</p>
  992. \t\t\t\t\t</div>
  993. \t\t\t\t\t<div style=\"clear:both\"></div>
  994. \t\t\t\t</div>
  995. \t\t\t\t<h4>OPCJE</h4>
  996. \t\t\t\t<div class=\"prod-det\">
  997. \t\t\t\t\t<p>
  998. \t\t\t\t\t\t<span>{{produkt.OPTIONS}}</span>
  999. \t\t\t\t\t</p>
  1000. \t\t\t\t</div>
  1001. \t\t\t</div>
  1002. \t\t\t<div class=\"rightContainer\">
  1003. \t\t\t\t<h4>{{produkt.modelOprawy.typ|capitalize }} LED</h4>
  1004. \t\t\t\t<p>{{produkt.opisPL | raw}}</p>
  1005. \t\t\t\t{# <p>{{produkt.przeslona.opis}}</p></br></br>
  1006. \t\t\t\t<p>Nowoczesna i uniwersalna oprawa downlight o wysokiej wydajności oświetleniowej, oparta na module COB LED.</p>
  1007. \t\t\t\t<p>Materiały: Malowane proszkowo, biały pierścień aluminiowy, korpus z blachy stalowej, Przezroczysty dyfuzor, reflektor wykonany z polerowanego aluminium</p>
  1008. \t\t\t\t<p>Montaż: Do kartonu gipsowego i sufitów modułowych.</p>
  1009. \t\t\t\t<p>Zastosowanie: korytarze, sale konferencyjne, recepcje.</p> #}
  1010. \t\t\t\t<p class=\"note\">Uwaga: Wszystkie dane są wartościami typowymi. Tolerancja pomiarów +/-10%.
  1011. \t\t\t\tFunkcje systemu mogą ulec zmianie wraz z ulepszeniami produktu ze względu na postęp techniczny. 
  1012. \t\t\t\t</p>
  1013. \t\t\t</div>
  1014. \t\t\t<div style=\"clear:both\"></div>
  1015. \t\t</div>
  1016. \t\t<div class=\"icons\" style=\"margin-top:0px; margin-left: 50px\">
  1017. \t\t\t<img class=\"mysvg\" src=\"/img/Conformité_Européenne_(logo).svg\"/>
  1018. \t\t\t<img class=\"mysvg\" src=\"/img/eac.png\"/>
  1019. \t\t\t<img class=\"mysvg\" src=\"/img/ukca.png\"/>
  1020. \t\t\t\t\t
  1021. \t\t</div>
  1022. \t\t
  1023. \t\t<div class=\"footer\" style=\"margin-top: 0;\">
  1024. \t\t\t<div style=\"float: right\">
  1025. \t\t\t\t<p style=\"font-weight: 400;\">Wygenerowano: {{date}}</p>
  1026. \t\t\t</div>
  1027. \t\t\t<div style=\"clear:both\"></div> 
  1028. \t\t\t<div class=\"contact\">
  1029. \t\t\t\t<div class=\"redicon\">\t\t
  1030. \t\t\t\t\t<div class=\"myredicon\">
  1031. \t\t\t\t\t\t<svg version=\"1.1\" id=\"Capa_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"
  1032. \t \t\t\t\t\t\tviewBox=\"0 0 492.777 492.777\" style=\"enable-background:new 0 0 492.777 492.777;\" xml:space=\"preserve\">
  1033. \t\t\t\t\t\t\t<path d=\"M484.899,323.597l-49.486-114.97h-79.456c-29.136,0-52.835-23.699-52.835-52.833v-3.942H189.628v3.935
  1034. \t\t\t\t\t\t\t\tc0,14.111-5.498,27.376-15.481,37.358c-9.831,9.838-23.441,15.474-37.351,15.474H57.094L7.802,323.775
  1035. \t\t\t\t\t\t\t\tc-12.788,29.883-9.715,64.194,8.186,91.328c17.894,27.125,48.227,43.454,80.733,43.454h299.342
  1036. \t\t\t\t\t\t\t\tc32.535,0,62.896-16.361,80.78-43.544C494.736,387.839,497.76,353.489,484.899,323.597z M196.135,402.241
  1037. \t\t\t\t\t\t\t\tc0,4.112-3.338,7.451-7.449,7.451h-24.684c-4.113,0-7.452-3.338-7.452-7.451v-24.683c0-4.113,3.338-7.451,7.452-7.451h24.684
  1038. \t\t\t\t\t\t\t\tc4.111,0,7.449,3.338,7.449,7.451V402.241z M196.135,332.2c0,4.113-3.338,7.451-7.449,7.451h-24.684
  1039. \t\t\t\t\t\t\t\tc-4.113,0-7.452-3.338-7.452-7.451v-24.69c0-4.113,3.338-7.451,7.452-7.451h24.684c4.111,0,7.449,3.338,7.449,7.451V332.2z
  1040. \t\t\t\t\t\t\t\tM196.135,262.152c0,4.113-3.338,7.451-7.449,7.451h-24.684c-4.113,0-7.452-3.338-7.452-7.451v-24.682
  1041. \t\t\t\t\t\t\t\tc0-4.113,3.338-7.451,7.452-7.451h24.684c4.111,0,7.449,3.338,7.449,7.451V262.152z M266.183,402.241
  1042. \t\t\t\t\t\t\t\tc0,4.112-3.338,7.451-7.449,7.451H234.05c-4.114,0-7.452-3.338-7.452-7.451v-24.69c0-4.113,3.338-7.451,7.452-7.451h24.683
  1043. \t\t\t\t\t\t\t\tc4.111,0,7.449,3.338,7.449,7.451V402.241z M266.183,332.2c0,4.113-3.338,7.451-7.449,7.451h-24.69
  1044. \t\t\t\t\t\t\t\tc-4.114,0-7.452-3.338-7.452-7.451v-24.69c0-4.113,3.338-7.451,7.452-7.451h24.69c4.111,0,7.449,3.338,7.449,7.451V332.2z
  1045. \t\t\t\t\t\t\t\tM266.183,262.152c0,4.113-3.338,7.451-7.449,7.451H234.05c-4.114,0-7.452-3.338-7.452-7.451v-24.69
  1046. \t\t\t\t\t\t\t\tc0-4.113,3.338-7.451,7.452-7.451h24.683c4.111,0,7.449,3.338,7.449,7.451V262.152z M336.224,402.241
  1047. \t\t\t\t\t\t\t\tc0,4.112-3.338,7.451-7.452,7.451h-24.681c-4.114,0-7.452-3.338-7.452-7.451v-24.683c0-4.113,3.338-7.451,7.452-7.451h24.681
  1048. \t\t\t\t\t\t\t\tc4.114,0,7.452,3.338,7.452,7.451V402.241z M336.224,332.2c0,4.113-3.338,7.451-7.452,7.451h-24.681
  1049. \t\t\t\t\t\t\t\tc-4.114,0-7.452-3.338-7.452-7.451v-24.69c0-4.113,3.338-7.451,7.452-7.451h24.681c4.114,0,7.452,3.338,7.452,7.451V332.2z
  1050. \t\t\t\t\t\t\t\tM336.224,262.152c0,4.113-3.338,7.451-7.452,7.451h-24.681c-4.114,0-7.452-3.338-7.452-7.451v-24.682
  1051. \t\t\t\t\t\t\t\tc0-4.113,3.338-7.451,7.452-7.451h24.681c4.114,0,7.452,3.338,7.452,7.451V262.152z\"/>
  1052. \t\t\t\t\t\t\t<path d=\"M28.535,175.59h108.261c5.248,0,10.29-2.087,13.998-5.797c3.717-3.716,5.806-8.757,5.806-14.006
  1053. \t\t\t\t\t\t\t\tl-0.008-36.963H336.15v36.97c0,10.935,8.871,19.805,19.806,19.805h108.275c10.935,0,19.806-8.87,19.806-19.805v-36.963v-0.007
  1054. \t\t\t\t\t\t\t\tc0-46.713-106.383-84.604-237.633-84.604c-0.018,0-0.042,0-0.042,0C115.12,34.22,8.715,72.103,8.73,118.824h0.064L8.73,155.787
  1055. \t\t\t\t\t\t\t\tC8.73,166.729,17.593,175.59,28.535,175.59z\"/>
  1056. \t\t\t\t\t\t</svg>
  1057. \t\t\t\t\t</div>
  1058. \t\t\t\t\t<div class=\"details\">
  1059. \t\t\t\t\t
  1060. \t\t\t\t\t\t<p>+48 32 388 80 00</p>
  1061. \t\t\t\t\t</div>
  1062. \t\t\t\t</div>
  1063. \t\t\t\t<div class=\"web\">
  1064. \t\t\t\t\t<div class=\"myweb\">
  1065. \t\t\t\t\t<svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"
  1066. \t \t\t\t\t\tviewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\">
  1067. \t\t\t\t\t\t<g>
  1068. \t\t\t\t\t\t\t<g>
  1069. \t\t\t\t\t\t\t\t<path d=\"M255.989,36.652c-120.942,0-219.337,98.395-219.337,219.337s98.395,219.337,219.337,219.337
  1070. \t\t\t\t\t\t\t\t\ts219.337-98.395,219.337-219.337S376.931,36.652,255.989,36.652z M447.896,192.422H434.41c-4.157,0-8.32,0.983-12.037,2.841
  1071. \t\t\t\t\t\t\t\t\tl-4.945,2.473c-3.118,1.558-6.854,1.325-9.755-0.607l-18.64-12.427c-1.411-0.94-3.07-1.443-4.765-1.443h-2.275l6.362-9.544
  1072. \t\t\t\t\t\t\t\t\tc0.32-0.479,0.853-0.764,1.429-0.764h13.381v3.734c0,4.744,3.845,8.59,8.59,8.59c4.23,0,7.738-3.06,8.451-7.085l3.133,1.567
  1073. \t\t\t\t\t\t\t\t\tc3.086,1.543,6.539,2.358,9.988,2.358h10.839C445.503,185.505,446.741,188.945,447.896,192.422z M383.696,113.178
  1074. \t\t\t\t\t\t\t\t\tc0-0.15,0.061-0.298,0.167-0.405l6.479-6.479c0.216-0.216,0.418-0.442,0.607-0.676c3.787,3.403,7.448,6.942,10.969,10.617
  1075. \t\t\t\t\t\t\t\t\tl-5.399,5.399c-3.355,3.355-3.355,8.794,0,12.148c1.677,1.677,3.876,2.516,6.074,2.516c2.198,0,4.397-0.838,6.074-2.516
  1076. \t\t\t\t\t\t\t\t\tl4.618-4.618c8.912,11.031,16.691,23.011,23.155,35.769h-3.114c-0.796,0-1.593-0.189-2.306-0.544l-13.248-6.625
  1077. \t\t\t\t\t\t\t\t\tc-2.61-1.305-5.532-1.994-8.451-1.994h-19.539c-6.333,0-12.212,3.146-15.725,8.415l-12.712,19.074h-8.002
  1078. \t\t\t\t\t\t\t\t\tc-3.474,0-6.299-2.826-6.299-6.299v-15.158c0-0.246,0.157-0.465,0.392-0.543l16.761-5.587c4.178-1.393,8.032-3.775,11.147-6.889
  1079. \t\t\t\t\t\t\t\t\tc5.387-5.387,8.352-12.547,8.352-20.164V113.178z M121.027,105.618c0.189,0.233,0.389,0.458,0.607,0.675l9.163,9.163
  1080. \t\t\t\t\t\t\t\t\tc1.61,1.612,3.796,2.516,6.074,2.516s4.464-0.905,6.074-2.516l12.957-12.959c1.838-1.838,4.284-2.851,6.885-2.851h11.308v0.573
  1081. \t\t\t\t\t\t\t\t\tc0,2.977,1.542,5.742,4.074,7.307c2.532,1.566,5.695,1.708,8.358,0.376l14.993-7.498c0.993-0.496,2.104-0.758,3.215-0.758h30.645
  1082. \t\t\t\t\t\t\t\t\tc-3.351,2.185-5.68,5.67-6.399,9.819c-1.011,5.84,1.424,11.511,6.356,14.799l11.806,7.871c0.159,0.107,0.254,0.284,0.254,0.476
  1083. \t\t\t\t\t\t\t\t\tv4.26c0,0.316-0.257,0.573-0.573,0.573h-3.945c-5.66,0-10.981,2.204-14.984,6.206l-57.766,57.766
  1084. \t\t\t\t\t\t\t\t\tc-0.107,0.107-0.254,0.167-0.405,0.167h-14.528c-14.842,0-26.916,12.074-26.916,26.916v4.183l-9.523-1.905
  1085. \t\t\t\t\t\t\t\t\tc-2.27-0.454-4.164-1.902-5.2-3.971l-5.656-11.31c-1.455-2.911-4.429-4.75-7.683-4.75h-5.117c-4.197,0-7.909-2.676-9.235-6.657
  1086. \t\t\t\t\t\t\t\t\tl-11.961-35.883C85.443,144.371,101.532,123.135,121.027,105.618z M255.989,458.145c-111.469,0-202.157-90.688-202.157-202.156
  1087. \t\t\t\t\t\t\t\t\tc0-22.079,3.57-43.337,10.142-63.242l5.592,16.776c3.649,10.949,13.818,18.324,25.342,18.404l3.281,6.563
  1088. \t\t\t\t\t\t\t\t\tc3.422,6.846,9.69,11.632,17.196,13.135l32.759,6.551c1.842,0.368,3.517,1.265,4.845,2.593c2.665,2.666,5.797,4.698,9.21,6.02
  1089. \t\t\t\t\t\t\t\t\tl-5.99,17.972c-0.292,0.876-0.441,1.792-0.441,2.717v18.326c0,8.426,4.025,16.477,10.766,21.533l21.991,16.493
  1090. \t\t\t\t\t\t\t\t\tc2.438,1.828,3.894,4.74,3.894,7.787v49.429c0,5.333,1.563,10.496,4.521,14.931l13.208,19.813
  1091. \t\t\t\t\t\t\t\t\tc2.875,4.311,7.683,6.885,12.865,6.885h3.194c5.999,0,10.881-4.882,10.881-10.881v-15.709c0-3.824,1.489-7.42,4.193-10.124
  1092. \t\t\t\t\t\t\t\t\tl16.956-16.956c3.44-3.44,6.07-7.697,7.61-12.313l5.365-16.094c0.078-0.235,0.297-0.392,0.543-0.392h4.568
  1093. \t\t\t\t\t\t\t\t\tc8.162,0,15.245-5.53,17.223-13.448l6.17-24.679c1.503-6.014-0.286-12.474-4.671-16.857l-11.974-11.974
  1094. \t\t\t\t\t\t\t\t\tc-3.352-3.352-7.811-5.2-12.553-5.2h-10.973l-31.452-31.452c-3.352-3.352-7.811-5.2-12.553-5.2h-41.82
  1095. \t\t\t\t\t\t\t\t\tc-0.134-0.003-0.267-0.003-0.401,0h-1.476c-2.532,0-4.915-0.986-6.705-2.778c-3.734-3.735-8.446-6.256-13.625-7.291l-6.053-1.211
  1096. \t\t\t\t\t\t\t\t\tV228.5c0-5.368,4.367-9.736,9.736-9.736h9.736v0.573c0,4.744,3.846,8.59,8.59,8.59s8.59-3.846,8.59-8.59v-5.621
  1097. \t\t\t\t\t\t\t\t\tc0.054-0.053,0.113-0.099,0.167-0.151l57.766-57.766c0.757-0.757,1.764-1.174,2.835-1.174h3.945
  1098. \t\t\t\t\t\t\t\t\tc9.789,0,17.753-7.964,17.753-17.753v-4.26c0-5.95-2.956-11.472-7.905-14.771l-7.251-4.835l13.916-3.48
  1099. \t\t\t\t\t\t\t\t\tc6.125-1.53,10.403-7.008,10.403-13.327c0-7.572-6.161-13.733-13.733-13.733h-55.273c-3.764,0-7.533,0.889-10.899,2.573
  1100. \t\t\t\t\t\t\t\t\tl-5.676,2.838c-2.625-3.295-6.671-5.411-11.202-5.411h-14.172c-7.189,0-13.949,2.799-19.033,7.884l-6.884,6.884l-2.568-2.567
  1101. \t\t\t\t\t\t\t\t\tc33.878-25.617,76.036-40.835,121.686-40.835c45.65,0,87.808,15.217,121.684,40.834l-5.958,5.958
  1102. \t\t\t\t\t\t\t\t\tc-3.354,3.354-5.2,7.811-5.2,12.553v15.44c0,3.028-1.18,5.875-3.32,8.016c-1.238,1.238-2.769,2.184-4.431,2.739l-16.761,5.587
  1103. \t\t\t\t\t\t\t\t\tc-7.26,2.42-12.14,9.188-12.14,16.843v15.157c0,4.328,1.198,8.374,3.249,11.859c-3.485,2.346-6.541,5.366-8.946,8.976
  1104. \t\t\t\t\t\t\t\t\tl-8.108,12.16c-2.958,4.436-4.521,9.599-4.521,14.931v16.391c0,5.332,1.563,10.495,4.521,14.931l9.808,14.711
  1105. \t\t\t\t\t\t\t\t\tc5.004,7.506,13.376,11.986,22.395,11.986h22.798c4.198,0,7.909,2.674,9.235,6.657l2.048,6.141
  1106. \t\t\t\t\t\t\t\t\tc1.657,4.972,2.498,10.151,2.498,15.394v6.485c0,8.567,1.193,17.089,3.548,25.33l14.73,51.559
  1107. \t\t\t\t\t\t\t\t\tC366.227,433.643,313.919,458.145,255.989,458.145z M198.835,326.085l-21.991-16.493c-2.438-1.829-3.894-4.741-3.894-7.788
  1108. \t\t\t\t\t\t\t\t\tv-16.932l6.765-20.292h35.827c0.151,0,0.299,0.061,0.405,0.167l33.968,33.968c1.61,1.612,3.796,2.516,6.074,2.516h14.53
  1109. \t\t\t\t\t\t\t\t\tc0.151,0,0.299,0.061,0.405,0.167l11.974,11.974c0.142,0.142,0.199,0.351,0.151,0.544l-6.17,24.678
  1110. \t\t\t\t\t\t\t\t\tc-0.064,0.255-0.292,0.433-0.555,0.433h-4.568c-7.653,0-14.421,4.878-16.843,12.14l-5.365,16.094
  1111. \t\t\t\t\t\t\t\t\tc-0.699,2.098-1.896,4.033-3.459,5.596l-16.956,16.956c-5.949,5.949-9.225,13.859-9.225,22.272v3.373l-8.674-13.01
  1112. \t\t\t\t\t\t\t\t\tc-1.07-1.604-1.634-3.472-1.634-5.4v-49.428C209.601,339.19,205.577,331.139,198.835,326.085z M404.909,338.192
  1113. \t\t\t\t\t\t\t\t\tc-1.915-6.705-2.887-13.64-2.887-20.611v-6.485c0-7.092-1.137-14.099-3.379-20.827l-2.048-6.141
  1114. \t\t\t\t\t\t\t\t\tc-3.669-11.007-13.93-18.404-25.534-18.404h-22.798c-3.262,0-6.29-1.621-8.1-4.335l-9.808-14.712
  1115. \t\t\t\t\t\t\t\t\tc-1.07-1.605-1.636-3.472-1.636-5.4v-16.391c0-1.929,0.566-3.796,1.636-5.4l8.108-12.161c2.874-4.311,7.683-6.885,12.865-6.885
  1116. \t\t\t\t\t\t\t\t\th30.341l16.475,10.983c8.016,5.344,18.351,5.988,26.968,1.679l4.945-2.473c1.345-0.672,2.85-1.027,4.354-1.027h18.357
  1117. \t\t\t\t\t\t\t\t\tc3.512,14.901,5.379,30.43,5.379,46.387c0.001,46.132-15.543,88.695-41.65,122.752L404.909,338.192z\"/>
  1118. \t\t\t\t\t\t\t</g>
  1119. \t\t\t\t\t\t</g>
  1120. \t\t\t\t\t</svg>
  1121. \t\t\t\t</div>
  1122. \t\t\t\t<div class=\"details1\">
  1123. \t\t\t\t\t\t<p>www.cora.pl</p>
  1124. \t\t\t\t\t\t<p>cora@cora.pl</p>
  1125. \t\t\t\t\t</div>
  1126. \t\t\t\t\t
  1127. \t\t\t\t</div>
  1128. \t\t\t\t<div class=\"redicon\">
  1129. \t\t\t\t\t<div class=\"myredicon\">
  1130. \t\t\t\t\t\t<svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"
  1131. \t\t\t\t\t\t\tviewBox=\"0 0 368.666 368.666\" style=\"enable-background:new 0 0 368.666 368.666;\" xml:space=\"preserve\">
  1132. \t\t\t\t\t\t\t<g id=\"XMLID_2_\">
  1133. \t\t\t\t\t\t\t\t<g>
  1134. \t\t\t\t\t\t\t\t\t<g>
  1135. \t\t\t\t\t\t\t\t\t\t<path d=\"M184.333,0C102.01,0,35.036,66.974,35.036,149.297c0,33.969,11.132,65.96,32.193,92.515
  1136. \t\t\t\t\t\t\t\t\t\t\tc27.27,34.383,106.572,116.021,109.934,119.479l7.169,7.375l7.17-7.374c3.364-3.46,82.69-85.116,109.964-119.51
  1137. \t\t\t\t\t\t\t\t\t\t\tc21.042-26.534,32.164-58.514,32.164-92.485C333.63,66.974,266.656,0,184.333,0z M285.795,229.355
  1138. \t\t\t\t\t\t\t\t\t\t\tc-21.956,27.687-80.92,89.278-101.462,110.581c-20.54-21.302-79.483-82.875-101.434-110.552
  1139. \t\t\t\t\t\t\t\t\t\t\tc-18.228-22.984-27.863-50.677-27.863-80.087C55.036,78.002,113.038,20,184.333,20c71.294,0,129.297,58.002,129.296,129.297
  1140. \t\t\t\t\t\t\t\t\t\t\tC313.629,178.709,304.004,206.393,285.795,229.355z\"/>
  1141. \t\t\t\t\t\t\t\t\t\t<path d=\"M184.333,59.265c-48.73,0-88.374,39.644-88.374,88.374c0,48.73,39.645,88.374,88.374,88.374s88.374-39.645,88.374-88.374
  1142. \t\t\t\t\t\t\t\t\t\t\tS233.063,59.265,184.333,59.265z M184.333,216.013c-37.702,0-68.374-30.673-68.374-68.374c0-37.702,30.673-68.374,68.374-68.374
  1143. \t\t\t\t\t\t\t\t\t\t\ts68.373,30.673,68.374,68.374C252.707,185.341,222.035,216.013,184.333,216.013z\"/>
  1144. \t\t\t\t\t\t\t\t\t</g>
  1145. \t\t\t\t\t\t\t\t</g>
  1146. \t\t\t\t\t\t\t</g>
  1147. \t\t\t\t\t\t</svg>
  1148. \t\t\t\t\t</div>
  1149. \t\t\t\t\t<div class=\"details2\">
  1150. \t\t\t\t\t\t<p>Ulica: Ignatza Hakuby 18</p>
  1151. \t\t\t\t\t\t<p>41-914 Bytom, Polska</p>
  1152. \t\t\t\t\t</div>
  1153. \t\t\t\t</div>
  1154. \t\t\t\t<div style=\"clear:both\"></div> 
  1155. \t\t\t</div>
  1156. \t\t</div>
  1157. \t\t
  1158. \t</body>
  1159. </html>
  1160. ""kategories/product-pdf.html.twig""/home/cra/domains/cora.pl/public_html/templates/kategories/product-pdf.html.twig");
  1161.     }
  1162. }