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