Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $173.99 – $184.99
Default variant: Watermelon Red / 120*40*40cm
Default SKU: dcd-30001880491
Default price: $173.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 14700 g
Cart URL (default variant): https://landmarks.builders/cart/49811856883951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891584
JSON data: https://landmarks.builders/products/m4x-10000891584.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Multi-Purpose Upholstered Bench: A stylish and adaptable long bench designed for use as an entryway stool, bed-end bench, or additional seating in various home and commercial settings.
Comfortable Padded Seat: Features a generously cushioned top filled with firm density foam, upholstered in either a soft frosted fabric or a sleek PU leather for superior comfort.
Sturdy & Stable Construction: Built with a robust frame and supported by sturdy metal legs, ensuring excellent stability and a strong weight-bearing capacity for commonplace use.
Elegant Nordic Design: Boasts a minimalist and modern aesthetic with clean lines and a simple form, effortlessly complementing contemporary, Scandinavian, and minimalist interior decor.
adaptable Application: ideally designed for multiple spaces, including hallways for changing shoes, bedrooms as a foot-of-the-bed stool, cloakrooms, or as chic waiting benches in shops and bimmediatelyiques.
Summary: Entryway Changing Stool Soft Fabric Top Upholstered Bench Multi-Purpose Padded Seat for Shop Owners, Bedroom, Hallway, Cloakroom
Generated by: m4x-map-v1
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": "Entryway Changing Stool Soft Fabric Top Upholstered Bench Multi-Purpose Sturdy Frame for Homeowners, changing area, Retail shop",
"quantity": 1,
"grams": 14700000,
"properties": {
"_length_cm": "124.0",
"_width_cm": "44.0",
"_height_cm": "44.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").