encoder(); $detailTarget = $this->config( 'client/html/catalog/detail/url/target' ); $detailController = $this->config( 'client/html/catalog/detail/url/controller', 'catalog' ); $detailAction = $this->config( 'client/html/catalog/detail/url/action', 'detail' ); $detailConfig = $this->config( 'client/html/catalog/detail/url/config', array( 'absoluteUri' => 1 ) ); ?>

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

extProducts as $product ) : ?>
getRefItems( 'media', 'default', 'default' ); ?> getPreview() ) != '' ) : ?> $product->getId(), 'd_name' => $enc->url( $product->getName( 'url' ) ) ); ?> html( $product->getName(), $enc::TRUST ); ?> getRefItems( 'price', 'default', 'default' ); ?>
price( array( $price ) ); ?>
get( 'detailBody' ); ?>