Function: readCartIdCookie()
readCartIdCookie():
Promise<string|null>
Read the first-party cart-id cookie (server-first, client fallback).
Returns
Promise<string | null>
readCartIdCookie():
Promise<string|null>
Read the first-party cart-id cookie (server-first, client fallback).
Promise<string | null>