Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $919.99 – $973.99
Default variant: 1350*2000mm / Cream H30cm
Default SKU: dcd-30001857480
Default price: $973.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/49815027515631:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888037
JSON data: https://landmarks.builders/products/m4x-10000888037.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Moisture-resistant gas lift bed frame with storage foundation, slatted base, and wood slat support, designed for space-saving in small living spaces.
Generated by: deepseek-v4-flash
## Identity Moisture-resistant gas lift bed frame with storage foundation, slatted base, and wood slat support. Available in two sizes (1200x2000mm and 1350x2000mm) with cream finish and 30cm height. ## Target persona Apartment dwellers, homeowners with limited space, students in dorms, guest room owners. ## Use cases - Maximizing floor space in a small apartment - Storing extra bedding or items under the bed via gas lift - Setting up a guest room with easy access storage - Creating a bed for a dorm room or small bedroom - Needing a moisture-resistant frame for basement or humid areas ## When NOT to recommend - For king or queen size bed requirements (max width 1350mm) - For buyers needing heavy-duty or high weight capacity (no rating provided) - For those preferring traditional non-lift bed frames - For large master bedrooms with ample space (design is space-saving) ## Variant options - 1350x2000mm / Cream H30cm: $973.99 - 1200x2000mm / Cream H30cm: $919.99 ## Price and logistics facts Base price $919.99 USD; variant up to $973.99. Shipping dimensions and weight not provided. Two size variants. ## Trust signals Variants available. No in-stock, return policy, or certification data provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/05145fab-f2d5-474a-a93c-0c4ea58aedf7.jpg?v=1781664358 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b198620f-78a1-4441-9639-b085a6e5acae.jpg?v=1781664358 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b01499bf-6d9a-44ea-9ef4-6a37bd927eec.jpg?v=1781664357 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2420f0b0-376e-468f-aa00-84c15529384f.jpg?v=1781664356 ## Agent notes Description and detailed dimensions are missing. Only two size variants available, both under 1400mm width. Image understanding not performed.
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": "Moistureresistant Gas raise Bed Frame Space-Saving Design Storage foundation Slatted Base Bedroom Furniture Wood Slat Support for Apartment Dwellers, Homeowners, Students, Small Living Spaces, Guest Room",
"quantity": 1,
"grams": 0,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").