nopCommerce Gift Card

[Disclaimer: this writing is based on nopCommerce 1.90] nopCommerce by default supports gift card (both physical and virtual), where you can specify a product variant to be a gift card, and hence allow the gift card to be purchased. This approach is intuitive and doesn’t create a separate purchasing mechanism in the code, which is … Continued

nopCommerce order processing flow chart

It’s very apparent and easy for as consultants, but at times it’s confusing for the business owners. A flow chart worth more than two-three paragraphs of words. Note: It’s pretty basic and it’s assuming that PayPal was the payment method used. If you find any mistakes in it, please let me know! If you want … Continued

Titika Canada

The Situation: Titika is a retail store offering fashion forward active-wear clothing that is easily incorporated into everyday life. It carries forward a philosophy of

Use ASP.NET 4 URL Routing in nopCommerce 2

The 9 steps in the previous post should have gotten the re-writing working, but there are also more that needs to be refined. The biggest change in the previous post was the use of SEName to retrieve category as opposed to CategoryId. This creates an additional manual step as when you insert a new category … Continued