{% load l10n %} {% comment %} Fiche produit publique (AC 1.6:#2) — JSON-LD kept in sync with what's actually rendered below it (name/price/availability), not duplicated data pulled separately (AC requirement: "cohérent avec les données affichées"). {% endcomment %}
{{ stockrecord.price }} €
{% if stockrecord.num_in_stock > 0 %}En stock{% else %}Épuisé{% endif %}
{% endif %} {% endwith %} {{ product.description|linebreaks }}