The Facebook Like Widget for AbleCommerce is yet another free plugin from Plugables that lets you use the FaceBook Like feature on any page in your AbleCommerce store.
Product Tags Module by Plugables allows you to make use of tags in your Ablecommerce store. You can associate multiple tags to a product and you can have multiple products associated to a tag. Tags can be searched and sorted based on their name and creation date.
This plug-in allows you to manage news on your AbleCommerce store. The news articles can be divided into different categories for organized access and display. They can have different statuses like Draft, Reviewed, Ready and Published. News articles can also be set to expire after a certain expiry date. They can be searched and sorted based on their creation date, last modified date, published date or expiry date. Admin users can preview the news that are not yet published. On the store side you can display news in various ways, for example, latest news, news by category, all news, or details of a particular news item.
One of the features that has been missing and requested quite often for an AbleCommerce store is the ability to have ‘Featured Categories‘ in the store. AbleCommerce will allows you to define ‘Featured Products’ but it does not allow you to define ‘Featured Categories’. This add-on will get this done for you in no time.
The product comparison module improves the usability of your AbleCommerce store by allowing shoppers to compare a shortlist of products side-by-side and eliminating the need to navigate back and forth between product pages.

Here is the Furniture Store Theme package. Click the following URL to download the theme.
Furniture Store Theme
In order to install new theme please follow these steps
Download theme package from download link available above.
Extract the compressed file and copy the Furniture_store folder to your Website/App_Themes folder.
Now login to admin tool …
How to re-skin the footer
In order to convert the default footer into “Furniture_Store” footer, you have to modify these classes
For background image and border styles, modify the following class.
1#footer { border-top:3px solid #e3dfde; height: 75px; background-color:#FFFFFF; color: #b95300; line-height: 18px; margin:0 auto; }
For font styles and colors , modify the …
Main Panel
The main panel has white background and 10px padding from top, so modify this class.
1#mainPanel { padding: 10px 0px 0px 0px; margin: 4px 4px 0 4px; background-color: #FFFFFF; }
Cut the main header(welcome image) from design and replace the image named as “image.jpg”.Set the width height and image …
How to convert “Glass_olive” left Sidebar into “Furniture_store” left Sidebar
Finished left Sidebar Panel of “Furniture_store” Design
I have left side bar with white background, 200px wide with no borders below is the modified class for left Sidebar Panel container.Set the padding and comment the border style statements.
1#leftSidebarPanel {width: …