Comparator
Table of Contents
Classes
- BasketXmlIdCompare
- Compares the product row's `id` with the basket item's `xmlId`.
- ProductCompare
- Compares productId field of the product row with the basket item.
- ProductRowXmlIdCompare
- Compares the basket item's `id` with the product row's `xmlId`.
- ProductWithAttributesCompare
- Compares productId, quantity and price fields of the product row with the basket item.