MCPcopy Create free account

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

Functions471 in github.com/Blazity/enterprise-commerce

FunctionFavorites
()
starters/shopify-algolia/app/(browse)/favorites/page.tsx:113
FunctionFavoritesIcon
({ className }: { className?: string })
starters/shopify-algolia/components/icons/favorites-icon.tsx:1
FunctionFavoritesSkeleton
()
starters/shopify-algolia/app/(browse)/favorites/page.tsx:262
FunctionFavoritesView
()
starters/shopify-algolia/app/(browse)/favorites/page.tsx:126
FunctionFeaturedProductCard
({ variants, handle, title, featuredImage, minPrice, avgRating, totalReviews, className, pri
starters/shopify-algolia/components/featured-product-card.tsx:18
FunctionFeaturedProductsSection
({ products, }: { products: Pick< CommerceProduct, | "id" | "variants" | "handle" | "i
starters/shopify-algolia/app/(browse)/home/_components/featured-products-section.tsx:4
FunctionFiltersIcon
({ className }: { className?: string })
starters/shopify-algolia/components/icons/filters-icon.tsx:1
FunctionFlagValues
()
starters/shopify-algolia/components/flag-values.tsx:10
FunctionFooter
()
starters/shopify-algolia/components/footer.tsx:5
FunctionFormField
({ ...props }: ControllerProps<TFieldValues, TName>)
starters/shopify-algolia/components/ui/form.tsx:21
FunctionGET
()
starters/shopify-algolia/app/api/navigation/route.ts:6
FunctionGET
()
starters/shopify-algolia/app/api/health/route.ts:1
FunctionGET
(req: Request)
starters/shopify-algolia/app/api/reviews/ai-summary/route.ts:24
FunctionGET
(req: Request)
starters/shopify-algolia/app/api/reviews/sync/route.ts:12
FunctionGET
(request: NextRequest)
starters/shopify-algolia/app/api/redirects/route.ts:9
FunctionGenericModal
({ open, onOpenChange, title, children, className }: FacetsModalProps)
starters/shopify-algolia/components/generic-modal.tsx:13
FunctionGithubBadge
()
starters/shopify-algolia/components/github-badge.tsx:1
FunctionGlobalError
({ error, reset }: { error: Error & { digest?: string }; reset: () => void })
starters/shopify-algolia/app/(browse)/global-error.tsx:5
FunctionHeartIcon
({ className, ...rest }: { className?: string } & HTMLAttributes<SVGElement>)
starters/shopify-algolia/components/icons/heart-icon.tsx:3
FunctionHeroSection
({ className }: { className?: string })
starters/shopify-algolia/app/(browse)/home/_components/hero-section.tsx:65
FunctionHideFilters
()
starters/shopify-algolia/components/filters/hide-filters.tsx:7
FunctionHitsSection
({ hits, basePath }: HitsSectionProps)
starters/shopify-algolia/components/filters/hits-section.tsx:15
FunctionHomepage
(_props: { params: Promise<{ bucket: string }> })
starters/shopify-algolia/app/(browse)/home/[bucket]/page.tsx:14
FunctionHomepageCarousel
({ slides = [], className }: HomepageCarouselProps)
starters/shopify-algolia/components/homepage-carousel.tsx:29
FunctionImage
({ params: { slug } }: { params: { slug: string } })
starters/shopify-algolia/app/(browse)/product/[slug]/opengraph-image.tsx:17
FunctionImage
()
starters/shopify-algolia/app/(browse)/search/opengraph-image.tsx:14
FunctionImageGridVariant
({ items }: ImageGridVariantProps)
starters/shopify-algolia/components/navigation-bar/variants/image-grid.tsx:9
FunctionInstagramIcon
(props: React.SVGProps<SVGSVGElement>)
starters/shopify-algolia/components/footer.tsx:171
FunctionLinkedinIcon
(props: React.SVGProps<SVGSVGElement>)
starters/shopify-algolia/components/footer.tsx:179
FunctionLoading
()
starters/shopify-algolia/app/(browse)/product/[slug]/loading.tsx:3
FunctionLoadingDots
({ className }: { className?: string })
starters/shopify-algolia/components/loading-dots.tsx:3
FunctionLogo
({ className }: { className?: string })
starters/shopify-algolia/components/logo.tsx:1
FunctionMarkdownRenderer
({ children }: MarkdownRendererProps)
starters/shopify-algolia/components/ui/markdown-renderer.tsx:12
FunctionMessageList
({ messages, showTimeStamps = true, isTyping = false, messageOptions }: MessageListProps)
starters/shopify-algolia/components/ui/message-list.tsx:14
FunctionMiniProductCard
({ variants, handle, title, featuredImage, minPrice, className, priority, vendor, prefetch =
starters/shopify-algolia/components/mini-product-card.tsx:15
FunctionModals
()
starters/shopify-algolia/components/modals/modals.tsx:10
FunctionModalsFactory
({ type }: { type: Modal })
starters/shopify-algolia/components/modals/modals.tsx:22
FunctionModernNewArrivalsSection
({ products, }: { products: Pick< CommerceProduct, | "id" | "variants" | "handle" | "i
starters/shopify-algolia/app/(browse)/home/_components/modern-new-arrivals-section.tsx:7
FunctionMoveToCheckout
({ checkoutUrl, animation, toolCallId })
starters/shopify-algolia/components/ui/chat-message.tsx:224
FunctionNavigationBar
({ items }: NavigationBarProps)
starters/shopify-algolia/components/navigation-bar/navigation-bar.tsx:48
FunctionNavigationBarWrapper
({ fallbackData }: NavigationBarWrapperProps)
starters/shopify-algolia/components/navigation-bar/navigation-bar-wrapper.tsx:16
FunctionNavigationItem
({ singleMenuItem }: { singleMenuItem: NavItem })
starters/shopify-algolia/components/navigation-bar/navigation-item.tsx:9
FunctionNavigationToolResult
({ animation, result, toolCallId })
starters/shopify-algolia/components/ui/chat-message.tsx:165
FunctionNotFound
()
starters/shopify-algolia/app/(browse)/not-found.tsx:3
FunctionOpenCartButton
()
starters/shopify-algolia/components/navigation-bar/open-cart-button.tsx:5
FunctionPOST
(req: Request)
starters/shopify-algolia/app/api/feed/sync/route.ts:19
FunctionPageSkeleton
()
starters/shopify-algolia/components/product/page-skeleton.tsx:4
FunctionPageSkeleton
()
starters/shopify-algolia/components/category/page-skeleton.tsx:3
FunctionPagination
({ className, ...props }: React.ComponentProps<"nav">)
starters/shopify-algolia/components/ui/pagination.tsx:8
FunctionPaginationLink
({ className, isActive, children, href, disabled, "aria-label": ariaLabel, }: PaginationLinkProps)
starters/shopify-algolia/components/ui/pagination.tsx:39
FunctionPaginationNext
({ className, disabled, ...props }: React.ComponentProps<typeof PaginationLink>)
starters/shopify-algolia/components/ui/pagination.tsx:83
FunctionPaginationPrevious
({ className, disabled, ...props }: React.ComponentProps<typeof PaginationLink>)
starters/shopify-algolia/components/ui/pagination.tsx:67
FunctionPaginationSection
({ queryParams, totalPages }: PaginationSectionProps)
starters/shopify-algolia/components/filters/pagination-section.tsx:17
FunctionPlaceholder
()
starters/shopify-algolia/components/generic-modal.tsx:28
FunctionPlaceholder
()
starters/shopify-algolia/components/modals/modals.tsx:33
FunctionPlusIcon
({ className }: { className?: string })
starters/shopify-algolia/components/icons/plus-icon.tsx:3
FunctionPriceFacet
({ minPrice, maxPrice, setFacet }: PriceFacetProps)
starters/shopify-algolia/components/filters/price-facet.tsx:13
FunctionPriceInput
({ value, onChange, label, ...rest }: PriceInputProps)
starters/shopify-algolia/components/filters/price-facet.tsx:114
FunctionProduct
(props: ProductProps)
starters/shopify-algolia/app/(browse)/product/[slug]/page.tsx:60
FunctionProductAddedAlert
({ className }: { className?: string })
starters/shopify-algolia/components/product/product-added-alert.tsx:12
FunctionProductCard
({ variants, handle, title, featuredImage, minPrice, avgRating, totalReviews, className, pri
starters/shopify-algolia/components/product-card.tsx:21
FunctionProductImages
({ images, initialActiveIndex = 0 }: ProductImagesProps)
starters/shopify-algolia/components/product/product-images.tsx:15
FunctionProductListingPage
(props: ProductListingPageProps)
starters/shopify-algolia/app/(browse)/category/plp/[slug]/page.tsx:38
FunctionProductReviews
(props: ProductReviewsPageProps)
starters/shopify-algolia/app/(browse)/reviews/[slug]/page.tsx:24
FunctionProductTitle
({ title, currency, price, className }: ProductTitleProps)
starters/shopify-algolia/components/product/product-title.tsx:8
FunctionProductsWeekSection
()
starters/shopify-algolia/app/(browse)/home/_components/products-week-section.tsx:9
FunctionProductsWeekSectionSkeleton
()
starters/shopify-algolia/app/(browse)/home/_components/products-week-section.tsx:48
FunctionPromptSuggestion
({ children, className, ...rest }: PromptSuggestionProps)
starters/shopify-algolia/components/ui/prompt-suggestions.tsx:22
FunctionPromptSuggestions
({ children, className, ...rest }: PromptSuggestionsProps)
starters/shopify-algolia/components/ui/prompt-suggestions.tsx:9
FunctionRateLimitPage
()
starters/shopify-algolia/app/429/page.tsx:10
FunctionRatingFacet
({ id, title, distribution, isChecked, onCheckedChange }: FacetProps)
starters/shopify-algolia/components/filters/rating-facet.tsx:15
FunctionResults
({ results, query, status, closeModal }: ResultsProps)
starters/shopify-algolia/components/modals/search-modal.tsx:86
FunctionReviewButton
({ productId }: ReviewButtonProps)
starters/shopify-algolia/components/product/review-button.tsx:11
FunctionReviewCard
({ created_at, author, rating, body }: ReviewCardProps)
starters/shopify-algolia/components/product/review-card.tsx:12
FunctionReviewModal
()
starters/shopify-algolia/components/modals/review-modal.tsx:29
FunctionReviewsSection
({ productId, productHandle, summary, avgRating, className, }: ReviewsSectionProps)
starters/shopify-algolia/components/product/reviews-section.tsx:20
FunctionRightSection
({ children, className }: { children: React.ReactNode; className?: string })
starters/shopify-algolia/components/product/right-section.tsx:3
FunctionRobotIcon
({ className }: { className?: string })
starters/shopify-algolia/components/icons/robot-icon.tsx:1
FunctionRootLayout
({ children }: { children: React.ReactNode })
starters/shopify-algolia/app/layout.tsx:14
FunctionRootLayout
({ children }: { children: React.ReactNode })
starters/shopify-algolia/app/(browse)/layout.tsx:38
FunctionSearchButton
()
starters/shopify-algolia/components/navigation-bar/search-button.tsx:8
FunctionSearchFacet
({ className }: { className?: string })
starters/shopify-algolia/components/filters/search-facet.tsx:10
FunctionSearchIcon
({ className }: { className?: string })
starters/shopify-algolia/components/icons/search-icon.tsx:1
FunctionSearchModal
()
starters/shopify-algolia/components/modals/search-modal.tsx:17
FunctionSearchPage
(props: SearchPageProps)
starters/shopify-algolia/app/(browse)/search/page.tsx:20
FunctionSearchView
({ searchParams, disabledFacets, collection, basePath }: SearchViewProps)
starters/shopify-algolia/components/search-view.tsx:69
FunctionSheetFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
starters/shopify-algolia/components/ui/sheet.tsx:72
FunctionSheetHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
starters/shopify-algolia/components/ui/sheet.tsx:67
FunctionShopifyRichText
({ data, className }: ShopifyRichTextProps)
starters/shopify-algolia/components/product/faq-section/shopify-rich-text.tsx:11
FunctionSideImages
({ className, images, api, setThumbsApi, current }: SideImagesProps)
starters/shopify-algolia/components/product/side-images.tsx:15
FunctionSimilarProductsSection
({ slug, objectID, basePath }: SimilarProductsSectionProps)
starters/shopify-algolia/components/product/similar-products-section.tsx:11
FunctionSimilarProductsSectionSkeleton
()
starters/shopify-algolia/components/product/similar-product-section-skeleton.tsx:3
FunctionSkeleton
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
starters/shopify-algolia/components/ui/skeleton.tsx:3
FunctionSorter
({ className }: SorterProps)
starters/shopify-algolia/components/filters/sorter.tsx:29
FunctionSpinner
({ className }: { className?: string })
starters/shopify-algolia/components/spinner.tsx:3
FunctionStarIcon
({ className }: { className?: string })
starters/shopify-algolia/components/icons/star-icon.tsx:1
FunctionStarList
({ name, rating, setRating, ...rest }: { name: string rating: number setRating: (rating: number)
starters/shopify-algolia/components/modals/review-modal.tsx:180
FunctionStarRating
({ rating }: { rating: number })
starters/shopify-algolia/components/star-rating.tsx:4
FunctionStaticPage
(props: { params: Promise<{ slug: string }> })
starters/shopify-algolia/app/(browse)/pages/[slug]/page.tsx:10
FunctionStopIcon
({ size = 16 }: { size?: number })
starters/shopify-algolia/components/icons/stop-icon.tsx:1
← previousnext →301–400 of 471, ranked by callers