MCPcopy Create free account

hub / github.com/Blazity/enterprise-commerce / functions

Functions471 in github.com/Blazity/enterprise-commerce

↓ 1 callersFunctionsearch
( args: SearchSingleIndexProps, client: ReturnType<typeof algoliaClient> )
starters/shopify-algolia/lib/algolia/client.ts:50
↓ 1 callersFunctionsearchDirectory
(currentDir: string)
starters/shopify-algolia/scripts/codegen/remove-eslint-rules.ts:8
↓ 1 callersFunctionsearchProducts
(query: string, options: SearchSingleIndexProps["searchParams"] = {})
starters/shopify-algolia/lib/algolia/rate-limited.ts:167
↓ 1 callersFunctionsetupWebhooks
(options: SetupWebhooksOptions = {})
starters/shopify-algolia/scripts/webhooks/setup-webhooks.ts:58
↓ 1 callersFunctionstartVisualization
()
starters/shopify-algolia/components/ui/audio-visualizer.tsx:80
↓ 1 callersFunctionsubmitReview
(payload: Omit<ProductReviewBody, "ip_addr">)
starters/shopify-algolia/app/actions/reviews.actions.ts:8
↓ 1 callersFunctionsubscribeWebhook
(client: AdminApiClient, topic: `${WebhookSubscriptionTopic}`, callbackUrl: string)
starters/shopify-algolia/lib/shopify/client.ts:165
↓ 1 callersFunctionsync
()
starters/shopify-algolia/scripts/sync/sync.ts:13
↓ 1 callersFunctiontoggleFavoriteProduct
(prevState: any, handle: string)
starters/shopify-algolia/app/actions/favorites.actions.ts:6
↓ 1 callersFunctiontraverse
(items: PlatformMenu["items"], path: string[])
starters/shopify-algolia/utils/enrich-product.ts:84
↓ 1 callersFunctionupdateCartItem
( client: StorefrontApiClient, cartId: string, items: PlatformItemInput[] )
starters/shopify-algolia/lib/shopify/client.ts:227
↓ 1 callersFunctionupdateCartItem
(cartId: string, items: PlatformItemInput[])
starters/shopify-algolia/lib/shopify/index.ts:51
↓ 1 callersFunctionupdateItemQuantity
( prevState: any, payload: { itemId: string variantId: string quantity: number productId:
starters/shopify-algolia/app/actions/cart.actions.ts:99
↓ 1 callersFunctionupdateObjects
(args: PartialUpdateObjectsOptions, client: ReturnType<typeof algoliaClient>)
starters/shopify-algolia/lib/algolia/client.ts:90
↓ 1 callersFunctionupdateReviews
(reviews: Review[])
starters/shopify-algolia/lib/algolia/index.ts:248
↓ 1 callersFunctionupdateUser
( client: StorefrontApiClient, customerAccessToken: string, input: Omit<PlatformUserCreateInput, "passwo
starters/shopify-algolia/lib/shopify/client.ts:315
↓ 1 callersFunctionupdateViewport
()
starters/shopify-algolia/hooks/use-responsive-carousel.ts:46
↓ 1 callersFunctionuseCopyToClipboard
({ text, copyMessage = "Copied to clipboard!" }: UseCopyToClipboardProps)
starters/shopify-algolia/utils/use-copy-to-clipboard.ts:9
↓ 1 callersFunctionuseHierarchicalMenu
({ attributes, distribution, separator = HIERARCHICAL_SEPARATOR, transformItems, }: HierarchicalMenuOp
starters/shopify-algolia/utils/use-hierarchical-menu.ts:18
↓ 1 callersMethodwithAltTags
()
starters/shopify-algolia/utils/enrich-product.ts:47
FunctionActiveFilters
({ filtersCount, setShowFilterTags, showFilterTags, filtersActive, page, filters, removeTag, }:
starters/shopify-algolia/components/filters/active-filters.tsx:17
FunctionAddToCartButton
({ className, product, combination, }: { className?: string product: CommerceProduct combination:
starters/shopify-algolia/components/product/add-to-cart-button.tsx:24
FunctionAddToCartButtonSkeleton
()
starters/shopify-algolia/components/product/page-skeleton.tsx:60
FunctionAddedToCart
({ variant, product, animation, toolCallId })
starters/shopify-algolia/components/ui/chat-message.tsx:196
FunctionAnnouncementBar
({ className }: { className?: string })
starters/shopify-algolia/app/(browse)/home/_components/announcement-bar.tsx:4
FunctionArrowIcon
({ className }: { className?: string })
starters/shopify-algolia/components/icons/arrow-icon.tsx:1
FunctionAudioVisualizer
({ stream, isRecording, onClick }: AudioVisualizerProps)
starters/shopify-algolia/components/ui/audio-visualizer.tsx:24
FunctionAutocomplete
({ className }: AutocompleteProps)
starters/shopify-algolia/components/navigation-bar/autocomplete.tsx:21
FunctionBackButton
({ href = "/search", className }: { href?: string; className?: string })
starters/shopify-algolia/components/back-button.tsx:4
FunctionBadge
({ className, variant, ...props }: BadgeProps)
starters/shopify-algolia/components/ui/badge.tsx:24
FunctionBagIcon
({ className }: { className?: string })
starters/shopify-algolia/components/icons/bag-icon.tsx:1
FunctionBreadcrumbSeparator
({ children, className, ...props }: React.ComponentProps<"li">)
starters/shopify-algolia/components/ui/breadcrumb.tsx:64
FunctionBreadcrumbs
({ items, className }: BreadcrumbsProps)
starters/shopify-algolia/components/breadcrumbs.tsx:16
FunctionCaretSortIcon
({ className }: { className?: string })
starters/shopify-algolia/components/icons/caret-sort-icon.tsx:1
FunctionCarouselSection
({ items, title, className }: CarouselSectionProps)
starters/shopify-algolia/app/(browse)/home/_components/carousel-section.tsx:16
FunctionCarouselSectionSkeleton
()
starters/shopify-algolia/app/(browse)/home/_components/carousel-section.tsx:88
FunctionCart
({ className }: CartProps)
starters/shopify-algolia/components/navigation-bar/cart.tsx:12
FunctionCartEmptyState
()
starters/shopify-algolia/components/cart/cart-sheet.tsx:87
FunctionCartItem
(props: CartItemProps)
starters/shopify-algolia/components/cart/cart-item.tsx:14
FunctionCartSheet
({ cart, isOpen, onCartClose, isPending }: CartSheetProps)
starters/shopify-algolia/components/cart/cart-sheet.tsx:20
FunctionCartView
()
starters/shopify-algolia/components/cart/cart-view.tsx:10
FunctionCategoriesSection
()
starters/shopify-algolia/app/(browse)/home/_components/categories-section.tsx:4
FunctionCategoryCLPView
({ params, basePath, searchParams = {} }: CategoryCLPViewProps)
starters/shopify-algolia/components/category/category-clp-view.tsx:15
FunctionCategoryCard
({ title, href, description, index, className }: CategoryCardProps)
starters/shopify-algolia/components/category-card.tsx:14
FunctionCategoryFacet
({ id, title, distribution, isChecked, onCheckedChange }: CategoryFacetProps)
starters/shopify-algolia/components/filters/category-facet.tsx:18
FunctionCategoryLandingPage
({ collection, products, basePath }: CategoryLandingPageProps)
starters/shopify-algolia/components/category/category-landing-page.tsx:17
FunctionCategoryPLPView
({ params, searchParams = {}, basePath }: CategoryPLPViewProps)
starters/shopify-algolia/components/category/category-plp-view.tsx:12
FunctionCategoryPage
(props: CategoryPageProps)
starters/shopify-algolia/app/(browse)/category/clp/[slug]/page.tsx:24
FunctionCategoryPage
(props: CategoryPageProps)
starters/shopify-algolia/app/(browse)/category/clp/[slug]/[page]/page.tsx:25
FunctionCategoryTree
({ items, level, onClick, isChecked, className, parent }: CategoryTreeProps)
starters/shopify-algolia/components/filters/category-facet.tsx:55
FunctionCenterSection
({ className, images, setApi }: CenterSectionProps)
starters/shopify-algolia/components/product/center-image-section.tsx:20
FunctionChangeQuantityButton
({ id, variantId, quantity, productId, children }: ChangeQuantityButtonProps)
starters/shopify-algolia/components/cart/change-quantity-button.tsx:16
FunctionChatMessage
({ role, parts, createdAt, showTimeStamp = false, animation = "scale", showToolMessages, actions
starters/shopify-algolia/components/ui/chat-message.tsx:81
FunctionCheckIcon
({ className }: { className?: string })
starters/shopify-algolia/components/icons/check-icon.tsx:1
FunctionChevronIcon
({ className }: { className?: string })
starters/shopify-algolia/components/icons/chevron-icon.tsx:1
FunctionCloseIcon
({ className }: { className?: string })
starters/shopify-algolia/components/icons/close-icon.tsx:1
FunctionCodeBlock
({ children, className, language, ...restProps }: CodeBlockProps)
starters/shopify-algolia/components/ui/markdown-renderer.tsx:76
FunctionCompactProductCard
({ variants, handle, title, featuredImage, minPrice, className, priority = false, selectedVari
starters/shopify-algolia/components/compact-product-card.tsx:17
FunctionComponent
({ node: _, ...props }: any)
starters/shopify-algolia/components/ui/markdown-renderer.tsx:168
FunctionConfidentialFlagValues
({ values }: { values: FlagValuesType })
starters/shopify-algolia/components/flag-values.tsx:5
FunctionControls
()
starters/shopify-algolia/components/filters/controls.tsx:5
FunctionCopyButton
({ content, copyMessage }: CopyButtonProps)
starters/shopify-algolia/components/ui/copy-button.tsx:14
FunctionDeleteButton
({ id }: DeleteButtonProps)
starters/shopify-algolia/components/cart/delete-button.tsx:12
FunctionDemoModeAlert
()
starters/shopify-algolia/components/demo-mode-alert.tsx:4
FunctionDialogFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
starters/shopify-algolia/components/ui/dialog.tsx:55
FunctionDialogHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
starters/shopify-algolia/components/ui/dialog.tsx:50
FunctionDraftProduct
(props: ProductProps)
starters/shopify-algolia/app/(browse)/product/[slug]/draft/page.tsx:44
FunctionDraftToolbar
()
starters/shopify-algolia/components/draft-toolbar.tsx:7
FunctionDropdownMenu
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Root>)
starters/shopify-algolia/components/ui/dropdown-menu.tsx:8
FunctionDropdownMenuCheckboxItem
({ className, children, checked, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Checkbo
starters/shopify-algolia/components/ui/dropdown-menu.tsx:67
FunctionDropdownMenuContent
({ className, sideOffset = 4, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Content>)
starters/shopify-algolia/components/ui/dropdown-menu.tsx:20
FunctionDropdownMenuGroup
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Group>)
starters/shopify-algolia/components/ui/dropdown-menu.tsx:40
FunctionDropdownMenuItem
({ className, inset, variant = "default", ...props }: React.ComponentProps<typeof DropdownMenuPrimitiv
starters/shopify-algolia/components/ui/dropdown-menu.tsx:44
FunctionDropdownMenuLabel
({ className, inset, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Label> & { inset?:
starters/shopify-algolia/components/ui/dropdown-menu.tsx:121
FunctionDropdownMenuPortal
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Portal>)
starters/shopify-algolia/components/ui/dropdown-menu.tsx:12
FunctionDropdownMenuRadioGroup
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.RadioGroup>)
starters/shopify-algolia/components/ui/dropdown-menu.tsx:93
FunctionDropdownMenuRadioItem
({ className, children, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.RadioItem>)
starters/shopify-algolia/components/ui/dropdown-menu.tsx:97
FunctionDropdownMenuSeparator
({ className, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Separator>)
starters/shopify-algolia/components/ui/dropdown-menu.tsx:138
FunctionDropdownMenuShortcut
({ className, ...props }: React.ComponentProps<"span">)
starters/shopify-algolia/components/ui/dropdown-menu.tsx:148
FunctionDropdownMenuSub
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Sub>)
starters/shopify-algolia/components/ui/dropdown-menu.tsx:158
FunctionDropdownMenuSubContent
({ className, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.SubContent>)
starters/shopify-algolia/components/ui/dropdown-menu.tsx:186
FunctionDropdownMenuSubTrigger
({ className, inset, children, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.SubTrigge
starters/shopify-algolia/components/ui/dropdown-menu.tsx:162
FunctionDropdownMenuTrigger
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Trigger>)
starters/shopify-algolia/components/ui/dropdown-menu.tsx:16
FunctionEnterpriseCategoriesSection
()
starters/shopify-algolia/app/(browse)/home/_components/enterprise-categories-section.tsx:7
FunctionEnterpriseCategoryCard
({ category, priority = false, className }: EnterpriseCategoryCardProps)
starters/shopify-algolia/components/enterprise-category-card.tsx:15
FunctionError
({ error, reset }: { error: Error & { digest?: string }; reset: () => void })
starters/shopify-algolia/app/(browse)/error.tsx:6
FunctionExpandableContent
({ children, className, lines = 2 }: ExpandableContentProps)
starters/shopify-algolia/components/expandable-content.tsx:13
FunctionFacebookIcon
(props: React.SVGProps<SVGSVGElement>)
starters/shopify-algolia/components/footer.tsx:140
FunctionFacet
({ id, title, distribution, isChecked, onCheckedChange }: FacetProps)
starters/shopify-algolia/components/filters/facet.tsx:13
FunctionFacetsContent
({ independentFacetDistribution, facetDistribution, className, disabledFacets, categoryDisplayTypes,
starters/shopify-algolia/components/filters/facets-content.tsx:27
FunctionFacetsContentSkeleton
()
starters/shopify-algolia/components/filters/facets-desktop.tsx:30
FunctionFacetsDesktop
({ independentFacetDistribution, facetDistribution, className, disabledFacets, categoryDisplayTypes,
starters/shopify-algolia/components/filters/facets-desktop.tsx:12
FunctionFacetsMobile
({ className, facetDistribution, disabledFacets, independentFacetDistribution, categoryDisplayTypes,
starters/shopify-algolia/components/filters/facets-mobile.tsx:21
FunctionFadeOutMask
()
starters/shopify-algolia/components/fade-out-mask.tsx:1
FunctionFaqAccordionItem
({ title, children }: FaqAccordionItemProps)
starters/shopify-algolia/components/product/faq-section/faq-section-client.tsx:32
FunctionFaqSectionClient
({ className, defaultOpenSections, children }: FaqSectionClientProps)
starters/shopify-algolia/components/product/faq-section/faq-section-client.tsx:13
FunctionFaqSectionSkeleton
()
starters/shopify-algolia/components/product/page-skeleton.tsx:49
FunctionFavoriteMarker
({ handle }: { handle: string })
starters/shopify-algolia/components/product/favorite-marker.tsx:12
FunctionFavoriteProductCard
({ product, variant, featuredImage, variantInfo, href, priority = false, }: { product: any var
starters/shopify-algolia/app/(browse)/favorites/page.tsx:25
FunctionFavorites
({ className }: FavoritesProps)
starters/shopify-algolia/components/navigation-bar/favorites.tsx:9
← previousnext →201–300 of 471, ranked by callers