custom/plugins/AlexMaxB2b/src/Resources/views/storefront/layout/footer/footer.html.twig line 1

Open in your IDE?
  1. {% sw_extends '@Storefront/storefront/layout/footer/footer.html.twig' %}
  2. {% block layout_footer_navigation %}
  3.     <div id="footerColumns"
  4.          class="row footer-columns"
  5.          data-collapse-footer="true">
  6.     {% block layout_footer_navigation_columns %}
  7.         {% for root in page.footer.navigation.tree %}
  8.             {% block layout_footer_navigation_column %}
  9.                 <div class="col-md-4 footer-column js-footer-column">
  10.                     {% block layout_footer_navigation_information_headline %}
  11.                         <div class="footer-column-headline footer-headline js-collapse-footer-column-trigger"
  12.                              data-target="#collapseFooterTitle{{ loop.index }}"
  13.                              aria-expanded="true"
  14.                              aria-controls="collapseFooter{{ loop.index }}">
  15.                             {{ root.category.translated.name }}
  16.                             {% block layout_footer_navigation_information_icons %}
  17.                                 <div class="footer-column-toggle">
  18.                                             <span class="footer-plus-icon">
  19.                                                 {% sw_icon 'plus' %}
  20.                                             </span>
  21.                                     <span class="footer-minus-icon">
  22.                                                 {% sw_icon 'minus' %}
  23.                                             </span>
  24.                                 </div>
  25.                             {% endblock %}
  26.                         </div>
  27.                     {% endblock %}
  28.                     {% block layout_footer_navigation_information_content %}
  29.                         <div id="collapseFooter{{ loop.index }}"
  30.                              class="footer-column-content collapse js-footer-column-content"
  31.                              aria-labelledby="collapseFooterTitle{{ loop.index }}">
  32.                             <div class="footer-column-content-inner">
  33.                                 {% block layout_footer_navigation_information_links %}
  34.                                     <ul class="list-unstyled">
  35.                                         {% for treeItem in root.children %}
  36.                                             {% set category = treeItem.category %}
  37.                                             {% set name = category.translated.name %}
  38.                                             {% set externalLink = category.translated.externalLink %}
  39.                                             {% block layout_footer_navigation_information_link_item %}
  40.                                                 <li class="footer-link-item">
  41.                                                     {% block layout_footer_navigation_information_link %}
  42.                                                         <a class="footer-link"
  43.                                                            href="{% if externalLink %}{{ externalLink }}{% else %}{{ seoUrl('frontend.navigation.page', { navigationId: category.id }) }}{% endif %}"
  44.                                                            title="{{ name }}">
  45.                                                             {{ name }}
  46.                                                         </a>
  47.                                                     {% endblock %}
  48.                                                 </li>
  49.                                             {% endblock %}
  50.                                         {% endfor %}
  51.                                     </ul>
  52.                                 {% endblock %}
  53.                             </div>
  54.                         </div>
  55.                     {% endblock %}
  56.                 </div>
  57.             {% endblock %}
  58.         {% endfor %}
  59.         {% block layout_footer_navigation_mailchimpArea %}
  60.             <div class="col-md-4 footer-column js-footer-column">
  61.             {% block layout_footer_navigation_mailchimp_headlineArea %}
  62.                 <div class="footer-column-headline footer-headline js-footer-column-headline js-collapse-footer-column-trigger"
  63.                      id="collapseFooterHotlineTitle"
  64.                      data-target="#collapseFooterHotline"
  65.                      aria-expanded="true"
  66.                      aria-controls="collapseFooterHotline">
  67.                     {{ 'footerb2b.terzacolonnaHeadline'|trans|sw_sanitize }}
  68.                     {% block layout_footer_navigation_mailchimp_iconsArea %}
  69.                         <div class="footer-column-toggle">
  70.                                     <span class="footer-plus-icon">
  71.                                         {% sw_icon 'plus' %}
  72.                                     </span>
  73.                             <span class="footer-minus-icon">
  74.                                         {% sw_icon 'minus' %}
  75.                                     </span>
  76.                         </div>
  77.                     {% endblock %}
  78.                 </div>
  79.             {% endblock %}
  80.             {% block layout_footer_navigation_mailchimp_contentArea %}
  81.                 <div id="collapseFooterHotline"
  82.                      class="footer-column-content collapse js-footer-column-content footer-contact "
  83.                      aria-labelledby="collapseFooterHotlineTitle">
  84.                     <div class="footer-column-content-inner">
  85.                         <p class="block-content">
  86.                             {{ 'footerb2b.AreariservaButton'|trans|sw_sanitize }}
  87.                         </p>
  88.                     </div>
  89.                 </div>
  90.                 </div>
  91.             {% endblock %}
  92.             </div>
  93.         {% endblock %}
  94.     {% endblock %}
  95.     </div>
  96. {% endblock %}
  97. {% block layout_footer_payment_shipping_logos %}
  98. {% endblock %}
  99.     {% block layout_footer_bottom %}
  100.         <div class="container">
  101.             <div class="footer-bottom px-0">
  102.                 {% block layout_footer_vat %}
  103.                 {% endblock %}
  104.                 <div class="social-block">
  105.                     <ul>
  106.                         <li class="footer-link-item"><a class="footer-link" href="{{ 'footer.facebook'|trans|sw_sanitize }}"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
  107.                                     <path fill="#131313" d="M24,11.9984505 C23.9992609,5.61521044 19.0012951,0.349799479 12.6267565,0.0166154185 C6.25221784,-0.316568642 0.732561167,4.39910777 0.0663663068,10.7474886 C-0.599828553,17.0958694 3.82064489,22.8546565 10.1254831,23.8520378 L10.1254831,15.4673297 L7.07858922,15.4673297 L7.07858922,11.9984505 L10.1254831,11.9984505 L10.1254831,9.3545426 C10.1254831,6.3476473 11.9174207,4.68570517 14.6573253,4.68570517 C15.5574413,4.69861511 16.4554343,4.7768177 17.3442318,4.91969703 L17.3442318,7.87359417 L15.8302845,7.87359417 C14.881274,7.7476182 14.009739,8.41458639 13.8833523,9.36354229 C13.8661986,9.4911606 13.863515,9.62030815 13.8753526,9.74852888 L13.8753526,11.9984505 L17.2002368,11.9984505 L16.6682553,15.4673297 L13.8683528,15.4673297 L13.8683528,23.8520378 C19.7025011,22.9326477 24,17.9045969 24,11.9984505 Z"/>
  108.                                 </svg> Facebook</a></li>
  109.                         <li class="footer-link-item"><a class="footer-link" href="{{ 'footer.instagram'|trans|sw_sanitize }}">
  110.                                 <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
  111.                                     <g fill="#131313">
  112.                                         <path d="M12,2.162 C15.204,2.162 15.584,2.174 16.849,2.232 C18.215,2.294 19.482,2.568 20.457,3.543 C21.432,4.518 21.706,5.785 21.768,7.151 C21.826,8.416 21.838,8.796 21.838,12 C21.838,15.204 21.826,15.584 21.768,16.849 C21.706,18.215 21.432,19.482 20.457,20.457 C19.482,21.432 18.215,21.706 16.849,21.768 C15.584,21.826 15.204,21.838 12,21.838 C8.796,21.838 8.416,21.826 7.151,21.768 C5.785,21.706 4.518,21.432 3.543,20.457 C2.568,19.482 2.294,18.215 2.232,16.849 C2.174,15.584 2.162,15.204 2.162,12 C2.162,8.796 2.174,8.416 2.232,7.151 C2.294,5.785 2.568,4.518 3.543,3.543 C4.518,2.568 5.785,2.294 7.151,2.232 C8.416,2.174 8.796,2.162 12,2.162 M12,0 C8.741,0 8.332,0.014 7.052,0.072 C5.102,0.161 3.389,0.639 2.014,2.014 C0.639,3.389 0.161,5.102 0.072,7.052 C0.014,8.332 0,8.741 0,12 C0,15.259 0.014,15.668 0.072,16.948 C0.161,18.898 0.639,20.611 2.014,21.986 C3.389,23.361 5.102,23.839 7.052,23.928 C8.332,23.986 8.741,24 12,24 C15.259,24 15.668,23.986 16.948,23.928 C18.898,23.839 20.611,23.361 21.986,21.986 C23.361,20.611 23.839,18.898 23.928,16.948 C23.986,15.668 24,15.259 24,12 C24,8.741 23.986,8.332 23.928,7.052 C23.839,5.102 23.361,3.389 21.986,2.014 C20.611,0.639 18.898,0.161 16.948,0.072 C15.668,0.014 15.259,0 12,0 L12,0 Z"/>
  113.                                         <path d="M12,5.838 C8.597,5.838 5.838,8.597 5.838,12 C5.838,15.403 8.597,18.162 12,18.162 C15.403,18.162 18.162,15.403 18.162,12 C18.162,8.597 15.403,5.838 12,5.838 Z M12,16 C9.791,16 8,14.209 8,12 C8,9.791 9.791,8 12,8 C14.209,8 16,9.791 16,12 C16,14.209 14.209,16 12,16 Z"/>
  114.                                         <circle cx="18.406" cy="5.594" r="1.44"/>
  115.                                     </g>
  116.                                 </svg> Instagram </a></li>
  117.                                   <li class="footer-link-item"><a class="footer-link" href="{{ 'footer.tiktok'|trans|sw_sanitize }}">
  118. <svg xmlns="http://www.w3.org/2000/svg" shape-rendering="geometricPrecision" text-rendering="geometricPrecision" image-rendering="optimizeQuality" fill-rule="evenodd" clip-rule="evenodd" viewBox="0 0 449.45 515.38"><path fill-rule="nonzero" d="M382.31 103.3c-27.76-18.1-47.79-47.07-54.04-80.82-1.35-7.29-2.1-14.8-2.1-22.48h-88.6l-.15 355.09c-1.48 39.77-34.21 71.68-74.33 71.68-12.47 0-24.21-3.11-34.55-8.56-23.71-12.47-39.94-37.32-39.94-65.91 0-41.07 33.42-74.49 74.48-74.49 7.67 0 15.02 1.27 21.97 3.44V190.8c-7.2-.99-14.51-1.59-21.97-1.59C73.16 189.21 0 262.36 0 352.3c0 55.17 27.56 104 69.63 133.52 26.48 18.61 58.71 29.56 93.46 29.56 89.93 0 163.08-73.16 163.08-163.08V172.23c34.75 24.94 77.33 39.64 123.28 39.64v-88.61c-24.75 0-47.8-7.35-67.14-19.96z"/></svg>
  119.                                     </g>
  120.                                 </svg> TikTok </a></li>
  121.                     </ul>
  122.                 </div>
  123.                 {% block layout_footer_copyright %}
  124.                     <div class="footer-copyright">
  125.                         {{ "footer.copyrightInfo"|trans|sw_sanitize }}
  126.                     </div>
  127.                 {% endblock %}
  128.             </div>
  129.         </div>
  130.             <div class="wodka-copy container py-3 border-top d-flex justify-content-center"><a href="https://wodka.agency" target="_blank">
  131.                     <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
  132.                         <g fill="none" fill-rule="evenodd">
  133.                             <rect width="16" height="16"/>
  134.                             <polygon fill="#000" points="8.585 4 5.973 12.088 7.216 12.086 9.983 4"/>
  135.                             <polygon fill="#000" points="14.444 4 11.833 12.077 13.076 12.075 15.841 4"/>
  136.                             <path fill="#000" d="M-.0000375089714 5.5296C.00103111111 6.06826667.438364444 6.50382222.977031111 6.50275751 1.51534222 6.50168889 1.95089778 6.06435556 1.94983307 5.52568889 1.94876444 4.98737778 1.51178667 4.55182222.97312 4.55253246.434808889 4.5536-.00110222222 4.99093333-.0000375089714 5.5296M.0100247117 10.62144C.0110933333 11.1601067.448426667 11.5956622.986737778 11.5945975 1.52540444 11.5935289 1.96096 11.1561956 1.95989529 10.6175289 1.95882667 10.0792178 1.52149333 9.64366222.983182222 9.64437246.444515556 9.64544.00896 10.0827733.0100247117 10.62144"/>
  137.                         </g>
  138.                     </svg> Powered by Wodka</a>
  139.             </div>
  140.     {% endblock %}