Skip to content

Commit 454a17f

Browse files
committed
MAGETWO-83204: "Hide from Product Page" option does not work for child of configurable product
1 parent 3021e86 commit 454a17f

File tree

1 file changed

+2
-0
lines changed
  • app/code/Magento/Swatches/Helper

1 file changed

+2
-0
lines changed

app/code/Magento/Swatches/Helper/Data.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,8 @@ private function populateAdditionalDataEavAttribute(Attribute $attribute)
190190
}
191191

192192
/**
193+
* Check is media attribute available
194+
*
193195
* @param ModelProduct $product
194196
* @param string $attributeCode
195197
* @return bool

0 commit comments

Comments
 (0)