Questions tagged [episerver-commerce]

EPiServer Commerce is an e-commerce platform for .NET developed by EPiServer.

2 questions
5
votes
1 answer

Get products episerver commerce

Followed this tutorial http://world.episerver.com/documentation/commerce/get-started-with-commerce/3--creating-a-start-page/ to get going with episerver commerce. It works fine when writing the url to a specific problem. But say that I have the…
noshitsherlock
  • 1,103
  • 2
  • 11
  • 28
1
vote
1 answer

Episerver promotions

protected override RewardDescription Evaluate(EntryPromotion promotionData, PromotionProcessorContext context) { var lineItems = GetLineItems(context.OrderForm); var condition = promotionData.Condition; var applicableCodes =…
Mekala V
  • 31
  • 5