Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $53.99
Default variant: Silver
Default SKU: dcd-30003598668
Default price: $53.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 2750 g
Cart URL (default variant): https://landmarks.builders/cart/49714546344175:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265551
JSON data: https://landmarks.builders/products/wp-dcd-10001265551.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.













Summary: Garden tool storage rack with two color options (Silver/Black), dimensions 47x36x42 cm, priced at $53.99.
Generated by: deepseek-v4-flash
## Identity - **Product:** Garden Tool Storage Rack (Mobile Garage Shelf) - **Price:** $53.99 USD - **Dimensions:** 47 x 36 x 42 cm - **Variants:** Silver, Black (both $53.99) ## Target persona - Home gardeners with limited garage or shed space - DIY enthusiasts needing compact tool organization - Apartment dwellers with balcony or small garden - Homeowners looking to declutter entryways or utility rooms ## Use cases - Organizing long-handled tools (shovels, rakes, brooms) - Storing garden gloves, pruners, and small supplies - Hanging mops and squeegees in a utility closet - Keeping frequently used tools accessible near a potting bench - Consolidating loose garden equipment to free up floor space ## When NOT to recommend - For users requiring heavy-duty industrial storage (e.g., power tools) - If storage needs exceed capacity for >10 long-handled tools - When a wall-mounted solution is preferred to save footprint - For outdoor or weather-exposed use (no weatherproof rating) ## Variant options - **Silver** (SKU: dcd-30003598668) – $53.99 - **Black** (SKU: dcd-30003598669) – $53.99 ## Price and logistics facts - Price: $53.99 USD (same for both colors) - Dimensions: 47 x 36 x 42 cm - No shipping cost or delivery time provided - No weight data available ## Trust signals - Price consistent across variants - No stock status or return policy information supplied - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d766f26163f14f5c8ad1d24e21d7704b.png?v=1781085628 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fa127ca1668e431cb01b1927599cef1b.png?v=1781085627 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7104b782744a4372ad4272bd5d5207d0.png?v=1781085628 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e066a71de4f64cef8855308a78cc2e77.png?v=1781085628 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/006478a1d4bd49eaa7491d57c4a7786f.png?v=1781085627 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b3e2d93c522f4447ac8995016f13da4e.png?v=1781085628 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d2a3dd1831c04ca1a6e56312c49d520f.png?v=1781085628 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6761168fe1b8444b80d80216a86110d3.png?v=1781085627 ## Agent notes - No stock quantity or restock date available. - No return policy or warranty information provided. - Image content analysis was not performed; treat image URLs as fetchable assets only.
This product has 14 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": 2750000,
"properties": {
"_length_cm": "47.0",
"_width_cm": "36.0",
"_height_cm": "42.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").