Brand: World Products (Landmark)
SKU: dcd-30003388278
Price: $27.64
Availability: Out of Stock
Product Type: Tractor Accessories
Vendor: World Products
Weight: 6300 g
Cart URL (default variant): https://landmarks.builders/cart/50419365019887:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001197388
JSON data: https://landmarks.builders/products/wp-dcd-10001197388.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Built for tractor-based storage, this forestry tool holder gives your farm machinery a more organized and efficient setup. Instead of leaving pruning tools loose in the cab, you can mount them securely where they are easy to reach and out of the way during the drive. As a tool holder, it is made to keep the forestry tool steadier in transit and reduce unnecessary movement over rough ground. That means less rattling while you travel across the property, and more confidence when heading from one task to the next. The tractor forestry tool mount is also designed with flexibility and adaptability. It supports chainsaws up to 20 inches, and the removable lower section lets you adapt the holder for larger saw setups when needed. With an openable bracket design, storing and retrieving the saw scabbard becomes quick and straightforward. For everyday use, this tractor saw holder adds convenience without getting in the way. The split design works independently, so the scabbard can be used on its own, while the soft pads help absorb bumps and protect the vehicle surface. It is a practical solution for busy days on the farm, in the yard, or anywhere outdoor work calls for fast access and secure transport.
Summary: Built for tractor-based storage, this forestry tool holder gives your farm machinery a more organized and efficient setup. Instead of leaving pruning tools loose in the cab, you can mount them securely where they are easy to reach and out of the way during the drive. As a tool holder, it is made to keep the forestry tool steadier in transit and reduce unnecessary movement over rough ground. That means less rattling while you travel across the property, and more confidence when heading from one task to the next. The tractor forestry tool mount is also designed with flexibility and adaptability. It supports chainsaws up to 20 inches, and the removable lower section lets you adapt the holder for larger saw setups when needed. With an openable bracket design, storing and retrieving the saw scabbard becomes quick and straightforward. For everyday use, this tractor saw holder adds convenience without getting in the way. The split design works independently, so the scabbard can be used on its own, while the soft pads help absorb bumps and protect the vehicle surface. It is a practical solution for busy days on the farm, in the yard, or anywhere outdoor work calls for fast access and secure transport.
Generated by: deepseek-v4-flash
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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Tractor Forestry Tool Holder Easy to Install Tractor Forestry Tool Mount Stable Transport Farm Equipment for Outdoor",
"product_id": 9535237030127,
"variant_id": 50419365019887,
"quantity": 1,
"grams": 6300,
"length_cm": "53.0",
"width_cm": "39.0",
"height_cm": "7.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").