templates/front/prodSmallPhot.html.twig line 1

Open in your IDE?
  1. {% set schema = schema|default %}
  2. <div class="{{ schema }}fhwndg pointer {{ active ? "active" }} pax-10 pay-15 wi-100 he-100 d-flex align-items-center justify-content-center"
  3.      data-id="{{ id }}">
  4.     <img src="{{ img }}"
  5.          alt="{{ title }}" class="w-auto mahep-100"/>
  6. </div>