-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Issue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedReported on 2.4.0Indicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.
Description
Preconditions (*)
- Magento 2.4 with sample data
- Configurable product SKU - MT07
- Set tier prices for the an associated one, for example for SKU - MT07-XS-Gray
Steps to reproduce (*)
- Open MT07 on front-end side
- Select
- Size: XS
- Color: Gray
Expected result (*)
- Tier price grid should be displayed
Actual result (*)
- Tier price grid is not shown
Related closed issues
- tier price of a simple/virtual product does not appear on a configurable product page #3759
- Dynamic Tier Pricing for Configurable Products #5064
Root of issue
Tier price "grid" has been removed from the product details page via MAGETWO-41076: Get rid of remove directive.
If you remove
<referenceContainer name="product.info.options.configurable" remove="true"/>
from
app/code/Magento/Swatches/view/frontend/layout/catalog_product_view_type_configurable.xml
then tier price grid will appear but with an old options version:
Please provide Severity assessment for the Issue as Reporter. This information will help during Confirmation and Issue triage processes.
- Severity: S0 - Affects critical data or functionality and leaves users without workaround.
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
- Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
- Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
- Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.
JMC-PK
Metadata
Metadata
Assignees
Labels
Issue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedReported on 2.4.0Indicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.