Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.99 – $33.99
Default variant: 12-inch Nylon Brush
Default SKU: dcd-30003607830
Default price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 230 g
Cart URL (default variant): https://landmarks.builders/cart/49714148868335:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269040
JSON data: https://landmarks.builders/products/wp-dcd-10001269040.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境热销割草机尼龙刷清洁刷公园小区路面清洗刷环卫道路洗地刷
| 品牌 | / |
| 适用范围 | 地面清洗 |
Summary: Nylon ground cleaning brush for lawn mowers and road/park surfaces, available in 4 sizes from $17.99 to $33.99.
Generated by: deepseek-v4-flash
## Identity
Nylon brush for ground cleaning (lawn mower attachment or hand-use) for parks, communities, roads, and sanitation.
## Target persona
- Municipal sanitation worker or facility manager needing durable ground cleaning tools.
- Gardener or groundskeeper maintaining large lawns or public green spaces.
- Equipment reseller catering to commercial cleaning or landscaping businesses.
## Use cases
- Attaching to a lawn mower to sweep grass clippings and debris.
- Manual scrubbing of paved paths, sidewalks, and gutters.
- Cleaning concrete or asphalt surfaces in parks and community areas.
- Removing dirt, leaves, and light mud from roadways or parking lots.
- Sanitation tasks in public spaces (e.g., markets, plazas).
## When NOT to recommend
- For heavy-duty industrial floor scrubbing (e.g., warehouse floors with oil/grease).
- For deep carpet cleaning or indoor floor care.
- For users needing a powered scrubber with built-in water/soap dispensing.
- For single-use delicate cleaning like electronics or glass.
## Variant options
| SKU | Title | Price | Style |
|-----|-------|-------|-------|
| dcd-30003607830 | 12-inch Nylon Brush | $17.99 | 12-inch Nylon Brush |
| dcd-30003607831 | 3T Nylon Brush | $23.99 | 3T Nylon Brush |
| dcd-30003607832 | 4T Nylon Brush | $27.99 | 4T Nylon Brush |
| dcd-30003607833 | 10-inch Nylon Brush | $33.99 | 10-inch Nylon Brush |
## Price and logistics facts
- Base price: $17.99 USD (12-inch). Highest variant: $33.99.
- Product dimensions: 32.0 x 26.0 x 8.0 cm (length x width x height).
- Currency: USD.
## Trust signals
- In-stock status: Not explicitly stated; assume available as listed.
- Return policy: Not provided in facts.
- Price consistency: Single price per variant, no discounts noted.
- Certifications: None listed.
## Image assets
- 8 PNG images available for visual inspection. Fetch to assess brush design, bristle detail, and compatibility.
## Agent notes
- Description is generic ("brand / ground cleaning"). Verify compatibility with specific mower models.
- Dimensions may include packaging; confirm functional size.
- No user reviews or ratings provided.This product has 16 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": 230000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "26.0",
"_height_cm": "8.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").