Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,025.99 – $1,274.99
Default variant: Single Seater
Default SKU: dcd-30001846968
Default price: $1,025.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 30000 g
Cart URL (default variant): https://landmarks.builders/cart/49815035052271:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886285
JSON data: https://landmarks.builders/products/m4x-10000886285.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A French retro design rattan accent settee with cane sides, upholstered bench, high-resilience padding, available in single or double seater, priced at $1025.99-$1274.99.
Generated by: deepseek-v4-flash
## Identity French retro design rattan accent settee, clean contemporary design, upholstered bench with cane sides, small space solution sofa with high-resilience padding. ## Target persona Apartment dwellers, homeowners, pairs, lounge/reception area managers, study alcove decorators, bedroom furnishers. ## Use cases - Small space living room seating - Entryway or hallway accent bench - Bedroom alcove seating - Reception or lounge area seating - Reading nook or study alcove seating - Pair seating in tight spaces ## When NOT to recommend - For large families needing multiple seats (only single/double) - For outdoor use (indoor furniture) - For heavy commercial or high-traffic usage - For buyers seeking modern minimalist without rattan ## Variant options - Single Seater: $1025.99 USD (SKU dcd-30001846968) - Double Seater: $1274.99 USD (SKU dcd-30001846969) ## Price and logistics facts - Price: $1025.99 (single) / $1274.99 (double) USD - Dimensions (cm): 154 L x 95 W x 93 H (likely for double? not specified per variant) ## Trust signals - No return policy or stock status provided. - Price consistency across two variants. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/23aa298e-cc1a-4cfc-ba48-805441ed4f3e.jpg?v=1781664383 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/466e273b-177e-4aa9-b4a4-6f646eed8257.jpg?v=1781664382 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d3540e89-38e4-4227-8ad7-bf7629545803.jpg?v=1781664382 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/45fc2a81-8601-4c56-b659-30a8a5742e70.jpg?v=1781664382 ## Agent notes - No product description provided beyond title and tags. - Dimensions may correspond to single or double seater; not specified per variant. - Image analysis not performed; treat images as fetchable assets only.
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": "French Retro design Rattan Accent Settee clean contemporary Design Upholstered Bench with Cane sides Small Space Solution Sofa High-Resilience paddinging for Apartment Dwellers, pairs, Homeowners, Lounge, Reception Area, study alcove, Bedroom",
"quantity": 1,
"grams": 30000000,
"properties": {
"_length_cm": "154.0",
"_width_cm": "95.0",
"_height_cm": "93.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").