encoder(); $attributes = $this->get( 'selectionAttributeItems', array() ); $contentUrl = $this->config( 'client/html/common/content/baseurl' ); $prodDeps = json_encode( $this->get( 'selectionProductDependencies', new stdClass() ) ); $attrDeps = json_encode( $this->get( 'selectionAttributeDependencies', new stdClass() ) ); ?>