Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,259.99
Default variant: Pearl White / 105x105x75cm
Default SKU: dcd-30001847759
Default price: $1,259.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 28000 g
Cart URL (default variant): https://landmarks.builders/cart/49815042523375:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886411
JSON data: https://landmarks.builders/products/m4x-10000886411.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Single armless block sofa in Italian light luxury style, modern minimalist design, soft upholstery. Suitable for small spaces like apartments, bedrooms, and offices. Price $1,259.99.
Generated by: deepseek-v4-flash
## Identity High supportrest Armless Block Chair - Italian Light Luxury Armless Single Sofa, modern minimalist design. Soft upholstery. Available in Pearl White, Khaki, Black, White. ## Target persona - Apartment dwellers seeking compact seating - Homeowners furnishing small living rooms or bedrooms - Individuals creating a reading or perusing corner - Office workers needing a guest chair ## Use cases - Primary seating in a compact living room - Reading nook seat in a bedroom - Accent chair in an office - Additional seating in a small apartment - Single seat for a perusing corner ## When NOT to recommend - Households needing seating for multiple people simultaneously - Outdoor patio or garden use - Heavy commercial environments like lobbies or waiting rooms - Users requiring reclining, rocking, or swivel functions ## Variant options - Pearl White / 105x105x75cm - $1,259.99 - Khaki / 105x105x75cm - $1,259.99 - Black / 105x105x75cm - $1,259.99 - White / 105x105x75cm - $1,259.99 ## Price and logistics facts - Price: $1,259.99 USD (all variants) - Main product dimensions: 110 x 110 x 80 cm (variant listing says 105x105x75cm; confirm) - No shipping or tax info provided ## Trust signals - In-stock status: not provided - Return policy: not provided - Price consistency: same price across all variants - Certifications: none claimed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c3a421ea-9fbc-4105-96aa-8336a068d850.jpg?v=1781664408 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b522b897-eb06-4651-9a7b-f4ad991da6c3.jpg?v=1781664408 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b7cae5f-2dd3-41ab-b9fd-5dc1e4736583.jpg?v=1781664409 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/42c4a37e-58ea-4aa8-bf71-cd5d530e5255.jpg?v=1781664408 ## Agent notes Image understanding was not performed; visual details cannot be inferred. There is a dimension discrepancy: main specs list 110x110x80 cm, while variants list 105x105x75 cm. Verify actual size before purchase.
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": "High supportrest Armless Block Chair Italian Light Luxury Armless Single Sofa Modern Minimalist design Living Room Seating Soft Upholstery for Apartment Dwellers, Homeowners, Individuals, Small Spaces, perusing corner, Bedroom, Office",
"quantity": 1,
"grams": 28000000,
"properties": {
"_length_cm": "110.0",
"_width_cm": "110.0",
"_height_cm": "80.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").