{# app/templates/admin/vendor-theme.html #} {% extends "admin/base.html" %} {% block title %}Vendor Theme - {{ vendor_code }}{% endblock %} {% block alpine_data %}vendorThemeData(){% endblock %} {% block content %}

Vendor Theme

Customize appearance for

Loading theme...

Theme Configuration

Quick Start: Choose a Preset

Colors

Typography

Layout

Advanced

Preview

COLORS

Primary

Secondary

Accent

TYPOGRAPHY

Heading Font

Body text font example

BUTTONS

LAYOUT

Product Layout:

Header:

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