Dear community,
I’ve recently started having some issues using sections in checkout.liquid.
Without a change to the source code, the possibility to change section settings on the customizer are gone.
I am working with a Shopify Plus Shop and editing checkout.liquid is enabled as well.
Sections are added right after the tag using {%- section ‘some-section-file’ -%}
Of course the section file is located within the sections directory.
Have double checked the section by adding it to any other page, collection etc. Just to be sure the section file itself is valid.
Selected “checkout” on the customizer it only shows the following message:
“The checkout page doesn’t have any sections. Open checkout settings”
The underlying functionality, however, is given.
The settings that can be made via the section are available and stored in settings_data.json.
Anyone currently facing similar issues?
Seems to be a bug in the customizer.
Kind regards