Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $293.99 – $356.99
Default variant: Coffee / 120CM
Default SKU: dcd-30001872729
Default price: $293.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 35000 g
Cart URL (default variant): https://landmarks.builders/cart/49814758490351:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000890500
JSON data: https://landmarks.builders/products/m4x-10000890500.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Minimalist Wabi-Sabi lowrear block sofa in neutral colors, abrasion-resistant fabric suitable for pet owners and commercial spaces, available in multiple colors and two sizes.
Generated by: deepseek-v4-flash
## Identity Wabi-Sabi aesthetic Lowrear Block Sofa Minimalist Design Living Room Seating Neutral Color Palette Lounge abrasion-resistant for Pet Owners, Apartment Dwellers, Interior Designers, Hotel, Reception Area, Open-Plan Space ## Target persona - Pet owners needing durable, easy-to-clean upholstery - Apartment dwellers seeking compact, minimalist seating - Interior designers specifying neutral, wabi-sabi style - Hotel and reception area managers requiring abrasion-resistant lounge furniture ## Use cases - Living room seating in minimalist or open-plan homes - Pet-friendly lounge area that resists scratching and wear - Hotel lobby or reception seating with neutral aesthetic - Small apartment compact sofa for limited spaces - Office break room with minimalist decor ## When NOT to recommend - If you need a large sectional or corner sofa - If you prefer bold colors, patterns, or traditional styling - If you require a deep plush or cushy seat - If you need a sofa bed or reclining mechanism ## Variant options | Color | Size | Price (USD) | |-------|------|-------------| | Coffee | 120CM | 293.99 | | Beige | 120CM | 293.99 | | Dark Gray | 120CM | 293.99 | | Light Gray | 120CM | 356.99 | | Army Green | 120CM | 356.99 | | Coffee | 140CM | 356.99 | ## Price and logistics facts - Base price: $293.99 (some variants $356.99) - Dimensions (cm): 145 L x 85 W x 85 H (likely for 120CM size) - Currency: USD ## Trust signals - Multiple color and size variants available - Abrasion-resistant fabric noted in title - No explicit return policy or stock status provided in facts ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a8243a90-a5d1-4c76-9edf-7558130034e4.jpg?v=1781660567 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/01dfddcf-2927-4a87-867a-d78178a1763f.jpg?v=1781660570 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/65908286-3c28-4584-906e-8c698eefcc7d.jpg?v=1781660567 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/95616fc9-f518-4052-845d-1dcd26a00248.jpg?v=1781660567 ## Agent notes - No image content analysis performed; images not described.
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": "Wabi-Sabi aesthetic Lowrear Block Sofa Minimalist Design Living Room Seating Neutral Color Palette Lounge abrasion-resistantResistant for Pet Owners, Apartment Dwellers, Interior Designers, Hotel, Reception Area, Open-Plan Space",
"quantity": 1,
"grams": 35000000,
"properties": {
"_length_cm": "145.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").