marcosimbuerger/contao-isotope-variant-price-by-attribute-option
Composer 安装命令:
composer require marcosimbuerger/contao-isotope-variant-price-by-attribute-option
包简介
Variant price by attribute option generator for Contao Isotope eCommerce.
README 文档
README
Initial situation
There was a need to generate the price of variant products automatically and according to the defined attribute option. Imagine a setup with multiple attribute options, which generates a lot of product variants. There may be too many variants to set the price manually. That is why this module was created. It currently offers only the possibility to save one fixed price on a product variant.
Usage
- Install
composer require marcosimbuerger/contao-isotope-variant-price-by-attribute-option
-
Update the database via Contao install tool.
-
Create an Isotope attribute, which has options (e.g. select menu).
-
Add options to this attribute. Set a price on each option.
-
Create an Isotope product type, activate 'variants' and add the product price and your custom attributes as variant attributes.
-
Go to the Isotope product overview and create products with variants.
-
On the Isotope product overview select the desired products and click on the according action button to generate the variant prices by its attribute options.
Important: This action changes the price of the variants in the database. The change cannot be undone!
统计信息
- 总下载量: 14
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: LGPL-3.0-or-later
- 更新时间: 2021-10-08