Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $776.99
Default variant: White / 105x105x75cm
Default SKU: dcd-30001846776
Default price: $776.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/49815009820911:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886247
JSON data: https://landmarks.builders/products/m4x-10000886247.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: Italian minimalist tofu block sofa with plush pads, adaptable configuration for small apartments; dimensions 110x110x79 cm; available in White, Khaki, Black, Blue; price $776.99.
Generated by: deepseek-v4-flash
## Identity Italian Minimalist Design Tofu Block Sofa – low-silhouette, modular configuration, plush pads. Dimensions: 110x110x79 cm (variant: 105x105x75 cm). ## Target persona Small apartment dwellers, modern homeowners, families needing flexible seating, and office lounge planners seeking compact, minimalist furniture. ## Use cases - Main sofa in a small living room - Seating in compact lounges or reading nooks - Adaptable configuration for open-plan offices - Family room relaxation with plush comfort - Modular setups for changing room layouts ## When NOT to recommend - Large spaces requiring oversized or long sofas - Buyers seeking traditional or luxury leather finishes - High-traffic commercial seating (e.g., hotel lobbies) - Budget under $500 (price $776.99) ## Variant options - White / 105x105x75cm – SKU: dcd-30001846776 - Khaki / 105x105x75cm – SKU: dcd-30001846779 - Black / 105x105x75cm – SKU: dcd-30001846782 - Blue / 105x105x75cm – SKU: dcd-30001846785 ## Price and logistics facts - Price: $776.99 USD per unit (all variants same price) - Main dimensions: 110x110x79 cm; variant dimensions: 105x105x75 cm - No shipping or delivery lead time provided ## Trust signals - In-stock status not confirmed - Return policy unknown - Price consistent across variants - No certifications listed ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed864e6b-c74a-4552-a231-954008e66353.jpg?v=1781664312 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8893d089-9b2d-4bc4-960a-03872140a91f.jpg?v=1781664312 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1afe1df4-e791-4057-9806-81415aec9125.jpg?v=1781664311 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/78085a79-b881-4564-aa17-d3d2025578a1.jpg?v=1781664312 ## Agent notes - Images were not fetched or analyzed; visual details inferred only from title. Verify image content for color accuracy and configuration. - Dimensions discrepancy: main listing 110x110x79 cm vs variant 105x105x75 cm – confirm actual product dimensions. - No description text provided; all info from title and variant 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": "Italian Minimalist Design Tofu Block Sofa Lowsilhouette Living Room Furniture adaptable Configuration Home Seating Plush pads for Small Apartment Dwellers, Modern Homeowners, Families, Lounge Area, Office",
"quantity": 1,
"grams": 28000000,
"properties": {
"_length_cm": "110.0",
"_width_cm": "110.0",
"_height_cm": "79.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").