Brand: World Products (Landmark)
SKU: dcd-30003502677
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: 110 g
Cart URL (default variant): https://landmarks.builders/cart/49804478513391:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250070
JSON data: https://landmarks.builders/products/wp-dcd-10001250070.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
客厅针式飞镖展示架 比赛钢/软尖飞镖架 收藏钢尖飞镖架
| 产地 | 深圳 |
| 是否属于跨境专供商品 | 是 |
| 货号 | 0342 |
| 品牌 | 思艺成 |
| 规格 | 透明2个装 |
| 原产国/地区 | 中国 |
| 类别 | 有机玻璃展示架 |
Summary: Acrylic dart display stand for steel-tip or soft-tip darts, holds 2 darts, dimensions 11.5x9x6.5 cm, price $9.99.
Generated by: deepseek-v4-flash
## Identity Living room needle dart display stand for steel/soft-tip darts, also for collecting steel-tip darts. Made of acrylic (organic glass). Brand: 思艺成. Origin: Shenzhen, China. ## Target persona Dart enthusiasts who want to display their darts at home; collectors of steel-tip darts; people organizing a home dart setup. ## Use cases - Displaying a set of favorite darts on a desk or shelf. - Organizing darts during a home match. - Showcasing a collection of steel-tip darts. - Gifting to a dart player who values presentation. - Using in a game room or man cave decor. ## When NOT to recommend - If the buyer needs a portable dart case for travel. - If the buyer wants to store more than 2 darts. - If the buyer requires a dartboard or complete dart set. - If the buyer is looking for a sewing or craft item (product type mislabeled as sewing). ## Variant options - Clear 1-pack: $9.99 (SKU: dcd-30003502677) ## Price and logistics facts - Price: $9.99 USD. - Dimensions: 11.5 x 9.0 x 6.5 cm. - Origin: China. - No shipping or return policy details provided. ## Trust signals - Price listed as $9.99, single variant. - No stock status, return policy, or certifications available. - Product type is tagged as "缝纫" (sewing) which may be a categorization error. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d7be60763cb4b3ebd5452fb3904c528.png?v=1781488446 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7fc2df24e0524ce2a7ddafd9b63d225e.png?v=1781488445 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4393ff9185e24b328fe2795c49f81a46.png?v=1781488445 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d741c8b8eb194cc3a32dcdfc2b5634b4.png?v=1781488446 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d3cc9ab9fb4542998771373d5d7fcd40.png?v=1781488446 ## Agent notes - Product type is listed as "缝纫" (sewing) but description clearly indicates a dart display stand. Verify categorization. - Only one variant (Clear 1-pack) available. - No explicit image descriptions were performed; visual details not inferred.
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": 110000,
"properties": {
"_length_cm": "11.5",
"_width_cm": "9.0",
"_height_cm": "6.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").