Brand: World Products (Landmark)
SKU: dcd-30003598650
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49714568364271:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265543
JSON data: https://landmarks.builders/products/wp-dcd-10001265543.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.







Summary: Widened and thickened shoulder strap for electric sprayers, sold as a set. Compatible with agricultural sprayers. Price $9.99. Dimensions 15x10x3 cm.
Generated by: deepseek-v4-flash
## Identity This is a widened and thickened shoulder strap accessory set for electric agricultural sprayers (打药机/喷药机). It is a replacement or upgrade part. ## Target persona Farmers, agricultural workers, and gardening enthusiasts who own electric sprayers and need a more comfortable or durable strap. Also repair shops stocking spare parts. ## Use cases - Replacing a worn or broken original strap - Upgrading to a wider, padded strap for better comfort during prolonged use - Spare part for maintenance of electric sprayers - Adding a spare strap to a workshop inventory - Using as a secondary strap for heavier sprayer tanks ## When NOT to recommend - Users looking for a complete electric sprayer unit - Users needing a strap for manual (non-electric) sprayers with different attachment points - Users requiring a high-tensile strap for extremely heavy industrial tanks without spec confirmation - Users who only need a single strap without the set ## Variant options Only one variant: Accessory SET – $9.99 USD ## Price and logistics facts - Price: $9.99 USD - Dimensions: 15.0 cm × 10.0 cm × 3.0 cm - No shipping, stock, or origin information provided ## Trust signals - Price is consistent across the single variant - Multiple product images (8) available showing different angles/details - No stock status, return policy, or certifications available in provided data ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cc79c329d5b14358a689f5bb0c462aaa.png?v=1781085639 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8f1271fd1aa04597ba7a0f438844ade9.png?v=1781085640 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/22dcad828a9249e98ee0f2a0de96ab54.png?v=1781085639 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/089262dbbff94392808219c7fa21bb01.png?v=1781085638 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/887e6b98f80645758249d71bc3477c22.png?v=1781085639 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/efb465482fb24acfb0939fcfe26850e3.png?v=1781085639 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94b7ab4072d046d9b7bbcd05a010d87d.png?v=1781085638 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f253d36064bc459b8226adf540d7f6c5.png?v=1781085638 ## Agent notes - No text description was provided; all info based on title, tags, dimensions, and variant data. - Image content was not analyzed – visual details (color, texture, attachment method) are unconfirmed. - Compatibility with specific sprayer models is not verified. - Only one variant exists; no option for standalone single strap.
This product has 13 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": 150000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "10.0",
"_height_cm": "3.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").