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 ) ); ?>
getRefItems( 'media', 'default', 'default' ); ?>
getPreview() ) != '' ) : ?>
partial( 'client/html/common/partials/price', 'common/partials/price-default.html', array( 'prices' => array( $entry['price'] ) ) ); ?>
|