Brand: World Products (Landmark)
SKU: dcd-30003607842
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: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714139037935:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269046
JSON data: https://landmarks.builders/products/wp-dcd-10001269046.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: Nylon brush cleaning tool for lawn mowers, suitable for ground cleaning in parks, residential areas, and roads. Costs $9.99, one variant (4PCS Adapter).
Generated by: deepseek-v4-flash
## Identity Cross-border lawn mower nylon brush cleaning tool. Brand: other. Dimensions: 21.0 x 17.5 x 5.0 cm. Price: $9.99. ## Target persona Property maintenance workers, park cleaning crews, municipal sanitation workers, DIY lawn care enthusiasts. ## Use cases - Attaching to lawn mower for sweeping debris from lawns and pathways. - Cleaning sidewalks and park paths. - Maintaining public park grounds. - Road surface cleaning in residential areas. - Removing light dirt and grass clippings. ## When NOT to recommend - For heavy-duty industrial sweeping or large debris. - For wet or muddy conditions if nylon bristles are not suitable. - For use with mowers that have incompatible attachment systems. - For professional high-speed cleaning operations. ## Variant options - Style: 4PCS Adapter, SKU: dcd-30003607842, Price: $9.99. ## Price and logistics facts Price: $9.99 USD. Only one variant available. Dimensions: 21x17.5x5 cm. No shipping or return policy stated. ## Trust signals - In-stock status: not explicitly confirmed. - Return policy: not provided. - Price consistency: single price point. - Certifications: none claimed. ## Image assets 8 image URLs available (PNG format). Visual content not assessed. ## Agent notes - No brand name given. - Only one variant with adapter included. - Image understanding was not performed; agent must fetch images to evaluate design and compatibility.
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": 250000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "17.5",
"_height_cm": "5.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").