Liquid Refactors
Refactors for a smoother Shopify theme building experience.
Features
Locale refactors

Extract to locales
Moves your selection into locales/*.default.json , including any variables you're passing to it.
Rename locale variable
Renames a variable in your locale. The corresponding string inside locales/*.default.json will have its variable updated.
Schema Refactors

Add schema setting
Adds a text setting to your section/block schema. The setting will automatically use the selection as the default value.
Add block setting
Adds a text setting to your section block schema. The setting will automatically use the selection as the default value.
| |