Skip to content

Commit b3116c7

Browse files
committed
improve example
1 parent 570eadd commit b3116c7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/storefront/themes/settings.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,8 @@ When accessing a `product` setting value in a template, it returns a product obj
321321
"name": "hero_product",
322322
"label": "Hero Product",
323323
"type": "product",
324-
"help_text": "Hero product on homepage banner."
324+
"help_text": "Hero product on homepage banner.",
325+
"required": false
325326
}
326327

327328
```

0 commit comments

Comments
 (0)