ProductController
public class ProductController : VendrAuthorizedJsonControllerBase
Inheritance
Namespace
Constructors
ProductController
public ProductController(UmbracoControllerContext vendrContext, IStoreService storeService,
IProductService productService, IUnitOfWorkProvider uowProvider)
Methods
GetStock
public decimal? GetStock(string productReference)