Offers

Enter for the Latest Nike Shoes! Win New Kicks

"Enter for a chance to win the latest Nike shoes! Don't miss your chance to step...

Win a $100 Shein Gift Card! Enter Now

"Enter our $100 Shein Gift Card Giveaway! Shop your favorite styles for free. Ea...

This website uses cookies to enhance your browsing experience. By continuing to use this site, you consent to the use of cookies. Please review our Cookie Policy for more information on how we handle your data. 

Loading Offers..
offers->offer as $offeritem) { //lets use a custom tracking domain for the links :) $offeritem->offerlink = str_replace('www.cpagrip.com','filetrkr.com',$offeritem->offerlink); //uncomment below if you want to display a point value. //$points = floatval($offeritem->payout) * 100; //lets make offers worth $1.20 appear as 120 points. //echo 'Earn '.$points.' Points
'; echo ''.$offeritem->title.'
'; //uncomment to show offers description //echo $offeritem->description.'
'; //uncomment to show offers image //echo ''; } if(count($xml->offers->children())==0){ echo 'Sorry there are no offers available for your region at this time.'; } }else{ echo 'error fetching xml offer feed: '. $output; }