===============================================
OR USE THIS METHOD
SIMPLY PRESTA WITH NELLA FILES HOVER EFFECT
===============================================

--------------------------------------------------------------------------------------------------------------------------
BASIC PRESTA NELLA INSIDE FOLDERS TEMPLATE:
USE 5 OR 3 TPL FILES
http://boltoncollege.blogspot.co.uk/2015/05/nella-product-tpl-files.html
product.tpl,product-list.tpl,product-list-carousel.tpl
DOWNLOAD SOURCE FILE
https://s20.solidfilesusercontent.com/MWIwMWI1NjA2N2RiNjFiMDYxNmEwYzY1NDY5OTZiMDA5NTI1MzNkNToxWXoyVTQ6T3hmdUhoaW9kNmhSYU14OGhQX1NJWnF6ek1N/b1e4571866/BASIC_NELLA_SCROLL_EFFECT.zip
-------------------------------------------------------------------------------------------------------------------------





--------------------------------------------------------------------------------------------------------------------
PIC 1 File CODE: 
Config.xml
---------------------------------------------------------------------------------------------------------------------

<?xml version="1.0" encoding="UTF-8" ?>
<!-- Copyright PrestaShop -->
<theme version="2.1.2" name="nella" directory="nella">
<author name="OvicSoft" email="reply.ovic@gmail.com" url="http://kutethemes.com" />
<descriptions>
<description iso="en"></description>
<description iso="fr"></description>
</descriptions>
<variations>
<variation name="nella" directory="nella" responsive="0" default_left_column="1" default_right_column="1" product_per_page="1" from="1.6.0.9" to="1.6.0.11" />
</variations>
<docs>
<doc name="documentation" path="doc/" />
</docs>
<metas>

</metas>
<modules>
<module action="install" name="homecategories" />
<module action="install" name="categoryslider" />
<module action="install" name="blocktestimonial" />
<module action="install" name="productextratabs" />
<module action="install" name="homeadvslide" />
<module action="install" name="brandsslider" />
<module action="install" name="ovicblockcms" />
<module action="install" name="blockhtml" />
<module action="install" name="storemap" />

<module action="install" name="homeaboutus" />
<module action="install" name="discountproducts" />
<module action="install" name="categorysearch" />

<module action="install" name="productlinksdr" />


<module action="enable" name="productscategory" />

<module action="enable" name="blockbestsellers" />
<module action="enable" name="blocktopmenu" />

<module action="disable" name="crossselling" />
<module action="disable" name="dateofdelivery" />
<module action="disable" name="homefeatured" />
<module action="disable" name="homeslider" />
<module action="disable" name="productpaymentlogos" />
<module action="disable" name="producttooltip" />
<module action="disable" name="trackingfront" />
<module action="disable" name="vatnumber" />
<hooks>


<hook module="productscategory" hook="displayHeader" position="24" />
<hook module="productscategory" hook="actionProductAdd" position="1" />
<hook module="productscategory" hook="actionProductUpdate" position="1" />
<hook module="productscategory" hook="actionProductDelete" position="1" />
<hook module="productscategory" hook="displayFooterProduct" position="1" />

</hooks>
</modules>
<images>
<image name="cart_default" width="70" height="84" products="true" categories="false" manufacturers="false" suppliers="false" scenes="false" />
<image name="small_default" width="70" height="84" products="true" categories="false" manufacturers="true" suppliers="true" scenes="false" />
<image name="medium_default" width="100" height="120" products="true" categories="true" manufacturers="true" suppliers="true" scenes="false" />
<image name="home_default" width="270" height="324" products="true" categories="false" manufacturers="false" suppliers="false" scenes="false" />
<image name="large_default" width="450" height="540" products="true" categories="false" manufacturers="true" suppliers="true" scenes="false" />
<image name="thickbox_default" width="800" height="960" products="true" categories="false" manufacturers="false" suppliers="false" scenes="false" />
<image name="category_default" width="870" height="217" products="false" categories="true" manufacturers="false" suppliers="false" scenes="false" />
<image name="scene_default" width="870" height="270" products="false" categories="false" manufacturers="false" suppliers="false" scenes="true" />
<image name="m_scene_default" width="161" height="58" products="false" categories="false" manufacturers="false" suppliers="false" scenes="true" />
<image name="manusize" width="270" height="170" products="false" categories="false" manufacturers="true" suppliers="false" scenes="false" />
</images>
</theme>

--------------------------------------------------------------------------------------------------------------------
PIC 7 Files CODE:
productscategory.tpl
---------------------------------------------------------------------------------------------------------------------

{if count($categoryProducts) > 0 && $categoryProducts !== false}
<section class="page-product-box blockproductscategory">
<h3 class="productscategory_h3 page-product-heading">{$categoryProducts|@count} {l s='Other products in the same category:' mod='ovicproductscategory'}</h3>        
<div id="productscategory_list" class="clearfix">
{include file="$tpl_dir./product-list.tpl" products=$categoryProducts id='productscategory_list_ul'}
</div>
{if count($categoryProducts) > 4}<a id="productscategory_scroll_right" class="next_slide navigation_btn" title="{l s='Next' mod='ovicproductscategory'}" href="javascript:{ldelim}{rdelim}">{l s='Next' mod='ovicproductscategory'}</a>{/if}
{if count($categoryProducts) > 4}<a id="productscategory_scroll_left" class="prev_slide navigation_btn" title="{l s='Previous' mod='ovicproductscategory'}" href="javascript:{ldelim}{rdelim}">{l s='Previous' mod='ovicproductscategory'}</a>{/if}
</section>
{/if}


0 comments:

Post a Comment

 
Blogger TemplateBolton College © 2013. All Rights Reserved. Powered by Blogger
Top