I have this code:
Code:
<IMG src="https://shareasale.com/sale.cfm?amount={$orders[oi].order.subtotal}&tracking={$orders[oi].order.orderid}&transtype=sale&merchantID=27640" width="1" height=1>
It's for an affiliate program and it is placed on /customer/main/order_details.tpl but it's not working so I assume the variables for "amount" and "tracking" are for older versions of X-Cart
Does anyone know what the variables in the latest version of X-Cart (4.3) or how I would find them?