Changed: public void readProduct(str code, Scanner s)
The readProduct method was refactored to read the I1 SIF value during product import.
Old → New behavior
Old:
- Did not support importing of I1 SIF code
- No support of importing base price for DsFreeformItems
 
New:
- Imports I1 to DsFreeformItembase price property
Changed: public void readOptions(str code, Scanner s, DsFreeformItem product)
The readOptions method was refactored to read the O1 SIF value during product option import.
Old → New behavior
Old:
- Did not support importing of O1 SIF code
- No support of importing option prices mapped to O1 for DsFreeformItems
 
New:
- Imports O1 to DsFreeformItemprice property for options/features