getBrandCollection(); $urlKey = $this->getUrlKey(); $helper = Mage::helper('brand'); ?> showWidgetAs() == 'slider') : ?> getShowBrandsTitle(); $infinite = $this->getInfinite(); $slidesToShow = $this->getSlidesToShow(); $slidesToScroll = $this->getSlidesToScroll(); $speed = $this->getSpeed(); $autoplay = $this->getAutoplay(); $autoplaySpeed = $this->getAutoplaySpeed(); $arrows = $this->getArrows(); $dots = $this->getDots(); $vertical = $this->getVertical(); if ($showBrandsTitle) { $showBrandsTitle = true; } else { $showBrandsTitle = false; } if ($infinite) { $infinite = "true"; } else { $infinite = "false"; } if (!$slidesToShow) { $slidesToShow = 5; } if (!$slidesToScroll) { $slidesToScroll = 1; } if (!$speed) { $speed = 300; } if ($autoplay) { $autoplay = "true"; } else { $autoplay = "false"; } if (!$autoplaySpeed) { $autoplaySpeed = 3000; } if ($arrows) { $arrows = "true"; } else { $arrows = "false"; } if ($dots) { $dots = "true"; } else { $dots = "false"; } if ($vertical) { $vertical = "true"; } else { $vertical = "false"; } $randId = 'brands-list-slider-' . rand(); ?> loadjQuery()): ?> loadSlider()): ?>
iconWidth() != '') { $iconWidth = $helper->iconWidth(); } else { $iconWidth = 135; } if ($helper->iconHeight() != '') { $iconHeight = $helper->iconHeight(); } else { $iconHeight = 135; } ?>