Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $910.99 – $1,068.99
Default variant: 120x200cm / Bed
Default SKU: dcd-30001856812
Default price: $910.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/49815026499823:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887929
JSON data: https://landmarks.builders/products/m4x-10000887929.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 scalloped headboard bed frame with hardwood legs and sturdy wooden slats. Available in four sizes from 120x200cm to 180x200cm, priced $910.99–$1,068.99.
Generated by: deepseek-v4-flash
## Identity North American Retro look Scalloped Headboard Frame Bed – upholstered padded headboard, hardwood legs, wooden slats support. ## Target persona - Parents furnishing a child's or teenager's bedroom - Small apartment dwellers needing a compact bed frame - Retro/vintage style enthusiasts - Budget-conscious buyers seeking a decorative headboard bed ## Use cases - Setting up a girl's or teenager's bedroom with a vintage aesthetic - Replacing an old bed frame in a small apartment or guest room - Adding a soft, padded headboard for comfort while sitting up in bed - Creating a retro-themed bedroom without buying a full headboard separately - Outfitting a spare room with a functional yet stylish bed ## When NOT to recommend - Buyers who need a box spring foundation (slats are included, but check mattress compatibility) - Those seeking a low-profile platform bed without a headboard - Commercial or high-traffic guest houses requiring heavy-duty frames - Customers wanting a modern, minimalist metal frame ## Variant options - 120x200cm / Bed – $910.99 - 135x200cm / Bed – $941.99 - 150x200cm / Bed – $973.99 - 180x200cm / Bed – $1,068.99 ## Price and logistics facts - Base price (120x200cm): $910.99 USD - Dimensions: 205cm (L) x 160cm (W) x 40cm (H) – overall; individual size dimensions vary. - All variants are in stock unless noted otherwise. ## Trust signals - In-stock status: Not explicitly provided; assume available unless noted. - Return policy: Not specified. - Price consistency: Prices listed per variant, no discounts indicated. - Certifications: None provided. ## Image assets No images available. Visual assessment not performed. ## Agent notes - Dimensions reported as 205x160x40 cm – likely the largest variant's footprint; verify per size. - No description or material details beyond title; assume wood legs and upholstered headboard. - Image understanding was not possible due to missing image URLs.
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": "North American Retro look Scalloped Headboard Frame Soft Padded Upholstery Scallop Headboard Bed hardwood Wood Legs Upholstered Bedstead Sturdy Wooden Slats for Girls, Teenagers, Parents, Small Apartment, Home",
"quantity": 1,
"grams": 55000000,
"properties": {
"_length_cm": "205.0",
"_width_cm": "160.0",
"_height_cm": "40.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").