Brand: World Products (Landmark)
This product has 21 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $112.99 – $128.99
Default variant: Beige / Leather 118CM Sponge
Default SKU: dcd-30002064193
Default price: $112.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 28000 g
Cart URL (default variant): https://landmarks.builders/cart/50150967771375:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000918223
JSON data: https://landmarks.builders/products/m4x-10000918223.json
This product comes in 21 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Compact & Stylish Design: Featuring a sleek Nordic minimalist aesthetic, this small sofa is perfectly proportioned for apartments, bedrooms, and studios, adding a hint of modern elegance without overwhelming your space.
Superior Comfort: Sink into the soft, high-resilience foam or upgraded latex cushions that provide excellent support and quickly regain their shape, making this loveseat the perfect place for relaxation after a long day.
Long-Lasting Construction: Built on a sturdy solid solid wood wood frame, this modern 2-seater sofa is designed for longevity. Choose between breathable, wear-resistant tech cloth or upgraded cat-scratch resistant faux leather for a finish that lasts.
Versatile Placement: The ideal compact apartment couch, its smart dimensions make it a fantastic addition to not just living rooms, but also rental homes, personal pale ices, boutiques, or as a cozy reading nook in a bedroom.
Easy Maintenance: Upholstered in easy-to-clean textile that resists spills and stains, this piece of living room furniture is designed for real life. A simple wipe is is all that is needed to keep it looking clean and new, perfect for busy individuals.
Summary: Nordic Design Minimalist Small Sofa High-Resilience Foam Cushion Modern 2-Seater Sofa Solid Wood Frame Compact Apartment Couch Easy to Clean for Students, Professionals, Young Adults, Rental Home, Bedroom, Boutique, Pale Ice. 【Compact & Stylish Design】: Featuring a sleek Nordic minimalist aesthetic, this small sofa is perfectly proportioned for apartments, bedrooms, and studios, adding a hint of modern elegance without overwhelming your space. 【Superior Comfort】: Sink into the soft, high-resilience foam or upgraded latex cushions that provide excellent support and quickly regain their shape, m
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": "Nordic Design Minimalist Small Sofa High-Resilience Foam Cushion Modern 2-Seater Sofa Solid Wood Frame Compact Apartment Couch Easy to Clean for Students, Professionals, Young Adults, Rental Home, Bedroom, Boutique, Pale Ice",
"product_id": 9456928915695,
"variant_id": 50150967771375,
"quantity": 1,
"grams": 28000,
"length_cm": "132.0",
"width_cm": "70.0",
"height_cm": "66.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").