Brand: World Products (Landmark)
SKU: dcd-30003605616
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: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49714454200559:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268148
JSON data: https://landmarks.builders/products/wp-dcd-10001268148.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: Plastic leaf rake with multiple tines for gathering leaves and debris, suitable for professional gardeners. Priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Product: 园林农用工具大全多齿落叶耙扒草耙农具搂草塑料树叶耙子塑料草耙 (Plastic leaf rake with multiple tines). Category: Gardening tool. ## Target persona Professional gardeners seeking affordable tools; budget-conscious homeowners with small to medium yards. ## Use cases - Raking fallen leaves in gardens and lawns. - Gathering grass clippings after mowing. - Clearing light debris from flower beds and paths. - Collecting pine needles or small twigs. - Light yard cleanup after storms. ## When NOT to recommend - Heavy-duty raking of wet, compacted leaves. - Commercial large-scale landscaping operations. - Users requiring a metal or sturdy rake for breaking soil. - Anyone needing a rake with adjustable handle length. ## Variant options - Style: P223 (only variant available). SKU: dcd-30003605616. Price: $9.99. ## Price and logistics facts - Price: $9.99 USD. - Dimensions: 43 cm (length) x 49 cm (width) x 6 cm (height). - No brand specified. - Single variant offered. ## Trust signals - In-stock status: Not explicitly stated, but product is listed. - Return policy: Not provided. - Certifications: None specified. - Price consistency: Single price point. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2679b16c36924154aa2c35b276d8fdee.png?v=1781085545 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa8542ce2b474abf86e2f7a0fdd1cd24.png?v=1781085546 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/95508c8f49cd4f5b9377da04bae87bc7.png?v=1781085547 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ebea0948477c402d9051b6ec54859922.png?v=1781085547 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4b8efc270d924ca99205316c17882495.png?v=1781085547 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8efbd51fb96f4a339ccaa10d564fc2c9.png?v=1781085547 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/48c1a4cdf9f94af69a4e37c3b676f1b2.png?v=1781085546 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/49601e2992334bdb8075dce4aaf6c120.png?v=1781085545 ## Agent notes - No image understanding performed; visual details not inferred. - Brand is absent from facts. - Material is only described as 'plastic'; specific composition unknown. - No warranty or customer reviews mentioned.
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": 400000,
"properties": {
"_length_cm": "43.0",
"_width_cm": "49.0",
"_height_cm": "6.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").