Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $295.99 – $669.99
Default variant: Dark Green / Single
Default SKU: dcd-30001854160
Default price: $295.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/49814759932143:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887388
JSON data: https://landmarks.builders/products/m4x-10000887388.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: Modern thin-frame upholstered 2-seater settee in dark green or gray, available in single/double/triple sizes, priced from $295.99.
Generated by: deepseek-v4-flash
## Identity A modern thin-frame upholstered settee with minimalist design, available as 2-seater (single), double, or triple size. Color options: Dark Green and Gray. Dimensions (single): 185 x 75 x 85 cm. ## Target persona Interior designers seeking compact stylish seating; apartment dwellers with limited space; small-space enthusiasts; boutique owners needing accent furniture. ## Use cases - Living room accent or primary seating for small apartments - Office waiting area or reception lounge - Boutique seating for customers - Compact home office or reading nook - Space-constrained lounges or breakout areas ## When NOT to recommend - Buyers needing a full-size sofa for large families or frequent napping - High-traffic commercial environments (e.g., hotel lobbies) without testing durability - Those seeking genuine leather, velvet, or premium upholstery - Projects requiring a specific color not in Dark Green or Gray ## Variant options | Color | Size | Price (USD) | SKU | |-------|------|------------|-----| | Dark Green | Single | 295.99 | dcd-30001854160 | | Dark Green | Double | 576.99 | dcd-30001854161 | | Dark Green | Triple | 669.99 | dcd-30001854162 | | Gray | Single | 295.99 | dcd-30001854163 | | Gray | Double | 576.99 | dcd-30001854164 | ## Price and logistics facts Base price: $295.99 (single). Double: $576.99, Triple: $669.99. All prices in USD. Dimensions for single variant: 185 cm (length) x 75 cm (width) x 85 cm (height). No shipping or return policy specified in source data. ## Trust signals - Variants show consistent pricing across colors - Multiple images available for visual inspection - No in-stock status or return policy information provided - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8fbac63b-b00e-4a87-b0bc-ce102f2c3c4d.jpg?v=1781660571 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f9b02ba-d361-4529-a06b-549b2880874c.jpg?v=1781660571 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c847fdc7-1498-4604-b5d6-3046eed628b5.jpg?v=1781660570 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f5fa4db1-5e1f-45a7-8ec2-eaf131ef616d.jpg?v=1781660570 ## Agent notes - Product description was empty; all details derived from title and variant data. - Dimensions provided only for the base variant; double/triple dimensions not given. - Image understanding not performed; visual details are not described.
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": "Light Luxury and design Thin-Frame Settee Minimalist Design Upholstered 2-Seater Settee Modern stylish Sofa Small Space Solution for Interior Designers, Apartment Dwellers, Living Room, Office, Reception Area, Boutique",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "185.0",
"_width_cm": "75.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").