Hi Liam,
Thanks for your response. I want to use the built-in e-commerce capabilities of bc. The onepoundbox.html page is simply a placeholder to guide me when I apply styles to the bc layout for products.
When I try to use BC tags for the catalog or product {module_catalog,####} the dynamically-generated content doesn't seem to render if I have any stylesheet applied to the template.
If I remove the template, the content renders.
Here's the code in the editable region of my page:
<h1>Catalog Page</h1>
<p>{tag_pagecontent}</p>
<p>{module_catalogue,192388}</p>
When I load the page: http://toffee01businesscatalyst.com/catalog.html
the catalogue doesn't show up. I don't understand why.