params->set('vote_type','product'); if(isset($this->element->main)){ $product_id = $this->element->main->product_id; }else{ $product_id = $this->element->product_id; } $this->params->set('vote_ref_id',$product_id); $this->params->set('productlayout','show_tabular'); $layout_vote_mini = hikashop_getLayout('vote', 'mini', $this->params, $js); $layout_vote_listing = hikashop_getLayout('vote', 'listing', $this->params, $js); $layout_vote_form = hikashop_getLayout('vote', 'form', $this->params, $js); $config =& hikashop_config(); $status_vote = $config->get('enable_status_vote'); $this->setLayout('show_block_dimensions'); $specif_tab_content = trim($this->loadTemplate()); if(!empty($this->fields)){ $this->setLayout('show_block_custom_main'); $specif_tab_content = trim($this->loadTemplate()) . $specif_tab_content; } ?>
element->extraData->leftBegin)) { echo implode("\r\n", $this->element->extraData->leftBegin); } $this->row =& $this->element; $this->setLayout('show_block_img'); echo $this->loadTemplate(); ?> element->extraData->leftEnd)) echo implode("\r\n",$this->element->extraData->leftEnd); ?>
element->extraData->topBegin)) { echo implode("\r\n", $this->element->extraData->topBegin); } ?>

element->product_id && isset ($this->element->main->product_name)) echo $this->element->main->product_name; else echo $this->element->product_name; ?>

config->get('show_code')) { ?> element->product_code; ?> element->extraData->topEnd)) { echo implode("\r\n", $this->element->extraData->topEnd); } ?> setLayout('show_block_social'); echo $this->loadTemplate(); ?>
element->extraData->rightBegin)) echo implode("\r\n",$this->element->extraData->rightBegin); ?> params->get('show_price') && (empty($this->displayVariants['prices']) || $this->params->get('characteristic_display') != 'list')) { $this->row =& $this->element; $this->setLayout('listing_price'); echo $this->loadTemplate(); ?> currencyHelper->getCurrencies($CurrId, $null); $CurrCode = $currency[$CurrId]->currency_code; ?>
params->get('show_vote_product') == '-1') { $this->params->set('show_vote_product', $config->get('show_vote_product')); } if($this->params->get('show_vote_product')) { echo $layout_vote_mini; } ?>
element->product_intro)) { echo JHTML::_('content.prepare',$this->element->product_intro); } ?>
params->get('characteristic_display') != 'list') { $this->setLayout('show_block_characteristic'); echo $this->loadTemplate(); ?>
config->get('ajax_add_to_cart', 1)) { $form = ',\'hikashop_product_form\''; } if(hikashop_level(1) && !empty ($this->element->options)) { ?>
setLayout('option'); echo $this->loadTemplate(); ?>

config->get('redirect_url_after_add_cart', 'stay_if_cart') == 'ask_user') { ?> params->get('catalogue') && ($this->config->get('display_add_to_cart_for_free_products') || ($this->config->get('display_add_to_wishlist_for_free_products', 1) && hikashop_level(1) && $this->params->get('add_to_wishlist') && $config->get('enable_wishlist', 1)) || !empty ($this->element->prices))) { if (!empty ($this->itemFields)) { $form = ',\'hikashop_product_form\''; if ($this->config->get('redirect_url_after_add_cart', 'stay_if_cart') == 'ask_user') { ?> setLayout('show_block_custom_item'); echo $this->loadTemplate(); } } $this->formName = $form; if($this->params->get('show_price')) { ?>
config->get('product_contact', 0); if(hikashop_level(1) && ($contact == 2 || ($contact == 1 && !empty($this->element->product_contact)))) { $css_button = $this->config->get('css_button', 'hikabtn'); ?>
element->extraData->rightMiddle)) echo implode("\r\n",$this->element->extraData->rightMiddle); ?>
element->characteristics) || $this->params->get('characteristic_display') != 'list') { ?>
row = & $this->element; $this->ajax = 'if(hikashopCheckChangeForm(\'item\',\'hikashop_product_form\')){ return hikashopModifyQuantity(\'' . $this->row->product_id . '\',field,1' . $form . ',\'cart\'); } else { return false; }'; $this->setLayout('quantity'); echo $this->loadTemplate(); ?>
setLayout('show_block_product_files'); echo $this->loadTemplate(); if(HIKASHOP_J30) { $this->setLayout('show_block_tags'); echo $this->loadTemplate(); } if(!empty($this->element->extraData->rightEnd)) echo implode("\r\n",$this->element->extraData->rightEnd); ?>
#i','',$this->element->product_description))); $selected = ''; ?>
element->extraData->bottomBegin)) echo implode("\r\n",$this->element->extraData->bottomBegin); ?> element->product_url)) { ?>
element->product_url)) { echo JText::sprintf('MANUFACTURER_URL', '' . $this->element->product_url . ''); } ?>
element->extraData->bottomMiddle)) echo implode("\r\n",$this->element->extraData->bottomMiddle); ?>
element->extraData->bottomEnd)) echo implode("\r\n",$this->element->extraData->bottomEnd); ?>