config( 'client/html/common/content/baseurl' ); $subAttrDeps = $this->get( 'subAttributeDependencies', array() ); $attrMap = $this->get( 'attributeMap', array() ); $enc = $this->encoder(); ?>
0 ) : ?>

html( $this->translate( 'client/html', 'Characteristics' ), $enc::TRUST ); ?>

$attrItems ) : ?> getId() ] ) ) { $classes .= ' subproduct'; foreach( $subAttrDeps[ $attrItem->getId() ] as $prodid ) { $classes .= ' subproduct-' . $prodid; } } ?>
html( $this->translate( 'client/html/code', $type ), $enc::TRUST ); ?>
getListItems( 'media', 'default' ) as $listItem ) { if( ( $item = $listItem->getRefItem() ) !== null ) { echo $this->media( $item, $contentUrl, array( 'class' => 'media-item' ) ); } } ?>
html( $attrItem->getName() ); ?>
get( 'attributeBody' ); ?>