Brand: World Products (Landmark)
SKU: dcd-30003607836
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/49714144084207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269043
JSON data: https://landmarks.builders/products/wp-dcd-10001269043.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 attachment for lawn mowers designed for cleaning parks, residential roads, and sanitation paths; includes 4 adapters, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Product: Nylon brush cleaning attachment for lawn mowers, suitable for parks, residential areas, and road sanitation. Sold as "4 Adapters" variant. ## Target persona Gardeners and maintenance workers who need to clean paved surfaces (parks, sidewalks, roads) with a lawn mower; budget-conscious buyers seeking a low-cost brush attachment. ## Use cases - Cleaning grass clippings and debris from park pathways. - Washing residential sidewalks and driveways with a mower. - Sanitation road sweeping in residential complexes. - Removing mud and dirt from paved surfaces after mowing. - Preparing surfaces for maintenance or events. ## When NOT to recommend - For heavy-duty commercial sweeping (e.g., industrial roads, large parking lots) – likely too small. - For users without a compatible lawn mower (requires adapter). - When a full-sized power sweeper is needed for large areas. ## Variant options - Only one variant: Style "4 Adapters" at $9.99. ## Price and logistics facts - Price: $9.99 USD. - Dimensions: 13.0 x 10.0 x 3.0 cm (small item). - No shipping or return policy details provided. ## Trust signals - In-stock status not confirmed from facts. - No return policy or warranty data. - No certifications listed. - Price consistency: single variant, no price variations. ## Image assets - 8 product images available at provided URLs. - Note: Visual analysis not performed; do not infer brush size, color, or details. ## Agent notes - No product description text provided; all information derived from title, tags, and variant. - Verify compatibility with specific mower models before recommending. - Consider cross-border shipping implications if applicable.
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": "13.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").