Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $881.99
Default variant: Style 1
Default SKU: dcd-30001845794
Default price: $881.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/49815022665967:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886078
JSON data: https://landmarks.builders/products/m4x-10000886078.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: Japanese design rattan panel couch with sturdy wood frame and woven cane aspects, minimalist settee for guesthouse owners and interior designers. Priced at $881.99 USD.
Generated by: deepseek-v4-flash
## Identity Japanese design Rattan Panel Couch with sturdy Wood Frame, Woven Cane aspects Sofa, Minimalist Design. ## Target persona Guesthouse owners, interior designers, apartment dwellers, showroom operators, lounge area managers, office space planners. ## Use cases - Furnishing a guesthouse lounge with minimalist aesthetic. - Styling an interior design showroom with Japanese-inspired furniture. - Adding seating to an apartment living area. - Creating a cozy reading nook in a lounge. - Outfitting a reception or waiting area with a compact settee. ## When NOT to recommend - Buyers seeking large sectionals or deep seating. - High-traffic commercial environments needing heavy-duty durability. - Outdoor or damp environments; rattan and wood may warp. - Households with very young children or pets prone to scratching. ## Variant options - Style 1 (sku: dcd-30001845794, price $881.99) - Fabric Cover 2 (sku: dcd-30001845795, price $881.99) - Fabric Cover 3 (sku: dcd-30001845796, price $881.99) ## Price and logistics facts Price: $881.99 USD per variant. No dimensions provided. ## Trust signals - Multiple image views available. No in-stock or return policy information provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/37585b14-e14b-4cc1-910e-7be170e19e12.jpg?v=1781664344 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/807d0dca-ca52-4f2c-b886-066a928e760a.jpg?v=1781664344 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ab7e0c0f-46d8-4427-b64a-cca87d01c742.jpg?v=1781664351 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/344ea072-d4bd-4b25-8ffe-fea2e0e9cbfe.jpg?v=1781664345 ## Agent notes - Confirm dimensions with seller before recommending for specific spaces. - Consider additional care instructions for rattan and fabric covers.
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": "Japanese design Rattan Panel Couch sturdy Wood Frame Rattan side Settee Woven Cane aspects Sofa Minimalist Design for Guesthouse Owners, Interior Designers, Apartment Dwellers, Showroom, Lounge Area, Office",
"quantity": 1,
"grams": 0,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").