diff --git a/app/templates/shop/base.html b/app/templates/shop/base.html index 9bb6ee62..008aa32e 100644 --- a/app/templates/shop/base.html +++ b/app/templates/shop/base.html @@ -37,20 +37,13 @@ {% endif %} - {# Tailwind CSS - uses CSS variables #} - + {# Tailwind CSS with local fallback #} + {# Base Shop Styles #} - {# Optional: Theme-specific stylesheet #} - {% if theme.theme_name != 'default' %} - - {% endif %} - - {# Alpine.js for interactivity #} - - {% block extra_head %}{% endblock %} @@ -64,7 +57,7 @@ {# Vendor Logo #}
© {{ now().year }} {{ vendor.name }}. All rights reserved.
+© {{ vendor.name }}. All rights reserved.
+ {{ vendor.tagline }} +
+ {% endif %} + {% if vendor.description %} ++ {{ vendor.description }} +
+ {% endif %} + + Shop Now + ++ We're setting up our shop. Check back soon for amazing products! +
++ For Developers: Products will be loaded dynamically from the API once you add them to the database. +
++ Quick and reliable delivery to your doorstep +
++ Your transactions are safe and encrypted +
++ 100% satisfaction guaranteed on all products +
+