Gets the shopping cart Xml as string.

This viper method also supports the extension viper syntax.

Syntax

Smartsite SXML CopyCode image Copy Code
string this.tostring()

Extension Viper Syntax

Smartsite SXML CopyCode image Copy Code
string page.<id>.tostring()

Parameters

This Viper method does not expose any parameters.

Return Value

Data Type Description
String

Used in

Macro Description
ShoppingCart Shopping Cart Macro.
SXML