var resultText=jQuery(“.main-content .product-list .product”).toArray().map(function(e){var t=jQuery(e),n=t.find(“h2”).text(),a=t.find(“.product-description > p”).text(),r=t.find(“.details”).html(),i=t.find(“[data-action=’download’]”).toArray().map(function(e){return{link:jQuery(e).prop(“href”),name:jQuery(e).text()}}),o=””;return o+=’

‘,o+=’“,o+=’

‘,o+=r,0Preuzimanja

‘,i.forEach(function(e){o+=’

“})),o+=”

“,o+=”

“}).join(“”).replace(/> +<").replace(/ +/g," "),$temp=jQuery("“);jQuery(“body”).append($temp),$temp.val(resultText).select(),document.execCommand(“copy”),$temp.remove();