Re: Billing address on invoice
If statement. You can compare any 2 lines to see if there is a match. In /mail/html/order_invoice.tpl
{if $order.b_address eq $order.s_address && $order.b_zipcode eq $order.s_zipcode}
show all lines for billing address
{/if}
__________________
Steve Stoyanov
CFLSystems.com
Web Development
|