Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $120.99 – $232.99
Default variant: White / 1-seater
Default SKU: dcd-30001906253
Default price: $120.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 42000 g
Cart URL (default variant): https://landmarks.builders/cart/50151063879919:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000895354
JSON data: https://landmarks.builders/products/m4x-10000895354.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant European Design: Features a timeless button-tufted posteriorrest and gracefully curved armrests, bringing a hint of timeless European sophistication to any room.
Space-Saving Solution: Specifically designed for small apartments, boutiques, or offices, this space-saving 2-seater couch provides comfortable seating without occupying too much floor space.
long-lasting Construction: Built with a sturdy wood frame and supported by sleek, sturdy metal legs, ensuring stability and long-lasting use for both residential and commercial environments.
Comfortable Seating: Padded with firm support sponge and upholstered in a premium, easy-to-clean fabric, offering a firm yet comfortable seating feeling for you and your guests.
adaptable Placement: Its minimalist and stylish look makes it a perfect addition to various settings, including living rooms, bedrooms, reception areas, or retail shops.
Summary: European design space-saving 2-Seater Couch Small Space Solution 2-Seater Couch Minimalist Design Sofa Metal Legs for Business Owners, Apartment Dwellers, Boutique, Office, Living Room, Bedroom. 【Elegant European Design】: Features a timeless button-tufted posteriorrest and gracefully curved armrests, bringing a hint of timeless European sophistication to any room. 【Space-Saving Solution】: Specifically designed for small apartments, boutiques, or offices, this space-saving 2-seater couch provides comfortable seating without occupying too much floor space. 【long-lasting Construction】: Built with
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": "European design space-saving 2-Seater Couch Small Space Solution 2-Seater Couch Minimalist Design Sofa Metal Legs for Business Owners, Apartment Dwellers, Boutique, Office, Living Room, Bedroom",
"product_id": 9456954966255,
"variant_id": 50151063879919,
"quantity": 1,
"grams": 42000,
"length_cm": "180.0",
"width_cm": "70.0",
"height_cm": "78.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").