@@ -54,7 +54,7 @@ |
||
| 54 | 54 | { |
| 55 | 55 | if( $product = $listItem->getRefItem() ) { |
| 56 | 56 | $varAttr[$product->getId()] = $product->getRefItems( 'attribute', null, 'variant' )->col( 'attribute.id', 'attribute.type' ); |
| 57 | - } |
|
| 57 | + } |
|
| 58 | 58 | } |
| 59 | 59 | } |
| 60 | 60 | |