Skip to content

# MagentoFeaturedProducts1.x A Simple Magento Featured Products extension. It includes automatic carousel mode and is mobile repsonsive. #Installation 1st Option 1. Drag and drop to your Magento 1.x root directory 2. Option 1 (PHP placement) <?php echo $this->getLayout()->createBlock('featured/products')->setTemplate('magehd/featured/featuredpro…

Notifications You must be signed in to change notification settings

MageHD/MagentoFeaturedProducts1.x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MagentoFeaturedProducts1.x

A Simple Magento Featured Products extension. It includes automatic carousel mode and is mobile repsonsive. This extension was tested with Magento version 1.9.3.1

#Installation 1st Option

  1. Drag and drop to your Magento 1.x root directory

  2. Option 1 (PHP placement)

getLayout()->createBlock('featured/products')->setTemplate('magehd/featured/featuredproducts.phtml')->tohtml(); ?>
  1. Option 2 (CMS or Static Block Placement) {{block type="featured/products" block_id="magehd featured" template="custom/block.phtml"}}

#Usage

  1. Set your product as featured on the product edit page or select all products and update the attribute with the actions dropdown.

Developed by MageHD

About

# MagentoFeaturedProducts1.x A Simple Magento Featured Products extension. It includes automatic carousel mode and is mobile repsonsive. #Installation 1st Option 1. Drag and drop to your Magento 1.x root directory 2. Option 1 (PHP placement) <?php echo $this->getLayout()->createBlock('featured/products')->setTemplate('magehd/featured/featuredpro…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published