nats_smarty_function_gateway_xsell
Places a list of cross sell opportunities in the {$xsells} variable.
Aliases: new_gateway_xsell, gateway_xsell
Parameters
(Required parameters in bold)
Parameter
|
Description
|
Possible Values
|
Default Value
|
Example
|
var
|
Store output in this variable
|
Any valid Smarty variable name
|
See output section below
|
var="my_var"
|
Output
Places a list of cross sell opportunities in the {$xsells} variable. (If you used the var parameter, the cross sell opportunities will be stored in the variable name you specified.)
Notes
None.