{
  "barcodeColumn": "strCode",
  "imageUrl1Column": "strImagePath",
  "productIdColumn": "ProductID",
  "productTable": "tblProduct",
  "lookupJoins": {
    "subCategory": "tblSubCategory",
    "category": "tblCategory",
    "item": "tblItem",
    "sex": "tblSex",
    "location": "tblLocation"
  }
}
