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/49945863848175: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.
full 4-piecePiece Set: Instantly transform your bedding with this coordinated set, which includes single duvet cover, single flat bed sheet, and two matching pillowcases for a complete and polished look.
Premium Long-Staple Cotton: Crafted from tight weave 60s thread count full long-staple cotton, featuring a sateen weave that provides a silkysilky texture, exceptional gentleness, and a subtle, elegant luster.
Elegant French Embroidery: Adorned with delicate and intricate floral embroidery, this bedding set brings a feel of romantic, French-inspired sophistication to your bedroom decor.
Skingentle Hygienic: Designed with your wellness with your comfort in consideration, this set meets category top-safety-rating certifications and features hygiene-enhancing characteristics, making it gentle on sensitive skin and promoting a healthier sleep environment.
adaptable Luxury: The timeless and luxurious design effortlessly elevates the atmosphere of any primary bedroom, guest room, or suite, creating a tranquil and inviting sanctuary for adults.
Summary: 4 Pieces 4-Piece Duvet Cover Set Breathable Bedding Machine easy-care for partners. Description: 【full 4-piecePiece Set】: Instantly create a coordinated and elegant bedroom with this complete package set, which includes 1 duvet cover, 1 flat sheet, and 2 matching pillowcases. 【Premium Long-Staple Cotton】: Crafted from full 60s long-staple cotton with a silky weave weave weave, offering a silkysilky feel, exceptional gentleness, and a subtle luster for a luxurious sleeping comfort. 【Elegant French Embroidery】: Features delicate and sophisticated floral embroidery, adding a hint of romantic, Fre
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/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",
"product_id": 9438157340911,
"variant_id": 49945863848175,
"quantity": 1,
"grams": 2720,
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").