How can I create a dynamic section on my homepage?

hello i hope someone can help me i want to make a section on my homepage dynamic but i dont know how

my store url is https://distinctz.com/

Hello @Distinctz ,

Can you please let me know which theme you are using and is it in Shopify 2.0? Also, Can you please let me know which section you want to make dynamic?

Hello it is a custom theme i dont know where you can find if it is on shopify 2.0 the section i want to make dynamic is on the picture

Hello @Distinctz
Can we discuss in DM?

@Distinctz , you mean by dynamic that you can add it to any page, right?

Hello @Distinctz ,

You need to open the Shopify Code Editor and look for the file in the sections. Once you fined that file you need to add the “presets” code right after the square brackets.

"presets": [
    {
        "name": "Name of your Section"
    }
]

Please check the screenshot for reference:

To open the Code Editor see the screenshot below: