A cached product data entry stored in chrome.storage.local. Wraps the raw product data with a timestamp for LRU eviction. Used by SupplierCache for the product data cache.
The cached product data
Epoch ms timestamp of when the entry was last accessed or created
A cached product data entry stored in chrome.storage.local. Wraps the raw product data with a timestamp for LRU eviction. Used by SupplierCache for the product data cache.