Skip to content

Commit fe76bca

Browse files
author
Michail Slabko
committed
MAGETWO-45422: "Does this have a weight?" Yes / No Product field is available for bundle product
- fix static
1 parent 1280780 commit fe76bca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/view/adminhtml/web/catalog/type-events.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ define([
1616
*/
1717
init: function () {
1818

19-
//not weight switcher giftcard, bundle
19+
//not weight switcher for specific product
2020
if (weight.productHasWeightBySwitcher() && weight.hasWeightSwither()) {
2121
this.type = {
2222
virtual: 'virtual',

0 commit comments

Comments
 (0)