Brand: World Products (Landmark)
SKU: dcd-30003462260
Price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 100 g
Cart URL (default variant): https://landmarks.builders/cart/50166213411055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001224443
JSON data: https://landmarks.builders/products/m4x-10001224443.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Construction: This single-piece prep utensil is made from 420 stainless steel with an integrated formed body, giving it a solid all-metal structure and a polished silver finish.
Function: Designed as an extractor tool, it helps remove jackfruit cores and supports everyday fruit processing tasks with a long handled shape for steady control.
Blade Design: The double-ended looped blade and extended oval cutting opening create a practical jackfruit extractor remover shape for working into the fruit and lifting cores efficiently.
Handling: As a jackfruit remover tool, it measures about 14 cm long, with an approximate 6 cm handle area, 4 cm working end, and 2 cm narrow top section for a compact, easy-to-hold profile.
Care: Built as a fruit processing tool with all-metal construction, it is easy to clean after use and suited to repeated kitchen prep work.
Summary: Jackfruit Center Remover Double-Ended Fruit Center Remover Extractor All. 【Construction】: This single-piece prep utensil is made from 420 stainless steel with an integrated formed body, giving it a solid all-metal structure and a polished silver finish. 【Function】: Designed as an extractor tool, it helps remove jackfruit cores and supports everyday fruit processing tasks with a long handled shape for steady control. 【Blade Design】: The double-ended looped blade and extended oval cutting opening create a practical jackfruit extractor remover shape for working into the fruit and lifting cores ef
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": "Jackfruit Center Remover Double-Ended Fruit Center Remover Extractor All",
"product_id": 9461577220335,
"variant_id": 50166213411055,
"quantity": 1,
"grams": 100,
"length_cm": "27.5",
"width_cm": "16.0",
"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").