snowdog/module-product-attribute-description
最新稳定版本:1.2.0
Composer 安装命令:
composer require snowdog/module-product-attribute-description
包简介
The extension adds a new field for product attributes which allows to add some HTML text to be pulled later in frontend through an API endpoint
README 文档
README
The extension allows to set product attributes description through attribute admin edition page
1. Installation:
composer require snowdog/module-product-attribute-descriptionbin/magento module:enable Snowdog_ProductAttributeDescriptionbin/magento setup:upgrade
2. Usage:
- There will be a new tab "Attribute Description" in product attribute edition page which opens a Wysiwyg editor
- The attribute description can be displayed in product page through attributes property
snowproductattributedescription_descriptionorattribute_description - Also it can be accessible everywhere through API endpoint:
GET /V1/snowproductattributedescription/description/:attributeCode
where :attributeCode is the attribute code identifier
统计信息
- 总下载量: 43.8k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-05-26