Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: White 1-pack
Default SKU: dcd-30003429910
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 130 g
Cart URL (default variant): https://landmarks.builders/cart/50166305554671:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001212744
JSON data: https://landmarks.builders/products/m4x-10001212744.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Standing Design: This standing vegetable peeler keeps the blade elevated and stable on the counter, making it a practical kitchen tool for quick prep without constantly laying it flat or searching for a resting location.
doublePurpose Cleaning Brush: Built as a fruit vegetable peeler and vegetable vegetable peeler combo, it adds a brush side for cleaning stubborn dirt on produce, so you can rinse, scrub, and peel with single handy tool.
Sharp Stainless Blade: The rotary vegetable peeler uses a finely polished 304 stainless steel blade that glides smoothly across skins, helping reduce snagging and making peeling feel more controlled and efficient.
Comfortable Grip: The rounded ABS handle is designed for a secure, easy hold, giving you better control while peeling potatoes, cucumbers, apples, and other everyday ingredients.
Easy Everyday Use: With its compact 12.5 x 4 cm size and lightweight 114.3 g build, this standing vegetable peeler is easy to stow, simple to use, and perfect for busy home kitchens and food prep routines.
Summary: Standing Peeler Easy to Clean Kitchen Tool Multi Functional. 【Standing Design】: This standing vegetable peeler keeps the blade elevated and stable on the counter, making it a practical kitchen tool for quick prep without constantly laying it flat or searching for a resting location. 【doublePurpose Cleaning Brush】: Built as a fruit vegetable peeler and vegetable vegetable peeler combo, it adds a brush side for cleaning stubborn dirt on produce, so you can rinse, scrub, and peel with single handy tool. 【Sharp Stainless Blade】: The rotary vegetable peeler uses a finely polished 304 stainless stee
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": "Standing Peeler Easy to Clean Kitchen Tool Multi Functional",
"product_id": 9461624242415,
"variant_id": 50166305554671,
"quantity": 1,
"grams": 130,
"length_cm": "13.0",
"width_cm": "4.5",
"height_cm": "4.5"
}],
"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").