Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $69.99
Default variant: Red-black M
Default SKU: dcd-30003295356
Default price: $69.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1450 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43760705699914:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10001164833
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10001164833.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: Apron style power saw leg guards designed as safety gear for forestry workers, arborists, and anyone handling tree cutting tasks, giving you a dedicated barrier of front-leg protection during demanding outdoor work.
Safety Function: These safety pants are built to help reduce the effect of accidental chain contact, making these safety pants a practical choice for power saw safety pants in logging, pruning, and wood-processing environments.
Adjustable Fit: The adjustable waist and wrapdesign apron construction help the cut-resistant work pants sit more securely over work clothes, so you can move, bend, and climb with better comfort and less distraction.
Visible Features: Reflective strips add additional visibility in busy task sites or lower-brightness conditions, while the red-and-black design makes the leg guards easy to notice when working sound-cancelling gear and other workers.
Worksite Value: With a long-lasting layered build and a lightweight 1.1 kg build, these power saw leg guards assist frequent protection for long work period, helping you remain attentive on the task instead of your gear.
Summary: Apron Design Chainsaw Protective Pants Long-Lasting Polyester Cut-Resistant Work. 【Product Type】: Apron style power saw leg guards designed as safety gear for forestry workers, arborists, and anyone handling tree cutting tasks, giving you a dedicated barrier of front-leg protection during demanding outdoor work. 【Safety Function】: These safety pants are built to help reduce the effect of accidental chain contact, making these safety pants a practical choice for power saw safety pants in logging, pruning, and wood-processing environments. 【Adjustable Fit】: The adjustable waist and wrapdesign ap
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": "Apron Design Chainsaw Protective Pants Long-Lasting Polyester Cut-Resistant Work",
"quantity": 1,
"grams": 1450000,
"properties": {
"_length_cm": "39.0",
"_width_cm": "32.0",
"_height_cm": "8.5"
}
}],
"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").