Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $127.99 – $171.99
Default variant: White / 120*130cm
Default SKU: dcd-30001923509
Default price: $128.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 16000 g
Cart URL (default variant): https://landmarks.builders/cart/49811647627503:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000897507
JSON data: https://landmarks.builders/products/m4x-10000897507.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: Foldable 2-person floor lounger with adjustable backrest, thick cushioning, ergonomic support, and convertible sofa design, priced from $127.99.
Generated by: deepseek-v4-flash
## Identity Space Saving Foldable 2-Person Floor Lounger with thick cushioning, adjustable backrest, and convertible sofa design. Dimensions: 125 x 75 x 60 cm. ## Target persona Apartment dwellers with limited space; couples seeking cozy seating; students in dorms or small rooms; anyone needing flexible floor seating in small areas. ## Use cases - Watching TV or reading on the floor in a living room or bedroom. - Creating extra seating for guests in small apartments. - Napping or lounging on a balcony or patio. - Temporary bed for overnight guests. - Study or meditation seating in a dorm room. - Relaxing after yoga or exercise. ## When NOT to recommend - For users needing structured lumbar support or high backrests. - In formal living rooms where upholstered furniture is expected. - For heavy-duty commercial use (e.g., waiting rooms). - For individuals who prefer traditional sofas or chairs at standard height. ## Variant options - White / 120x130cm: $128.99 - Pink / 120x130cm: $171.99 - Gray / 120x130cm: $127.99 - Green / 120x130cm: $128.99 ## Price and logistics facts - Base price: $127.99 (Gray variant). - Dimension: 125 cm length, 75 cm width, 60 cm height. - No shipping or return policy details provided. ## Trust signals - In-stock status not confirmed. - Price consistency across multiple variants except Pink (premium). - No certifications or warranty data available. ## Image assets No images provided. ## Agent notes No visual information available; rely on dimensions and variant options. Price variations: Pink is $44 more expensive than Gray.
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": "Space Saving Foldable 2-Person Floor Lounger Thick Cushioning Fold-out Floor Bed Adjustable Backrest Convertible Sofa Ergonomic Support for Apartment Dwellers, Couples, Students, Balcony, Small Areas, Bedroom, Living Room",
"quantity": 1,
"grams": 16000000,
"properties": {
"_length_cm": "125.0",
"_width_cm": "75.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").