View Single Post
  #6  
Old 03-14-2007, 02:21 PM
 
detra detra is offline
 

Newbie
  
Join Date: Feb 2007
Posts: 5
 

Default Re: Different Invoice Templates for Different Products

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:
  1. High level vision is to have a different designed invoice generated for a one specific product.
  2. This invoice would be different design and have different info than standard customer invoice.
  3. It would only be used for this one specific product, and this product will never be combined with any other products.
  4. 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!
__________________
detra
Xcart version 4.0.19
Reply With Quote