You need to add a new text attribute to all products in the Magento store. When this attribute is displayed on the product page, its values must be different depending on the selected language.
Keeping simplicity in mind, how do you add this attribute?
A. Use the Magento CLI to create a new custom attribute, then generate dictionaries for all supported languages
B. Use a Data Patch to create a new EAV attribute
C. Add a new column to the catalog_product_entity table using declarative schema
D. Use the admin panel to create a new extension attribute
You need to add a new text attribute to all products in the Magento store. When this attribute is displayed on the produ
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
You need to add a new text attribute to all products in the Magento store. When this attribute is displayed on the produ
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!