I am wanting to know how I might go about modifying the product_info layout of a single product. Does the override system have a way of respecting the products_id?
Specifically I have a number of attributes set for a product, and about half way through the list of selectable attributes I need to insert a bunch of custom code. It's only for a specific product, the rest don't need it.
Thanks!



