1
0
mirror of https://github.com/vercel/commerce.git synced 2025-03-16 15:32:32 +00:00
2021-02-04 17:18:33 +02:00

3 lines
128 B
TypeScript

export const SHOPIFY_CHECKOUT_ID_COOKIE = 'shopify_checkoutId'
export const SHOPIFY_CHECKOUT_URL_COOKIE = 'shopify_checkoutUrl'