The theme object
The theme
object contains information about a store's published theme.
The theme
object has the following attributes:
theme.id
Returns the theme's ID. This is useful for when you want to link a user directly to the theme editor.
Input
Visit the <a href="/admin/themes/{{ theme.id }}/settings">theme editor</a> to change your logo.
Output
Visit the <a href="/admin/themes/8196497/settings">theme editor</a> to change your logo.
theme.name
Returns the name of the theme.