- BOOMR theme variables (BOOMR.themeName, BOOMR.themeVersion) are deprecated and will be removed on 31 Jan 2025; use window.Shopify.theme.schema_name and schema_version instead.
- The window.Shopify.theme object now includes new schema_name and schema_version properties that reflect the theme's settings_schema.json.
- Update any code relying on BOOMR variables before the removal date to prevent breaking changes.