Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $202.99 – $209.99
Default variant: White / 1.2M Sheet
Default SKU: dcd-30001903341
Default price: $202.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2100 g
Cart URL (default variant): https://landmarks.builders/cart/49811915833583:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894951
JSON data: https://landmarks.builders/products/m4x-10000894951.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
4 Pieces Duvet Cover Set 300 Thread Count Bed Linen Percale Weave for Homeowners
| Size | Standard |
| Type | Bedding Set |
| Set Includes | Duvet Cover |
| Material | 100% Cotton |
| Colour | Grey |
| Item Length | 200 cm |
| Item Width | 150 cm |
| Care Instructions | Machine Wash |
| Style | Modern |
| Department | Unisex |
| Number of Items in Set | Four-Piece |
| Features | Machine Washable |
| Room | Bedroom |
| Country of Origin | Germany |
| Thread Count | 201-400 |
| Product Line | The Company Store Classic |
Summary: 4-piece percale weave duvet cover set for adults, available in White, Natural Chambray, and Griege, prices from $202.99.
Generated by: deepseek-v4-flash
## Identity 4 Pieces Duvet Cover Set Percale Weave Bed Linen Soft for Adults, Gift Givers ## Target persona Adults who own a single (1.2m) bed, gift givers looking for housewarming or wedding presents. ## Use cases - Dressing a single/twin bed with a matching percale duvet cover set. - Upgrading guest room bedding with a soft, breathable fabric. - Gifting to new homeowners or newlyweds. - Replacing a worn-out duvet cover with a percale weave. - Coordinating a minimalist bedroom aesthetic. ## When NOT to recommend - Customers needing king, queen, or double bed sizes. - Shoppers seeking flannel, sateen, or jersey knit bedding. - Budget buyers expecting prices under $150. - Those looking for a complete bedding set including pillows or mattress protector. ## Variant options - SKU dcd-30001903341: White / 1.2M Sheet - $202.99 - SKU dcd-30001903342: Natural Chambray / 1.2M Sheet - $202.99 - SKU dcd-30001903343: Griege / 1.2M Sheet - $209.99 - SKU dcd-30001903344: White / 1.2M Fitted - $209.99 ## Price and logistics facts Price range: $202.99 – $209.99 USD. Package dimensions: 38 x 28 x 9 cm. ## Trust signals No stock status, return policy, or certifications provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3ab25892-f251-4575-995c-c86f2ce79031.jpg?v=1781600941 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/720a0e5a-8979-4086-b630-f4895c150d2c.jpg?v=1781600940 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c96d45b8-8957-482f-85bc-5259bafb427f.jpg?v=1781600940 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6d2616e6-4423-47ec-a764-5e1c99a44a15.jpg?v=1781600942 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a2849d12-af0d-40a7-932f-d93cb584d465.jpg?v=1781600941 ## Agent notes Product title indicates a 4-piece duvet cover set, but variants list individual sheet and fitted items. Verify bundle composition before recommending as a set.
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 Duvet Cover Set 300 Thread Count Bed Linen Percale Weave for Homeowners",
"quantity": 1,
"grams": 2100000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "28.0",
"_height_cm": "9.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").