{* $Id: product.tpl,v 1.147.2.16 2007/06/28 05:47:00 max Exp $ *} {include file="main/include_js.tpl" src="main/popup_image.js"} {if $active_modules.Special_Offers} {include file="modules/Special_Offers/customer/product_offers_short_list.tpl" product=$product} {/if} {include file="form_validation_js.tpl"} {if $product.product_type eq "C" && $active_modules.Product_Configurator} {include file="modules/Product_Configurator/pconf_customer_product.tpl"} {else} {capture name=dialog}
{/capture} {include file="dialog.tpl" title=$product.producttitle content=$smarty.capture.dialog extra='width="100%"'} {/if} {if $active_modules.Magnifier ne "" && ($config.Magnifier.magnifier_image_popup ne 'Y' || $js_enabled ne 'Y')} {include file="modules/Magnifier/product_magnifier.tpl" productid=$product.productid} {/if} {if $config.Appearance.send_to_friend_enabled eq 'Y'} {include file="customer/main/send_to_friend.tpl" } {/if} {* {if $active_modules.Detailed_Product_Images ne "" && ($config.Detailed_Product_Images.det_image_popup ne 'Y' || $js_enabled ne 'Y')} {include file="modules/Detailed_Product_Images/product_images.tpl" } {/if} *} {** Dynamic Images - Tela Firma **} {if $active_modules.Detailed_Product_Images ne "" && ($config.Detailed_Product_Images.det_image_popup ne 'Y' || $js_enabled ne 'Y') && $active_modules.Dynamic_Images eq ""} {include file="modules/Detailed_Product_Images/product_images.tpl" } {/if} {** /Dynamic Images - Tela Firma **} {if $active_modules.Upselling_Products ne "" || $active_modules.Recommended_Products ne ""} {include file="modules/Upselling_Products/related_products.tpl" } {/if} {* Begin altered *} {if $active_modules.Product_Page_Downloads ne ""} {include file="modules/Product_Page_Downloads/ppd_display.tpl"} {/if} {* End altered *} {include file="customer/enquire.tpl"} {if $active_modules.Customer_Reviews ne ""} {include file="modules/Customer_Reviews/vote_reviews.tpl" } {/if} {if $active_modules.Product_Options ne '' && $product_options ne '' && ($product.product_type ne "C" || !$active_modules.Product_Configurator)} {/if}