Anyone successfully used the Section Rendering API to re-render a collection product grid? When the section comes back via the API in Dawn, {{ section.settings.columns_desktop }} outputs as 4 in product-grid.liquid instead of 3 like it does when rendered on the initial page load. So via the Section Rendering API, it’s somehow not pulling the right settings for the section. I’m passing sections_url: “/collections/produce” in the call.