<we:writeShopData>
Since version: - | Requires endtag: no | Required modules: shop
Description
This tag is used to transfer all data from a shopping cart to the Shop Module.
Attributes
shopname
Default value: - | since version: - | required: yes
Set this attribute to the name of the shop in question. This attribute is necessary because a site can host multiple shops.
pricename
Default value: - | since version: - | required: yes
Set this attribute to the name of the field containing the price.
netprices
Default value: - | since version: 3.5.0.0 | required: no
Use this attribute to indicate whether the transmitted prices are net or gross. As a standard, net prices are set.
Allowed values:
- true
- false
Syntax
<we:writeShopData shopname="attribute" pricename="attribute" [netprices="true|false"] />