encoder();
$attributes = $this->get( 'selectionAttributeItems', array() );
$prodDeps = json_encode( $this->get( 'selectionProductDependencies', new stdClass() ) );
$attrDeps = json_encode( $this->get( 'selectionAttributeDependencies', new stdClass() ) );
?>
get( 'selectionProducts', array() ) as $prodid => $product ) : ?>
getRefItems( 'price', 'default', 'default' ); ?>
price( $prices ); ?>
get( 'selectionAttributeTypeDependencies', array() ) as $type => $attrIds ) : asort( $attrIds ); ?>
html( $this->translate( 'client/html/code', $type ) ); ?> |
|
get( 'selectionBody' ); ?>