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' ); ?> getUrl() ) != '' ) : ?> $product->getId(), 'a-name' => str_replace( ' ', '-', strip_tags( $product->getName() ) ) ); ?> html( $product->getName(), $enc::TRUST ); ?> getRefItems( 'price', 'default', 'default' ); ?>
price( array( $price ) ); ?>
get( 'detailBody' ); ?>