History: Module Cart
Source of version: 9 (current)
Copy to clipboard
! Cart Module {DIV(float=right,width="200px")}^::Related Topics:: * ((Shopping Cart)) * ((Plugin AddToCart))^{DIV} Introduced in ((Tiki5)) This ((module)) displays the content of the cart, allows to modify quantities and proceed to ((payment)). It is intended to be used in conjunction with ((PluginAddToCart)). !! Usage You can assign the module in a module zone using the standard ((Module Settings Interface)). You can also insert the module in any page using the ((PluginModule)): {CODE(caption="Module")} {module module="cart" ajax="y" showItems="y" showCount="y" showItemButtons="y" nobox="y"} {CODE} !! Parameters {PLUGINMANAGER(module=cart) /} {include page="Module and Plugin Includes" start="startinclude1" stop="stopinclude1"} -=aliases=- (alias(ModuleCart)) | (alias(CartModule)) | (alias(Cart Module))