Skip to content

Provides a generator for Contao Isotope eCommerce to generate variant prices by attribute options.

Notifications You must be signed in to change notification settings

marcosimbuerger/contao-isotope-variant-price-by-attribute-option

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

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

  1. Install
composer require marcosimbuerger/contao-isotope-variant-price-by-attribute-option
  1. Update the database via Contao install tool.

  2. Create an Isotope attribute, which has options (e.g. select menu).

  3. Add options to this attribute. Set a price on each option.

  4. Create an Isotope product type, activate 'variants' and add the product price and your custom attributes as variant attributes.

  5. Go to the Isotope product overview and create products with variants.

  6. 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!

About

Provides a generator for Contao Isotope eCommerce to generate variant prices by attribute options.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages