Skip to content

Commit 18578ab

Browse files
committed
MAGETWO-63698: [Backport] - Fixed bundle product has wrong price in wishlist - for 2.1
1 parent 3cad2ef commit 18578ab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

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

0 commit comments

Comments
 (0)