Hi guys.,
Is there any way I can get data from EcomProductUnitOfMeasure table into the ProductViewModel?
Or is some service returning this data based on the ProductId?
Thank you,
Adrian
Hi guys.,
Is there any way I can get data from EcomProductUnitOfMeasure table into the ProductViewModel?
Or is some service returning this data based on the ProductId?
Thank you,
Adrian
It is not in the viewmodel - but you can ask the uom service:
Dynamicweb.Ecommerce.Services.UnitOfMeasureService:
Hi Nicolai,
Thank you. This is good enough.
Adrian
You must be logged in to post in the forum