Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $159.99
Default variant: Khaki / Lambswool
Default SKU: dcd-30001878166
Default price: $159.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 11000 g
Cart URL (default variant): https://landmarks.builders/cart/49811813564655:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891196
JSON data: https://landmarks.builders/products/m4x-10000891196.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Design: Features a minimalist Nordic aesthetic with a sleek oval outline, adding a hint of modern sophistication and light luxury to any space.
Versatile Functionality: Perfectly serves as a comfortable shoe-changing bench in an entryway, a stylish ottoman in the living room, an accent piece in a boutique, or an end-of-bed bench in the bedroom.
Superior Comfort: Upholstered in soft, textured textile and filled with a high-density, resilient foam cushion that provides a comfortable seating experience and maintains its shape over time without sagging.
Long-Lasting & Convenient: Constructed with a solid wood frame and supported by sturdy metal legs for long-lasting stability and durability. This bench arrives fully assembled and ready to use right out of the box.
Stylish Home Accent: Available in a variety of premium textile s and colors, including boucle, corduroy, and velvet, allowing you to customize the look to perfectly match your interior decor and elevate your home's aesthetic.
Summary: Nordic Aesthetic Oval Entryway Bench Minimalist Design Ottoman Soft Textured Upholstery Household Furniture High-Density Foam Cushion for Boutique Owners, Interior Decorators, End of Bed, Bedroom, Clothing Shop, Living Room
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": "Nordic Aesthetic Oval Entryway Bench Minimalist Design Ottoman Soft Textured Upholstery Household Furniture High-Density Foam Cushion for Boutique Owners, Interior Decorators, End of Bed, Bedroom, Clothing Shop, Living Room",
"quantity": 1,
"grams": 11000000,
"properties": {
"_length_cm": "104.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").