• fix: display « tarif appliqué » on checkout page

    vlab released this 2026-02-09 09:00:39 +00:00 | 32 commits to master since this release

    The basketTotal partial expects $sale_channel as a top-level
    view variable. The cart page passed it correctly, but the checkout
    page and the AJAX basket refresh only passed it nested inside
    $basket.

    Downloads