Laddawn.com : Don’t show Cradlepack MOD YMAC If preference is set.

Overview: There is a user preference where the billto customer is allowed to say they never want us to cradle pack their product.  In this situation we do not want to offer the MOD Cradlepacked option to them.

Process:

In ShopController.GetMODProductYMACItem check the NoCradlepack property for the CurrentUser.Customer.

If that value is true, then do not show the Cradlepacked YMAC item.