Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $239.99 – $344.99
Default variant: 1M / Yellow Corduroy
Default SKU: dcd-30001881936
Default price: $239.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 27500 g
Cart URL (default variant): https://landmarks.builders/cart/49813647622383:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891814
JSON data: https://landmarks.builders/products/m4x-10000891814.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Convertible Sofa Bed: This versatile piece of furniture functions as a stylish retro floor couch and quickly unfolds into a comfortable bed, offering a practical solution for any living space.
Two-in-Single-Use Design: Seamlessly transition from a cozy two-seater sofa for daily lounging to a spacious floor mattress for overnight guests or relaxing naps, all with a simple fold-out motion.
Modular & Flexible: Features movable, lightweight backrest cushions that can be rearranged to create different seating configurations, serve as pillows, or form an L-shaped chaise lounge for ultimate customization.
Comfortable & Long-Lasting: Upholstered in soft, textured corduroy textile and filled with high-density resilient foam, providing a perfect balance of firm support and soft comfort for sitting or sleeping.
Space-Saving Solution: Its compact, foldable design makes it an ideal choice for small apartments, dorm rooms, home offices, or entertainment areas, maximizing your space without sacrificing Design or comfort.
Summary: Convertible modular floor sofa that folds out, saving space in small apartments; suitable for seating or sleeping, available in corduroy colors.
Generated by: deepseek-v4-flash
## Identity A convertible fold-out modular floor couch designed for space-saving in compact living areas. Can be used as a sofa or folded into a single bed. Available in three corduroy color options. ## Target persona - Apartment dwellers with limited square footage - Young adults furnishing their first small space - Home office workers needing flexible floor seating - Frequent hosts seeking extra sleeping arrangements for guests ## Use cases - Convert from sofa to guest bed for overnight visitors - Space-saving seating in a small living room or studio - Modular arrangement for entertainment or gaming area - Floor-level lounging in a home office or reading nook - Fold and store away when not in use to free up floor space ## When NOT to recommend - Buyers seeking a traditional elevated sofa with back support - Large households requiring multiple permanent seats - Those who prefer full-size sofa beds with standard mattress height - Individuals who dislike sitting on the floor or low-profile furniture ## Variant options | SKU | Size | Style | Price | |-----|------|-------|-------| | dcd-30001881936 | 1M | Yellow Corduroy | $239.99 | | dcd-30001881941 | 1M | Off-white Corduroy | $335.99 | | dcd-30001881946 | 1M | Caramel Corduroy | $344.99 | ## Price and logistics facts - Base price: $239.99 USD (for Yellow Corduroy variant) - Dimensions: 115 cm (length) x 102 cm (width) x 80 cm (height) - Variant prices differ; Yellow Corduroy is the lowest. ## Trust signals - Stock status: not provided - Return policy: not provided - Certifications: none specified - Price consistency: multiple variants at different price points ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f43226e3-33fd-40d0-9b74-beb8a0336955.jpg?v=1781628247) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/395bbb68-f05f-4e25-9e7d-1930181b284c.jpg?v=1781628247) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/78c93b45-f6f1-41c3-af98-6662a312dfb3.jpg?v=1781628247) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e7795912-4798-4934-994a-ee98e6213579.jpg?v=1781628247) ## Agent notes - Image understanding was not performed; visual details are not available. - Variant sizes all listed as "1M" — unclear if this is a dimension or model number. - No customer reviews or ratings available.
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": "Convertible Design Fold-out Modular Floor Couch Space-Saving Foldable Floor Sofa Two-in-Single-Use Household Furniture Retro Design for Apartment Dwellers, Overnight Guests, Living Room, Small Apartments, Entertainment Area, Home Office",
"quantity": 1,
"grams": 27500000,
"properties": {
"_length_cm": "115.0",
"_width_cm": "102.0",
"_height_cm": "80.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").