Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 6 Next »

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.

  • Add attribute gift_card_type to product with the option: virtual, physical, combine .

  • Change gift_card_type from option to text.

  • No labels