Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $981.99 – $1,012.99
Default variant: 1500*2000mm
Default SKU: dcd-30001856458
Default price: $981.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 75000 g
Cart URL (default variant): https://landmarks.builders/cart/49815032987887:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887871
JSON data: https://landmarks.builders/products/m4x-10000887871.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: Nordic aesthetic floating wooden bedstead with slim headboard, no box foundation needed. Available in 1500x2000mm ($981.99) and 1500x1900mm ($1012.99).
Generated by: deepseek-v4-flash
## Identity Nordic aesthetic Floating Wooden Bedstead Minimalist Aesthetic Bed Frame with Slim Headboard. No box foundation needed. ## Target persona Apartment dwellers, design lovers, homeowners with small living spaces, guest room owners. ## Use cases - Furnishing a small apartment bedroom with limited space. - Creating a minimalist or Nordic-themed bedroom. - Setting up a guest room with a stylish yet functional bed. - Replacing a bulky bed frame with a floating design. - For design-conscious individuals who value aesthetics. ## When NOT to recommend - For those needing a bed with storage underneath (floating design lacks under-bed storage). - For large master bedrooms requiring king-size mattress (max size 150x200cm). - For platforms that require box spring (though no box foundation needed, some may prefer traditional setup). - For heavy persons or those needing maximum sturdiness (slim frame). ## Variant options - Size 1500x2000mm ($981.99) - Size 1500x1900mm ($1012.99) ## Price and logistics facts - Prices: $981.99 for 1500x2000mm, $1012.99 for 1500x1900mm. - Currency: USD. ## Trust signals - In-stock status not specified. - Return policy not specified. - Price consistency: two variants with different prices. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/46b1b677-a055-407c-8d30-efd8d4d5638b.jpg?v=1781664374 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3cdcf505-f7f7-4823-bd36-5918c25e7550.jpg?v=1781664374 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5070143e-2c08-4894-8c09-9a432213f128.jpg?v=1781664374 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f6a777d1-21de-4e63-9871-23aa3cf4ec6e.jpg?v=1781664374 ## Agent notes - No product description provided. - Dimensions (205x60x30 cm) likely refer to the bed frame or headboard; verify with merchant. - No warranty or material details available.
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": "Nordic aesthetic Floating Wooden Bedstead Minimalist Aesthetic Bed Frame Slim Headboard Bedroom Furniture No Box foundation Needed for Apartment Dwellers, Design lovers, Homeowners, Small Living Spaces, Guest Room",
"quantity": 1,
"grams": 75000000,
"properties": {
"_length_cm": "205.0",
"_width_cm": "60.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").