Hi Guys

I follow tutorials so i am still study the NopCommerce.


When i "get" the controller, it works well it returns view.
but when i post using the simple form i have created it doesn't go back to the controller..
i am on debug mode and i left breakpoints in vs, even checked database to see if anything saved.


VIEW: http://pastebin.com/sqbtcfdB

Controller: http://pastebin.com/3Uy1wNDQ

Anyone able to advise?