Wählen Sie Ihre Sprache:

<we:deleteShop>

Since version: - | Requires endtag: no | Required modules: shop

Description

This tag is used to delete the entire contents of a shopping cart. For data protection reasons, it is recommended that you use this tag after the end of a shopping session. That is for example, after the payment has been made.

Attributes

shopname

Default value: - | since version: - | required: yes

Set this attribute to the name of the shop in question. This is necessary as multiple shops can be displayed on one site / page.


Syntax

<we:deleteShop shopname="attribute" />

Examples

Example

<we:deleteShop shopname="shoppers"/>