Pricing Catalog Sync

{% if sync_status.last_sync_ago %}

Catalog: {{ catalog_count }} models, synced {{ sync_status.last_sync_ago }} {% if sync_status.stale %}(stale — consider syncing){% endif %}

{% else %}

Catalog has never been synced. Sync now to fetch live pricing.

{% endif %}