{# app/templates/vendor/settings.html #} {% extends "vendor/base.html" %} {% from 'shared/macros/headers.html' import page_header_flex %} {% from 'shared/macros/alerts.html' import loading_state, error_state %} {% block title %}Settings{% endblock %} {% block alpine_data %}vendorSettings(){% endblock %} {% block content %} {% call page_header_flex(title='Settings', subtitle='Configure your vendor preferences') %} {% endcall %} {{ loading_state('Loading settings...') }} {{ error_state('Error loading settings') }}
Basic vendor configuration
Contact support to change your subdomain
Store Status
Your store is currently visible to customers
Verification Status
Verified vendors get a badge on their store
Configure external marketplace feeds
Enter the URLs for your Letzshop product feeds in different languages.
Control how you receive notifications
Email Notifications
Receive important updates via email
Order Notifications
Get notified when you receive new orders
Marketing Emails
Receive tips, updates, and promotional content
Note: Notification settings are currently display-only. Full notification management coming soon.