{ $block->display("core:top_clean") } { $method->exe("product","view") } { if ($method->result == FALSE) } { $block->display("core:method_error") } {else} {foreach from=$product item=product} {if $product.host == "1"} Both hosting and product plugins cannot be configured for the same product. {else}
{/if} {/foreach} {/if}