getWooPhysicalItemCategory static method

String getWooPhysicalItemCategory()

Implementation

static String getWooPhysicalItemCategory() {
  return appProperties['wooPhysicalItemCategory'];
}