FeaturesTemplatesShowcaseTownie
AI
BlogDocsPricing
Log inSign up
bgschiller
bgschillerpersonalShopper
Remix of geoffreylitt/stevensDemo
Public
Like
1
personalShopper
Home
Code
12
backend
3
dailyBriefing
3
dashboard
4
dbUtils
4
docs
4
frontend
1
shared
1
.cursorrules
README.md
backstory.ts
memoryUtils.ts
populateDemo.ts
Branches
1
Pull requests
Remixes
1
History
Environment variables
4
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Sign up now
Code
/
docs
/
kroger-cart.md
Code
/
docs
/
kroger-cart.md
Search
5/29/2025
Viewing readonly version of main branch: v28
View latest version
kroger-cart.md

Kroger Cart API

PUT /v1/cart/add

Add to cart

Provides access to add items to an authenticated customer's cart.

Note: the customer must be authenticated using the OAuth2 Authorization Code grant type.

Parameters

  • None

Request body

  • application/json
  • A list of items that you are adding to the cart.

Example Value

{ "items": [ { "quantity": 1, "upc": "0001111060903", "modality": "PICKUP" } ] }
Go to top
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Product
FeaturesPricing
Developers
DocsStatusAPI ExamplesNPM Package Examples
Explore
ShowcaseTemplatesNewest ValsTrending ValsNewsletter
Company
AboutBlogCareersBrandhi@val.town
Terms of usePrivacy policyAbuse contact
© 2025 Val Town, Inc.