<{if $product->hasBundleProducts() && !$product->getExtensionValue('bundle_hide_view')}> <{assign var="bundleProducts" value=$product->getBundleProducts()}>
<{t x=$product->getBundleProducts()|@count}>This is a bundle of {x} items:<{/t}>
<{/if}>