0

does anyone know where to access the weight property for a uCommerce product.

I have implemented a custom shipping service based on weight but cannot find the weight section in the umbraco / ucommerce back office. I have no issue accessing it in code but as a logged in user it is hidden(to me anyway)

Charles
  • 50,943
  • 13
  • 104
  • 142
Kieran
  • 17,572
  • 7
  • 45
  • 53

1 Answers1

0

it is not possible in version 2.6.x. A custom property will need to be created.

Kieran
  • 17,572
  • 7
  • 45
  • 53