More

    Cashback

    PayPal Honey Review

    I love finding ways to save money, especially when shopping online. That's why I was excited to try PayPal Honey. It's a browser extension that helps you save while...

    PayPal Honey Review

    I love finding ways to save money, especially when shopping online. That's why I was excited to try PayPal Honey. It's a browser extension...

    Cashrewards vs ShopBack

    I love online shopping and always look for ways to save money. I've tried many rewards programs, but cashback changed everything. It's simple and...

    Top 5 Best Cashback Apps in Australia

    I love to shop and save money, and I've found great ways to do both. Cashback apps have changed how I buy things. They...
    $(window).scroll(function(e){ var $el = $('.affiliate-button'); var isPositionFixed = ($el.css('position') == 'fixed'); if ($(this).scrollTop() > 200 && !isPositionFixed){ $el.css({'position': 'fixed', 'top': '0px'}); } if ($(this).scrollTop() < 200 && isPositionFixed){ $el.css({'position': 'static', 'top': '0px'}); } });