Difference between revisions of "Nats smarty function gateway xsell (NATS3)"
From TMM Wiki
Jump to navigationJump to searchm |
(No difference)
|
Latest revision as of 14:44, 19 December 2008
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.