You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
@@ -198,6 +200,7 @@ Attribute | Data Type | Description | Example
198
200
`secure_base_media_url` | String | The secure fully-qualified URL that specifies the location of user media files | `https://magentohost.example.com/pub/media/`
199
201
`secure_base_static_url` | String | The secure fully-qualified URL that specifies the location of static view files | `https://magentohost.example.com/pub/static/`
200
202
`secure_base_url` | String | The store's fully-qualified secure base URL | `https://magentohost.example.com/`
203
+
`store_name` | String | The store's name | `My Store`
201
204
`timezone` | String | The store's time zone | `America/Chicago`
202
205
`website_id` | Integer | The ID number assigned to the parent website | `1`
203
206
`weight_unit` | String | The weight unit for products | `lbs`, `kgs`, etc
0 commit comments