I added support for The Iconic, an Australian fashion retailer, starting with their dresses category. This brings the total number of supported retailers to eight.

I also refactored the FWRD category implementation, extracting more common HTML parsing logic into the HtmlHelpers class. This keeps the category-specific code focused on what’s unique to each retailer while sharing the boilerplate.