How to have a section appear across the site without manually adding the section repeatedly?

Needing a few sections to appear everywhere throughout the site (rather than manually adding them in theme editor again and again to each page/product/collection/post/etc.).

Please look at Stuido theme, https://themes.shopify.com/themes/studio/styles/default/preview?price%5B%5D=free&surface_inter_position=1&surface_intra_position=3&surface_type=all.

For this you need to add that section on theme.liquid file like

{%- section ‘add section name here’ -%}

like {% section ‘header’ %}

@ldsrhb you have create json file doesn’t required you have added all section same as home