2017 © Pedro Peláez
 

magento2-module m2-bundledefaultprice-module

This module allows you to show the default price of a bundle in the catalog and product pages.

image

thousandmonkeys/m2-bundledefaultprice-module

This module allows you to show the default price of a bundle in the catalog and product pages.

  • Friday, July 27, 2018
  • by lingwooc
  • Repository
  • 1 Watchers
  • 1 Stars
  • 71 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 97 % Grown

The README.md

defaultBundlePrice-magento2

This module allows you to show the default price of a bundle in the catalog and product pages (before customisation). It also shows the price difference on the option selectors and a thumbnail. Also fixes the indexer to have the minimum price as the default price. If you don't require this delete Model/ResourceMode/Indexer/Price.php and remove the last line from di.xml, (*1)

Installation

  • composer require thousandmonkeys/m2-bundledefaultprice-module
  • php bin/magento setup:upgrade
  • php bin/magento setup:di:compile
  • php bin/magento setup:static-content:deploy

Usage

For your bundled product got to advanced pricing for "Price View" select "Default". This will show a price based on the default selection.
- It only supports radio and select as of now. - At the moment it will also display options as +/- the default price. This should be optional (but isn't). +/- price update for select but not for radio - It also shows the option thumbnail and description underneath the radio/select. This also should be optional (but isn't)., (*2)

The Versions

27/07 2018

dev-master

9999999-dev

This module allows you to show the default price of a bundle in the catalog and product pages.

  Sources   Download

OSL-3.0 AFL-3.0

27/07 2018

v1.0.4

1.0.4.0

This module allows you to show the default price of a bundle in the catalog and product pages.

  Sources   Download

OSL-3.0 AFL-3.0

08/04 2018

v1.0.3

1.0.3.0

This module allows you to show the default price of a bundle in the catalog and product pages.

  Sources   Download

OSL-3.0 AFL-3.0