Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $71.99 – $134.99
Default variant: Black / 70CM
Default SKU: dcd-30001936630
Default price: $71.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 18000 g
Cart URL (default variant): https://landmarks.builders/cart/49811266240751:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000899306
JSON data: https://landmarks.builders/products/m4x-10000899306.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sturdy Construction: Built with a reinforced and thickened steel frame combined with solid timber wood slats, providing a stable and long-lasting foundation that prevents sagging and ensures long-lasting use.
Space-Saving Design: This bed frame features a convenient bi-fold mechanism, allowing it to be collapsed into a compact size for easy storage in closets, under other beds, or against a wall, making it ideal for small living areas.
Toolunrestricted Assembly: Arrives ready to use right out of the box. Simply unfold the frame to set it up in seconds, and foldable bed back down just as quickly, eliminating the need for any tools or complicated instructions.
High Load Capacity: Engineered with multiple support points and a sturdy structure, this bed is designed to handle significant weight, providing a secure and wobbleunrestricted sleeping surface for adults.
Versatile Use: An excellent sleeping solution for various settings, including as a primary bed in a small bedroom or studio apartment, a comfortable rest bed in an office, or a convenient guest bed for visitors.
Summary: Foldable Design Folding Bed Frame Space-Saving Collapsible Bed Frame Portable Household Furniture Easy Assembly for Office Workers, Apartment Dwellers, Students, Home, Small Bedroom, Guest Room
Generated by: m4x-map-v1
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 Folding Bed Frame Space-Saving Collapsible Bed Frame Portable Household Furniture Easy Assembly for Office Workers, Apartment Dwellers, Students, Home, Small Bedroom, Guest Room",
"quantity": 1,
"grams": 18000000,
"properties": {
"_length_cm": "103.0",
"_width_cm": "100.0",
"_height_cm": "23.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").