DiscountServiceGetApplicableDiscountsForProduct Method |
Namespace: Dynamicweb.Ecommerce.Orders.Discounts
public IEnumerable<Discount> GetApplicableDiscountsForProduct( string productId, string variantId, string languageId, Currency currency, User user )