Skip to content

Commit 7c8ecc6

Browse files
author
Sergii Kovalenko
committed
MAGETWO-53331: Fixed bundle product option has wrong price in wishlist
1 parent 9a43f22 commit 7c8ecc6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Bundle/view/base/web/js/price-bundle.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ define([
112112
* Helper to fix backend behavior:
113113
* - if default qty large than 1 then backend multiply price in config
114114
*
115+
* @deprecated
115116
* @private
116117
*/
117118
_applyQtyFix: function applyQtyFix() {

0 commit comments

Comments
 (0)