TEST MODE
Show details for 2 _ Additional Data Columns

2 _ Additional Data Columns

This Product

NOTE: An issue has been found with this function. This product will explain how this feature works, however at the time of writing (11/10/23) it will not function correctly. This will be fixed soon.

This product explores the ability to place additional data columns within the CSV (and to modify their names if necessary). Additional data includes:

  • Quantity
  • Setup cost
  • SKU
  • Price

Pricing script configuration

{
    "filePath": "Additional Data Columns.csv",
    "quantityColumnName": "Quantity",
    "priceColumnName": "Cost",
    "skuColumnName": "ItemSKU",
    "setupCostColumnName": "SetupCost",
    "debugMode": true
}

Pricing Script CSV

A B Cost Quantity SetupCost ItemSKU
1 1 2 1 5 ITEM001
2 1 3 1 5 ITEM002
3 1 4 1 5 ITEM003
1 2 3 1 5 ITEM004
2 2 4 1 5 ITEM005
3 2 5 1 5 ITEM006
1 3 4 1 5 ITEM007
2 3 5 1 5 ITEM008
3 3 6 1 5 ITEM009
A *
B *
£10,000.00