Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $140.99 – $193.99
Default variant: Grey / 80CM
Default SKU: dcd-30003575332
Default price: $146.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 24750 g
Cart URL (default variant): https://landmarks.builders/cart/49811738853615:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001256998
JSON data: https://landmarks.builders/products/m4x-10001256998.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Basic Information: This foldable bed is a single bed designed as practical rest furniture, combining a compact sleeping-bed construction with a metal frame for everyday home use and guest accommodation.
Function: As a foldable bed, it is designed for convenient setup when you need an extra sleeping place, making it suitable for midday resting, short breaks, or accommodating overnight guests.
Comfort Structure: The padded bed surface uses a 2 cm coconut palm layer and a 6 cm dense-cushion foam layer, helping create a balanced lying surface with clothcovered top and side panels.
Frame Design: Built as a metal frame bed, it includes foldable support legs that help maintain stable support while keeping the structure easy to open, close, and store in a space-efficient.
Practical Use: This rest furniture offers a simple resting solution for rooms where space and flexibility matter, giving you a foldable bed that can be brought out when needed and put away after use.
Summary: Foldable Bed Folding Bed Frame Dense-Cushion Foam Rest Furniture for Guest Accommodation
Generated by: m4x-map-v1
This product has 12 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 Bed Folding Bed Frame cloth Covered Rest Furniture for Midday Resting",
"quantity": 1,
"grams": 24750000,
"properties": {
"_length_cm": "124.0",
"_width_cm": "100.0",
"_height_cm": "94.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").