Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $235.99 – $288.99
Default variant: Gray / 1.45M
Default SKU: dcd-30001862018
Default price: $235.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 32000 g
Cart URL (default variant): https://landmarks.builders/cart/49813638447343:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888790
JSON data: https://landmarks.builders/products/m4x-10000888790.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Nordic aesthetic 2-seater sofa with sturdy frame, soft seat pads, easy assembly. Available in Gray ($235.99) or Dark Green ($288.99). Dimensions: 150x72x60 cm.
Generated by: deepseek-v4-flash
## Identity Nordic Aesthetic Upholstered 2-Seater Sofa – Minimalist fabric settee with soft seat pads, sturdy frame, easy assembly. Dimensions: 150L x 72W x 60H cm. Weight not specified. ## Target persona Apartment dwellers, young adults, homeowners furnishing a small living room, bedroom, or lounge area in a rental or first home. ## Use cases - Small living room seating for two. - Bedroom accent sofa or reading nook. - Lounge area in a rental apartment. - Compact seating for a home office or study. - Temporary seating for a guest room. ## When NOT to recommend - Large families needing seating for 4+ people. - High-traffic commercial spaces (e.g., waiting rooms). - Buyer seeking a large sectional or reclining sofa. - Users requiring premium materials like leather or memory foam. ## Variant options - Gray / 1.45M – SKU dcd-30001862018 – $235.99 - Dark Green / 1.45M – SKU dcd-30001862019 – $288.99 (Note: "creamice" mentioned in title but not in provided variants.) ## Price and logistics facts Base price: $235.99 (Gray). Dark Green: $288.99. Currency: USD. Dimensions: 150 x 72 x 60 cm. Assembly: easy (per title). No shipping cost or weight provided. ## Trust signals - In-stock status: not specified. - Return policy: not specified. - Price consistency: both variants listed at fixed prices. - No certifications mentioned. ## Image assets 4 images available (see URLs below). Note: visual details not assessed; image URLs provided for fetching. ## Agent notes - Product title includes "creamice" but only Gray and Dark Green variants are listed; may be an unpresented color or typo. - Dimensions (150 cm length) suggest a compact two-seater; variant states "1.45M" – possible rounding, but no conflict. - No description or materials details, so fabric type and frame construction unknown. - Image understanding not performed – only URLs provided.
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": "Nordic Aesthetic Upholstered 2-Seater Sofa Soft seat pads Minimalist Fabric Settee Sturdy Frame Small Couch Easy Assembly for Apartment Dwellers, Young Adults, Homeowners, Rental Home, Bedroom, Lounge Area, creamice",
"quantity": 1,
"grams": 32000000,
"properties": {
"_length_cm": "150.0",
"_width_cm": "72.0",
"_height_cm": "60.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").