Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $295.99 – $358.99
Default variant: Beige / 65.5CM
Default SKU: dcd-30001867945
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: 14500 g
Cart URL (default variant): https://landmarks.builders/cart/49814761472239:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000889652
JSON data: https://landmarks.builders/products/m4x-10000889652.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A 3-seater minimalist sofa with padded upholstery, available in Beige/Light Grey, sizes 65.5CM and 123.5CM, priced from $295.99.
Generated by: deepseek-v4-flash
## Identity Small Space 3-Seater Sofa with Minimalist Design, Natural Aesthetic, Upholstered Seating. Easy assembly. Dimensions: 145x80x50 cm. ## Target persona - Apartment dwellers seeking space-saving furniture - Guesthouse owners furnishing multiple rooms - Office workers needing compact lounge seating - Minimalist decor enthusiasts ## Use cases - Furnishing a small living room or studio - Adding seating to a bedroom or den - Creating a lounge area in an office - Providing extra seating in a guest room - Space-saving seating for a compact apartment - Reception area in a small business ## When NOT to recommend - Large family rooms needing deep, oversized seating - Outdoor or damp environments - Users requiring a full-sized, deeply cushioned sofa - High-traffic commercial waiting areas (durability unknown) ## Variant options | Color | Size | Price | |-------|------|-------| | Beige | 65.5CM | $295.99 | | Beige | 123.5CM | $358.99 | | Light Grey | 65.5CM | $295.99 | ## Price and logistics facts - Price range: $295.99 - $358.99 USD - Dimensions (base product): 145 cm (L) x 80 cm (W) x 50 cm (H) - Assembly required (stated: easy assembly) - Shipping details not provided ## Trust signals - No explicit in-stock status or return policy provided - Price is consistent across listed variants - No certifications or material details given ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e691795c-d36b-4303-936c-52057726b743.jpg?v=1781660572 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3ea0dbf0-fb32-4c26-8830-50c3196f3361.jpg?v=1781660573 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/52389eba-614b-4362-8ebc-e05a84ca3ab2.jpg?v=1781660572 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3001a96b-8e3f-47a4-a160-1cec78e0872d.jpg?v=1781660572 ## Agent notes - Image content was not analyzed; visual details are unknown. - The variant sizes (65.5CM and 123.5CM) may affect seating capacity; base dimensions (145cm) suggest a 3-seater, but smaller sizes might be 1-2 seats. - No product description was provided; all info derived from title and variant data.
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": "Small Space perfect for space-saving 3-Seater Sofa Minimalist Design 3-Person Bench with paddings Natural Aesthetic Upholstered Seating Easy Assembly for Apartment Dwellers, Guesthouse Owners, Office Workers, Living Room, Studio, Lounge Area, Bedroom",
"quantity": 1,
"grams": 14500000,
"properties": {
"_length_cm": "145.0",
"_width_cm": "80.0",
"_height_cm": "50.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").