Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $246.99 – $281.99
Default variant: 1500x2000mm / Horizontal Wood
Default SKU: dcd-30001874208
Default price: $265.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 35000 g
Cart URL (default variant): https://landmarks.builders/cart/49813663547631:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000890689
JSON data: https://landmarks.builders/products/m4x-10000890689.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Japanese-design wooden slat bed frame eliminates need for box foundation; available in multiple sizes and horizontal/vertical wood styles, priced $246.99-$281.99.
Generated by: deepseek-v4-flash
## Identity Japanese-design floor bed wooden slat frame, compatible with various mattress sizes, eliminates box foundation. ## Target persona Space-conscious renters, minimalists, DIY furniture assemblers, guest room outfitters. ## Use cases - Setting up a floor bed without box spring - Low-profile platform for apartment - Guest room sleeping solution - Dorm room bed - Daybed conversion - Easy assembly for DIY ## When NOT to recommend - Buyers needing heavy-duty support for thick mattresses - Those preferring traditional bed frames with headboard/footboard - Users seeking box spring compatibility - People with back issues requiring elevated bed height ## Variant options - 1500x2000mm / Horizontal Wood: $265.99 - 1350x2000mm / Horizontal Wood: $272.99 - 1200x2000mm / Horizontal Wood: $246.99 - 1350x2000mm / Vertical Wood: $281.99 - 1200x2000mm / Vertical Wood: $265.99 ## Price and logistics facts Prices range $246.99-$281.99 USD. Dimensions: 155x50x10 cm (likely shipping box). Assembly required. ## Trust signals No stock or return policy data provided. Price consistency across variants. Product tagged "wp-import". ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7d5517c9-2f68-43a0-9b72-df0ee7da338a.jpg 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ae271d6-202d-4758-b484-c2bb59c0b607.jpg 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b82080aa-0e17-457d-baeb-482e09f23aab.jpg 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9e36dee1-c0a6-44b1-94b0-5dd34e35fea2.jpg ## Agent notes Image understanding not performed; visual details not inferred. Verify listing for stock and return policy.
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": "Japanese-design floor bed Compatible Wooden Slat Frame Eliminates Box box foundation Horizontal Wood Slat Set Breathable Design Slatted Support Easy Assembly for Homeowners, Renters, DIY hobbyists, Guest Room, Dormitory, Apartment, Daybed",
"quantity": 1,
"grams": 35000000,
"properties": {
"_length_cm": "155.0",
"_width_cm": "50.0",
"_height_cm": "10.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").