Skip to content

Commit 3d07b8e

Browse files
rani-webkulrani-webkul
authored andcommitted
Fixed downloadable selected links price not added to product main price. #24579
1 parent 4808977 commit 3d07b8e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/Downloadable/view/frontend/web/js/downloadable.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ define([
3838
});
3939
}
4040
});
41+
42+
this._reloadPrice();
4143
},
4244

4345
/**

0 commit comments

Comments
 (0)