mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
Adds documentation on how to configure Next.js Commerce and Shopify (#974)
This commit is contained in:
@@ -22,7 +22,4 @@ export const sorting: SortFilterItem[] = [
|
||||
|
||||
export const HIDDEN_PRODUCT_TAG = 'nextjs-frontend-hidden';
|
||||
export const DEFAULT_OPTION = 'Default Title';
|
||||
export const SITE_NAME = 'Vercel Store';
|
||||
export const SITE_CREATOR = '@vercel';
|
||||
export const SITE_CREATOR_URL = 'https://vercel.com';
|
||||
export const SHOPIFY_GRAPHQL_API_ENDPOINT = '/api/2023-01/graphql.json';
|
||||
|
Reference in New Issue
Block a user