- Download the compressed file named "IMVarietyMobileShop" from your client area after purchase.
- Extract the file.
- Upload the content within main folder into your root directory of Interspire installation.
- Now log into your admin panel.
- Click on "Store Design" link which can be found in top links.
- Now you must be seeing an added template named "IMVarietyMobileShop", click on "Apply This Template". Now on the same page, click on "Logo" tab and Create a new logo image for your store based on this store design (if you don't have a designed logo).
- Navigate to "Marketing" -> "View Banners".
- Create a banner with any name e.g "Home Page Slider". In Banner Content, click on the small last icon "HTML". It will pop-up a new box where you'll need to write the below codes.
- Now Navigate to "Settings" -> "Store Settings" (can be found in top links).
- Click on "Images" tab and Set Storewide Thumbnail to 158 x 168.
- Now click on "Display" tab and set Featured Products 8 and New Products to 8.
- Click Save.
<div style="width: 960px; background: #fff; float: left; padding: 10px; border-radius: 10px;">
<div style="width: 960px; float: left;">
<div id="lngheader">
<div class="lngwrap">
<div id="slide-holder">
<div id="slide-runner">
<div style="padding: 0px; margin: 0px;"><a href="#">
<img id="slide-img-1" class="slide" title="mobilebanner1.png" src="product_images/uploaded_images/IMVarietyMobileShop-1.png" alt="mobilebanner1.png" width="960" height="386" /></a> <a href="#">
<img id="slide-img-2" class="slide" title="mobilebanner2.png" src="product_images/uploaded_images/IMVarietyMobileShop-2.png" alt="mobilebanner2.png" width="960" height="386" /></a> <a href="#">
<img id="slide-img-3" class="slide" title="mobilebanner3.png" src="product_images/uploaded_images/IMVarietyMobileShop-3.png" alt="mobilebanner3.png" width="960" height="386" /></a></div>
<div id="slide-controls">
<p id="slide-nav"> </p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
You are all done. Please rate this topic if it helped you with the installation.