Bom Dia Manoel, descobri o que causou o problema que desabilitava o botão comprar no site, mas não sei como resolver. Se eu adicionar algum widget em java/HTML no site ele da esse conflito. Exemplo widget box de redes sociais, em code html. Pode me ajudar? Você consegui criar alguma adaptação para o seguinte widget ?
<!-- Menu widget Facebook --><style>img, a {border: 0;}#on {visibility: visible;}#off {visibility: hidden;}#facebook_div {width: 300px;height: 340px;overflow: hidden;}/* right side style */#facebook_right {z-index: 10005;border: 2px solid #3c95d9;background-color: #fff;width: 300px;height: 353px; position: fixed;right: -305px;}#facebook_right img {position: absolute;top: 127px;left: -58px;}#facebook_right iframe {border: 0px solid #3c95d9;overflow: hidden; position: static;height: 300px;left: -2px; top: -3px;}#facebook_left {z-index: 10005;border: 2px solid #3c95d9;background-color: #fff;width: 300px;height: 250px;position: fixed;left: -305px;}#facebook_left img {position: absolute;top: -2px;right: -35px;}#facebook_left iframe {border: 0px solid #3c95d9;overflow: hidden;position: static;height: 360px;right: -2px;top: -3px;}</style><script src="
http://code.jquery.com/jquery-latest.js ... pt><script src="
http://apis.google.com/js/plusone.js" type="text/javascript" gapi_processed="true"></script><script type="text/javascript">jQuery(document).ready(function (){ jQuery("#facebook_right").hover(function (){ jQuery(this).stop(true, false).animate({ right: 0 }, 500); }, function () { jQuery("#facebook_right").stop(true, false).animate({ right: -305 }, 500); }); jQuery("").hover(function () { jQuery(this).stop(true, false).animate({ right: 0 }, 500); }, function () { jQuery("").stop(true, false).animate({ right: -250 }, 500); }); jQuery("").hover(function () { jQuery(this).stop(true, false).animate({ right: 0 }, 500); }, function () { jQuery("").stop(true, false).animate({ right: -294 }, 500); });});</script><br><div id="on"> <div id="facebook_right" style="top: 12%; right: -305px;"> <div id="facebook_div"> <img alt="" src="
http://www.kamishop.com.br/image/cache/ ... 00x100.png" style="width: 65px;"> <iframe allowtransparency="true" frameborder="0" scrolling="no" src="//
" style="border: none; height: 346px; overflow: hidden; width: 300px;"></iframe> </div>
</div>
</div>
<!-- Widget do instagran --><style>img, a {border: 0;}#on {visibility: visible;}#off {visibility: hidden;}#instagran_div{width: 400px;height: 230px;overflow: hidden;}#instagran_right {z-index: 10004;border: 6px solid #493830;background-color: #D9D2C8;width: 410px;height: 220px;position: fixed;right: -430px;}#instagran_right_img {position: absolute;top: 28px;left: -72px;border: 0;}#instagran_left_img {position: absolute;top: -2px;right: -70px;border: 0;}</style><script src="
http://code.jquery.com/jquery-latest.js ... pt><script src="
http://apis.google.com/js/plusone.js" type="text/javascript" gapi_processed="true"></script><script type="text/javascript">jQuery(document).ready(function (){ jQuery("").hover(function (){ jQuery(this).stop(true, false).animate({ right: 0 }, 500); }, function () { jQuery("").stop(true, false).animate({ right: -430 }, 500); }); jQuery("#instagran_right").hover(function () { jQuery(this).stop(true, false).animate({ right: 0 }, 500); }, function () { jQuery("#instagran_right").stop(true, false).animate({ right: -430 }, 500); }); jQuery("").hover(function () { jQuery(this).stop(true, false).animate({ right: 0 }, 500); }, function () { jQuery("").stop(true, false).animate({ right: -294 }, 500); });});</script><br><div id="on"> <div id="" style="top: 12%;"><div id="on"><div id="instagran_right" style="top: 18%; right: -430px;"><div id="instagran_div"><img id="instagran_right_img" src="
http://www.kamishop.com.br/image/cache/ ... 00x100.png" width="53px"><iframe src="
http://widget.stagram.com/in/kamishop.c ... =2&b=0&p=5" allowtransparency="true" frameborder="0" scrolling="no" style="border:none;overflow:hidden;width:400px; height: 210px"></iframe></div>
</div>
</div>
</div>
</div>
<!-- Widget do Google Plus --><style>img, a {border: 0;}#on {visibility: visible;}#off {visibility: hidden;}#google_plus_right {z-index: 10003;background-color: #F2F2F2;border: 2px solid #006ec9;border-top: 2px solid #0056a0;border-bottom: 2px solid #0056a0;border-right: 2px solid #0056a0;border-left: 2px solid #0056a0;width: 290px;height: 250px; position: fixed;right: -294px;}#google_plus_right_img {position: absolute; top: 61px;left: -63px;border: 0;}#google_plus_div {width: 290px;height: 250px;overflow: hidden;margin-left: 5px;margin-top: 1px;}#NBT_div {width: 300px;height: 97px;overflow: hidden;}#google_plus_left {z-index: 10003;background-color: #006ec9;border: 2px solid #006ec9;border-top: 2px solid #0056a0;border-bottom: 2px solid #0056a0;border-left: 2px solid #0056a0;border-right: 2px solid #0056a0;width: 290px;height: 250px;position: fixed;left: -294px;}#google_plus_left_img {position: absolute;top: -2px;right: -33px;border: 0;}</style><script src="
http://code.jquery.com/jquery-latest.js ... pt><script src="
http://apis.google.com/js/plusone.js" type="text/javascript" gapi_processed="true"></script><script type="text/javascript">jQuery(document).ready(function (){ jQuery("").hover(function (){ jQuery(this).stop(true, false).animate({ right: 0 }, 500); }, function () { jQuery("").stop(true, false).animate({ right: -200 }, 500); }); jQuery("").hover(function () { jQuery(this).stop(true, false).animate({ right: 0 }, 500); }, function () { jQuery("").stop(true, false).animate({ right: -250 }, 500); }); jQuery("#google_plus_right").hover(function () { jQuery(this).stop(true, false).animate({ right: 0 }, 500); }, function () { jQuery("#google_plus_right").stop(true, false).animate({ right: -294 }, 500); });});</script><br><div id="on"><div id="google_plus_right" style="top: 1%; right: -294px;"> <div id="google_plus_div"> <img id="google_plus_right_img" src="
http://www.kamishop.com.br/image/cache/ ... 00x100.png" style="width: 80px;"> <div style="float: left; margin: 10px 10px 10px 0;"> <a href="http://newbloggertips.com"><img alt="Tips Tricks And Tutorials" src="
http://3.bp.blogspot.com/_rKG-ziTSNUQ/T ... "></a><div id="___plus_2" style="text-indent: 0px; margin: 0px; padding: 0px; border-style: none; float: none; line-height: normal; font-size: 1px; vertical-align: baseline; display: inline-block; width: 270px; height: 76px; background: transparent;"><iframe frameborder="0" hspace="0" marginheight="0" marginwidth="0" scrolling="no" style="position: static; top: 0px; width: 270px; margin: 0px; border-style: none; left: 0px; visibility: visible; height: 76px;" tabindex="0" vspace="0" width="100%" id="I0_1421938308520" name="I0_1421938308520" src="
https://apis.google.com/_/im/_/widget/r ... n=62343071" data-gapiattached="true" title="+1"></iframe></div>
<script type="text/javascript"> (function() { window.___gcfg = {'lang': 'en'}; var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true; po.src = '
https://apis.google.com/js/plusone.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s); })(); </script> </div>
</div>
</div>
</div>