Fixes
- ASI purchase price mapping — Fixed an issue where purchase prices were pulled incorrectly when ASI data included color variants but no size variant. The process now uses the first matching color variant to ensure accurate cost mapping.
- Pricing refresh SuiteScript hook — Fixed an issue where the pricing refresh function ignored the transformer hook and defaulted to the highest price. The transformer return value is now correctly applied during the refresh process.