@aubrey
To detect the Shopify activated theme name, you can navigate to your Shopify admin dashboard and follow these steps:
Alternatively, you can use Shopify's API to programmatically get the active theme name. You can use the GraphQL Admin API or the REST Admin API to make a request to fetch the active theme details, including the theme name.