Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $39.99 – $41.99
Default variant: 05x100m Starter Rope
Default SKU: dcd-30003615803
Default price: $41.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 1600 g
Cart URL (default variant): https://landmarks.builders/cart/49714013602031:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271958
JSON data: https://landmarks.builders/products/wp-dcd-10001271958.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
适用割草机链锯修枝剪5毫米/0.2英寸328英尺起动拉绳双把手起动绳
| 品牌 | MH |
| 适用范围 | 割草机链锯修枝剪5毫米/0.2英寸100英尺起动拉绳双把手起动绳 |
Summary: 5mm diameter, 328ft double-handle starter rope for lawn mowers, chainsaws, and pruning shears. Brand MH. Priced from $39.99.
Generated by: deepseek-v4-flash
## Identity
Product is a starter rope for lawn mowers, chainsaws, and pruning shears. 5mm diameter, 328ft (100m) length. Double handle design. Brand MH.
## Target persona
DIY homeowners who maintain their own lawn equipment; small engine repair technicians; gardeners using gas-powered trimmers and chainsaws.
## Use cases
Replacing worn starter rope on lawn mower; restringing chainsaw recoil starter; repairing pruning shear pull mechanism; emergency field repair of small engine starting system; bulk rope supply for multiple repairs.
## When NOT to recommend
For electric or battery-powered equipment with electronic start; for rope sizes other than 5mm; for equipment requiring specific OEM rope with pre-attached handles; for users seeking a single-use pre-knotted rope.
## Variant options
Two variants: Style "05x100m Starter Rope" at $41.99; Style "05x100m Starter Ro a" at $39.99. (Note: variant titles appear similar; pricing differs by $2.)
## Price and logistics facts
Base price $39.99. Dimensions: 22x20x12 cm. Variant prices $39.99 and $41.99. No shipping or tax details provided.
## Trust signals
In stock? Not specified. No return policy mentioned. Price appears consistent between variants. No certifications mentioned. Product type listed as "缝纫" (sewing) which may be a classification error.
## Image assets
8 images available at URLs listed. Images not analyzed; visual details not extracted.
## Agent notes
Product category is listed as sewing but description clearly indicates use for outdoor power equipment. Verify correct categorization. Variant titles have a typo ("Ro a").This product has 14 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": "适用割草机链锯修枝剪5毫米\/0.2英寸328英尺起动拉绳双把手起动绳",
"quantity": 1,
"grams": 1600000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "20.0",
"_height_cm": "12.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").