Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $202.99 – $560.99
Default variant: Gray / Single
Default SKU: dcd-30001865480
Default price: $202.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/50151053787375:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000889302
JSON data: https://landmarks.builders/products/m4x-10000889302.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Minimalist Design: Features a sleek, light luxury design with clean lines and a sophisticated outline, perfect for complementing modern and Nordic-inspired interiors.
long-lasting Construction & Comfort: Built with a sturdy, bonded metal frame for long-lasting stability and support, paired with a soft, firm density sponge padding for an exceptionally comfortable seating sensation.
Premium Upholstery: The contact surfaces are covered in high-quality, easy-to-clean PU leather, offering a luxurious feel and a chic appearance that is both stylish and practical.
adaptable Seating Solution: An perfect accent chair for a wide range of settings, including business offices, hotel lobbies, reception areas, aesthetic salons, or as a stylish lounge seat in a bedroom or living room.
Enhanced Room atmosphere: Instantly elevates any space by adding a hint of refined elegance, making it a perfect choice for interior designers and business owners looking to create a welcoming and impressive atmosphere.
Summary: Light Luxury Design Single-Seater Armchair Minimalist design Upholstered Accent Chair Comfortable paddinging Lounge Seat Sturdy Metal Legs for Interior Designers, Business Owners, Office, Hotel Lobby, Reception Area, Bedroom. 【Elegant Minimalist Design】: Features a sleek, light luxury design with clean lines and a sophisticated outline, perfect for complementing modern and Nordic-inspired interiors. 【long-lasting Construction & Comfort】: Built with a sturdy, bonded metal frame for long-lasting stability and support, paired with a soft, firm density sponge padding for an exceptionally comfortab
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": "Light Luxury Design Single-Seater Armchair Minimalist design Upholstered Accent Chair Comfortable paddinging Lounge Seat Sturdy Metal Legs for Interior Designers, Business Owners, Office, Hotel Lobby, Reception Area, Bedroom",
"product_id": 9456951886063,
"variant_id": 50151053787375,
"quantity": 1,
"grams": 20000,
"length_cm": "185.0",
"width_cm": "73.0",
"height_cm": "83.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").