Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $742.99 – $1,116.99
Default variant: S+ Microfiber
Default SKU: dcd-30001856103
Default price: $742.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15000 g
Cart URL (default variant): https://landmarks.builders/cart/49815004446959:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887803
JSON data: https://landmarks.builders/products/m4x-10000887803.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Vintage Suitcase Design: Captures the essence of timeless travel with its distinctive suitcase-inspired form, complete with decorative straps and metal hardware for an authentic retro look.
Functional Storage Solution: Features a spacious, hidden top-opening compartment, perfect for stowing away books, remote controls, blankets, and other essentials to keep your living space tidy.
robust Construction: Built with a sturdy pine wood frame and finished with a high-quality, distressed leather-like material, ensuring both long-lasting stability and a timeless, weathered appearance.
multifunctional Accent Piece: Serves multiple purposes as a stylish end table, a functional nightstand, a distinctive coffee table, or a decorative accent in living rooms, bedrooms, hotels, or entryways.
prepared to Use: Arrives fully assembled and prepared to place in your home, allowing you to instantly enhance your decor with its distinctive character and sophisticated appeal withoutside any setup required.
Summary: Suitcase End Table Multi-Purpose Decorative Storage Table distinctive Aesthetic. Description: 【Vintage Suitcase Design】: Expertly crafted to resemble a timeless travel trunk, this end table brings a hint of nostalgic appeal and worldly character to any room. 【two-in-oneFunction Furniture】: Serves as both a stylish end table for your lighting fixture and coffee and a spacious storage chest with a hinged lid, perfect for stowing away blankets, magazines, or other essentials. 【Authentic features】: Features a rich, distressed finish, leather-like upholstery, and decorative features like straps, bu
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": "Suitcase End Table Multi-Purpose Decorative Storage Table distinctive Aesthetic",
"product_id": 9431553769711,
"variant_id": 49815004446959,
"quantity": 1,
"grams": 15000,
"length_cm": "53.0",
"width_cm": "53.0",
"height_cm": "63.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").