﻿var el1=jQuery("#mainDetail .detailInfo").find('input[title="dodaj do koszyka"]');el1.removeAttr("src");el1.attr("src","/Files/images/bt-buy.png");var el2=jQuery("#column2 table.variants td").find('input[title="dodaj do koszyka"]');el2.removeAttr("src");el2.attr("src","/Files/images/bt-buy.png");var el3=jQuery("#column2 .product").find('input[title="dodaj do koszyka"]');el3.removeAttr("src");el3.attr("src","/Files/images/bt-buy.png")