Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

It is also possible to provide custom name in Variant Name field. In such case settings from Short Name Pattern will be ignored.

...

Backend

Note

Backend documentation and review of this documentation is needed.

Frontend

Variant switcher template (MageSuite_ProductVariants::product/variant_switcher.phtml) is added to the PDP buybox. It builds HTML and initializes Magento dropdown widget.

...

Code Block
import 'MageSuite_ProductVariants';

Backend

Note
Backend documentation and review of this documentation is needed.