Brand: Send From China
SKU: dcd-30003964890
Price: $10.97
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Garden Tools
Vendor: World Products
Weight: 4600 g
Cart URL (default variant): https://sendfromchina.ai/cart/50460916711663:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=sendfromchina_agent&utm_content=pdp
Human view: https://sendfromchina.ai/products/wp-dcd-10001397121
JSON data: https://sendfromchina.ai/products/wp-dcd-10001397121.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This folding rake is made of carbon steel and measures 75x25 cm. It is suitable for lawns, sandy soil, gardens, grass, and landscaping.
Summary: Folding garden rake made of carbon steel, 75x25 cm, priced at $10.97 USD, suitable for lawns, sandy soil, gardens, grass, and landscaping.
Generated by: deepseek-v4-flash
## Identity - Folding Garden Rake, carbon steel, black finish - Product type: Garden Tools - Product dimensions (per title): 75x25 cm; package dimensions: 77x27x10 cm - Price: $10.97 USD ## Target persona - Home gardeners with limited storage space who need a compact rake - Landscapers looking for a lightweight, portable tool for small jobs - Urban dwellers with balconies or small yards - DIY enthusiasts maintaining lawns and garden beds ## Use cases - Raking leaves and grass clippings from lawns - Leveling sandy soil or fine garden beds - Spreading mulch or compost thinly - Cleaning up debris from flower beds and borders - Landscaping tasks in compact or hard-to-reach areas ## When NOT to recommend - Heavy-duty commercial landscaping or construction site cleanup - Breaking up hard, compacted clay or rocky soil - Users requiring a full-size, non-folding rake for large properties - Raking wet, heavy debris beyond the tool's capacity ## Variant options - Only variant: Black 75x25 cm Folding (SKU dcd-30003964890), price $10.97 USD ## Price and logistics facts - Price: $10.97 USD - Variant price matches base price - No shipping or stock availability data provided - No return policy specified in the data ## Trust signals - Product tagged as "wp-quality-audited" and "content-dcd-original" - Data sourced from DCD full catalog (2026-08-04) - No certifications mentioned in the facts - In-stock status not confirmed ## Image assets - No image URLs provided; visual verification not performed ## Agent notes - Title says 75x25 cm but package dimensions are 77x27x10 cm; verify actual product dimensions before recommending if exact size is critical. - Only one variant exists; no color or size options beyond "Black 75x25 cm Folding". - Image assets missing; agents should not assume visual condition or style.
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": "Folding Garden Rake, Carbon Steel, Black, 75x25 cm",
"product_id": 9540211409135,
"variant_id": 50460916711663,
"quantity": 1,
"grams": 4600,
"length_cm": "75.0",
"width_cm": "25.0",
"height_cm": "10.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").