Ive been trying to snag that Ninja Creami for my sisters wedding shower this weekend and the price at Kohls keeps bouncing around like crazy. I saw people mention using Honey or those browser extensions but Honey doesnt seem to track the actual price drops when they have those 20% off popups and Keepa is just for Amazon I think.
I also checked the Kohls app but I dont see a heart button or anything for specific alerts? Im on a super tight budget and really need to catch it under 180 bucks before Friday. Does anyone know a tracker that actually works with their weird coupon system or am I just gonna have to refresh the page every hour...
Honestly Kohls is a total headache for price trackers because of those constant coupons and Kohls Cash. Most extensions like Honey just see the sticker price and miss the actual checkout total. I would suggest setting up a custom alert on Slickdeals or even using a site like BrickSeek to check local inventory if you are desperate. Be careful tho, because items like the Ninja Creami sell out fast when they hit that 180 mark. Make sure to check if you can stack a 15 percent off coupon for signing up for their texts... thats usually the only way to get it that low. I might want to consider just checking the site manually around 7 am because that is when their system usually updates for the day.
Re: "Honestly Kohls is a total headache for price..."
Stumbled upon this discussion and figured I should chime in on why those extensions usually fail with Kohls. Their pricing logic is basically a nested series of discounts that dont live in the main metadata. Most price trackers use simple scrapers looking for a specific CSS class like pdp-price, but that doesnt account for the apply code logic in the cart. I tried building a custom script for this once and it was a mess because: