Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $290.99 – $440.99
Default variant: L / Storage Table
Default SKU: dcd-30001855968
Default price: $440.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 14000 g
Cart URL (default variant): https://landmarks.builders/cart/49814756589807:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887781
JSON data: https://landmarks.builders/products/m4x-10000887781.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: Multi-functional wooden trunk with wabi-sabi design, hinged lid, available in two sizes (S and L) and style 'Storage Table', priced from $290.99.
Generated by: deepseek-v4-flash
## Identity Decorative Wooden Trunk Wabi-Sabi Design, multi-functional hinged lid, intended for interior designers and rustic decor enthusiasts. ## Target persona Interior designers, homeowners seeking rustic/wabi-sabi decor, small apartment dwellers needing multifunctional furniture. ## Use cases - Decorative storage in living room - Side table with hidden storage - Rustic accent piece - Coffee table alternative - Store blankets, books, or magazines ## When NOT to recommend - Buyer needs waterproof or outdoor furniture - Buyer prefers modern minimalist clean lines - Buyer requires lightweight or easily movable piece - Buyer needs lockable storage chest ## Variant options - **S / Storage Table**: $290.99 (dimensions: 65cm x 61cm x 56cm) - **L / Storage Table**: $440.99 (dimensions not specified) ## Price and logistics facts - S variant: $290.99 USD - L variant: $440.99 USD - Shipping: not specified ## Trust signals - In-stock status: unknown - Return policy: not specified - Price consistency: as listed - Certifications: none mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dfbd0d5b-3d89-4760-b930-2dbe54516920.jpg?v=1781660563 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f78ef4e-afec-45dc-8623-ca847be31013.jpg?v=1781660563 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d86e0b36-5233-43ce-9872-20866a28f535.jpg?v=1781660564 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7e1e6bb5-8a3c-4407-b6ff-b5a1269d9119.jpg?v=1781660564 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e50864f9-7154-424b-aa3d-b20b3184a169.jpg?v=1781660563 ## Agent notes Image understanding was not performed; visual details not assessed.
This product has 12 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": "Decorative Wooden Trunk Wabi-Sabi Design Rustic Wooden Trunk Multi-Functional Hinged Lid for Interior Designers, Living Room",
"quantity": 1,
"grams": 14000000,
"properties": {
"_length_cm": "65.0",
"_width_cm": "61.0",
"_height_cm": "56.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").