Thank you for using this theme. If you have any questions that are beyond the scope of this help file, please feel free to email via support contact form. Thanks so much!

Initial installation

1. Copy files from the package theme/ dir to your Magento Directory (PSD/ dir in the package holds PSD source files).

2. Navigate to Backend->System->Configuration->Design->Themes Tab and set all fields to sex value.

Now do the following actions from the admin side:

Categories

Create 3 categories as subcategories to your theme default category. They must be inactive to be hidden in the main navigation. These categories will be for "Home page bestsellers", "Home page products" and "Popular products". Remember the IDs of these categories. See the image below.

Create new Magento category

Once categories are created it is good to add several products to them.

Create Static Block left_info_block

Go to CMS->Static Block to add new static blocks.

Do not forget to replace "PopularProductsCategoryID" with the ID of one of the created categories.

Block Title* left_info_block
Identifier* left_info_block
Store View* Select correct store view
Status Enabled*
Content * (Click to Hide Editor first)

Create Static Block footer_links

Go to CMS->Static Block to add new static blocks.

Block Title* footer_links
Identifier* footer_links
Store View* Select correct store view
Status Enabled*
Content * (Click to Hide Editor first)

Create Static Block header_info_block

Go to CMS->Static Block to add new static blocks.

Block Title* header_info_block
Identifier* header_info_block
Store View* Select correct store view
Status Enabled*
Content * (Click to Hide Editor first)

Create Static Block search_block_content

Go to CMS->Static Block to add new static blocks.

Block Title* search_block_content
Identifier* search_block_content
Store View* Select correct store view
Status Enabled*
Content * (Click to Hide Editor first)

Edit home page

Go to CMS->Pages and Edit/Add home page

Page Title* Any title you want
URL Key home
Store View Select correct store view
Status Enabled*
Content * (Click to Hide Editor first)
Do not forget to replace "HomeProductsCategoryID" and "HomeBestsellersCategoryID" with the ID of one of the created categories
Layout 2-columns with left bar*
Layout Update XML

 

Custom Menu extension

If you need our custom menu layout, please load and install the Custom Menu Magento extension

Shipping price calculator and One page checkout

Included in the package please check magento backend system->configuration->web-and-people section.
If you get 404 error when you try to access any extension, please relogin to the backend.

Congratulations! Your magento theme is ready!

We also recommend adding Lightbox extension to your Magento.

Go to contentsBack to previous page