Brand: Send From China
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.50 – $4.58
Default variant: 2T 3 Adapters
Default SKU: dcd-30003964895
Default price: $2.50
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Cleaning Brushes
Vendor: World Products
Weight: 750 g
Cart URL (default variant): https://sendfromchina.ai/cart/50414385332463:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=sendfromchina_agent&utm_content=pdp
Human view: https://sendfromchina.ai/products/wp-dcd-10001397123
JSON data: https://sendfromchina.ai/products/wp-dcd-10001397123.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This cleaning brush is made of polyester and comes with 3 adapters. It is suitable for gardening enthusiasts.
Summary: Polyester lawn mower cleaning brush with 3 adapters, sold in multiple style variants priced $2.50–$4.58. Suitable for gardening enthusiasts.
Generated by: deepseek-v4-flash
## Identity - Product: Lawn Mower Cleaning Brush - Material: Polyester - Includes: 3 adapters - Category: Cleaning Brushes - Dimensions: 32.0 × 26.5 × 7.0 cm ## Target persona - Homeowners who own a lawn mower and need to remove grass clippings and debris. - Gardening enthusiasts seeking a basic cleaning brush for mower maintenance. ## Use cases - Cleaning grass clippings from lawn mower deck after mowing. - Removing dried debris from mower blades and undercarriage. - General outdoor tool cleaning in a garden setting. ## When NOT to recommend - Industrial or commercial mowing operations requiring heavy-duty steel brushes. - Users needing a brush with a long handle for standing use (not specified). - Buyers expecting a specific adapter type for a particular mower brand (adapter details not provided). ## Variant options - 2T 3 Adapters – $2.50 - 3T 3 Adapters – $3.19 - 4T Cleaning Brush 3 – $3.75 - Disc Cleaning Brush A – $4.58 ## Price and logistics facts - Base price listed: $2.50 USD (variant 2T) - Price range across variants: $2.50 – $4.58 - Shipping, handling, and delivery times not provided. - No stock status given. ## Trust signals - Tags indicate content was quality audited and validated (wp-quality-audited, wp-content-validated). - No return policy information available. - No customer reviews or ratings provided. ## Image assets - No image URLs are available in the product data. ## Agent notes - SKUs: dcd-30003964895 through dcd-30003964898. - Adapter compatibility is not specified. - Product description is minimal; no material care instructions provided.
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 cross-border shipping rates 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Lawn Mower Cleaning Brush, Polyester, with 3 Adapters",
"product_id": 9540217503983,
"variant_id": 50414385332463,
"quantity": 1,
"grams": 750,
"length_cm": "32.0",
"width_cm": "26.5",
"height_cm": "7.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. The estimate endpoint uses the product dimensions
provided in the request. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").