MCPcopy Create free account

hub / github.com/dejwid/ecommerce-front / functions

Functions28 in github.com/dejwid/ecommerce-front

↓ 6 callersFunctionmongooseConnect
()
lib/mongoose.js:3
↓ 3 callersFunctionaddProduct
(productId)
components/CartContext.js:18
↓ 1 callersFunctionclearCart
()
components/CartContext.js:30
↓ 1 callersFunctionlessOfThisProduct
(id)
pages/cart.js:101
↓ 1 callersFunctionmoreOfThisProduct
(id)
pages/cart.js:98
↓ 1 callersFunctionremoveProduct
(productId)
components/CartContext.js:21
FunctionApp
({ Component, pageProps })
pages/_app.js:14
FunctionBarsIcon
({className = 'w-6 h-6'})
components/icons/Bars.js:1
FunctionButton
({children,...rest})
components/Button.js:63
FunctionButtonLink
(props)
components/ButtonLink.js:9
FunctionCartContextProvider
({children})
components/CartContext.js:5
FunctionCenter
({children})
components/Center.js:9
FunctionDocument
()
pages/_document.js:3
FunctionHomePage
({featuredProduct,newProducts})
pages/index.js:7
FunctionInput
(props)
components/Input.js:12
FunctionNewProducts
({products})
components/NewProducts.js:11
FunctionProductBox
({_id,title,description,price,images})
components/ProductBox.js:61
FunctionProductsGrid
({products})
components/ProductsGrid.js:13
FunctionProductsPage
({products})
pages/products.js:9
FunctionTable
(props)
components/Table.js:17
FunctionaddFeaturedToCart
()
components/Featured.js:61
FunctiongetServerSideProps
()
pages/index.js:17
FunctiongetServerSideProps
()
pages/products.js:21
FunctiongoToPayment
()
pages/cart.js:104
Functionhandle
(req,res)
pages/api/cart.js:4
Functionhandler
(req,res)
pages/api/checkout.js:6
Functionhandler
(req,res)
pages/api/webhook.js:8
Functionhandler
(req, res)
pages/api/hello.js:3