chromium/components/policy/resources/templates/policy_definitions/Miscellaneous/ShoppingListEnabled.yaml

caption: Allow the shopping list feature to be enabled
default: true
desc: "This policy controls the availability of the shopping list feature.\n     \
  \ If enabled, users will be presented with UI to track the price of the product\
  \ displayed on the current page. The tracked product will be shown in the bookmarks\
  \ side panel.\n      If this policy is set to Enabled or not set, the shopping list\
  \ feature will be available to users.\n      If this policy is set to Disabled,\
  \ the shopping list feature will be unavailable.\n      "
example_value: true
features:
  dynamic_refresh: true
  per_profile: true
items:
- caption: The shopping list feature will be available to users.
  value: true
- caption: The shopping list feature will not be available to users.
  value: false
owners:
- [email protected]
- [email protected]
- [email protected]
schema:
  type: boolean
supported_on:
- chrome.*:107-
- chrome_os:107-
- android:107-
- ios:112-
tags: []
type: main