I want to display particular product details in Magento Go CMS page.
Normally in Magento, we can do it by inserting block by {{block type="catalog/product" ..}}
with particular template - but in Magento Go where will the template file be?
How can I do that?