Skip to content

Commit 4f7d328

Browse files
committed
MAGETWO-77850: [2.3] - Special/lowest price in child of a Configurable Product causes the entire product to show that price
1 parent ee24b2d commit 4f7d328

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/ConfigurableProduct/view/frontend/web/js/configurable.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ define([
3333
mediaGalleryInitial: null,
3434
slyOldPriceSelector: '.sly-old-price',
3535
normalPriceLabelSelector: '.normal-price .price-label',
36+
3637
/**
3738
* Defines the mechanism of how images of a gallery should be
3839
* updated when user switches between configurations of a product.

0 commit comments

Comments
 (0)