Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $209.99 – $226.99
Default variant: 1.5M / Lafite Manor
Default SKU: dcd-30001903279
Default price: $209.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2720 g
Cart URL (default variant): https://landmarks.builders/cart/49811936608495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894940
JSON data: https://landmarks.builders/products/m4x-10000894940.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: Four-piece duvet cover set in 1.5M or 1.8M sizes, available in two styles, machine washable and breathable, priced from $209.99 USD.
Generated by: deepseek-v4-flash
## Identity 4-Piece Duvet Cover Set, breathable, machine easy-care bedding for partners. ## Target persona Couples or individuals seeking a coordinated, breathable duvet set with machine-washable convenience. ## Use cases - Refreshing guest room bedding - Upgrading to a cohesive bedroom look - Easy-care bedding for households with pets or children - Duvet cover set for a partner's room - Gift for new homeowners ## When NOT to recommend - If you need only a single duvet cover (this is a full set) - If you require US King, Queen, or Twin sizes (only 1.5M / 1.8M) - If you prefer high-thread-count luxury linens over easy-care fabric - If budget is under $150 ## Variant options | Option | Size | Style | Price (USD) | |--------|------|-------|------------| | SKU: dcd-30001903279 | 1.5M | Lafite Manor | $209.99 | | SKU: dcd-30001903280 | 1.5M | Morning Mist Town | $209.99 | | SKU: dcd-30001903281 | 1.8M | Morning Mist Town | $226.99 | ## Price and logistics facts - Prices: $209.99 (1.5M) / $226.99 (1.8M) USD - Shipping and taxes not specified - Dimensions of duvet cover not provided ## Trust signals - In-stock status: unknown - Return policy: not stated - Certifications: none mentioned - No customer reviews or ratings available ## Image assets 5 images available at provided URLs. Visual details not analyzed. ## Agent notes - Product description missing; details inferred from title - Set likely includes duvet cover + pillowcases (2?) but not confirmed - Fabric composition and thread count unknown - Care instructions: machine easy-care as per title
This product has 12 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": "4 Pieces 4-Piece Duvet Cover Set Breathable Bedding Machine easy-care for partners",
"quantity": 1,
"grams": 2720000,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").