Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $246.99 – $382.99
Default variant: Beige Grey / 100CM Non-storage
Default SKU: dcd-30002127120
Default price: $246.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 18000 g
Cart URL (default variant): https://landmarks.builders/cart/50149948096751:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000927436
JSON data: https://landmarks.builders/products/m4x-10000927436.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Versatile Elegance: A sophisticated piece of household furniture that enhances any room, serving as an island bench in a walk-in closet, a welcoming seat in the foyer, or extra seating in the living room.
Smart Storage Solution: This functional storage bench features an optional easy-accessible lid, revealing a spacious compartment perfect for stowing away blankets, pillows, and other essentials to keep your space tidy.
Superior Comfort: Sink into the high-density foam cushion of this upholstered ottoman, wrapped in a premium, easy-to-clean faux leather that offers a soft yet supportive seating experience for daily use.
Modern Tufted Design: The elegant channel tufting on this tufted storage bench adds a hint of modern luxury and visual texture, making it a stylish centerpiece that complements contemporary and classic decor.
Long-Lasting Construction: Built on a sturdy solid wood frame for lasting stability and support, this leather end of bed bench is designed to withstand everyday use, making it a reliable addition to your home for years to come.
Summary: Easy-Accessible Lid End of Bed Storage Bench Versatile Walk-in Closet Island Bench High-Density Foam Cushion Upholstered Footrest Stool Solid Wood Frame for Homeowners, Interior Decor Enthusiasts, Seniors, Bedroom, Foyer, Hallway, Living Room. 【Versatile Elegance】: A sophisticated piece of household furniture that enhances any room, serving as an island bench in a walk-in closet, a welcoming seat in the foyer, or extra seating in the living room. 【Smart Storage Solution】: This functional storage bench features an optional easy-accessible lid, revealing a spacious compartment perfect for stowin
Generated by: m4x-map-v1
This product has 4 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": "Easy-Accessible Lid End of Bed Storage Bench Versatile Walk-in Closet Island Bench High-Density Foam Cushion Upholstered Footrest Stool Solid Wood Frame for Homeowners, Interior Decor Enthusiasts, Seniors, Bedroom, Foyer, Hallway, Living Room",
"product_id": 9456588030191,
"variant_id": 50149948096751,
"quantity": 1,
"grams": 18000,
"length_cm": "186.0",
"width_cm": "51.0",
"height_cm": "48.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").