Hi Guys,
Having trouble getting group custom field value from
Dynamicweb.eCommerce.Products.Group group
object. in Razor API.
Checked my previous example, I used a template tag for that,
string extra_text = GetString("Ecom:Group:Field.ExtraText.Value.Clean");
But how do I retrieve the same within API and not from TemplateTags?
/Dmitrij