You are here

node.type.product.yml in Ubercart 8.4

uc_product/config/install/node.type.product.yml

File

uc_product/config/install/node.type.product.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - uc_product
  6. enforced:
  7. module:
  8. - uc_product
  9. name: Product
  10. type: product
  11. description: 'Use <em>products</em> to represent items for sale on the website, including all the unique information that can be attributed to a specific model number.'
  12. help: ''
  13. new_revision: false
  14. preview_mode: 1
  15. display_submitted: false
  16. third_party_settings:
  17. uc_product:
  18. product: true
  19. shippable: true
  20. image_field: uc_product_image