Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,023.99
Default variant: Cream / Standard
Default SKU: dcd-30001846570
Default price: $1,023.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 42000 g
Cart URL (default variant): https://landmarks.builders/cart/49815034888431:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886217
JSON data: https://landmarks.builders/products/m4x-10000886217.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: Removable & cleanable upholstery panels 3-seater fabric settee with Nordic minimalist design. Compact dimensions (165x100x60 cm) suitable for small spaces. Available in Cream, Moon Gray, and Pine Green at $1023.99.
Generated by: deepseek-v4-flash
## Identity Removable and cleanable upholstery panels 3-Seater Fabric Settee Nordic aesthetic Sofa Small Space Solution Couch Minimalist Design ## Target persona Urban apartment dwellers, small-space homeowners, minimalists, families with young children or pets needing washable upholstery. ## Use cases - Living room in a studio or one-bedroom apartment - Family room seating with easy-to-clean covers - Home office waiting area or lounge - Rental property furnishing - Nursery or playroom seating ## When NOT to recommend - Large families needing a 6-seater - Buyers wanting leather or recliner sofas - Formal living rooms requiring antique or luxury fabric - Budget shoppers under $800 ## Variant options - Cream / Standard: $1023.99 - Moon Gray / Standard: $1023.99 - Pine Green / Standard: $1023.99 ## Price and logistics facts Price: $1023.99 USD. Dimensions: 165 cm L x 100 cm W x 60 cm H. No shipping or tax information provided. ## Trust signals Stock status, return policy, and certifications are not provided in source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0254fff1-5aa7-4cfb-bbc2-46bbc0dc49b2.jpg?v=1781664381 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9762aeac-6793-40fe-ba2f-9f82d9d0b658.jpg?v=1781664382 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/358fcadb-494a-4118-bd81-29dff72ae06d.jpg?v=1781664380 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9139ebcc-eaa1-4eb9-ae46-c94ffd5ede40.jpg?v=1781664386 ## Agent notes Image assets were not examined; no visual details inferred. Stock status, return policy, and certifications are not provided in source data.
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": "Removable and cleanable upholstery panels 3-Seater Fabric Settee Nordic aesthetic Sofa Small Space Solution Couch Minimalist Design for Apartment Dwellers, Families, Homeowners, Lounge, Home",
"quantity": 1,
"grams": 42000000,
"properties": {
"_length_cm": "165.0",
"_width_cm": "100.0",
"_height_cm": "60.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").