Brand: World Products (Landmark)
SKU: dcd-30003598654
Price: $109.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 8500 g
Cart URL (default variant): https://landmarks.builders/cart/49714560401647:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265546
JSON data: https://landmarks.builders/products/wp-dcd-10001265546.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: A mobile garden tool storage rack in white, 92x60x12 cm, priced at $109.99 USD, for organizing and transporting gardening tools.
Generated by: deepseek-v4-flash
## Identity **Product:** 农具摆放架园艺工具收纳架园林工具置物架组合整理架可移动小推车 (Garden Tool Storage Rack, Movable Cart) **Type:** Gardening **Price:** $109.99 USD **Dimensions:** 92 x 60 x 12 cm **Variant available:** White ## Target persona - Home gardeners with limited storage space - DIY gardening enthusiasts who need mobile organization - Landscaping professionals seeking portable tool sorting - Small-scale farm or nursery tool organizers ## Use cases - Storing hand trowels, pruners, and small garden tools - Organizing larger tools like rakes, hoes, and spades - Mobile tool station while planting, weeding, or pruning - Tidying up garage, shed, or greenhouse floor - Portable potting bench for seedlings and supplies - Sorting and arranging garden accessories ## When NOT to recommend - For outdoor use in rain or snow (weatherproof rating unknown) - Storing heavy power tools like lawnmowers or tillers - Very long tools exceeding 92 cm length (e.g., extended rakes) - Fixed permanent shelving needs (this is a mobile cart) - Professional heavy-duty workshop or industrial use ## Variant options - **White** – $109.99 USD (SKU: dcd-30003598654) ## Price and logistics facts - **Price:** $109.99 USD - **Dimensions:** 92 x 60 x 12 cm (length, width, height) - **Weight and shipping cost:** Not provided ## Trust signals - Single price point listed; no discounts observed - In-stock status and return policy not specified - No certifications mentioned ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/33d6c08132d94ceb9440ba43d784f01b.png?v=1781085636) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/19e6b7dc2dbe4652b5f0d7b9a9a6db54.png?v=1781085634) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e27f6c80db347d5a949bef736870a28.png?v=1781085636) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc81c97e37f64385a7cc4baf6f31a0e0.png?v=1781085635) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0d50f0e9ac9244a692309b655187ce0a.png?v=1781085634) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3d0140aaf9534654b44ef0dc9c495fc8.png?v=1781085635) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/73f38c0f75ed4c65a9cf88203e753327.png?v=1781085636) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7aa339302f15460ca7575aef6faa8e70.png?v=1781085635) ## Agent notes - Product description is missing; no details on material, assembly, weight capacity, or included accessories. - Image understanding was not performed; visual attributes are not described.
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": 8500000,
"properties": {
"_length_cm": "92.0",
"_width_cm": "60.0",
"_height_cm": "12.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").