The Config folder stores theme settings and customization options.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The Config folder is a directory in a Shopify theme that contains configuration files controlling the theme’s settings and customization options. It typically includes files such as
settings_schema.json, which defines the options available in the Theme Editor, andsettings_data.json, which stores the merchant’s selected settings and configuration values. The Config folder enables merchants to customize their store’s appearance and functionality without editing the theme’s code.