Announcement: You can find the guides for Commerce 7.5 and later on the new Elastic Path Documentation site. This Developer Center contains the guides for Commerce 6.13.0 through 7.4.1.Visit new site

This version of Elastic Path Commerce is no longer supported or maintained. To upgrade to the latest version, contact your Elastic Path representative.

option

option

The option element specifies which optional object types to include in the export.

Parent elements

include

Attributes

Table 1.
Element Attribute

Number of

occurences

Values Description
CUSTOMER key="CARD_NUMBER_FILTER" 1
  • EMPTY
  • STATIC

For security purposes, credit cards cannot be exported; however, you can export default credit card data for customers.

EMPTY does not export customer's credit card data.

STATIC exports the name of the customer's credit card and sets the card number to a default number, ie Master Card 1111 1111 1111 1111.

PRODUCTASSOCIATION key="DIRECT_ONLY" 1
  • true
  • false

true - only exports the product associations that are directly related to the product.

false - all the associated products are exported along with the product.

Note:

Setting DIRECT_ONLY to false creates a product.xml that may be too large for your system to handle.