Brand: World Products (Landmark)
SKU: dcd-30003384110
Price: $53.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2000 g
Cart URL (default variant): https://landmarks.builders/cart/49810929189103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001196078
JSON data: https://landmarks.builders/products/m4x-10001196078.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
T Handle Soil Sampler Foot Pedal Soil Sampling Sampling Tool Non Slip Grip
| Product | Telescoping Rod |
| Height | 41.7 in |
| Unit Quantity | 1 |
| Unit Type | Unit |
Summary: T Handle Soil Sampler Long Reach Soil Sampling Sampling Tool. 土壤采样器探针工具 :土壤采样器探针总长度为40英寸,比其他土壤探针更长,一体式,更容易从土壤中钻更深的土壤进行勘探。 304 不锈钢 :土芯样品工具采用 304 不锈钢制成,耐用但重量轻,质量高,可持续使用很长时间。 带顶出器和脚踏板 :脚踏板可以上下移动,更容易从更深的地方取土,顶出器可以更快地将从环刀中取出的部分土壤推出。 防滑手柄 :土壤取样器探头防滑手柄的设计,使摩擦力更大,取土更轻松。钻土时不会伤手,更加。 土壤探针 :壤采样器探针工具可以获取接近自然结构的原状土壤样本,方便您进一步研究和工作分析土壤的成分。它在既不硬化也不干燥的土壤上效果好。 产品参数: 1套装(41.7in/106cm):包装尺寸:107*31*4cm 重量:2000g
Generated by: m4x-map-v1
This product has 12 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": "T Handle Soil Sampler Foot Pedal Soil Sampling Tool Non Slip Grip",
"quantity": 1,
"grams": 2000000,
"properties": {
"_length_cm": "107.0",
"_width_cm": "31.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").