{include file="includes/header.html"} {include file="includes/header-holder.html"}
{include file="includes/menu.html"}
{include file="includes/product/product-start.html"} {include file="includes/product/product-start-sm.html"} {if $product.videos} {include file="includes/product/product-video.html"} {/if} {include file="includes/product/product-specification-sm.html"} {include file="includes/product/product-specification.html"} {if $tab_other.text or $product.content} {include file="includes/product/product-info.html"} {/if} {include file="includes/product/product-sets.html"} {if $matching} {include file="includes/product/product-accessories.html"} {include file="includes/product/product-accessories-sm.html"} {elseif $related} {include file="includes/product/product-accessories-2.html"} {include file="includes/product/product-accessories-sm.html"} {/if} {if $product.faq} {include file="includes/product/product-faq.html"} {/if} {if $product.features} {include file="includes/product/product-features.html"} {/if} {if $product.prepared_tabs} {include file="includes/product/product-bookmarks.html"} {/if} {foreach $product.tabs as $k=>$v} {include file="includes/product/product-info.html" id=$k tab_other=$v} {/foreach}
{include file="includes/footer-holder.html"} {include file="includes/footer.html"}