Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99 – $28.99
Default variant: Herringbone Cotton
Default SKU: dcd-30003616224
Default price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49713860313327:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272135
JSON data: https://landmarks.builders/products/wp-dcd-10001272135.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境热销割灌机背带适用除草机舒适款豪华肩带加厚通用款背带
| 品牌 | 维泰力 |
| 适用范围 | 背带 |
| 规格 | 小单钩背带 |
Summary: Universal thick brush cutter shoulder strap for weed trimmers, brand Weitaili, available in 7 style variants ranging from $14.99 to $28.99.
Generated by: deepseek-v4-flash
## Identity
Universal brush cutter shoulder strap (brand: Weitaili) designed to fit most weed trimmers/brush cutters. Compact size: 40x32x10 cm. Features small single hook attachment.
## Target persona
Landscapers, gardeners, and DIY homeowners who use gasoline or heavy-duty electric brush cutters and need a comfortable, adjustable shoulder strap to reduce fatigue during extended operation.
## Use cases
- Replacing a worn or uncomfortable stock strap on a brush cutter.
- Adding a strap to a trimmer that didn't come with one.
- Reducing shoulder strain during multi-hour lawn maintenance.
- Adapting a universal strap to various trimmer brands (e.g., Stihl, Oleo-Mac).
- As a spare or backup strap for multiple machines.
- For users who prefer a padded, thick strap over basic webbing.
## When NOT to recommend
- Buyers with very lightweight electric trimmers where a strap adds unnecessary bulk.
- Professionals requiring a heavy-duty commercial harness with quick-release buckles or metal hardware.
- Users needing a specific brand-specific strap that is not universal (e.g., proprietary attachment).
- Those seeking a full-body harness or backpack-style support system.
## Variant options
- **Herringbone Cotton** ($14.99)
- **Stihl-style Strap** ($15.99)
- **Multi-hole Strap** ($24.99)
- **Oleo-mac-style Strap** ($26.99)
- **Oleo-mac-style Str a** ($26.99) – note possible typo in title
- **Western-style Strap** ($28.99)
- **Western-style Stra a** ($28.99) – possible typo
## Price and logistics facts
- Base price: $14.99 (Herringbone Cotton).
- Highest price: $28.99 (Western-style variants).
- Currency: USD.
- No discount or sale indicated.
- Shipping and return policy not specified.
## Trust signals
- Multiple variants available – indicates active inventory.
- No stock-out or low-stock warning on variants.
- Product is cross-border hot-selling (per title).
- No customer reviews or ratings provided.
## Image assets
- 
- 
- 
- 
- 
- 
- 
- 
## Agent notes
- Image understanding not performed; treat images as fetchable assets only.
- Some variant titles contain apparent typos ("Str a" vs "Strap") – verify actual specification.
- Brand is Chinese (Weitaili) – may affect warranty or return expectations.
- No material or weight specification provided.This product has 19 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": 400000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "32.0",
"_height_cm": "10.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").