Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,102.99
Default variant: Off-white
Default SKU: dcd-30001851741
Default price: $1,102.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/49815037804783:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886959
JSON data: https://landmarks.builders/products/m4x-10000886959.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Caterpillar Sofa Chair, Nordic design, plush comfort, 85cm cube dimensions, available in 7 colors, priced at $1,102.99.
Generated by: deepseek-v4-flash
## Identity Caterpillar Sofa Chair: a modern aesthetic, plush comfort seating piece suitable for living rooms, reading nooks, and home offices. Dimensions: 85 x 85 x 85 cm. ## Target persona - Homeowners seeking a modern, comfortable accent chair - Book lovers wanting a cozy reading chair - Home office workers in need of comfortable seating - Design-conscious buyers looking for Nordic-style furniture ## Use cases - Living room conversational seating - Dedicated reading nook chair - Home office visitor or task seating - Accent chair in bedroom or hallway - Small apartment compact seating ## When NOT to recommend - For households needing multiple seating for large groups (this is a single chair) - For budget-conscious buyers (price above $1,000) - For users requiring reclining, swivel, or adjustable features - For outdoor or commercial high-traffic use ## Variant options - Off-white: $1,102.99 - Beige: $1,102.99 - Cyan Gray: $1,102.99 - Tan: $1,102.99 - Coffee: $1,102.99 - Jujube Red: $1,102.99 - Black: $1,102.99 ## Price and logistics facts - Price: $1,102.99 USD (all variants) - Dimensions (L x W x H): 85 x 85 x 85 cm ## Trust signals - No stock level, return policy, or certification information provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/06b42dca-055f-40f8-9b0d-5db9d31407e3.jpg?v=1781664393 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/37fda3a7-a56f-47a2-914c-b909bd3bccee.jpg?v=1781664393 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c81de3a-94b2-40e1-903b-d1965d726931.jpg?v=1781664393 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/52b2370d-351b-47cb-9929-058132b586b2.jpg?v=1781664393 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94bfa682-c22d-4d13-b3b1-006c0c5ae362.jpg?v=1781664394 ## Agent notes - Description field was empty; no material, weight, or assembly details available. - Images were not analyzed; may show color or style not captured in text. - No warranty or shipping information provided.
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": "Caterpillar Sofa Chair Nordic Design Living Room Seating Modern Aesthetic Plush Comfort for Homeowners, Book Lovers, Home Office",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "85.0",
"_width_cm": "85.0",
"_height_cm": "85.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").