Hiding SKUs
Hey Everyone,
Is it possible without changing code to hide select skus during checkout? (Not sure why, business request)
----------------------------------------------------------
Example:
(Current)
Product 1 - Sku1, Sku2, Sku3, Sku4
(Desired)
Product 1 - Sku1, Sku2, Sku4
----------------------------------------------------------
If not, any suggestions where I would start looking in code to hide it? I'm guessing start looking on ShoppingCart.cs since that is the first occurance of it that I can see.
Thanks,
Zach
SQL 2008, Visual Studio 2010
Source: C#
Version: AspDotNetStorefront ML 8.0.1.1/8.0.1.1
Framework: .Net 4.0 (Running)