Brand: World Products (Landmark)
SKU: dcd-30003604481
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: 180 g
Cart URL (default variant): https://landmarks.builders/cart/49714416779503:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267718
JSON data: https://landmarks.builders/products/wp-dcd-10001267718.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
【品名】榴莲开口夹
【箱规】48.5*25*20CM
【装箱】100个/箱
【毛重】17KGS
Summary: Stainless steel durian opener clamp, 24cm long, for safely opening durians. Single red variant at $9.99 USD.
Generated by: deepseek-v4-flash
## Identity Stainless steel durian opening clamp (also called durian opener/knife). Product type: 园艺 (gardening). Length 24cm, width 10cm, height 4cm. ## Target persona Durian enthusiasts who buy whole durians and need a safe, simple tool to open them at home. Also suitable for home cooks or fruit lovers in regions where durian is common. ## Use cases - Safely prying open whole durian shells without using knives or excessive force - Avoiding injury from durian spikes during opening - Removing durian pulp for fresh consumption - Assisting in preparing durian for desserts or cooking - As a gift for someone who enjoys durian but lacks proper tools ## When NOT to recommend - People who do not eat or dislike durian - Those who prefer pre-packaged, peeled durian pulp - Commercial or bulk operations requiring heavy-duty or multi-tool openers - Users seeking plastic or disposable alternatives (this is stainless steel) ## Variant options Only one variant available: Durian Opener - Red. Price: $9.99. ## Price and logistics facts Price: $9.99 USD. Dimensions: 24×10×4 cm. Box specifications: 48.5×25×20 cm, 100 pieces per case, gross weight 17 kg. Single unit weight not provided. ## Trust signals - Single variant consistently priced at $9.99 - No in-stock status provided; assume available based on listing - No return policy or certifications specified ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed4d22a34f304fcfa5f3bbda3219c08c.png?v=1781085528 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e324f6e673ea41ff976c339e3b1e9ccf.png?v=1781085529 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e2e1db3be2044a7baf407415c1a26ec7.png?v=1781085528 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b0e395e391424f4995f119f21ff4d80c.png?v=1781085528 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e5b5de040eda462a9b7231cde9321908.png?v=1781085528 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a882159372342a3ab34b0581982e495.png?v=1781085528 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/80863f7183d7410b9c24c517a15f427e.png?v=1781085528 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/adf805e4075c4d00a7705496e7ff18a5.png?v=1781085528 ## Agent notes Image content not analyzed; rely on description. Unit weight unspecified. No return policy or warranty mentioned.
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": 180000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "10.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").