Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $458.99
Default variant: Silver Blue Double
Default SKU: dcd-30001870253
Default price: $458.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 55000 g
Cart URL (default variant): https://landmarks.builders/cart/49814918103279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000890049
JSON data: https://landmarks.builders/products/m4x-10000890049.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Settee: Introduce a hint of timeless sophistication to your home with this beautifully crafted 2-seater loveseat, perfect as a statement piece in any room.
Vintage Design: Features a solid wood frame with a classic spindle back, elegant curves, and a distressed finish, evoking a charming American country and vintage aesthetic.
Comfortable Seating: The seat is generously padded with high-density foam and covered in a long-lasting, patterned textile, providing a comfortable and supportive place for two to relax.
Sturdy Construction: Built with a sturdy solid wood frame and stable legs, this accent bench is designed for durability and longevity, ensuring it remains a cherished part of your home for years.
Versatile Placement: Its compact and stylish design makes it an ideal accent for various areas, including the living room, entryway, bedroom, or a covered balcony, enhancing your interior decor.
Summary: Vintage Design Upholstered Spindle Back Settee Elegant Design 2-Seater Loveseat Comfortable Accent Bench Versatile Seating for Interior Decorators, Homeowners, Adults, Living Room, Balcony, Bedroom, Entryway. 【Elegant Settee】: Introduce a hint of timeless sophistication to your home with this beautifully crafted 2-seater loveseat, perfect as a statement piece in any room. 【Vintage Design】: Features a solid wood frame with a classic spindle back, elegant curves, and a distressed finish, evoking a charming American country and vintage aesthetic. 【Comfortable Seating】: The seat is generously padd
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": "Vintage Design Upholstered Spindle Back Settee Elegant Design 2-Seater Loveseat Comfortable Accent Bench Versatile Seating for Interior Decorators, Homeowners, Adults, Living Room, Balcony, Bedroom, Entryway",
"product_id": 9431522574575,
"variant_id": 49814918103279,
"quantity": 1,
"grams": 55000,
"length_cm": "148.0",
"width_cm": "68.0",
"height_cm": "93.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").