So you're modifying code in
Code:
Public Shared Function GetAddToCartForm(ByVal ThisCustomer As Customer, ByVal forPack As Boolean, ByVal forKit As Boolean, ByVal showWishListButton As Boolean, ByVal showGiftRegistryButton As Boolean, ByVal ProductID As Integer, ByVal VariantID As Integer, ByVal SkinID As Integer, ByVal DisplayFormat As Integer, ByVal LocaleSetting As String, ByVal ColorChangeProductImage As Boolean, ByVal VariantStyle As VariantStyleEnum, ByVal isKit2 As Boolean, ByVal packID As Integer) As String
but are seeing no result? What exactly did you change?