- Download the compressed file named "IMwatches3" 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 "IMwatches3", 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 139 x 150.
- Now click on "Display" tab and set Featured Products 6 and New Products to 9.
- Click Save.
<div id="wrapper1">
<ul id="slider1">
<li><img class="__mce_add_custom__" style="border-radius: 0px;" src="product_images/uploaded_images/IMwatches1.jpg" alt="" /></li>
<li><img class="__mce_add_custom__" style="border-radius: 0px;" src="product_images/uploaded_images/IMwatches2.jpg" alt="" width="600" height="300" /></li>
<li><img class="__mce_add_custom__" style="border-radius: 0px;" src="product_images/uploaded_images/IMwatches3.jpg" alt="" width="600" height="300" /></li>
</ul>
</div>
You are all done. Please rate this topic if it helped you with the installation.