getProduct_category method

String getProduct_category()

Implementation

String getProduct_category() {
  return this.product_category;
}