Brand: World Products (Landmark)
SKU: dcd-30002858832
Price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1100 g
Cart URL (default variant): https://landmarks.builders/cart/49810658459887:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001075694
JSON data: https://landmarks.builders/products/m4x-10001075694.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Automatic Fruit Skin Remover Easy to Clean Fruit Skin Remover USB Rechargeable
| Type | Food Slicer |
| Colour | White |
| Food Compatibility | Fruit |
| Material | Plastic |
| Capacity | 0.5 L |
| Features | Easy Clean |
| Blade Type | Slice |
| Item Depth | Less Than 25 cm |
| Item Height | 9 in |
| Item Length | Less Than 25 cm |
| Item Weight | 1.5 lb |
| Model | Default Item |
Summary: Automatic fruit skin remover, easy to clean, USB rechargeable, available in White, priced at $42.99.
Generated by: deepseek-v4-flash
## Identity Automatic Fruit Skin Remover, USB rechargeable, easy to clean. ## Target persona Home cooks and health-conscious individuals who want quick fruit prep without manual peeling. ## Use cases - Removing skin from apples, pears, and similar fruits. - Quick fruit preparation for snacks or recipes. - Reducing prep time for daily fruit consumption. - Assisting those with limited hand dexterity. ## When NOT to recommend - For commercial or high-volume kitchens. - For users who prefer manual control over peeling thickness. - For fruits with extremely hard or irregular skins (e.g., pineapples, coconuts). ## Variant options - White ## Price and logistics facts - Price: $42.99 USD - Dimensions: 21.4 x 21.4 x 27.0 cm - Available in single variant (White). ## Trust signals - Single variant in stock (no further inventory info). - No return policy or certification details provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/59b87c9a-28ac-42bc-be6c-053fbeaae7c9.jpg?v=1781598487 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ce33f85-477d-4962-826b-01306b1f6e99.jpg?v=1781598487 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf8f18b1-eba8-4b38-a114-d9f8b053f5ca.jpg?v=1781598486 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bdceb94b-1585-459a-b76b-2186db7d2ffe.jpg?v=1781598485 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ead1ccb1-108b-4ac6-a76a-e6056950414b.jpg?v=1781598486 ## Agent notes Image understanding was not performed; only image URLs provided.
This product has 12 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": "Automatic Fruit Skin Remover Easy to Clean Fruit Skin Remover USB Rechargeable",
"quantity": 1,
"grams": 1100000,
"properties": {
"_length_cm": "21.4",
"_width_cm": "21.4",
"_height_cm": "27.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").