Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Blazity/enterprise-commerce
/ functions
Functions
471 in github.com/Blazity/enterprise-commerce
⨍
Functions
471
◇
Types & classes
592
↓ 1 callers
Function
applyPrices
()
starters/shopify-algolia/components/filters/price-facet.tsx:23
↓ 1 callers
Function
batchUpdate
(args: BatchProps, client: ReturnType<typeof algoliaClient>)
starters/shopify-algolia/lib/algolia/client.ts:86
↓ 1 callers
Function
buildCategoryMap
(items: PlatformMenu["items"])
starters/shopify-algolia/utils/enrich-product.ts:81
↓ 1 callers
Function
checkApiRateLimit
(key: ApiRateLimitKey, request: Request)
starters/shopify-algolia/lib/algolia/api-rate-limit.ts:9
↓ 1 callers
Function
checkClamp
()
starters/shopify-algolia/components/expandable-content.tsx:21
↓ 1 callers
Function
checkIsFavorite
()
starters/shopify-algolia/components/product/favorite-marker.tsx:18
↓ 1 callers
Function
checkStock
()
starters/shopify-algolia/components/product/add-to-cart-button.tsx:65
↓ 1 callers
Function
childrenTakeAllStringContents
(element: any)
starters/shopify-algolia/components/ui/markdown-renderer.tsx:105
↓ 1 callers
Function
cleanup
()
starters/shopify-algolia/components/ui/audio-visualizer.tsx:31
↓ 1 callers
Function
cleanupEslintLines
(filePath: string)
starters/shopify-algolia/scripts/codegen/remove-eslint-rules.ts:30
↓ 1 callers
Function
compareHmac
({ body, hmac, secret, algorithm = "sha256", }: { body: string hmac: string secret: string alg
starters/shopify-algolia/utils/compare-hmac.ts:3
↓ 1 callers
Function
createCart
( client: StorefrontApiClient, items: PlatformItemInput[] )
starters/shopify-algolia/lib/shopify/client.ts:208
↓ 1 callers
Function
createCart
()
starters/shopify-algolia/lib/shopify/index.ts:43
↓ 1 callers
Function
createCartItem
( client: StorefrontApiClient, cartId: string, items: PlatformItemInput[] )
starters/shopify-algolia/lib/shopify/client.ts:217
↓ 1 callers
Function
createCartItem
(cartId: string, items: PlatformItemInput[])
starters/shopify-algolia/lib/shopify/index.ts:45
↓ 1 callers
Function
createJudgeClient
({ baseUrl, apiKey, shopDomain }: CreateJudgeClientArgs)
starters/shopify-algolia/lib/reviews/client.ts:18
↓ 1 callers
Function
createMenuItemFragment
(depth: number)
starters/shopify-algolia/lib/shopify/fragments/menu.ts:14
↓ 1 callers
Function
createObjects
(args: PartialUpdateObjectsOptions, client: ReturnType<typeof algoliaClient>)
starters/shopify-algolia/lib/algolia/client.ts:98
↓ 1 callers
Function
createProductFeed
(client: AdminApiClient)
starters/shopify-algolia/lib/shopify/client.ts:177
↓ 1 callers
Function
createProductReview
({ baseUrl, body }: ProductReviewArgs)
starters/shopify-algolia/lib/reviews/client.ts:72
↓ 1 callers
Function
createProductReview
(payload: ProductReviewBody)
starters/shopify-algolia/lib/reviews/index.ts:9
↓ 1 callers
Function
createShopifyClient
({ storefrontAccessToken, adminAccessToken, storeDomain, }: CreateShopifyClientProps)
starters/shopify-algolia/lib/shopify/client.ts:77
↓ 1 callers
Function
createUser
( client: StorefrontApiClient, input: PlatformUserCreateInput )
starters/shopify-algolia/lib/shopify/client.ts:288
↓ 1 callers
Function
createUserAccessToken
( client: StorefrontApiClient, input: Pick<PlatformUserCreateInput, "password" | "email"> )
starters/shopify-algolia/lib/shopify/client.ts:297
↓ 1 callers
Function
createWebhook
(baseUrl: URL, key: JudgeMeWebhookKey, subscribeUrl: string)
starters/shopify-algolia/lib/reviews/client.ts:95
↓ 1 callers
Function
cryptoRandom
()
starters/shopify-algolia/utils/ab-testing.ts:14
↓ 1 callers
Function
deleteCartItem
( client: StorefrontApiClient, cartId: string, itemIds: string[] )
starters/shopify-algolia/lib/shopify/client.ts:237
↓ 1 callers
Function
deleteCategories
(ids: string[])
starters/shopify-algolia/lib/algolia/index.ts:287
↓ 1 callers
Function
deleteObjects
(args: DeleteObjectsOptions, client: ReturnType<typeof algoliaClient>)
starters/shopify-algolia/lib/algolia/client.ts:94
↓ 1 callers
Function
deleteProducts
(ids: string[])
starters/shopify-algolia/lib/algolia/index.ts:296
↓ 1 callers
Function
deleteWebhooks
(options: DeleteWebhooksOptions = {})
starters/shopify-algolia/scripts/webhooks/delete-webhooks.ts:70
↓ 1 callers
Function
draw
()
starters/shopify-algolia/components/ui/audio-visualizer.tsx:118
↓ 1 callers
Function
drawBar
( ctx: CanvasRenderingContext2D, x: number, centerY: number, width: number, height: number
starters/shopify-algolia/components/ui/audio-visualizer.tsx:105
↓ 1 callers
Function
drawFrame
()
starters/shopify-algolia/components/ui/audio-visualizer.tsx:132
↓ 1 callers
Function
escapeRegExp
(value: string)
starters/shopify-algolia/utils/highlighted-text.tsx:20
↓ 1 callers
Function
findFiles
(dir: string, fileNames: string[])
starters/shopify-algolia/scripts/codegen/remove-eslint-rules.ts:4
↓ 1 callers
Function
findInitialPath
( activeCategory: string, attributes: readonly string[], distribution: Record<string, Record<string, num
starters/shopify-algolia/utils/use-hierarchical-menu.ts:65
↓ 1 callers
Function
findPageDisplayType
(items: NavItem[])
starters/shopify-algolia/utils/get-page-display-type.ts:7
↓ 1 callers
Function
fullSyncProductFeed
(client: AdminApiClient, id: string)
starters/shopify-algolia/lib/shopify/client.ts:181
↓ 1 callers
Function
generateBatchSummaries
(batch: Batch)
starters/shopify-algolia/app/api/reviews/ai-summary/route.ts:154
↓ 1 callers
Function
generateBloomFilter
(options: GenerateOptions)
starters/shopify-algolia/scripts/redirects/generate-bloom-filter.ts:18
↓ 1 callers
Function
generateHierarchicalCategories
( collections: PlatformProduct["tags"], categoryMap: Map<string, string[]>, separator: string = " > " )
starters/shopify-algolia/utils/enrich-product.ts:98
↓ 1 callers
Function
generateImageCaption
(imageUrl: string)
starters/shopify-algolia/lib/replicate/index.ts:13
↓ 1 callers
Function
generateJsonLd
(product: CommerceProduct, slug: string)
starters/shopify-algolia/app/(browse)/product/[slug]/metadata.ts:38
↓ 1 callers
Function
generateProductAltTags
(product: PlatformProduct)
starters/shopify-algolia/utils/enrich-product.ts:67
↓ 1 callers
Function
generateRedirect
(from: string)
starters/shopify-algolia/scripts/redirects/generate-test-redirects.ts:138
↓ 1 callers
Function
generateSlug
(words: number = 3)
starters/shopify-algolia/scripts/redirects/generate-test-redirects.ts:115
↓ 1 callers
Function
generateTestRedirects
(options: GenerateOptions)
starters/shopify-algolia/scripts/redirects/generate-test-redirects.ts:153
↓ 1 callers
Function
getAdminProduct
(client: AdminApiClient, id: string)
starters/shopify-algolia/lib/shopify/client.ts:327
↓ 1 callers
Function
getAdminProduct
(id: string)
starters/shopify-algolia/lib/shopify/index.ts:20
↓ 1 callers
Function
getAllCollections
(client: StorefrontApiClient, limit?: number)
starters/shopify-algolia/lib/shopify/client.ts:362
↓ 1 callers
Function
getAllProducts
(client: StorefrontApiClient, limit: number = 250)
starters/shopify-algolia/lib/shopify/client.ts:342
↓ 1 callers
Function
getAllResults
( client: ReturnType<typeof algoliaClient>, args: BrowseProps )
starters/shopify-algolia/lib/algolia/client.ts:57
↓ 1 callers
Function
getBarColor
(normalizedHeight: number)
starters/shopify-algolia/components/ui/audio-visualizer.tsx:99
↓ 1 callers
Function
getBucket
(buckets: readonly string[])
starters/shopify-algolia/utils/ab-testing.ts:1
↓ 1 callers
Function
getBuildOutputDirectory
* Gets the output build directory, defaults to `.next` * * @param {object} options the options parsed from package.json.nextBundleAnalysis using `ge
starters/shopify-algolia/report-bundle-size.js:131
↓ 1 callers
Function
getCategoryChildren
(path: string[])
starters/shopify-algolia/utils/use-hierarchical-menu.ts:28
↓ 1 callers
Function
getCollectionById
( client: StorefrontApiClient, id: string )
starters/shopify-algolia/lib/shopify/client.ts:277
↓ 1 callers
Function
getCollections
( client: StorefrontApiClient, limit?: number )
starters/shopify-algolia/lib/shopify/client.ts:255
↓ 1 callers
Function
getCookie
(name: string)
starters/shopify-algolia/utils/get-cookie.ts:1
↓ 1 callers
Function
getDefaultFaqAccordionItemRichText
()
starters/shopify-algolia/app/(browse)/product/[slug]/page.tsx:214
↓ 1 callers
Function
getDefaultFaqAccordionItemRichText
()
starters/shopify-algolia/app/(browse)/product/[slug]/draft/page.tsx:195
↓ 1 callers
Function
getFacetValues
(client: ReturnType<typeof algoliaClient>, args: SearchForFacetValuesProps)
starters/shopify-algolia/lib/algolia/client.ts:119
↓ 1 callers
Function
getFilteredProducts
( query: string, sortBy: string, page: number, filters: string, collectionHandle?: string, hasVend
starters/shopify-algolia/lib/algolia/rate-limited.ts:426
↓ 1 callers
Function
getLatestProductFeed
(client: AdminApiClient)
starters/shopify-algolia/lib/shopify/client.ts:185
↓ 1 callers
Function
getMenu
(client: StorefrontApiClient, handle: string = "main-menu", depth = 3)
starters/shopify-algolia/lib/shopify/client.ts:129
↓ 1 callers
Function
getNavigationData
()
starters/shopify-algolia/lib/navigation.ts:8
↓ 1 callers
Function
getOptions
* Reads options from `package.json`
starters/shopify-algolia/report-bundle-size.js:119
↓ 1 callers
Function
getProduct
(handle: string)
starters/shopify-algolia/lib/algolia/rate-limited.ts:120
↓ 1 callers
Function
getProductReviews
(handle: string, options = { page: 0, limit: 10 })
starters/shopify-algolia/lib/algolia/rate-limited.ts:266
↓ 1 callers
Function
getProductStatus
(client: AdminApiClient, id: string)
starters/shopify-algolia/lib/shopify/client.ts:200
↓ 1 callers
Function
getRecommendations
( client: ReturnType<ReturnType<typeof algoliaClient>["initRecommend"]>, args: GetRecommendationsParams )
starters/shopify-algolia/lib/algolia/client.ts:112
↓ 1 callers
Function
getScriptSize
(scriptPath)
starters/shopify-algolia/report-bundle-size.js:98
↓ 1 callers
Function
getSimilarProducts
(collection: string | undefined, objectID: string)
starters/shopify-algolia/lib/algolia/rate-limited.ts:307
↓ 1 callers
Function
getTextFromParts
(parts: Part[])
starters/shopify-algolia/components/ui/chat-message.tsx:23
↓ 1 callers
Function
getUser
( client: StorefrontApiClient, customerAccessToken: string )
starters/shopify-algolia/lib/shopify/client.ts:306
↓ 1 callers
Function
handleAbTestingMiddleware
(request: NextRequest, route: Route)
starters/shopify-algolia/middleware.ts:79
↓ 1 callers
Function
handleCLPMiddleware
(request: NextRequest)
starters/shopify-algolia/middleware.ts:101
↓ 1 callers
Function
handleCollectionTopics
(topic: SupportedTopic, { id }: Record<string, string>)
starters/shopify-algolia/app/api/feed/sync/route.ts:66
↓ 1 callers
Function
handleOptionChange
(optionName: string, optionValue: string)
starters/shopify-algolia/components/product/variant-dropdowns.tsx:81
↓ 1 callers
Function
handlePLPMiddleware
(request: NextRequest)
starters/shopify-algolia/middleware.ts:125
↓ 1 callers
Function
handleProductTopics
(topic: SupportedTopic, { id }: Record<string, string>)
starters/shopify-algolia/app/api/feed/sync/route.ts:99
↓ 1 callers
Function
handleRedirectsMiddleware
(request: NextRequest)
starters/shopify-algolia/middleware.ts:60
↓ 1 callers
Function
handleResize
()
starters/shopify-algolia/components/ui/audio-visualizer.tsx:53
↓ 1 callers
Function
isCLP
(request: NextRequest)
starters/shopify-algolia/middleware.ts:142
↓ 1 callers
Function
isPLP
(request: NextRequest)
starters/shopify-algolia/middleware.ts:154
↓ 1 callers
Function
listWebhooks
()
starters/shopify-algolia/scripts/webhooks/list-webhooks.ts:56
↓ 1 callers
Function
main
()
starters/shopify-algolia/scripts/codegen/remove-eslint-rules.ts:59
↓ 1 callers
Function
makeBreadcrumbs
(collection?: PlatformCollection)
starters/shopify-algolia/components/search-view.tsx:54
↓ 1 callers
Function
makeBreadcrumbs
(product: CommerceProduct)
starters/shopify-algolia/app/(browse)/product/[slug]/page.tsx:202
↓ 1 callers
Function
makeBreadcrumbs
(product: CommerceProduct)
starters/shopify-algolia/app/(browse)/product/[slug]/draft/page.tsx:183
↓ 1 callers
Function
mapQueryParamKeyToFacet
(key: string)
starters/shopify-algolia/lib/algolia/utils.ts:18
↓ 1 callers
Function
multiSearch
( args: SearchMethodParams, client: ReturnType<typeof algoliaClient> )
starters/shopify-algolia/lib/algolia/client.ts:105
↓ 1 callers
Method
not
()
starters/shopify-algolia/lib/algolia/filter-builder.ts:52
↓ 1 callers
Function
optInNotification
({ message, source }: { message: string; source?: string })
starters/shopify-algolia/utils/opt-in.ts:22
↓ 1 callers
Method
or
()
starters/shopify-algolia/lib/algolia/filter-builder.ts:47
↓ 1 callers
Function
removeCartItem
(prevState: any, itemId: string)
starters/shopify-algolia/app/actions/cart.actions.ts:89
↓ 1 callers
Function
removeTag
(element: string)
starters/shopify-algolia/components/filters/facets-content.tsx:124
↓ 1 callers
Function
replicateClient
()
starters/shopify-algolia/lib/replicate/index.ts:4
↓ 1 callers
Function
resetAllFilters
()
starters/shopify-algolia/components/filters/facets-content.tsx:140
← previous
next →
101–200 of 471, ranked by callers