Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $263.99 – $305.99
Default variant: 1500x1900mm / Frame
Default SKU: dcd-30001890077
Default price: $263.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 52000 g
Cart URL (default variant): https://landmarks.builders/cart/49813689630959:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893074
JSON data: https://landmarks.builders/products/m4x-10000893074.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: A cream-colored fabric bed with cat-claw pattern, designed for small master bedrooms. Available in sizes from 1500x1900mm to 1800x2000mm, priced $263.99-$305.99.
Generated by: deepseek-v4-flash
## Identity Cream-style cat-claw fabric puff bed (现代简约小户型主卧室布艺床). Modern minimalistic design, flush edge. Overall dimensions: 205 x 100 x 50 cm. ## Target persona Small apartment dwellers, young homeowners, or renters seeking a space-saving bed for master bedroom. Budget-conscious buyers under $400. ## Use cases - Furnishing a small master bedroom (under 12m²) - Replacing an old bed with a modern, compact fabric bed - Staging a rental apartment for tenants - Creating a cozy cream-themed bedroom - Setting up a guest room with limited space ## When NOT to recommend - When bed frame must be solid wood or high-end material (fabric frame) - For large master bedrooms >20m² (proportion may look too small) - If buyer requires a box spring or foundation (frame only) - For users preferring dark-color or minimalist gray/beige tones ## Variant options - 1500x1900mm / Frame: $263.99 - 1500x2000mm / Frame: $277.99 - 1800x2000mm / Frame: $305.99 ## Price and logistics facts - Base price: $263.99 (1500x1900mm) - Highest price: $305.99 (1800x2000mm) - Price in USD - Dimensions: 205 x 100 x 50 cm (overall) ## Trust signals - In-stock status: not provided - Return policy: not provided - Price consistency: multiple variants with clear pricing - Certifications: none provided - Image assets available: 4 images ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c40fc97-af7a-43a2-935f-e6505d603de3.jpg?v=1781628319 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4361562d-9ebb-403a-ab66-39d55e4437b1.jpg?v=1781628319 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a98bdc92-dbd1-4dba-9b4f-3bf5ff68815d.jpg?v=1781628319 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f0b1e208-d690-45c9-8327-a42a054e9a75.jpg?v=1781628319 ## Agent notes - No product description was provided. - Visual details not extracted; images not analyzed. - Bed is imported (likely from China). - Ensure compatibility with mattress sizes (1500x1900mm, 1500x2000mm, 1800x2000mm) which are not standard US sizes; may be metric. - Weight limit not specified.
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": "奶油风猫爪布泡芙床现代简约小户型主卧室布艺床1.8米齐边双人床",
"quantity": 1,
"grams": 52000000,
"properties": {
"_length_cm": "180.0",
"_width_cm": "100.0",
"_height_cm": "50.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").