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 $entry ) : $product = $entry['item']; ?>
getRefItems( 'media', 'default', 'default' ); ?> getPreview() ) != '' ) : ?> $product->getId(), 'd_name' => $product->getName( 'url' ) ); ?> html( $product->getName(), $enc::TRUST ); ?>
partial( 'client/html/common/partials/price', 'common/partials/price-default.html', array( 'prices' => array( $entry['price'] ) ) ); ?>
get( 'detailBody' ); ?>