Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $267.99 – $342.99
Default variant: Single Seater
Default SKU: dcd-30002020801
Default price: $270.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 21000 g
Cart URL (default variant): https://landmarks.builders/cart/49814705045743:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000910666
JSON data: https://landmarks.builders/products/m4x-10000910666.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sleek Minimalist Design: This black couch features a mid-century-century modern aesthetic with clean lines and a straight-line form, making it a sophisticated centerpiece for any contemporary space.
Long-Lasting Low-Maintenance Upholstery: Covered in high-quality, wear-resistant PU leather, the surface is not only stylish but also incredibly easy to clean and maintain, optimal for busy commercial environments.
Superior Comfort: Padded with high-density rebound foam, the cushions offer a perfect balance of softness and firm support, ensuring they won't sag or lose shape even with frequent use.
Sturdy Construction: built on a sturdy internal solid wood frame combined with a sleek metal base, this settee provides exceptional stability and durability for long-lasting performance.
Versatile Commercial Furniture: Perfectly suited for a variety of settings including clothing boutique retail space boutiques, beauty salons, office reception areas, or as a chic addition to a modern apartment.
Summary: Wear-Resistant Upholstery Black Minimalist Couch Easy to Clean 2-Seater Settee High-Density Foam Cushion Commercial Furniture Mid-Century-Century Modern Aesthetic for Interior Designers, Apartment Dwellers, Clothing Boutique Retail Space, Beauty Salon
Generated by: m4x-map-v1
This product has 4 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": "Wear-Resistant Upholstery Black Minimalist Couch Easy to Clean 2-Seater Settee High-Density Foam Cushion Commercial Furniture Mid-Century-Century Modern Aesthetic for Interior Designers, Apartment Dwellers, Clothing Boutique Retail Space, Beauty Salon",
"quantity": 1,
"grams": 21000000,
"properties": {
"_length_cm": "134.0",
"_width_cm": "85.0",
"_height_cm": "85.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").