====== HM_ELECTRONIC - MAGENTO THEME ======

OVERVIEW
--------
For electronic manufacturers and shop owners, this magento theme is the best one to display your items 
in an active and lively way. This unique theme has benefited from many innovative features of Magento 
and has been inspired by our creative experts and thus will make your site more powerful and eligible 
than ever. With its 4 main graceful colored skins (black, dark blue, green, orange), you will easily select your favorite one.
Plus with that, this theme is HTML & CSS  validated carefully by our experienced experts. More importantly, HM Electronic is fully 
compatible with Magento version 1.5. Also, it is very easy to install, easy to use and edit 


License Note
------------
(+) Allow: You have full permission to use or customize this theme for your website or for your client website.
(-) Not allow: You are not allowed to redistribute or resell this theme any where.
(*) Copyright: You must keep our copyright at the footer of the template. To remove it you have to purchase the theme with Remove Copyright option.

This theme includes 4 colour skins:

1. black
2. darkblue	
3. green
4. orange

FEATURES
--------
+ Compatible with all major browsers(IE6, IE7, IE8, FireFox, Safari, Chrome)
+ Optimized for fast loading
+ Easily customize with PSD files (included in the package)
+ SEO (Search Engine Optimization) compliant
+ W3C HTML & CSS validated carefully
+ Support Magento v1.5.x and 1.6.x.


ADDITIONAL EXTENSIONS
---------------------
This theme uses Easy Banner extension.
Please contact us to get the additional extension if you have purchased it.



INSTALLATION
------------

1. If you buy Easybanner extension:
Goto Admin/Easy Banner
	+ Goto Admin/Easy Banner/ Manage Banners and click into addbanner button

		*Banner information:
			Identifier *: hm_electronic
			Title *	    : Your banner title
			Show Title  : No
			Width (px) *: 719
			Height (px)*: 242
			Delay (ms) *: 3000
			Status	    :Enable
	+Goto Admin/Easy Banner/ Manage Banner Items and click into add Banner Item.
	
		*Banner Item information:
			Banner*: hm_electronic
			Content*:Banner item content 

2. Copy /app & /skin folder to magento location. 
3. Go to Admin/Configuration/Design, select Themes section and input following value:
+ Templates: hm_electronic
+ Layout: hm_electronic
+ Skin (Images/CSS): hm_electronic_black (or hm_electronic_darkblue or hm_electronic_green or hm_electronic_orange)

4. Update the static home page with following 

	* In General Information:
		Page Title *: Your home page title
		SEF URL Identifier *:home
		Store View *: Your store view
		Status *: Enable.
		
		Content *: <!-- Refer to HOME_CONTENT -->

	* In Custom Design:

			Layout *: 2 columns with left bar
			Layout Update XML:
		
Note: To display a product as featured product, please follow these steps:
	+ Create a featured product attribute (attribute code: featured, input type: yes/no)
	+ Add the custom attribute to your attribute set
	+ In editing product panel, set the attribute to yes if you want to display the product as feature

5. Save and go to front-end to see the theme. Note to clear the cache if you are enabling it.

Feel free to let us know if you have any comment or suggestion to help us produce better theme.
Please contact us at: 
support@mage-world.com or http://www.mage-world.com/contacts

Regards,
Mage World Support
http://wwww.mage-world.com


STATIC CONTENT REFERENCES
-------------------------
<!-- BEGIN HOME_CONTENT -->
 
	<!------------------------If you buy easybanner extension--------------------------->
		<div class="banner_content">{{block type="easybanner/banner" name="hm_electronic" banner_id="hm_electronic" template="easybanner/simpleslider.phtml"}}</div>
<div class="bestselling_products">{{block type="core/template" show_total="9" name="product_bestseller" as="product_bestseller" template="catalog/product/bestseller.phtml}}</div>

	<!---------------------If you don't buy easybanner extension------------------------>
		<div class="banner_content"><img src="{{skin url='images/banner_free.jpg'}}" alt="" /></div>
		<div class="bestselling_products">{{block type="core/template" show_total="9" name="product_bestseller" as="product_bestseller" template="catalog/product/bestseller.phtml}}</div>

<!-- END HOME_CONTENT -->

<-- Use Default -->
<!-- END HOME_CONTENT -->


<!-- BEGIN FOOTER_CONTENT -->
	<!-- Default -->
<!-- END FOOTER_CONTENT -->

<!-- BENGIN USER_CONTENT -->
<!-- END USER_CONTENT -->