var css_code = ``; var html_bar_purchase_code = `
Buy it now and get
EXCLUSIVE DISCOUNTS
for future purchases!
Buy now
in Devman's Store
`; $(function(){ $('head').append(css_code); $('body').prepend(html_bar_purchase_code); });