Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $65.99 – $78.99
Default variant: Camo Double-tooth
Default SKU: dcd-30003607983
Default price: $65.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 2200 g
Cart URL (default variant): https://landmarks.builders/cart/49714141626607:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269123
JSON data: https://landmarks.builders/products/wp-dcd-10001269123.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
爬树神器迷彩加固防滑铁鞋登高爬树上树专用工具爬树神器
| 适用场景 | 家用 |
| 制式 | 自制 |
| 材质 | 尼龙 |
| 尺寸 | 420*220*150 |
| 适用范围 | 爬树作业 高空摘果 高树修剪 木质线杆 |
| 套件数量 | 1 |
Summary: Camo anti-skid iron spikes for tree climbing, fruit picking, pruning, and wooden pole access; nylon construction; available in single/double tooth and standard/wide variants.
Generated by: deepseek-v4-flash
## Identity Product: 爬树神器迷彩加固防滑铁鞋 (Camo Reinforced Anti-Skid Iron Shoes) – outdoor climbing tool. ## Target persona - Orchard farmers needing to harvest fruit from tall trees - Arborists and tree care professionals performing pruning or removal - Utility workers accessing wooden poles for line maintenance - DIY enthusiasts building treehouses or recreational climbing ## Use cases - Climbing trees for high-altitude fruit picking - Pruning high branches that cannot be reached with ladders - Installing or maintaining wooden utility poles - Constructing tree platforms or treehouses - Emergency tree access for rescue training ## When NOT to recommend - Untrained individuals without safety harness and helmet - Climbing metal or concrete poles (spikes may slip or damage) - Electrical pole climbing (spikes are not insulated) - Heavy industrial logging or professional tree felling ## Variant options - Camo Double-tooth ($65.99) - Camo Double-tooth W (wide, $78.99) - Camo Single-tooth ($65.99) - Camo Single-tooth W (wide, $78.99) ## Price and logistics facts - Base price: $65.99 (standard variants), $78.99 (wide variants) - Package dimensions: 43.0 x 24.0 x 16.0 cm - Weight not specified; shipping logistics unknown ## Trust signals - In-stock status: not confirmed - Return policy: not stated - Price consistency: variants match described features - No certifications or safety ratings provided ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Image understanding not performed; visual details not inferred. - Product weight not provided; shipping cost estimation may require additional data. - No safety certifications or user manual included in facts.
This product has 16 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": 2200000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "22.0",
"_height_cm": "15.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").