getECommerceUrl static method

String getECommerceUrl()

Implementation

static String getECommerceUrl() {
  return appProperties['eCommerceUrl'];
}