Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,186.99 – $1,437.99
Default variant: 1500x2000mm / Deluxe
Default SKU: dcd-30001858006
Default price: $1,186.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 50000 g
Cart URL (default variant): https://landmarks.builders/cart/49815040786671:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888132
JSON data: https://landmarks.builders/products/m4x-10000888132.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: Upholstered bed frame with removable cover, striped pattern, wavy headboard, wood legs. Price $1186.99 USD. Available in 150x200cm and 180x200cm sizes in Deluxe and Upgraded styles.
Generated by: deepseek-v4-flash
## Identity Removable and reclinable? Cover Upholstered Bed Frame with Striped Pattern, Wavy Headboard, sturdy Wood Legs. Minimalist design for young adults, homeowners, families, apartments, guest rooms. ## Target persona Young adults, homeowners, families with children, apartment dwellers, guest room users. ## Use cases - Setting up a bedroom in a new apartment - Furnishing a guest room with a stylish bed - Replacing an old bed frame in a family home - Outfitting an attic bedroom - Seeking a bed with removable cover for easy cleaning ## When NOT to recommend - Budget shoppers seeking beds under $200 - Those requiring a box spring foundation (bed frame may only support mattress) - Those wanting solid wood frame (frame has wood legs but upholstered body) - Those needing a bed frame with under-bed storage ## Variant options - 1500x2000mm / Deluxe: $1186.99 - 1800x2000mm / Deluxe: $1280.99 - 1500x2000mm / Upgraded: $1437.99 ## Price and logistics facts Base price $1186.99 USD. Dimensions: 205x55x22 cm (length x width x height). Variants as above. ## Trust signals In-stock status not specified. Return policy not provided. Price consistency across variants not verified. No certifications mentioned. ## Image assets Four images available at the provided URLs. ## Agent notes - No description provided in facts. - Dimensions given may be for headboard or packaging; verify with seller. - Product title includes "reclineable" but not confirmed if headboard reclines.
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": "Removable and creclineable Cover Upholstered Bed Frame Striped Pattern Wavy Headboard Bed sturdy Wood Legs Bedroom Furniture Minimalist Design for Young Adults, Homeowners, Families with Children, Apartment, Guest Room, attic",
"quantity": 1,
"grams": 50000000,
"properties": {
"_length_cm": "205.0",
"_width_cm": "55.0",
"_height_cm": "22.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").