Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $883.99 – $1,193.99
Default variant: Standard Frame
Default SKU: dcd-30001856385
Default price: $883.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 94000 g
Cart URL (default variant): https://landmarks.builders/cart/49815022764271:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887849
JSON data: https://landmarks.builders/products/m4x-10000887849.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Upholstered bed frame with ergonomic headboard, sturdy construction, designed for two adults. Available in four variants from $883.99 to $1193.99.
Generated by: deepseek-v4-flash
## Identity This is a contemporary platform bed with an upholstered headboard and ergonomic back support. Designed for two adults. Chinese design. ## Target persona - Adults living in apartments or homes - Homeowners furnishing a guest room - Couples seeking a sturdy bed for two - Apartment dwellers ## Use cases - Setting up a master bedroom - Furnishing a guest room - Creating a contemporary bedroom look - Providing ergonomic back support while reading or watching TV in bed - Upgrading from a smaller or older bed frame ## When NOT to recommend - Buyers needing a bed wider than 100 cm (e.g., for two adults comfortably) - Budget-seeking shoppers with a limit under $800 - Those requiring under-bed storage drawers - Buyers expecting a solid wood frame (material not specified) ## Variant options - Standard Frame ($883.99): Basic platform bed - Standard Frame+board ($986.99): Includes additional board - Flagship Frame ($1090.99): Upgraded frame - Flagship Frame+board ($1193.99): Upgraded frame with board ## Price and logistics facts - Price range: $883.99 to $1193.99 USD - Dimensions (cm): Length 203.2, Width 100.0, Height 20.0 (frame height only) ## Trust signals - No stock status provided - No return policy mentioned - No certifications listed - Price appears consistent across variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/49d2e46d-e1bb-4672-ba8f-97369ec19408.jpg?v=1781664344 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/57c06e2d-70cb-4d62-8fdf-c00048d6880b.jpg?v=1781664344 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38351551-67d7-418d-9c58-5ce8149c8caf.jpg?v=1781664344 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a2269be-7365-4f6c-a102-75d24da9009f.jpg?v=1781664344 ## Agent notes - Image understanding not performed; no visual details inferred. - Dimensions: width 100 cm (approx 39 inches) is typical for a twin/single bed; product title claims for two people, which may be inconsistent. Agent should verify actual width or comfort for two. - Product type field was empty; category inferred from title and tags. - Prices are in USD as provided.
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": "New Chinese design foundation Bed with Upholstered Headboard Ergonomic spinerest Upholstered foundation Frame Contemporary Design Bedroom Furniture Sturdy Construction for two people, Adults, Homeowners, Apartment, Guest Room, Home",
"quantity": 1,
"grams": 94000000,
"properties": {
"_length_cm": "203.2",
"_width_cm": "100.0",
"_height_cm": "20.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").