![]() |
variable for order total
I am trying to set up my google conversion analytics and supposedly I can use this
Code:
<!-- Google Code for Placed Order Conversion Page -->I have 2 questions, 1. is $order.total the correct variable for the order total on the thank you page, and for the line Code:
google_conversion_value =<? echo $order.total ?>;Anyone know? Thanks. |
Re: variable for order total
As far as I understand you want this code on the order message page.
If so you should alter the "skin1/customer/main/order_message.tpl" template. I suppose you can use {$order.total} in the main orders {foreach} Code:
{foreach from=$orders item=order} |
| All times are GMT -8. The time now is 05:51 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.