{# Main panel fragment for HTMX navigation - product detail content #} {% import 'macros/stickers.html' as stick %} {% import '_types/product/prices.html' as prices %} {% set prices_ns = namespace() %} {{ prices.set_prices(d, prices_ns)}} {# Product detail grid from content block #}
{{ d.description_short }}
{% endif %} {% if d.description_html %}