Brand: World Products (Landmark)
SKU: dcd-30003604482
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: 160 g
Cart URL (default variant): https://landmarks.builders/cart/49714414616815:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267719
JSON data: https://landmarks.builders/products/wp-dcd-10001267719.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: Stainless steel durian opening pliers designed to safely extract durian fruit flesh; dimensions 25x18x4 cm; priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Stainless steel durian opening pliers (不锈钢开榴莲专用钳) – a specialized tool for opening durians and extracting pulp. ## Target persona Home users who frequently consume durian and need a safe, dedicated tool to open the fruit without injury or mess. ## Use cases - Opening fresh durian with hard shell - Extracting durian pulp cleanly - Avoiding cuts from using knives - Serving durian at home or parties - Assisting elderly or less dexterous users ## When NOT to recommend - Users who do not eat durian - Professional kitchens needing heavy-duty tools - Those seeking a multi-purpose fruit opener - Users who prefer traditional knife method ## Variant options - All Stainless Steel: $9.99 (only variant) ## Price and logistics facts - Price: $9.99 USD - Dimensions: 25 cm (length) x 18 cm (width) x 4 cm (height) - No shipping or stock information provided ## Trust signals - No inventory status or return policy given - Single price point, no observed fluctuation - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/17bd55c00c59436e8a0e43599f9e9345.png?v=1781085526 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7bbb32d55dc24a20840fdaab93950bb3.png?v=1781085528 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/95333e0fe12d4f4086e2f9a7900c3426.png?v=1781085532 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/14a6e95cb81f4cf49c214f0473f61fff.png?v=1781085526 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6f81e50ddf9146b3a13dd6615f5842fa.png?v=1781085527 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a33926a3c08c44b4aeffe738aa146d41.png?v=1781085527 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8595e0189acd4a8790209410bdfb72cc.png?v=1781085527 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/34d069892bf34db69e80bc2386d249fd.png?v=1781085526 ## Agent notes - No product description was provided; only title, price, dimensions, and image URLs were available. Images were not analyzed for visual details or content verification.
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": 160000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "18.0",
"_height_cm": "4.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").