Skip to content

Export Cross-Selling Data

When exporting cross-selling data, your file will include these fields:

  1. Basic cross-selling information: ID, name, position, type, active status, and limit
  2. Sorting settings: sortBy and sortDirection
  3. Associated product information: productId and productNumber
  4. Product stream information (for productStream type): productStreamId and productStreamName
  5. Assigned products (for productList type): product numbers in a comma-separated list

Field Reference Table for Cross-Selling Export

Section titled “Field Reference Table for Cross-Selling Export”
Field NameSystem Field NameDescriptionValue ExampleFilterable
IDidUnique identifier for the cross-selling entry11a12b13c14d15e16f17g18h19i20jNo
NamenameName of the cross-selling section”Recommended Products”Yes
Product IDproductIdID of the product to which the cross-selling is attached22a23b24c25d26e27f28g29h30i31jYes
Product NumberproductNumberProduct number of the product to which the cross-selling is attached”SW10001”Yes
PositionpositionDisplay order of this cross-selling section1No
Sort BysortByHow the cross-selling products are sorted”name”No
Sort DirectionsortDirectionDirection used to sort the cross-selling products”ASC”No
TypetypeType of cross-selling”productList”Yes
ActiveactiveWhether the cross-selling is activetrueYes
LimitlimitMaximum number of products displayed4No
Product Stream IDproductStreamIdID of the product stream (if type is “productStream”)33a34b35c36d37e38f39g40h41i42jYes
Product Stream NameproductStreamNameName of the product stream (if type is “productStream”)“New Products”Yes
Assigned ProductsassignedProductsProduct numbers of manually assigned products (if type is “productList”)“SW10002,SW10003,SW10004”No

When exporting cross-selling data, you can use filters to narrow down the results. The following fields support filtering:

  • name: Filter cross-selling entries by name
  • productId: Filter by the ID of the product to which the cross-selling is attached
  • productNumber: Filter by the product number to which the cross-selling is attached
  • type: Filter by cross-selling type (productList or productStream)
  • active: Filter by active status (true/false)
  • productStreamID: Filter by the ID of the product stream
  • productStreamName: Filter by the name of the product stream

You can use these filters in the export profile to export only specific cross-selling entries that match your criteria.