Accessing store_availabilities from cart object via liquid

But item itself has already a variant field which points to the proper variant. the problem is store_availabilities not being set for the variant being pointed. actually in the documentation it is stated for store_availabilities field that; it is set only when the variant is selected or when it is the first available variant.

but what i need is to retrieve the store_availabilities field for the varint being pointed by the cart item.