Hey guys,
I am trying to access products default unit Value or Name.
Default unit is created, and product is asigned with default unit ID.
I can see
[Ecom:Product.DefaultUnitID, VO30]
in razor
But not the Unit name.
<!--@LoopStart(Units)--> <!--@LoopEnd(Units)-->
<!--@LoopStart(StockUnits)--> <!--@LoopEnd(StockUnits)-->
are clear in HTML, have 0 items.
/Dmitrij