{# app/templates/platform/find-shop.html #} {# Letzshop Vendor Finder Page #} {% extends "platform/base.html" %} {% block title %}Find Your Shop - Wizamart{% endblock %} {% block content %}
{# Header #}

Find Your Letzshop Shop

Enter your Letzshop shop URL or search by name to get started.

{# Search Form #}
{# Examples #}
Examples:
  • https://letzshop.lu/vendors/my-shop
  • letzshop.lu/vendors/my-shop
  • my-shop (just the shop name)
{# Results #} {# Help Section #}

Need Help?

Don't have a Letzshop account yet? No problem!

{% endblock %} {% block extra_scripts %} {% endblock %}