Installation

Shoestore Template

Magentist has done it again with this exclusive theme. The silver hues and subtle gradients make this an ideal Magento theme for targeting a high-end demographic.

Step 1: Install Magento

Complete an installation of Magento on your site and create a Website, Store, and Store View.

Step 2: Upload Your Theme

After installing Magento on your site, upload your theme files to the appropriate folders, following the folder structure in which the theme is provided.

Step 3: Activate Your Theme

  1. Access the Admin Panel and navigate to System > Configuration.

  2. Select your Store View from the Current Configuration Scope drop-down menu in the upper left corner.

  3. Click on "Design" under the "General" section of the left side navigation.

  4. Under the "Themes" section, uncheck all of the check boxes titled "Use website."

  5. In each text field, enter the name of the folders containing the theme you wish to use.

    In this case, enter "shoes" (without quotes).

Step 4: Set Up Your Homepage

  1. From the top navigation, navigate to CMS > Pages.

  2. Click on the "+ Add New Page" button.

  3. Enter your desired page title.

  4. For the home page, be sure to set your URL Key as "home" and select your store view.

  5. Select "Design" from the left side navigation and set Layout to "1 column."

  6. Select "Content" from the left side navigation and enter the content for your home page in the text area.

    To make your homepage appear as the example on our site, click the "Show/Hide Editor" button and enter the following code:

    <div style="width:622px; float:left; margin:0 8px 8px;">
    	<img src="{{skin url=""}}images/media/home-ad-main.jpg" border="0" style="display:block" />
    </div>
    
    <div style="width:287px; float:right; margin:0 8px 8px;">
    	<img src="{{skin url=""}}images/media/home-ad-righttop.jpg" border="0" style="display:block; margin-bottom:17px;" />
    	<img src="{{skin url=""}}images/media/home-ad-rightbottom.jpg" border="0" style="display:block;" />
    </div>
    
    <div style="clear:both; padding:8px;">
    	<img src="{{skin url=""}}images/media/home-ad-bottom.png" border="0" style="display:block;" />
    </div>
  7. Set the Status to "Enabled" and click on the "Save Page" button in the upper right corner to save and activate your homepage.

That's it! Congratulations

Just set up your categories and products, and you now have a beautiful, fully functioning ecommerce website!