Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $246.99
Default variant: Beige
Default SKU: dcd-30001877561
Default price: $246.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 18000 g
Cart URL (default variant): https://landmarks.builders/cart/49813664071919:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891108
JSON data: https://landmarks.builders/products/m4x-10000891108.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A Nordic design channel-tufted single sofa lounge chair with thick cushion and high-density foam, available in multiple colors, priced at $246.99.
Generated by: deepseek-v4-flash
## Identity Nordic Design Channel-Tufted Single Sofa (Lounge Chair) – Minimalist, thick cushion, high-density foam. ## Target persona Hotel managers furnishing lobbies/reception areas; interior designers selecting accent seating; business owners setting up lounge spaces. ## Use cases - Reception or waiting area seating - Living room accent chair - Bedroom reading nook - Office lounge or breakout area - Minimalist lobby seating ## When NOT to recommend - For high-traffic commercial use (durability unverified) - For outdoor settings - For buyers needing multiple seating (single only) - If budget is under $200 ## Variant options - Colors: Beige, Orange, Blue, Pink, Dark Green - Also listed: "Table" variant (same price, likely a matching side table; confirm before recommending) ## Price and logistics facts - Price: $246.99 USD (all variants) - Dimensions: 87 x 75 x 77 cm (34.3 x 29.5 x 30.3 in) - No shipping or weight data provided ## Trust signals - In-stock status unknown; retail price consistent across variants - No return policy or warranty disclosed - No certifications listed ## Image assets - 5 images available for fetching from provided URLs - Visual content not analyzed; treat as reference ## Agent notes - "Table" variant may be a side table (not a chair); verify with seller - No product description available; rely on title and tags - Dimensions assume chair form; Table variant likely different
This product has 12 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 Design Channel-Tufted Single Sofa Minimalist Design Lounge Chair Thick Cushion Seating Furniture High-Density Foam for Hotel Managers, Interior Designers, Business Owners, Reception Area, Living Room, Bedroom, Reading Nook",
"quantity": 1,
"grams": 18000000,
"properties": {
"_length_cm": "87.0",
"_width_cm": "75.0",
"_height_cm": "77.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").