Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.99 – $22.99
Default variant: 64x64x120-70cm / 210D
Default SKU: dcd-30003614116
Default price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 290 g
Cart URL (default variant): https://landmarks.builders/cart/49714042208495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271321
JSON data: https://landmarks.builders/products/wp-dcd-10001271321.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
210D420D牛津布花园家居躺椅子沙发套防尘罩家具保护罩躺椅防尘罩
| 品牌 | 无 |
| 货号 | 躺椅罩 |
| 产品类别 | 床头罩 |
| 材质 | 牛津布 |
| 加工定制 | 是 |
| 风格 | 美式风 |
| 是否有版权或专利 | 否 |
| 类别 | 防尘罩/沙发套/空调罩 |
Summary: 210D/420D oxford fabric dust cover for furniture like lounge chairs and sofas, available in 5 size variants, priced from $17.99 to $22.99.
Generated by: deepseek-v4-flash
## Identity 210D/420D牛津布花园家居躺椅子沙发套防尘罩家具保护罩躺椅防尘罩 – oxford fabric dust cover for furniture (lounge chairs, sofas). No brand specified. ## Target persona Homeowners with patio or living room furniture needing affordable dust protection; budget-conscious buyers; pet owners; tenants seeking temporary covers. ## Use cases - Covering lounge chairs during off-season storage - Protecting sofas from dust in unused rooms - Shielding garden furniture from light dirt and debris - Temporary protection during home renovation or painting - Covering pet-frequented furniture from hair and scratches ## When NOT to recommend - For heavy rain or snow exposure (material waterproofing not confirmed) - For high-value antiques requiring premium, custom-fit covers - For furniture with irregular shapes not matching listed dimensions (64-89 cm) - For customers needing certified waterproof or fire-resistant covers ## Variant options | SKU | Size (cm) | Style | Price (USD) | |-----|-----------|-------|-------------| | dcd-30003614116 | 64x64x120-70 | 210D | $17.99 | | dcd-30003614117 | 65x65x120-80 | 210D | $17.99 | | dcd-30003614118 | 65x65x120-80 | 420D | $22.99 | | dcd-30003614119 | 89x89x120-89 | 210D | $22.99 | | dcd-30003614120 | 70x70x125-75 | 210D | $21.99 | ## Price and logistics facts - Base price: $17.99 USD; highest variant $22.99 USD - Package dimensions: 20 × 19 × 5 cm - Currency: USD ## Trust signals - In-stock status: not specified - Return policy: not provided - Certifications: none listed - Price consistency: same style has same price across different SKUs (210D sizes at $17.99 and $22.99, 420D at $22.99) ## Image assets -  -  -  -  -  -  -  -  ## Agent notes Images not analyzed; visual details not available. No warranty, stock status, or return policy provided. Material: oxford fabric (210D or 420D). No explicit waterproof or UV resistance claims.
This product has 17 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": "210D420D牛津布花园家居躺椅子沙发套防尘罩家具保护罩躺椅防尘罩",
"quantity": 1,
"grams": 290000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "19.0",
"_height_cm": "5.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").