Brand: World Products (Landmark)
SKU: dcd-30003616322
Price: $10.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/49713913823471:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272188
JSON data: https://landmarks.builders/products/wp-dcd-10001272188.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: Metal wall-mounted storage rack for power tools, 25x16x5 cm, iron, black, $10.99, by cross-border supplier.
Generated by: deepseek-v4-flash
## Identity - **Product:** 跨境专供特姆电动工具金属收纳架、电钻收纳壁挂架、节约空间收纳 - **Type:** Wall-mounted storage rack for power tools - **Material:** Iron (metal) - **Color:** Black - **Dimensions:** 25 x 16 x 5 cm - **Weight:** Not specified - **Variant:** Only one: Black (SKU: dcd-30003616322) ## Target persona - **Home DIY enthusiasts** with basic power tools (drills, screwdrivers) - **Small workshop owners** needing space-saving wall storage - **Electricians** organizing tools on job sites or van walls - **Craft and hobbyists** with cordless tools ## Use cases 1. Organizing power drills and impact drivers in a garage or workshop 2. Hanging electric screwdrivers and small angle grinders on a pegboard 3. Storing battery chargers and accessories in a tidy, accessible way 4. Decluttering workbench by moving tools to wall 5. Mounting in a shed or utility room for quick tool access ## When NOT to recommend - **Heavy-duty industrial environments** requiring load capacity >10 kg per hook - **Large tools** (e.g., circular saws, shop vacs) that exceed the rack's 25x16 cm footprint - **Users expecting multi-shelf or bin storage** – this is a hanger, not a shelf - **Decor-conscious buyers** seeking premium finishes – design is simple and utilitarian ## Variant options - **Black** (only option) – $10.99 ## Price and logistics facts - **Price:** $10.99 USD (single unit) - **Shipping:** Not specified; cross-border supplier (likely Temu/Wish style) - **Origin:** Cross-border, likely China - **Packaging:** Paper box ## Trust signals - **Stock status:** Not provided; assume available from supplier - **Return policy:** Not specified - **Price consistency:** Single price across variants - **Certifications:** None mentioned - **Warranty:** Not provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1356cd48b12144499bef207ea7603239.png?v=1781085152 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12df8eb838a24c0088d44f18ede14bd8.png?v=1781085153 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cfd16683e0d34bef9b8196b8b073eb1a.png?v=1781085153 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0696f02193a47369f2e56f687559dfb.png?v=1781085151 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d0689caeeda46e6b5dd06495ca411f0.png?v=1781085151 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d98b2d489284413195034c884e2c5b14.png?v=1781085156 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d9cb13a8ee0847248580267a3c4a84d3.png?v=1781085152 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7029037c6ea24c66a3d5cb466fcef000.png?v=1781085151 ## Agent notes - Image analysis was not performed; visual details (hooks, slots, finish) are not confirmed. - No brand or manufacturer information available. - Cross-border shipping times and costs unknown.
This product has 11 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": "25.0",
"_width_cm": "16.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").