SNIPPET: UPSELLING AND RECOMMENDED PRODUCTS IN COLUMNS WITH THUMBNAILS

Snippet: Upselling and Recommended Products in Columns with Thumbnails 
Compatibility
All Versions
Rating
  • Currently 5.00/5

Rating: 5.0/5
(2 votes cast)

Login to Rate

skin1/modules/Upselling_Products/related_products.tpl


{*--------------------------------------*}
{* Set number of columns *}
{assign var='ups_cols' value='3'}
{*--------------------------------------*}
{* Thumbnail height *}
{assign var='ups_th' value='100'}
{*--------------------------------------*}
{math equation="x / y" x=100 y=$ups_cols assign=ups_w}
{*--------------------------------------*}
{if $product_links ne "" && $printable ne "Y"}
{capture name=dialog}
{foreach from=$product_links item=p name=related}
{if $smarty.foreach.related.first }
{/if}
{if $smarty.foreach.related.iteration is div by $ups_cols}{/if}

{if $smarty.foreach.related.last}
{/if} {/foreach} {/capture} {include file="customer/dialog.tpl" title=$lng.lbl_related_products content=$smarty.capture.dialog additional_class="uproducts"} {/if}

skin1/modules/Recommended_Products/recommends.tpl


{*--------------------------------------*}
{* Set number of columns *}
{assign var='rec_cols' value='3'}
{*--------------------------------------*}
{* Thumbnail height *}
{assign var='rec_th' value='100'}
{*--------------------------------------*}
{math equation="x / y" x=100 y=$rec_cols assign=rec_w}
{*--------------------------------------*}
{if $recommends}
{capture name=recommends}
{section name=num loop=$recommends}
{if %num.first%}
{/if}
{if %num.index% is div by $rec_cols}{/if}

{if %num.last%}
{/if} {/section} {/capture} {include file="customer/dialog.tpl" title=$lng.lbl_recommends content=$smarty.capture.recommends extra="width=100%"} {/if}


ID: 92 | CAT: 12

There have been no reviews/comments yet

Please login to leave a comment/review
Name: *
Email: *
Telephone:  
Question(s): *
Code:  
Enter Code: *
    Submit
Your name
Your email
Recipient's email
  Send to friend
 X 

You added a product to the cart!

View cart

Checkout

Back to products

Close

No products
PayPal Accepted