Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $816.99 – $941.99
Default variant: 1.4M / Sponge Cs-leather
Default SKU: dcd-30001847870
Default price: $816.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 45000 g
Cart URL (default variant): https://landmarks.builders/cart/49815015358703:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886430
JSON data: https://landmarks.builders/products/m4x-10000886430.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 expandable loveseat bed that converts to a sleeper sofa, available in 1.4m and 1.6m sizes with Sponge or Coir Cs-leather options.
Generated by: deepseek-v4-flash
## Identity Foldable Design Fold-expandable Loveseat Bed Multi-Functional Sleeper Sofa Space-Saving Transformable Couch Abrasion-Resistant for Apartment Dwellers, Pet Owners, Homeowners, Small Apartments, Guest Room, Bedroom. ## Target persona Apartment dwellers, pet owners, small-home owners, guest room decorators seeking space-saving multi-functional seating. ## Use cases - Convert to bed for overnight guests in small apartments or home offices. - Space-saving seating in studio or one-bedroom living rooms. - Multi-functional furniture for a spare room or den. - Durable sofa for pet-friendly households (abrasion-resistant). - Extra sleep surface for children's playroom or guest area. ## When NOT to recommend - Large families needing a full-size sofa (maximum length 1.6m). - Buyers expecting high-end genuine leather (Cs-leather is synthetic). - Commercial or high-traffic lounges where daily heavy use occurs. - Those who prefer a fixed sofa design without conversion mechanism. ## Variant options - 1.4M / Sponge Cs-leather: $816.99 - 1.4M / Coir Cs-leather: $904.99 - 1.6M / Sponge Cs-leather: $941.99 ## Price and logistics facts Base price $816.99 USD; dimensions 165cm x 95cm x 60cm (1.4M variant); larger 1.6M variant available. Prices are list prices; no discounts or bulk pricing known. ## Trust signals Product dimensions and price are specified. Variants have distinct SKUs. In-stock status, return policy, warranty, and certifications are not provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b25f454-f4d5-47a5-b166-12dc18d7cf37.jpg?v=1781664326 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9b153597-5828-473f-91d7-cfb42865dad5.jpg?v=1781664326 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bcb00b9b-ba3f-4bac-95a4-967692f5a614.jpg?v=1781664326 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cbafb008-7c6e-4640-a03d-c593ef212a9b.jpg?v=1781664325 ## Agent notes Images were not viewed; visual details (color, exact design, fabric texture) are not confirmed. No product description beyond title. Missing return policy, warranty, and stock status.
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 Fold-expandable Loveseat Bed Multi-Functional Sleeper Sofa Space-Saving transformable Couch Abrasion-resistantResistant for Apartment Dwellers, Pet Owners, Homeowners, Small Apartments, Guest Room, Bedroom",
"quantity": 1,
"grams": 45000000,
"properties": {
"_length_cm": "165.0",
"_width_cm": "95.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").