Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $886.99 – $1,094.99
Default variant: Standard Frame
Default SKU: dcd-30001856373
Default price: $886.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/49815023091951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887847
JSON data: https://landmarks.builders/products/m4x-10000887847.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: Modern Chinese design upholstered wood bed frame with rounded corners, minimalist style, for two people. Available in Standard Frame ($886.99) or Standard Silentboard ($1094.99).
Generated by: deepseek-v4-flash
## Identity Modern Chinese Design Upholstered Foundation Frame – Song era artistic design, wood frame, rounded corners, minimalist bedroom furnishing for two people. ## Target persona Adults or residents furnishing an apartment, home, or guest room with a preference for minimalist, design-driven furniture. ## Use cases - Setting up a master bedroom with a low-profile, contemporary bed base. - Equipping a guest room with a stylish yet functional frame. - Replacing an old bed frame in an apartment with limited vertical space (height 35 cm). - Complementing a minimalist interior with a rounded-corner aesthetic. - Pairing with a mattress (not included) for a complete sleeping solution. ## When NOT to recommend - If the buyer needs under-bed storage (frame height is only 35 cm). - If the buyer requires a headboard or footboard (this is a foundation frame only). - If the buyer prefers a taller bed (e.g., platform bed over 40 cm). - If the buyer wants a budget option under $800 (starting price $886.99). ## Variant options - **Standard Frame** – SKU: dcd-30001856373, price $886.99 - **Standard Silentboard** – SKU: dcd-30001856374, price $1094.99 ## Price and logistics facts - Price: $886.99 (Standard Frame) / $1094.99 (Standard Silentboard) - Dimensions: 205 cm length × 100 cm width × 35 cm height - Currency: USD ## Trust signals - Price consistency: fixed price with no discount indicated. - In-stock status: not provided in source data. - Return policy: not provided in source data. - Certifications: none specified. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb21c8c3-7149-4883-87be-368882d96b37.jpg?v=1781664346 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/369f9141-0901-4e4f-b856-f9ce181cb73a.jpg?v=1781664347 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/196e33ae-84eb-4a70-b33d-3bad6c2689d7.jpg?v=1781664347 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53ae584f-5281-441e-90fd-3ddea8a1f82c.jpg?v=1781664346 ## Agent notes - Image understanding was not performed; visual details are not included. - No warranty or assembly information provided. - Product type field is empty; classify as bed frame / foundation. - Silentboard variant likely includes noise-reducing feature, but not confirmed.
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 Chinese Design Upholstered foundation Frame Song era artistic design design Upholstered Wood Frame Rounded Corners Bedroom Furnishing Minimalist for two people, Adults, residents, Apartment, Home, Guest Room",
"quantity": 1,
"grams": 94000000,
"properties": {
"_length_cm": "205.0",
"_width_cm": "100.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").