Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $282.99 – $314.99
Default variant: Coffee / 1.5M
Default SKU: dcd-30001894225
Default price: $282.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2000 g
Cart URL (default variant): https://landmarks.builders/cart/49814745350383:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893629
JSON data: https://landmarks.builders/products/m4x-10000893629.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Cotton Fabric: Crafted from 100Full cotton cotton with a 40s thread count, this bedding set is exceptionally soft, breathable, and gentle against the skin, ensuring a comfortable and restful night's sleep all year round.
category A Safety benchmark: Meeting the rigorous category A safety benchmark, this textile set is certified clear of from harmful substances, making it a secure and healthy choice for everyone, including children and those with sensitive skin.
Antibacterial Protection: The fabric is enhanced with antibacterial properties that actively inhibit the growth of bacteria and promoting a cleaner, more hygienic sleeping environment and contributing to overall well-being.
Enchanting Cartoon urban Print: Featuring a distinctive and modern cartoon urban line-art print, this duvet set adds a hint of playful sophistication to any bedroom decor, perfect for student dorms, kids' rooms, or contemporary adult spaces.
Easy Care long-lasting: Designed for convenience, this complete bedding set is machine launderable and designed for durability. The long-lasting twill weave resists fading and reducing in size, ensuring the lively design and soft texture remain intact wash after wash.
Summary: 4 Pieces Cartoon metropolis Print Duvet Set extremely Soft Home Textiles Reactive Printing. Description: 【Complete Bedding Set】: Instantly renew your bedroom with this convenient 4-piece set, which includes a duvet cover, a flat sheet, and two matching pillowcases for a fully coordinated look. 【Premium Cotton Fabric】: Crafted from 100100 percent cotton cotton with a 40s thread count, this set is exceptionally soft, breathable, and comfortable, making it perfect for year-round use. 【Certified Safe & Hygienic】: Meets category A safety specifications and features properties, ensuring the fabric i
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 Cartoon metropolis Print Duvet Set extremely Soft Home Textiles Reactive Printing",
"product_id": 9431449370863,
"variant_id": 49814745350383,
"quantity": 1,
"grams": 2000,
"length_cm": "45.0",
"width_cm": "35.0",
"height_cm": "12.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. 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").