For the complete documentation index, see llms.txt. This page is also available as Markdown.

How to update configure for theme editor

You can override your settings schema at anytime using this command:

shopbase-theme sync

Options:

Option

Description

--override

Override settings schema & settings data for every shops that are currently using this theme. (default: true)

--override-store

Override settings schema & settings data only for specified shops (example: theme1.onshopbase.com, theme2.onshopbase.com)

Last updated