thank you for the direction!
Hi Mike, I appreciate that.
Could you please walk me through how I could update this iframe code?
I will send you $35 paypal for your time if possible.
<!-- BEGIN COMMISSION JUNCTION TRACKING CODE -->
<iframe height="1" width="1" frameborder="0" scrolling="no" src="https://www.emjcd.com/tags/c?containerTagId=14209&ITEMx=$product->get_sku();&AMTx=[AmountofItem]&QTYx=[Quantity]&CID=1529328&OID=[OID]&TYPE=385769&AMOUNT=[Subtotal]&DISCOUNT=[DiscountAmount]&CURRENCY=[CURRENCY]&COUPON=[couponcode]" name="cj_conversion" ></iframe>
<!-- END COMMISSION JUNCTION TRACKING CODE -->
Thank you. So where it says “The order object contains all the order data you should need, including line items.”
This means I should be able to find the variables needed and plug them into that iframe code somehow? Any direction is GREATLY appreciated!
[ItemSku]
[AmountofItem]
[Quantity]
[Subtotal]
[DiscountAmount]
[CURRENCY]
[couponcode]