Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $26.99 – $29.99
Default variant: Green / S
Default SKU: dcd-30003633079
Default price: $26.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 900 g
Cart URL (default variant): https://landmarks.builders/cart/50149892260079:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001278999
JSON data: https://landmarks.builders/products/m4x-10001278999.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Basic Information: This furniture piece is a vintage wooden chest with a distressed green finish, crafted from horizontal wood slats and finished with dark strap-like bands for a classic rustic look.
Storage Function: Designed as a storage chest, it offers a practical place to keep everyday items organized while also working as a decorative display piece in living rooms, bedrooms, or entry areas.
Construction Details: The wooden storage chest features a hinged lid, a front metal latch closure, and brass-tone stud accents along the corners and edges for added character and a sturdy, old-world appearance.
Visual Attractiveness: As a vintage wooden chest, it combines weathered color, metal-style trim, and decorative hardware to create a distinctive accent that fits rustic, antique-inspired interiors.
Purpose: This rustic storage trunk is meant to add both storage and style, helping you keep items tucked away while bringing a warm, timeworn charm to the space.
Summary: Distressed Green Chest Hinged Lid Storage Box Rustic Storage Trunk Solid Wood Spacious Interior. 【Basic Information】: This furniture piece is a vintage wooden chest with a distressed green finish, crafted from horizontal wood slats and finished with dark strap-like bands for a classic rustic look. 【Storage Function】: Designed as a storage chest, it offers a practical place to keep everyday items organized while also working as a decorative display piece in living rooms, bedrooms, or entry areas. 【Construction Details】: The wooden storage chest features a hinged lid, a front metal latch closure
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Distressed Green Chest Hinged Lid Storage Box Rustic Storage Trunk Solid Wood Spacious Interior",
"product_id": 9456571678959,
"variant_id": 50149892260079,
"quantity": 1,
"grams": 900,
"length_cm": "34.0",
"width_cm": "25.0",
"height_cm": "18.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").