getCf('row'); $slide=$this->getTabslider(); $_productCollection = $this->_getProductCollection(); $_helper = $this->helper('catalog/output'); $_collectionSize = $_productCollection->count(); $identifier =$this->getIdentifier(); $narwe=strtolower($slide['arw_name']); $p_name=str_replace(' ','-',$name); $class ='products-slider-'.$p_name; if($slide['arw_use_default']==0){ $_scroll=$slide['arw_enable_scroll']; switch($_scroll){ case ARW_ProductTab_Model_Content::SHOW_SLIDE: $_rowCount=$slide['arw_row']; $loop=$slide['arw_animation_loop']; $autoplay=$slide['arw_auto_play']; $autoplayTimeout=$slide['arw_speed']; $dots=$slide['arw_enable_dots']; $navigation=$slide['arw_enable_navigation']; $lazy=$slide['arw_lazy_loading']; $responsive=$slide['arw_responsive']; $_columnCount=$slide['arw_limit']; $class_products_list='products-slide'; $margin=$slide['arw_margin']; break; case ARW_ProductTab_Model_Content::SHOW_GRID: $_column=$slide['arw_column']; $_columnCount=$_column; $class_products_list='products-grid'; break; case ARW_ProductTab_Model_Content::SHOW_LIST: $_column=1; $_columnCount=1; break; default: } }elseif($slide['arw_use_default']==1){ $_scroll=Mage::helper('producttab')->getCf('enable_scroll'); switch($_scroll){ case ARW_ProductTab_Model_Content::SHOW_SLIDE: $_rowCount=Mage::helper('producttab')->getCf('row'); $loop=Mage::helper('producttab')->getCf('loop'); $autoplay=Mage::helper('producttab')->getCf('autoplay'); $autoplayTimeout=Mage::helper('producttab')->getCf('speed'); $dots=Mage::helper('producttab')->getCf('dots'); $navigation=Mage::helper('producttab')->getCf('navigation'); $lazy=Mage::helper('producttab')->getCf('lazy'); $responsive=Mage::helper('producttab')->getCf('responsive'); $_columnCount= Mage::helper('producttab')->getCf('limit'); $class_products_list='products-slide'; $margin=Mage::helper('producttab')->getCf('margin');; break; case ARW_ProductTab_Model_Content::SHOW_GRID: $_column=Mage::helper('producttab')->getCf('column'); $_columnCount=$_column; $class_products_list='products-grid'; break; case ARW_ProductTab_Model_Content::SHOW_LIST: $_column=1; $_columnCount=1; break; default: } }else{ } if($responsive) { $respon=explode(',',$responsive); } $repon_grid='arw-col-'.$_column; ?> count()): ?>

__('There are no products matching the selection.') ?>

1 && $i==0):?>
1 && $i%$_rowCount==0):?>
1 && $i%$_rowCount==0)): ?>
  • <?php echo $this->stripTags($this->getImageLabel($_product, 'small_image'), null, true) ?> <?php echo $this->stripTags($this->getImageLabel($_product, 'small_image'), null, true) ?>

    productAttribute($_product, $_product->getName(), 'name') ?>

    getPriceHtml($_product, true) ?> getShortDescription()):?>

    __('Description:') ?>

    getConfig('desc_striptags')){ $short_desc = strip_tags($_product->getShortDescription(), '

    '); }else{ $short_desc = $_product->getShortDescription(); }?> helper('core/string')->truncate($short_desc,50) ?>

    isSaleable()): ?>

    __('Out of stock') ?>

  • 1 && $i%$_rowCount==0)): ?>
1 && ($i%$_rowCount==0 || $i==$_collectionSize)):?>
1 && $i==$_collectionSize):?>
  1. <?php echo $this->stripTags($this->getImageLabel($_product, 'small_image'), null, true) ?>
    stripTags($_product->getName(), null, true); ?>

    productAttribute($_product, $_product->getName() , 'name'); ?>

    getRatingSummary()): ?> getReviewsSummaryHtml($_product) ?> getPriceHtml($_product, true) ?> isSaleable()): ?>

    __('Out of stock') ?>

    productAttribute($_product, $_product->getShortDescription(), 'short_description') ?> __('Learn More') ?>