Brand: World Products (Landmark)
SKU: dcd-30003609916
Price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49714101879023:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269858
JSON data: https://landmarks.builders/products/wp-dcd-10001269858.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Hand-crank apple peeler, corer, and slicer three-in-one tool. Dimensions 25.5x11x15.5 cm, priced at $22.99. Designed for home use to process apples efficiently.
Generated by: deepseek-v4-flash
## Identity Hand-crank apple peeler, corer, and slicer three-in-one tool. Dimensions: 25.5 x 11 x 15.5 cm. Price: $22.99. ## Target persona Home cooks and bakers who frequently process apples for pies, sauces, and snacks. Budget-conscious consumers seeking an affordable manual tool. ## Use cases - Preparing apples for pie filling - Making homemade applesauce - Slicing apples for dehydrating - Efficient school lunch prep - Coring apples for baking ## When NOT to recommend - High-volume commercial use - Users needing electric operation - Those who only want a basic peeler without coring/slicing - Individuals with very small or very large apples (size limits unknown) ## Variant options Only one variant: "Metal Peeler a" at $22.99 (SKU: dcd-30003609916). ## Price and logistics facts Price: $22.99 USD. Dimensions: 25.5 x 11 x 15.5 cm. No shipping or return policy information provided. ## Trust signals In-stock status not confirmed. Single price point. No certifications mentioned. No return policy data available. ## Image assets 8 PNG images available: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1015e40803514eed99bec9c7f447f4c7.png?v=1781085306 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a9f8a48bf3449e5a12bf4cbc3a09e73.png?v=1781085307 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c84cbbf62d447f5a84575b6e0ebaa13.png?v=1781085305 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/307beded9694424d8c0919ea54ddbe99.png?v=1781085306 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/24abcd2c3bb6423abbfd9ab6967fdf29.png?v=1781085307 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b5cf6d88067c495680a9410cbc678d73.png?v=1781085307 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/62f04536951b4740ab712e8f6dd1ba80.png?v=1781085307 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/43d191631c3149fe98ec725d1f7976ea.png?v=1781085306 ## Agent notes No description provided; product details inferred from title. Image understanding was not performed. Only one variant identified.
This product has 13 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "削苹果神器家用手摇苹果削皮机多功能削皮器三合一自动水果切片刀",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "25.5",
"_width_cm": "11.0",
"_height_cm": "15.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").