| Struct |
| codePrintHTML | | string | 76: <cfset Owner = deserializeJSON(DTSHITRESULT,false)><br>
77: </cfif><br>
<b>78: <cfif (IsQuery(Owner) and Owner.RecordCount gt 0) OR (IsDefined("Owner.DIST_ID") and Owner.DIST_ID eq Client.SHOPPINGCART_OwnerID)></b><br>
79: <cfset Client.SHOPPINGCART_OwnerCountry = Owner.DST_Country_Code><br>
80: <cfset Client.SHOPPINGCART_OwnerState = Owner.State><br>
|
|
| codePrintPlain | | string | 76: <cfset Owner = deserializeJSON(DTSHITRESULT,false)>
77: </cfif>
78: <cfif (IsQuery(Owner) and Owner.RecordCount gt 0) OR (IsDefined("Owner.DIST_ID") and Owner.DIST_ID eq Client.SHOPPINGCART_OwnerID)>
79: <cfset Client.SHOPPINGCART_OwnerCountry = Owner.DST_Country_Code>
80: <cfset Client.SHOPPINGCART_OwnerState = Owner.State>
|
|
| column | |
| id | |
| line | |
| Raw_Trace | | string | __138.system.modules.shoppingcart.actions.act_owneridcheck_cfm$cf.call(../system/modules/ShoppingCart/Actions/act_OwnerIDCheck.cfm:78) |
|
| template | | string | /www/shopdoterra-iact/system/modules/ShoppingCart/Actions/act_OwnerIDCheck.cfm |
|
| type | |