Brand: World Products (Landmark)
SKU: dcd-30001856349
Price: $1,079.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 60000 g
Cart URL (default variant): https://landmarks.builders/cart/49815037018351:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887841
JSON data: https://landmarks.builders/products/m4x-10000887841.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A headboardless low-height bed frame with rounded corners and minimalist design, available in Black Walnut finish for 1500x1900mm mattresses, priced at $1079.99.
Generated by: deepseek-v4-flash
## Identity Headboardless levitating bed frame, minimalist design, low-height base with rounded corners. ## Target persona Minimalist adults in apartments or bedrooms seeking a low-profile, headboardless bed frame. ## Use cases - Small apartments with limited floor space - Modern minimalist bedroom decor - Rooms where a headboard is not needed - Low ceiling rooms requiring a low bed profile - Platform mattress users who prefer a simple base ## When NOT to recommend - For users who need a headboard for back support while sitting up - For owners of non-standard mattress sizes (only 1500x1900mm available) - If a traditional high bed frame with storage is preferred - For those requiring a box spring foundation ## Variant options Only one variant: 1500*1900mm / Black Walnut at $1079.99. ## Price and logistics facts - Price: $1079.99 USD - Dimensions: 205cm (L) x 45cm (W) x 30cm (H) – likely frame dimensions, not mattress support area - Variant size: 1500x1900mm (approx. 59x75 inches) ## Trust signals - Single variant listed at consistent price - No stock status, return policy, or certifications provided in source data ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/41f6dfba-6514-4869-80c4-7ac5a5e5fea8.jpg?v=1781664390 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c9849626-96b5-4ea6-8db0-a4834e9e3fec.jpg?v=1781664389 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1ccf5725-f75d-45ce-a7d0-cec5d5a789f7.jpg?v=1781664388 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a96f9ea-7f7d-4ca7-8bb5-07769965986c.jpg?v=1781664389 ## Agent notes - No product description was provided; details derived from title and tags. - Image understanding was not performed; do not assume visual attributes. - Only one variant known; other sizes or finishes may exist but are not listed. - Dimensions listed are for the frame itself (205x45x30 cm); mattress support area is 1500x1900mm.
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": "Headboard-Less Headboardless levitating Frame Minimalist \u0026 design foundation Base low-height Bedstead Rounded Corners for Minimalists, residents, Adults, Bedroom, Apartment",
"quantity": 1,
"grams": 60000000,
"properties": {
"_length_cm": "205.0",
"_width_cm": "45.0",
"_height_cm": "30.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").