Skip to content

Commit 0462574

Browse files
committed
MC-41652: Reflect changed price: Product
- fix js static test
1 parent a30f556 commit 0462574

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/Paypal/view/frontend/web/js/view

1 file changed

+1
-0
lines changed

app/code/Magento/Paypal/view/frontend/web/js/view/paylater.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ define([
4545

4646
if (this.displayAmount) {
4747
priceBox = $(this.priceBoxSelector);
48+
4849
if (priceBox.priceBox('option') &&
4950
priceBox.priceBox('option').prices
5051
) {

0 commit comments

Comments
 (0)