Brand: World Products (Landmark)
SKU: dcd-30003707200
Price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/50150995427567:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001305402
JSON data: https://landmarks.builders/products/m4x-10001305402.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: Constructed from high-quality 304 stainless steel, this long-lasting pitter features smooth, polished edges and a sturdy build that resists rust and wear for long-lasting kitchen utility.
Effortless Operation: Designed with a vertical spring-loaded plunger and a round pressing cap, the manual corer allows you to remove pits with a simple, low-effort press that automatically springs back into place.
Stable Tabletop Design: Featuring a wide flat base with an integrated anti-slip design, this fruit pitter sits securely on your countertop to prevent sliding and ensure safe, steady operation during food prep.
Compact and Lightweight: Measuring approximately 19 cm tall and 7.6 cm wide at the base, this compact cherry pitter weighs only 118 g, making it easy to handle, store in drawers, or keep on your counter without clutter.
Efficient Fruit Prep: With a cylindrical fruit-holding cup measuring 3.1 cm across and 2.3 cm high, this purpose-built date pitter is perfectly sized to hold and core small fruits like red dates quickly and cleanly.
Summary: Tabletop Pitter Compact Press Pitter with Spring Easy to Clean for Home Cooks. 【Premium Material】: Constructed from high-quality 304 stainless steel, this long-lasting pitter features smooth, polished edges and a sturdy build that resists rust and wear for long-lasting kitchen utility. 【Effortless Operation】: Designed with a vertical spring-loaded plunger and a round pressing cap, the manual corer allows you to remove pits with a simple, low-effort press that automatically springs back into place. 【Stable Tabletop Design】: Featuring a wide flat base with an integrated anti-slip design, this fr
Generated by: m4x-map-v1
This product has 12 images in catalog. None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Tabletop Pitter Compact Press Pitter with Spring Easy to Clean for Home Cooks",
"product_id": 9456936091887,
"variant_id": 50150995427567,
"quantity": 1,
"grams": 250,
"length_cm": "20.0",
"width_cm": "9.0",
"height_cm": "9.0"
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").