Download the PHP package marcosimbuerger/contao-isotope-variant-price-by-attribute-option without Composer
On this page you can find all versions of the php package marcosimbuerger/contao-isotope-variant-price-by-attribute-option. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download marcosimbuerger/contao-isotope-variant-price-by-attribute-option
More information about marcosimbuerger/contao-isotope-variant-price-by-attribute-option
Files in marcosimbuerger/contao-isotope-variant-price-by-attribute-option
Package contao-isotope-variant-price-by-attribute-option
Short Description Variant price by attribute option generator for Contao Isotope eCommerce.
License LGPL-3.0-or-later
Homepage https://github.com/marcosimbuerger
Informations about the package contao-isotope-variant-price-by-attribute-option
Contao Isotope Variant Price By Attribute Option Generator
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
- 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!