Hello,
Thank you for your answer.
Mean Add to cart button. Somehow Disabled this button by using
<%# ValidationHelper.GetBoolean(Eval("SKUDisabled"), false) %>
Have another problem, when i choose one of the product options, my page reloads with ~3-7sec delay, not a big problem, but when you choose for example "redcolor" option then choose another "greencolor" option, after page reloads "redcolor" will be choosen
Is it possible to disable page reload on product option click?