forked from a64f7bb4-7358-4778-9fbe-3b882c34cc1d/v1
30 lines
709 B
YAML
30 lines
709 B
YAML
uuid: 5eaeec23-bc8e-4d4d-b177-a549f941e56d
|
|
langcode: en
|
|
status: true
|
|
dependencies:
|
|
module:
|
|
- commerce_product
|
|
id: wishlist
|
|
label: Wishlist
|
|
bundles: { }
|
|
entity_type: commerce_product
|
|
global: false
|
|
flag_short: 'Add to Wishlist'
|
|
flag_long: Wishlist
|
|
flag_message: 'This product has been added to your wishlist'
|
|
unflag_short: 'Remove from wishlist'
|
|
unflag_long: 'Remove wishlist'
|
|
unflag_message: 'This product has been removed from your wishlist'
|
|
unflag_denied_text: ''
|
|
weight: 0
|
|
flag_type: 'entity:commerce_product'
|
|
link_type: ajax_link
|
|
flagTypeConfig:
|
|
show_in_links: { }
|
|
show_as_field: true
|
|
show_on_form: false
|
|
show_contextual_link: false
|
|
extra_permissions:
|
|
owner: '0'
|
|
linkTypeConfig: { }
|