Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $134.99 – $245.99
Default variant: 0.6M / Corner Sofa
Default SKU: dcd-30001882236
Default price: $134.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/49811703759087:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891858
JSON data: https://landmarks.builders/products/m4x-10000891858.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Modular Design: This L-shaped sectional sofa features a minimalist, modular design, allowing you to create flexible seating arrangements tailored to your specific space, whether it's a cozy corner or a large reception area.
Superior Comfort: Padded with high-resilience, high-density sponge, the cushions provide exceptional comfort and support, resisting sagging and deformation even with prolonged use, ensuring a consistently pleasant seating experience.
Long-Lasting Upholstery: Covered in a premium Nappa-design leatherette, the surface is waterproof, stain-resistant, and incredibly easy to clean. Simply wipe away spills to keep it looking pristine, making it ideal for high-traffic environments.
Sturdy Construction: Built on a sturdy solid wood internal frame, this corner couch is engineered for stability and durability, providing a strong foundation that can withstand daily use in busy homes or commercial settings.
Versatile Application: With its clean lines and modern aesthetic, this lounge set is a perfect addition to various areas, including office rest areas, business lobbies, reception rooms, libraries, and contemporary living rooms.
Summary: Minimalist Design L-Shaped Modular Lounge Set High-Resilience Cushioning Sectional Sofa Easy to Clean Corner Couch Sturdy Construction for Apartment Dwellers, Office Workers, Business Owners, Reception Area, Lobby, Library
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": "Minimalist Design L-Shaped Modular Lounge Set High-Resilience Cushioning Sectional Sofa Easy to Clean Corner Couch Sturdy Construction for Apartment Dwellers, Office Workers, Business Owners, Reception Area, Lobby, Library",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "168.0",
"_width_cm": "70.0",
"_height_cm": "76.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").