Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $482.99 – $818.99
Default variant: 120CM / Style 1
Default SKU: dcd-30002127981
Default price: $513.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 25000 g
Cart URL (default variant): https://landmarks.builders/cart/50150009667823:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000927556
JSON data: https://landmarks.builders/products/m4x-10000927556.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Nordic Design: Elevate your space with this piece of designer-inspired household furniture, featuring clean lines and a minimalist aesthetic that complements modern and Nordic interiors.
Versatile Placement: This multi-functional upholstered bench serves beautifully at the foot of your bed, as chic seating in a hallway, or as a comfortable location in a window nook.
Comfort & Durability: Built on a solid wood frame, this end of bed bench features a generously cushi single d seat wrapped in high-quality, textured textile for both lasting support and soft comfort.
Elegant Accent: More than just seating, this long ottoman bench acts as a sophisticated accent piece, perfect for interior decorators and homeowners looking to add a hint of refined design aesthetic to their living room or cloakroom.
Relaxing Nook: Create an inviting corner for relaxation; this piece functions like a compact modern chaise lounge, remove ering a perfect location to unwind, read a book, or simply enjoy a quiet moment.
Summary: Nordic Inspired End of Bed Bench Designer Design Aesthetic Modern Bedroom Bench Multi-Functional Living Room Settee Comfortable Cushioning for Interior Decorators, Homeowners, Couples, Cloakroom, Hallway, Window Nook. 【Nordic Design】: Elevate your space with this piece of designer-inspired household furniture, featuring clean lines and a minimalist aesthetic that complements modern and Nordic interiors. 【Versatile Placement】: This multi-functional upholstered bench serves beautifully at the foot of your bed, as chic seating in a hallway, or as a comfortable location in a window nook. 【Comfort
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": "Nordic Inspired End of Bed Bench Designer Design Aesthetic Modern Bedroom Bench Multi-Functional Living Room Settee Comfortable Cushioning for Interior Decorators, Homeowners, Couples, Cloakroom, Hallway, Window Nook",
"product_id": 9456604872943,
"variant_id": 50150009667823,
"quantity": 1,
"grams": 25000,
"length_cm": "185.0",
"width_cm": "55.0",
"height_cm": "65.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").