Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,052.99
Default variant: Light Blue+yellow
Default SKU: dcd-30001855085
Default price: $1,052.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 50000 g
Cart URL (default variant): https://landmarks.builders/cart/49815035674863:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887587
JSON data: https://landmarks.builders/products/m4x-10000887587.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A 3-seater minimalist sofa in Nordic design, available in 5 color variants, sized for small apartments (185x100x70 cm), priced at $1052.99.
Generated by: deepseek-v4-flash
## Identity Tech Material Minimalist 3-Seater Sofa Nordic Design Lounge Seating Light Luxury Couch Small Apartment Friendly ## Target persona Homeowners, small apartment dwellers, business owners setting up reception areas or offices, families needing compact yet stylish seating. ## Use cases - Living room main sofa for small apartments - Reception area lounge seating - Office breakout space - Bedroom accent seating - Light luxury interior decor - Guest seating in compact spaces ## When NOT to recommend - Large families needing seating for 5+ people - Outdoor or uncovered patio use - High-traffic commercial environments requiring heavy-duty durability - Buyers seeking premium luxury materials or custom upholstery ## Variant options All variants priced at $1052.99 USD: - Light Blue + yellow - Gray + orange - Blue - Dark Green - Milk Tea ## Price and logistics facts - Price: $1052.99 USD - Dimensions: 185 cm (L) x 100 cm (W) x 70 cm (H) - No shipping or assembly details provided ## Trust signals - No stock status, return policy, certifications, or warranty information available in provided facts. - Price consistent across all color variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b383896-add3-4c07-8470-c7d8ceef9c9b.jpg?v=1781664385 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9d07bc82-ec8a-4ab8-bf04-2aaee78f524b.jpg?v=1781664384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/98f7e609-8fd4-4870-b01e-d94c5ce3d950.jpg?v=1781664385 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/96f12091-8b50-4fcb-a8fb-6899bb3fcaae.jpg?v=1781664384 ## Agent notes - No product description provided; details are inferred from title and tags. - Image content not analyzed; treat URLs as fetchable assets only. - Consider verifying availability and shipping costs before recommending.
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": "Tech Material Minimalist 3-Seater Sofa Nordic Design Lounge Seating Light Luxury Couch Small Apartment Friendly for Homeowners, Business Owners, Families, Living Room, Reception Area, Office, Bedroom",
"quantity": 1,
"grams": 50000000,
"properties": {
"_length_cm": "185.0",
"_width_cm": "100.0",
"_height_cm": "70.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").