forked from a64f7bb4-7358-4778-9fbe-3b882c34cc1d/v1
29 lines
632 B
YAML
29 lines
632 B
YAML
uuid: 3b78fe6c-ca92-446d-b88d-93837278106e
|
|
langcode: en
|
|
status: true
|
|
dependencies:
|
|
config:
|
|
- commerce_product.commerce_product_type.clothing
|
|
- field.storage.commerce_product.field_ratings
|
|
module:
|
|
- votingapi_widgets
|
|
id: commerce_product.clothing.field_ratings
|
|
field_name: field_ratings
|
|
entity_type: commerce_product
|
|
bundle: clothing
|
|
label: Ratings
|
|
description: ''
|
|
required: false
|
|
translatable: true
|
|
default_value:
|
|
-
|
|
status: '1'
|
|
value: 0
|
|
default_value_callback: ''
|
|
settings:
|
|
anonymous_window: '-1'
|
|
result_function: vote_average
|
|
user_window: '-1'
|
|
widget_format: fivestar
|
|
field_type: voting_api_field
|