Deweloper StorefrontReferencja TypeScript SDKcoreinterfacesInterface: CartCredentialsNa tej stronieInterface: CartCredentials Structured cart cookie value — the cart identifier plus its access secret. cartSecret is null for a legacy plain-id cookie (no secret half). Properties cartId cartId: string cartSecret cartSecret: string | null