uawdijnntqw1x1x1
IP : 216.73.216.46
Hostname : toronto-dev2
Kernel : Linux toronto-dev2 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
srv
/
users
/
craft4
/
apps
/
craft4-newsite-space
/
templates
/
shop
/
..
/
shop
/
products
/
index.twig
/
/
{% extends 'shop/_private/layouts' %} {% block main %} <!-- Template: {{ _self }}.twig --> <h1 class="text-3xl block sm:inline"> {{- 'Products'|t -}} </h1> {% if currentUser and currentUser.admin %}<a href="{{cpUrl('commerce/products')}}" class="p-1">✍️</a>{% endif %} {% paginate craft.products.limit(6) as pageInfo, pageProducts %} {{ include('shop/products/_includes/grid', { products: pageProducts }) }} {{ include('shop/products/_includes/pagination', { products: pageProducts, pageInfo: pageInfo }) }} {% endblock %}
/srv/users/craft4/apps/craft4-newsite-space/templates/shop/../shop/products/index.twig