I am looking to move forward with this plan, but if anyone has any insight on the code that would be much appreciated! I am looking to do the following:
- High level vision is to have a different designed invoice generated for a one specific product.
- This invoice would be different design and have different info than standard customer invoice.
- It would only be used for this one specific product, and this product will never be combined with any other products.
- So what I need is the if statement that says: "If product equals X, use a specific invoice template, otherwise use the standard invoice template", as well as some guidance about where to place it!
Basically, I am still working though understanding the chain of templates associated with an invoice, so any guidance about which tpl files I will need to update (or create second copies of) would be most appreciated.
Thanks!