Scrapes Danawa's public search and price comparison pages to find the cheapest deal across Korean retailers, including shipping costs, card discounts, and interest-free installment terms. It surfaces search results with pcodes, then pulls the full offer table via AJAX endpoints and sorts everything by total price including delivery. The standout bit is how it handles conditional pricing: cash-only deals, coupon-required prices, and card-specific discounts all get flagged in a dedicated column so you can quickly see if the top result actually applies to your payment method. Useful when you need apples-to-apples comparisons for electronics or appliances in Korea, but it won't log you in or complete purchases, and the selectors will break if Danawa changes their markup.
npx skills add https://github.com/nomadamas/k-skill --skill danawa-price-search