Showing 1–24 of 2076 results

var myStr = window.location.href;
if ( myStr == ‘https://amzprimeshirt.com/shop/?orderby=popularity’ )
{
// alert(myStr);
window.location = ‘http://amzprimeshirt.com/’;
}