magento / magento2

Prior to making any Submission(s), you must sign an Adobe Contributor License Agreement, available here at: https://opensource.adobe.com/cla.html. All Submissions you make to Adobe Inc. and its affiliates, assigns and subsidiaries (collectively “Adobe”) are subject to the terms of the Adobe Contributor License Agreement.
http://www.magento.com
Open Software License 3.0
11.54k stars 9.32k forks source link

Error price in product page with Tier price and Configurable product #6519

Closed webagil-kevin closed 8 years ago

webagil-kevin commented 8 years ago

Preconditions

  1. Magento 2.1.0 or 2.1.1
  2. Theme Blank or Luma
  3. Configurable product with 2 attributes

    Steps to reproduce

  4. Sample date installed
  5. Add Tier Price for a specific Customer Group

Example for "Inez Full Zip Jacket-XS-Orange", default price is 59,00 € and add Tier Price: tier-price-02

Expected result

  1. In product page, for other customer groups (Not Logged in, General...) show default price 59,00 €.

    Actual result

  2. In product page, Wholesaler price configured in Tier Price show for all groups and Not Logged in. Price is ok in Shopping Cart. tier-price-01
sevos1984 commented 8 years ago

This duplicates https://github.com/magento/magento2/issues/3759 and https://github.com/magento/magento2/issues/5064