Loading...
 
Skip to main content

History: Module Cart

Source of version: 10 (current)

Copy to clipboard
             # Cart Module

{DIV(float=right,width="200px")}{BOX()}
{DIV(style='text-align: center')}Related Topics{DIV}


- ((Shopping Cart))
- ((Plugin AddToCart)){BOX}
{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"}


{DIV(class=titlebar)}aliases{DIV}



(alias(ModuleCart)) | (alias(CartModule)) | (alias(Cart Module))