Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Source-Controller/eCommerce-Fullstack
/ functions
Functions
33 in github.com/Source-Controller/eCommerce-Fullstack
⨍
Functions
33
◇
Types & classes
0
↓ 5 callers
Function
fire
(particleRatio, opts)
lib/utils.js:9
↓ 4 callers
Function
useStateContext
()
context/StateContext.js:103
↓ 2 callers
Function
urlFor
(source)
lib/client.js:15
↓ 1 callers
Function
getStripe
()
lib/getStripe.js:5
↓ 1 callers
Function
onAdd
(product, quantity)
context/StateContext.js:16
↓ 1 callers
Function
runConfetti
()
lib/utils.js:3
↓ 1 callers
Function
toggleCartItemQuantity
(id, value)
context/StateContext.js:49
Function
Allproducts
({allproducts: {image, name, slug, tags, price}})
components/AllProducts.jsx:5
Function
App
({ Component, pageProps })
pages/_app.js:7
Function
Document
()
pages/_document.js:3
Function
EventsBanner
()
components/EventsBanner.jsx:7
Function
FeaturesBanner
()
components/FeaturesBanner.jsx:6
Function
Footer
()
components/Footer.jsx:6
Function
HeroBanner
()
components/HeroBanner.jsx:11
Function
Layout
({children})
components/Layout.jsx:5
Function
Navbar
({Searchproducts})
components/Navbar.jsx:10
Function
Newsletter
()
components/Newsletter.jsx:3
Function
Product
({product: {image, name, slug, price}})
components/Product.jsx:5
Function
StateContext
({children})
context/StateContext2.js:6
Function
StateContext
({ children })
context/StateContext.js:6
Function
decQty
()
context/StateContext2.js:75
Function
decQty
()
context/StateContext.js:71
Function
handleCheckout
()
pages/cart.js:13
Function
handleSubmit
(event)
components/Newsletter.jsx:4
Function
handler
(req, res)
pages/api/stripe.js:5
Function
incQty
()
context/StateContext2.js:71
Function
incQty
()
context/StateContext.js:67
Function
onAdd
(product, quantity)
context/StateContext2.js:16
Function
onRemove
(product)
context/StateContext2.js:42
Function
onRemove
(product)
context/StateContext.js:40
Function
successPay
()
pages/successPay.js:8
Function
toggleCartItemQuantity
(id, value)
context/StateContext2.js:51
Function
useStateContext
()
context/StateContext2.js:103