https://devdocs.magento.com/guides/v2.4/extension-dev-guide/attributes.html
https://vi-magento.com/eav-trong-magento-2/
Exercise:
Add attribute is_feature to product
Write controller to show all feature product.
Use patch to Add attribute gift_card_type to product with the option: virtual, physical, combine .
Use patch to Change gift_card_type from option to text.