{# Sidecar enrichment + price comparison. Rendered only on the solo (detail) view and only when the sidecar returned data for this set. #} {% if solo and sidecar_summary %} {% set s = sidecar_summary %} {% set p = s.prices %} {# Enrichment badges (retired / MSRP / value / dimensions / weight) are rendered by macro/badge.html via BADGE_ORDER_DETAIL, so they are not repeated here. #} {# --- Designer (web-scraped; the API does not expose it) --- #} {% if s.designer and config['SIDECAR_SHOW_DESIGNER'] %}