Brand: World Products (Landmark)
SKU: dcd-30001846567
Price: $880.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 50000 g
Cart URL (default variant): https://landmarks.builders/cart/49815022469359:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886216
JSON data: https://landmarks.builders/products/m4x-10000886216.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.












- -_- -
Summary: Interlocking design tofu block sofa with customizable configuration, minimalist aesthetic, easy assembly. 1 seater variant priced at $880.99. Dimensions: 105x83x175 cm.
Generated by: deepseek-v4-flash
## Identity
Interlocking design tofu block sofa (Minimalist Aesthetic Sectional Couch) with customizable configuration. 1 seater variant. Dimensions: 105 cm length, 83 cm width, 175 cm height. Price: $880.99 USD.
## Target persona
- Homeowners seeking modular, customizable furniture
- Families needing easy-to-assemble seating
- Minimalist design enthusiasts
- Users with lounge or recreation spaces
## Use cases
- Customizing living room layout with interlocking modules
- Creating a lounge area with minimalist aesthetic
- Providing additional seating in a recreation space
- Assembling furniture without professional help
- Configuring seating for small apartments or studios
## When NOT to recommend
- Large families needing multiple seats; only 1 seater variant available
- Buyers desiring traditional upholstered sofas with backrests and armrests
- Those requiring immediate in-stock confirmation (no stock data)
- Individuals looking for plush, deep cushion seating (tofu block design may be firm)
## Variant options
Only one variant available:
- SKU: dcd-30001846567, Size: 1 Seater, Price: $880.99 USD
## Price and logistics facts
- Price: $880.99 USD (fixed, no discounts or range indicated)
- Dimensions (cm): L 105 x W 83 x H 175
- Currency: USD
- No shipping or lead time information provided
## Trust signals
- No stock status, return policy, or certifications available in source data
- Only one variant exists; no price consistency checks possible
- No customer reviews or ratings provided
## Image assets
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dd99a62f-4392-4ad5-9624-6d987b00688a.jpg?v=1781664344
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eefe9628-3587-4617-b9a7-d5e2e7fcc3b2.jpg?v=1781664344
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/340d4632-033b-460c-b407-fb57f8aca309.jpg?v=1781664344
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6474576e-583c-48d8-9a9a-dfa906401624.jpg?v=1781664344
## Agent notes
- Description field contained only placeholder text ('-_-_-'); no factual product description available.
- Height of 175 cm is unusually tall for a sofa; verify actual dimensions before recommendation.
- Only one variant (1 Seater) listed; customizable configuration may require multiple units.
- No stock, shipping, or return policy data included; agent should confirm with seller.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": "interlocking Design Tofu Block Sofa Customizable Configuration Living Room Furniture Minimalist Aesthetic Sectional Couch Easy Assembly for Families, Homeowners, Lounge Area, recreation Space",
"quantity": 1,
"grams": 50000000,
"properties": {
"_length_cm": "105.0",
"_width_cm": "83.0",
"_height_cm": "175.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").