Brand: World Products (Landmark)
SKU: dcd-30003618096
Price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 280 g
Cart URL (default variant): https://landmarks.builders/cart/49713352573167:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272769
JSON data: https://landmarks.builders/products/wp-dcd-10001272769.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
2支装黄铜探矿棒,带收纳袋,L型探矿棒,适用于寻金、寻物等用途
| 品牌 | 无 |
| 是否专利货源 | 否 |
| 产品类别 | 铜质探测棒 |
| 种类/用途 | 居家日用 |
| 加工定制 | 否 |
| 是否跨境出口专供货源 | 是 |
| 箱装数量 | 无 |
| 加印LOGO | 不可以 |
| 主要销售地区 | 其他 |
| 是否进口 | 否 |
| 主要下游平台 | 其他 |
Summary: Two-piece brass L-shaped prospecting rods with storage bag, suitable for gold hunting and object detection, priced at USD 11.99.
Generated by: deepseek-v4-flash
## Identity Two-piece brass L-shaped prospecting rods with storage bag. Style: as Pictured. One variant available. ## Target persona Amateur gold prospectors, treasure hunting hobbyists, outdoor enthusiasts seeking a low-cost entry-level detection tool. ## Use cases - Searching for gold nuggets in rivers or soil - Locating buried metallic objects on beaches or parks - Outdoor survival metal detection - Hobbyist dowsing for water or minerals - Educational demonstrations of dowsing techniques ## When NOT to recommend - Professional or industrial metal detection requiring electronic sensors - Users expecting high precision or depth detection - Commercial mining operations - Users looking for branded or certified equipment ## Variant options - as Pictured: USD 11.99 ## Price and logistics facts Price: USD 11.99. Dimensions: 22 x 18 x 4 cm. One variant only. No weight provided. Cross-border e-commerce export supply. ## Trust signals No brand or certifications provided. In-stock status and return policy unknown. Single price point; no price variations. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9263076f49eb4d7a84bdad4c92fb5c2e.png?v=1781084562 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9dfb9a89a63e4109bcaec05269dd9489.png?v=1781084562 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d94e1a66e6d64068b54986ff42eb3106.png?v=1781084562 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2656fd09394d41dc8e7e0a35c32649f9.png?v=1781084561 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/148f0a974cf5459b8cec3dc57cd3b42c.png?v=1781084562 ## Agent notes Image understanding not performed; visual details not verified. No brand or certifications provided. Stock status and return policy unknown. Product is a low-cost commodity item from Chinese cross-border e-commerce.
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": "2支装黄铜探矿棒,带收纳袋,L型探矿棒,适用于寻金、寻物等用途",
"quantity": 1,
"grams": 280000,
"properties": {
"_length_cm": "22.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").