[Extension()] public static string GenerateContentHash( IList<BasketItem> items, bool shippableOnly )
Parameters
- items
- Basket Item List
- shippableOnly
- If true only shippable items are included in hash calculation
Return Value
A hash of the basket items in this collection