Magento extension EM Flexible Products Widget by EMThemes_Giao

MageCloud partnered with EMThemes_Giao to offer EM Flexible Products Widget in your MageCloud panel for our simple 1-click installation option. To install this extension - create your account with MageCloud and launch a new Magento store. It takes only 3 minutes.

EMThemes_Giao always provides support for customers who have installed EM Flexible Products Widget Magento module. Feel free to leave a review for the company and the extension so we can offer you better products and services in the future.

You may want to check other EMThemes_Giao Magento extensions available at MageCloud and even get extensions from hundreds of other Magento developers using our marketplace.

Show products from specific conditions

Compatible with Magento 1.x

EM Flexible Products Widget

NOTICE:

We released a professional version of this extension, called EM Filter Products Widget. With better UI and unlimited features

Filter Product Widget chart

Hightlight Features:

  • Flexible, unlimited, nested and combination conditions supported.
  • Control number of products per page and per row.
  • Sort by Product Name, Position, Sku, New Date, Created Date, Bestselling, Most Viewed; Ascending and Desending.
  • Show as Grid or Listing or custom template.

>>> FIND OUT HERE

======================================================================

EM Flexible Widget Overview

Show products from specific conditions. For example :

{{widget type="flexiblewidget/list" column_count="1" limit_count="9" attribute_set="Computer" if="color='black' and gender='male' " order_by="name asc" template="flexiblewidget/list.phtml" category="Computers|Shoes"}}

- column_count : the number of column

- limit_count : the number of product showed

- attribute_set : to get product of attributeset

- if : condition of product's attribute. ( operators : "and,or,,=,,="). if you don't use condition, please put if="#"

- order_by : order

-template : template

- category : the condition of categories ( "|" it's mean "or" )