Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99 – $33.99
Default variant: 12-inch 2-tooth
Default SKU: dcd-30003607837
Default price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49714142380271:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269044
JSON data: https://landmarks.builders/products/wp-dcd-10001269044.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 brush for ground cleaning, compatible with lawn mowers or sweepers. Available in 4 variants: 12-inch 2-tooth ($16.99) to 10-inch Disc ($33.99). Dimensions: 32x28x8 cm.
Generated by: deepseek-v4-flash
## Identity Nylon brush for ground cleaning, branded as 'other.' Suitable for use with lawn mowers or street sweepers. Dimensions: 32×28×8 cm. Four variants: 12-inch 2-tooth ($16.99), 10-inch 3-tooth ($21.99), 10-inch 4-tooth ($26.99), 10-inch Disc ($33.99). ## Target persona Groundskeepers, municipal cleaning crews, landscaping businesses, or equipment rental operators needing replacement brushes for power sweepers or mowers. ## Use cases - Cleaning park paths and community roads. - Sweeping parking lots and sidewalks. - Attaching to ride-on mowers or sweepers for debris removal. - Routine maintenance of turf areas after mowing. - Light to medium-duty street sweeping. ## When NOT to recommend - For indoor carpet or floor cleaning. - For delicate or polished surfaces (e.g., hardwood, tile). - For heavy-duty industrial sweeping (e.g., construction sites). - For users requiring a specific brand compatibility not verified. ## Variant options | Style | SKU | Price | |-------|-----|-------| | 12-inch 2-tooth | dcd-30003607837 | $16.99 | | 10-inch 3-tooth | dcd-30003607838 | $21.99 | | 10-inch 4-tooth | dcd-30003607839 | $26.99 | | 10-inch Disc | dcd-30003607840 | $33.99 | ## Price and logistics facts - Price range: $16.99 – $33.99 USD. - Package dimensions: 32 cm × 28 cm × 8 cm. - Weight not specified. ## Trust signals - In-stock status, return policy, and certifications not provided. - No brand certifications or quality guarantees available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e28c812cc752403faf90e73b854e821c_1367ac97-f785-4832-8d38-8041bbeef317.png?v=1781085328 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7bd098634c144269a97fb0e1f0e65e6a_75fb50df-8a96-4414-9a99-225d604c9a6c.png?v=1781085330 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9956772fc5d14d7ba3be8fff0cefdd64_08bf2318-5477-450c-85fa-a8bee9073836.png?v=1781085329 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e33449cdca448bc8a9296baf388bf38_6d44b96b-086b-4dd2-89b3-b67b43d34e4d.png?v=1781085327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b95b4d463738426e9614ee0b8558e5e6_a20f7777-72fd-4738-8aff-6df33c3adda4.png?v=1781085328 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c962de6b396e4cb79a9e9b711aa04f7e_e975ea0d-e14d-4a6b-866b-e790dc9ae840.png?v=1781085329 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9d43ace07b7847ec8e365be53122f1ca_e6608dae-1d19-4835-9bdb-0e487cb325d5.png?v=1781085329 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4521d6c1a3974e4c91112841bd2d87c8_39ac41c2-8f18-4d15-8e8b-1695cdc70810.png?v=1781085328 ## Agent notes Images have not been analyzed; rely on provided descriptions and variant details.
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": 500000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "28.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").