search implement
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
{# Imported locally (not just inherited from base.html) so the card also renders
|
||||
inside standalone htmx fragments like shop/_results.html, where Tera's import
|
||||
chain from the layout isn't present. #}
|
||||
{% import "macros/ui.html" as ui %}
|
||||
{# Adapted from the vendored Penguin UI component
|
||||
(penguinui-components/card/ecommerce-product-card.html):
|
||||
wired to our product data + i18n + htmx add-to-cart + toast. The demo rating
|
||||
|
||||
Reference in New Issue
Block a user