Brand: World Products (Landmark)
SKU: dcd-30003622938
Price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 1100 g
Cart URL (default variant): https://landmarks.builders/cart/49713125982447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275059
JSON data: https://landmarks.builders/products/wp-dcd-10001275059.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 plastic toolbox from a manufacturer, sized 34x26x11 cm, priced at $15.99, suitable for gardening tool storage.
Generated by: deepseek-v4-flash
## Identity A plastic storage box (toolbox) designed for organizing and carrying small tools and hardware. Dimensions: 34x26x11 cm. Single size variant. ## Target persona - Gardening hobbyist needing a lightweight box for small tools - DIY home improver on a budget - Handyman looking for an affordable, portable container ## Use cases - Storing garden hand tools (trowels, pruners, gloves) - Organizing screws, nails, and small parts in a workshop - Carrying small hardware to a repair site - Light duty protection for tools during transport - Holding craft supplies or sewing accessories - General household item storage ## When NOT to recommend - Heavy duty industrial tool storage (plastic may crack under weight) - Protecting fragile electronics (no padding, hard plastic) - Professional trades requiring a rugged, locking toolbox - Storing liquids or chemicals (not specified as leakproof) ## Variant options - Only one size: 33-25-10cm (dimensions: 34x26x11 cm) at $15.99 ## Price and logistics facts - Price: $15.99 USD (fixed per variant) - No shipping cost or delivery time provided ## Trust signals - In-stock status: unknown - Return policy: not provided - Price consistency: single price point - Certifications: none specified ## Image assets      ## Agent notes - Visual understanding was not performed; image URLs are provided as fetchable assets only.
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": "Plastic Storage Case Turquoise Blue Portable Tool Box Slimline",
"quantity": 1,
"grams": 1100000,
"properties": {
"_length_cm": "34.0",
"_width_cm": "26.0",
"_height_cm": "11.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").