var/cache/dev/twig/d9/d96eb91566edc226eaad7525fa8d3d59.php line 33

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. /* @SyliusShop/Homepage/_latestProducts.html.twig */
  14. class __TwigTemplate_d9315317aca0225f23e96d140478f54f extends \Twig\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_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  30.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@SyliusShop/Homepage/_latestProducts.html.twig"));
  31.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  32.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@SyliusShop/Homepage/_latestProducts.html.twig"));
  33.         // line 1
  34.         echo "<div class=\"div-title-collection\">
  35.     <ul>
  36.         <li>
  37.             <h2 class=\"ui center aligned huge header\">Collection</h2>
  38.         </li>
  39.     </ul>
  40.     <ul>
  41.         <li>Hommes</li>
  42.         <li>Femmes</li>
  43.         <li>Accessoires</li>
  44.     </ul>
  45. </div>
  46. <div ";
  47.         // line 14
  48.         echo $this->env->getFunction('sylius_test_html_attribute')->getCallable()("latest-products");
  49.         echo ">
  50.     ";
  51.         // line 16
  52.         echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("sylius_shop_partial_product_index_latest", ["count" => 6"template" => "@SyliusShop/Homepage/_list.html.twig"]));
  53.         echo "
  54. </div>
  55. <div class=\"ui hidden divider\"></div>
  56. <style>
  57.     /*.div-title-collection {*/
  58.     /*    display: flex;*/
  59.     /*    justify-content: space-between;*/
  60.     /*    align-items: center;*/
  61.     /*}*/
  62.     /*.div-title-collection ul {*/
  63.     /*    display: inline-flex;*/
  64.     /*    justify-content: space-between;*/
  65.     /*    align-items: center;*/
  66.     /*    list-style: none;*/
  67.     /*}*/
  68.     /*.div-title-collection ul li {*/
  69.     /*    margin: 0 10px;*/
  70.     /*}*/
  71.     /*.bitbag-add-to-wishlist.ui.icon.labeled.button.blue{*/
  72.     /*    padding: 0 !important;*/
  73.     /*    position: absolute;*/
  74.     /*    top: 2rem;*/
  75.     /*    right: 4rem;*/
  76.     /*    z-index: 999;*/
  77.     /*    width: fit-content;*/
  78.     /*}*/
  79.     /*.bitbag-add-to-wishlist.ui.icon.labeled.button.blue i{*/
  80.     /*    background-color: transparent !important;*/
  81.     /*    font-size: var(--md-fz) !important;*/
  82.     /*}*/
  83.     /*.bitbag-add-to-wishlist.ui.icon.labeled.button.blue i:hover{*/
  84.     /*    color: #E35E31 !important;*/
  85.     /*}*/
  86.     /*.div-title-collection ul:last-of-type li {*/
  87.     /*    border-bottom: 2px solid #E35E31;*/
  88.     /*    cursor: pointer;*/
  89.     /*    border-bottom: 2px solid transparent;*/
  90.     /*    font-weight: bold;*/
  91.     /*    font-size: var(--sm-fz);*/
  92.     /*}*/
  93.     /*.div-title-collection ul:last-of-type li:hover {*/
  94.     /*    border-bottom: 2px solid #E35E31;*/
  95.     /*}*/
  96. </style>
  97. ";
  98.         
  99.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  100.         
  101.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  102.     }
  103.     public function getTemplateName()
  104.     {
  105.         return "@SyliusShop/Homepage/_latestProducts.html.twig";
  106.     }
  107.     public function isTraitable()
  108.     {
  109.         return false;
  110.     }
  111.     public function getDebugInfo()
  112.     {
  113.         return array (  63 => 16,  58 => 14,  43 => 1,);
  114.     }
  115.     public function getSourceContext()
  116.     {
  117.         return new Source("<div class=\"div-title-collection\">
  118.     <ul>
  119.         <li>
  120.             <h2 class=\"ui center aligned huge header\">Collection</h2>
  121.         </li>
  122.     </ul>
  123.     <ul>
  124.         <li>Hommes</li>
  125.         <li>Femmes</li>
  126.         <li>Accessoires</li>
  127.     </ul>
  128. </div>
  129. <div {{ sylius_test_html_attribute('latest-products') }}>
  130.     {{ render(url('sylius_shop_partial_product_index_latest', {'count': 6, 'template': '@SyliusShop/Homepage/_list.html.twig'})) }}
  131. </div>
  132. <div class=\"ui hidden divider\"></div>
  133. <style>
  134.     /*.div-title-collection {*/
  135.     /*    display: flex;*/
  136.     /*    justify-content: space-between;*/
  137.     /*    align-items: center;*/
  138.     /*}*/
  139.     /*.div-title-collection ul {*/
  140.     /*    display: inline-flex;*/
  141.     /*    justify-content: space-between;*/
  142.     /*    align-items: center;*/
  143.     /*    list-style: none;*/
  144.     /*}*/
  145.     /*.div-title-collection ul li {*/
  146.     /*    margin: 0 10px;*/
  147.     /*}*/
  148.     /*.bitbag-add-to-wishlist.ui.icon.labeled.button.blue{*/
  149.     /*    padding: 0 !important;*/
  150.     /*    position: absolute;*/
  151.     /*    top: 2rem;*/
  152.     /*    right: 4rem;*/
  153.     /*    z-index: 999;*/
  154.     /*    width: fit-content;*/
  155.     /*}*/
  156.     /*.bitbag-add-to-wishlist.ui.icon.labeled.button.blue i{*/
  157.     /*    background-color: transparent !important;*/
  158.     /*    font-size: var(--md-fz) !important;*/
  159.     /*}*/
  160.     /*.bitbag-add-to-wishlist.ui.icon.labeled.button.blue i:hover{*/
  161.     /*    color: #E35E31 !important;*/
  162.     /*}*/
  163.     /*.div-title-collection ul:last-of-type li {*/
  164.     /*    border-bottom: 2px solid #E35E31;*/
  165.     /*    cursor: pointer;*/
  166.     /*    border-bottom: 2px solid transparent;*/
  167.     /*    font-weight: bold;*/
  168.     /*    font-size: var(--sm-fz);*/
  169.     /*}*/
  170.     /*.div-title-collection ul:last-of-type li:hover {*/
  171.     /*    border-bottom: 2px solid #E35E31;*/
  172.     /*}*/
  173. </style>
  174. ""@SyliusShop/Homepage/_latestProducts.html.twig""/var/www/Bikers/templates/bundles/SyliusShopBundle/Homepage/_latestProducts.html.twig");
  175.     }
  176. }