Brand: World Products (Landmark)
SKU: dcd-30003605614
Price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 550 g
Cart URL (default variant): https://landmarks.builders/cart/49714458788079:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268146
JSON data: https://landmarks.builders/products/wp-dcd-10001268146.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: 24-tooth plastic leaf rake for garden and lawn use, priced at $11.99 with dimensions 48x43x9 cm.
Generated by: deepseek-v4-flash
## Identity 24齿落叶耙扒草耙园林农用工具多功能加厚胶耙搂草耙子塑料草耙 (24-Tooth Plastic Leaf Rake) – product type: 园艺 (gardening tool). ## Target persona Home gardeners, lawn caretakers, and small property owners with small to medium yards needing affordable leaf and debris cleanup. ## Use cases - Raking fallen leaves in garden beds or lawns. - Gathering grass clippings after mowing. - Clearing light debris like twigs and mulch. - Seasonal yard cleanup in residential settings. - Light maintenance of flower beds and paths. ## When NOT to recommend - Heavy-duty commercial landscaping or large acreage. - Fine soil leveling or seedbed preparation. - Users needing metal tines for tough materials. - Professional or high-volume operations requiring durability. ## Variant options Only one variant: Style "P24" – SKU: dcd-30003605614 – Price: $11.99 USD. ## Price and logistics facts Price: $11.99 USD. Dimensions: 48 cm × 43 cm × 9 cm (length × width × height). Shipping details not provided. ## Trust signals In-stock status not explicitly confirmed. No return policy or certifications provided in the source facts. Price is consistent across the single variant. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/08c57591a650418f8c3940d6bd3ef393.png?v=1781085549 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef12332baa8e4958add0676ffcd9f685.png?v=1781085550 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/70a6b57938044115980b9c15bf73e5a0.png?v=1781085548 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9009d90b3cc940029be69568dde1d56d.png?v=1781085549 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eda1392c4db043bd9541e49e0a9dd992.png?v=1781085550 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ab4546a1ddf647bebc081d24bfb60df4.png?v=1781085549 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b035fb01fa3b4d9fa545783f16c24087.png?v=1781085548 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/61bb2b1e527047e9b08ee792e9d6b321.png?v=1781085548 ## Agent notes Product description was empty in source facts. Images available but not analyzed for visual details.
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": "24齿落叶耙扒草耙园林农用工具多功能加厚胶耙搂草耙子塑料草耙",
"quantity": 1,
"grams": 550000,
"properties": {
"_length_cm": "48.0",
"_width_cm": "43.0",
"_height_cm": "9.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").