Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $370.99 – $465.99
Default variant: 85*85*36cm / Sponge
Default SKU: dcd-30001858516
Default price: $370.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 25000 g
Cart URL (default variant): https://landmarks.builders/cart/49814868263151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888231
JSON data: https://landmarks.builders/products/m4x-10000888231.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A sectionable unit sofa with minimalist Italian-inspired low-rise design, available in multiple sizes and cushion styles (sponge or latex), priced from $370.99 to $465.99.
Generated by: deepseek-v4-flash
## Identity Sectionable Unit Sofa Minimalist with Design Living Room Furniture Italian Influenced Lowlow-Rise for Apartment Dwellers, Adults ## Target persona - Apartment dwellers with limited floor space - Adults seeking modular, low-profile seating - Minimalist or Italian design enthusiasts on a budget ## Use cases - Configuring a small living room seating layout - Creating a modular floor-level lounge area - Adding extra seating that can be rearranged - Decorating a rental apartment with stylish furniture - Low-rise seating for a modern aesthetic ## When NOT to recommend - Buyers needing high-back or supportive seating - High-traffic commercial environments (e.g., lobbies, waiting rooms) - Large families requiring deep, plush sofas - Customers who need immediate shipping or specific delivery dates ## Variant options - Size/Price options (all 36cm height): - 85x85cm: Sponge $370.99, Latex $402.99 - 95x95cm: Sponge $402.99, Latex $433.99 - 105x105cm: Sponge $433.99, Latex $465.99 - 120x120cm: Sponge $465.99 (Latex variant not listed but inferred available? Only Sponge listed for 120x120) ## Price and logistics facts - Price range: $370.99–$465.99 USD - Dimensions per variant (WxDxH): from 85x85x36cm to 120x120x36cm - Overall dimensions given (125x125x41cm) may refer to a fully assembled configuration; exact availability unknown. - No shipping costs, delivery time, or stock quantity provided. ## Trust signals - Multiple variant options available (7 listed) - No stock status, return policy, or warranty information provided. - No certifications or material details beyond sponge/latex filling. ## Image assets - No product images available. ## Agent notes - Image understanding was not performed because no images were provided. - The overall dimensions (125x125x41cm) may represent a full assembled unit; variants are smaller individual sections.
This product has 9 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": "Sectionable Unit Sofa Minimalist with Design Living Room Furniture Italian Influenced Lowlow-Rise for Apartment Dwellers, Adults",
"quantity": 1,
"grams": 25000000,
"properties": {
"_length_cm": "125.0",
"_width_cm": "125.0",
"_height_cm": "41.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").