If you create a product with a template that overwrites an existing template, it will work fine, BUT, if you remove the product it will DELETE the additional.css template, not bring back the default one. Beware of this! The only way to fix this problem after removing the product is to import the default style.
You can either use the headinclude_css template hook or add another template to be loaded by css.php. Both will require a plugin.
|