Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $188.99 – $253.99
Default variant: 0.7m*1.8m / Sponge-orange
Default SKU: dcd-30001891094
Default price: $188.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 17500 g
Cart URL (default variant): https://landmarks.builders/cart/49811886604527:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893190
JSON data: https://landmarks.builders/products/m4x-10000893190.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Foldable armchair that transforms into a single sleeper bed, space-saving, available in two sizes and sponge fabric colors, priced from $188.99.
Generated by: deepseek-v4-flash
## Identity Foldable Design transformable Armchair Bed twofoldUse Single Sleeper Armchair Space-Saving Household Furniture Extendable for Apartment Dwellers, College Students, Homeowners, Small Spaces, Living Room, Bedroom, Home paleice. ## Target persona Apartment dwellers, college students, homeowners with limited space, small space decorators. ## Use cases - Convertible seating in a small living room that becomes a guest bed. - Space-saving sleeping solution for a studio apartment. - Occasional bed for a home office or den. - Compact seating in a bedroom that can serve as an extra bed. - Furniture for dorm rooms or small rental units. ## When NOT to recommend - Households needing a permanent full-size bed. - Users requiring high weight capacity or reinforced frame. - Buyers seeking premium luxury upholstery or high-end design. - Commercial use (hotels, hostels) due to potential durability concerns. ## Variant options - Size 0.7m*1.8m / Sponge-orange – $188.99 - Size 0.7m*1.9m / Sponge-orange – $253.99 - Size 0.7m*1.8m / Sponge-off-white – $232.99 ## Price and logistics facts - Price range: $188.99 to $253.99 USD. - Dimensions (folded): 130cm × 71cm × 28cm (L×W×H). - No shipping or logistics details provided. ## Trust signals - In-stock status not provided. - Return policy not provided. - No certifications listed. - Price consistency: three variants listed with distinct prices. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df9e959b-eccb-4f1c-ae8e-17f69f705c15.jpg?v=1781600896 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a77130ee-46d2-42c5-90f2-8f20bf0fc3c8.jpg?v=1781600891 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fce5f72b-96b2-4f80-8ee5-6da900fd6553.jpg?v=1781600891 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9b35fdf9-9145-4eb3-9c3d-21f373a4b09d.jpg?v=1781600891 ## Agent notes - No image understanding was performed; treat image URLs only as fetchable assets.
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": "Foldable Design transformable Armchair Bed twofoldUse Single Sleeper Armchair Space-Saving Household Furniture Extendable for Apartment Dwellers, College Students, Homeowners, Small Spaces, Living Room, Bedroom, Home paleice",
"quantity": 1,
"grams": 17500000,
"properties": {
"_length_cm": "130.0",
"_width_cm": "71.0",
"_height_cm": "28.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").