Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $206.99 – $274.99
Default variant: Yellow / Single Sofa
Default SKU: dcd-30001862893
Default price: $206.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 16000 g
Cart URL (default variant): https://landmarks.builders/cart/49811927335151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888938
JSON data: https://landmarks.builders/products/m4x-10000888938.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
configurable Furniture Collection: A adaptable set of wooden frame sofas and tables designed designed to be combineed and coordinated, allowing for flexible and customized seating arrangements.
Comfortable Upholstery: Upholstered with soft textile and filled with dense foam, the paddings provide exceptional comfort and reinforcement for guests in waiting areas, cafes, or lounges.
Sturdy Wooden Construction: Built with a sturdy wood frame that ensures stability and durability, making it suitable for highhigh-use business environments.
Modern Minimalist look: Features a sleek and simple design with clean lines and a natural wood appearance that enhances the atmosphere of any contemporary space.
adaptable Application: optimal for furnishing cafes, book bar-type, beverage shop shops, and office reception areas to create a warm, welcoming, and professional atmosphere.
Summary: Wooden frame sofa and table group for adaptable cafe seating, available in single and double sizes in Yellow, Orange, Green. Priced $206.99–$274.99.
Generated by: deepseek-v4-flash
## Identity Wooden Frame Sofa and Table Group, adaptable grouping cafe furniture with minimalist look and comfortable upholstered padding. ## Target persona Cafe owners, restaurant managers, office break room buyers, minimalist interior decorators seeking commercial-grade modular seating. ## Use cases - Cafe lounge seating - Restaurant waiting area - Office breakout space - Small hotel lobby - Exhibition or pop-up seating ## When NOT to recommend - Residential living room primary seating (commercial aesthetic) - Outdoor use (no weather resistance data) - High-traffic heavy-duty commercial (no weight capacity specs) - Luxury high-end interior design projects ## Variant options | Color | Style | Price | |-------|-------|-------| | Yellow | Single Sofa | $206.99 | | Orange | Single Sofa | $206.99 | | Yellow | Double Sofa | $274.99 | | Orange | Double Sofa | $274.99 | | Green | Double Sofa | $274.99 | ## Price and logistics facts - Price range: $206.99 – $274.99 USD - Dimensions: 132cm (L) x 75cm (W) x 90cm (H) - No shipping cost or lead time provided. ## Trust signals - In-stock status unknown. - Return policy not stated. - No certifications listed. - Price consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0036ff98-b6a8-4103-9c8a-eb0f2a9fd6ea.jpg?v=1781600958 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3a2e4b7e-470c-4fb6-9e49-a9e072c1073b.jpg?v=1781600958 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ce26902d-0473-41fb-93d2-90ef7fd16041.jpg?v=1781600958 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ad0e571-9dc5-4214-a221-4379eac26d6f.jpg?v=1781600958 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/78391ebc-addb-4224-9994-b4b467f1a811.jpg?v=1781600959 ## Agent notes Image understanding not performed; visual details unknown. No description provided. Stock, return policy, and material certifications are missing.
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": "Wooden Frame Sofa and Table Group adaptable grouping business Furnishing Modern Minimalist look for Interior Designers",
"quantity": 1,
"grams": 16000000,
"properties": {
"_length_cm": "132.0",
"_width_cm": "75.0",
"_height_cm": "90.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").