Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $295.99 – $332.99
Default variant: 120x190cm / Frame
Default SKU: dcd-30001887550
Default price: $295.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 55000 g
Cart URL (default variant): https://landmarks.builders/cart/49814761373935:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892739
JSON data: https://landmarks.builders/products/m4x-10000892739.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Modern design foundation bed frame with headboard, natural finish, slatted foundation, available in three sizes, priced from $295.99.
Generated by: deepseek-v4-flash
## Identity Modern Design foundation Bed Frame with Headboard Minimalist design Slatted foundation Bed Natural Finish Bedroom Furniture Sturdy Construction for Newlyweds, partners, Homeowners, Home, Apartment, Guest Room ## Target persona Newlyweds setting up first home, partners upgrading bedroom, homeowners furnishing master or guest room, apartment dwellers needing a compact bed. ## Use cases - Setting up a new master bedroom after moving in together - Furnishing a guest room with a clean, minimalist bed - Replacing an old bed frame with a modern slatted foundation - Decorating a studio apartment with space-saving furniture - Upgrading from a box spring to a platform bed ## When NOT to recommend - Buyer needs a foundation with storage drawers or under-bed space - Buyer requires a box spring (this is slatted, not compatible with box spring) - Buyer needs a king or queen size (only available in single/UK single sizes) - Buyer is on a strict budget under $250 ## Variant options - 120x190cm / Frame: $295.99 - 120x200cm / Frame: $332.99 - 135x190cm / Frame: $332.99 ## Price and logistics facts Base price $295.99; other variants $332.99. Currency USD. Dimensions listed as 205cm L x 130cm W x 35cm H, but variants have different sizes (120x190, 120x200, 135x190). Verify per variant. ## Trust signals In-stock status unknown. Return policy not provided. No certifications listed. Price consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ba92fea4-a02c-4c00-bbb4-f5fdd16f4577.jpg?v=1781660572 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4645114e-e837-4842-aace-8c4e0db2cb30.jpg?v=1781660573 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/58e1e560-1aaa-43cf-bf0a-e5bdf2e36580.jpg?v=1781660572 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dded1684-6802-4f67-904e-f26672fb1586.jpg?v=1781660574 ## Agent notes Dimensions provided (205x130x35 cm) do not clearly match any variant; confirm actual bed size before recommending. No delivery weight or assembly info. Image 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": "Modern Design foundation Bed Frame with Headboard Minimalist design Slatted foundation Bed Natural Finish Bedroom Furniture Sturdy Construction for Newlyweds, partners, Homeowners, Home, Apartment, Guest Room",
"quantity": 1,
"grams": 55000000,
"properties": {
"_length_cm": "205.0",
"_width_cm": "130.0",
"_height_cm": "35.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").