mirror of
https://github.com/vercel/commerce.git
synced 2025-07-26 19:51:23 +00:00
Create needed files
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
export const CART_COOKIE = 'ordercloud.cart'
|
||||
export const CUSTOMER_COOKIE = 'ordercloud.customer'
|
||||
export const API_URL = 'https://sandboxapi.ordercloud.io/v1'
|
||||
export const API_URL = 'https://sandboxapi.ordercloud.io'
|
||||
export const API_VERSION = 'v1'
|
||||
export const LOCALE = 'en-us'
|
||||
|
Reference in New Issue
Block a user