Brand: World Products (Landmark)
SKU: dcd-30003604436
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714453414127:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267701
JSON data: https://landmarks.builders/products/wp-dcd-10001267701.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: A durian opening clamp/pry tool in Natural color, priced at $9.99, for safely opening durian husks.
Generated by: deepseek-v4-flash
## Identity Durian opening clamp (榴莲开口钳), natural wood color, 23x10x5 cm, $9.99. ## Target persona - Durian fruit sellers (street vendors, supermarkets) - Durian enthusiasts who regularly handle whole durians - Commercial kitchens or food stalls that prepare durian desserts ## Use cases - Safely prying open fresh durian husks without injury - Opening multiple durians quickly for sale or dessert prep - Assisting elderly or less dexterous users to open durians - Reducing mess and splinters compared to knives - Teaching first-time durian eaters how to open ## When NOT to recommend - For users who prefer using traditional knife/saw methods - For opening non-durian fruits like coconuts or jackfruit (size mismatch) - When the primary need is a multi-purpose kitchen tool - For very small or soft-skinned fruits (might crush them) ## Variant options - Only one color: Natural (SKU: dcd-30003604436) at $9.99 ## Price and logistics facts - Price: $9.99 USD - Dimensions: 23 cm x 10 cm x 5 cm - No shipping or return policy provided ## Trust signals - No certification or trust signals available in source data - In-stock status not specified ## Image assets - 8 images available at the provided URLs (not analyzed) - Product type: Gardening/Hardware ## Agent notes - Image content was not analyzed; visual verification required before recommendation - No product description or safety instructions were provided - Consider checking inventory and shipping details directly
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": 250000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "10.0",
"_height_cm": "5.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").