Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,174.99 – $1,241.99
Default variant: 1500x2000mm
Default SKU: dcd-30001857578
Default price: $1,174.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/49815039967471:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888055
JSON data: https://landmarks.builders/products/m4x-10000888055.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: Wood bed frame with headboard, minimalist floating design, no box foundation needed, supports adults. Available in 1500x2000mm ($1174.99) and 1800x2000mm ($1241.99).
Generated by: deepseek-v4-flash
## Identity **Product:** Headboard Wood Bed Frame Minimalist design Floating Bed Frame No Box foundation Needed. ## Target persona Adults, couples, homeowners, apartment dwellers, guest room furnishers. ## Use cases - Setting up a master bedroom - Furnishing an apartment - Preparing a guest room - Replacing an old bed frame - Creating a minimalist bedroom aesthetic ## When NOT to recommend - When under-bed storage is required - For very tight budgets (starting at $1174.99) - For small spaces where dimensions (205x45x40 cm) are too large - For children's rooms (designed for adult support) ## Variant options - 1500x2000mm ($1174.99, SKU: dcd-30001857578) - 1800x2000mm ($1241.99, SKU: dcd-30001857579) ## Price and logistics facts - Price: $1174.99 to $1241.99 USD - Dimensions: 205 cm (L) x 45 cm (W) x 40 cm (H) — likely for 1500x2000mm variant; exact dimensions for 1800x2000mm not provided. - Currency: USD ## Trust signals - No return policy, warranty, or certification data provided in facts. - Stock status not specified. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c64d1203-ab57-42a0-8541-d6b84b22b1dc.jpg?v=1781664401 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2a0c19f9-e137-41a2-95fe-39f9f84eeedf.jpg?v=1781664400 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c0e412e3-25c1-4fac-b8c7-075e9421f128.jpg?v=1781664402 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/320c1f3f-751a-4f6d-affe-a7e1cbca941e.jpg?v=1781664401 ## Agent notes - Product description not provided; details inferred from title and tags. - Image understanding not performed; visual content not analyzed.
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 Wood Bed Frame Minimalist design Floating Bed Frame No Box foundation Needed Bedroom Furniture robust Duty Support for Adults, duos, Homeowners, Apartment, Guest Room",
"quantity": 1,
"grams": 60000000,
"properties": {
"_length_cm": "205.0",
"_width_cm": "45.0",
"_height_cm": "40.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").