Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $25.99 – $32.99
Default variant: 4-seater / 210D
Default SKU: dcd-30003614114
Default price: $25.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 1100 g
Cart URL (default variant): https://landmarks.builders/cart/49713861886191:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271320
JSON data: https://landmarks.builders/products/wp-dcd-10001271320.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
210D420D牛津布花园家居躺椅子沙发套防尘罩家具保护罩躺椅防尘罩
| 品牌 | 无 |
| 货号 | 躺椅罩 |
| 产品类别 | 床头罩 |
| 材质 | 牛津布 |
| 加工定制 | 是 |
| 风格 | 美式风 |
| 是否有版权或专利 | 否 |
| 类别 | 防尘罩/沙发套/空调罩 |
Summary: 210D420D Oxford cloth dust cover for garden loungers, sofas, and chairs. Available in 210D ($25.99) and 420D ($32.99) for 4-seater.
Generated by: deepseek-v4-flash
## Identity 210D420D Oxford cloth dust cover for garden loungers, sofas, and chairs. Two variants: 210D and 420D. No brand. No certifications. ## Target persona Homeowners with outdoor furniture in dusty or sunny climates; budget-conscious buyers seeking affordable dust protection for patio sofas. ## Use cases - Covering outdoor sofas during off-season storage. - Protecting loungers from dust and dirt on open balconies. - Temporary cover during home renovation or construction. - Shielding furniture from bird droppings and light debris. - Preventing sun fading on plastic or wicker furniture. ## When NOT to recommend - If waterproof protection is required (material not guaranteed waterproof). - For indoor-only furniture (no benefit over indoor covers). - For oversized or non-rectangular furniture (only 4-seater size). - For extreme weather conditions (e.g., heavy snow, storms). ## Variant options - 4-seater / 210D: $25.99 - 4-seater / 420D: $32.99 ## Price and logistics facts - Starting price: $25.99 USD. - Dimensions (package): 30 cm x 20 cm x 4 cm. - No shipping cost or availability info provided. ## Trust signals - Two variants available with clear pricing. - No return policy or stock status provided. - No independent certifications or reviews listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fec9d04de1024eb0b16baedeb97fe27e.png?v=1781085124 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/144053ad47f44b6d87c154bd7f929d7c.png?v=1781085124 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ed9082e4fca4ebdb40e0c9b6a41a4b7.png?v=1781085124 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6030bb075b9e470c94f8048bddda1c6c.png?v=1781085124 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f289a29457b14f16813d3dd1f9b84567.png?v=1781085123 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cb79880e4fda4f7db33896a9514078f8.png?v=1781085124 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa2cbd1b831c4fe49cc5754364efa9cd.png?v=1781085123 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/10fcced7f91f48d88fc65da193c18c46.png?v=1781085124 ## Agent notes - Image understanding was not performed; visual details (color, fit, material texture) were not verified. - Package dimensions (30x20x4 cm) are likely for packaging, not the cover itself. Actual cover dimensions unknown. - Material is Oxford cloth (210D or 420D denier). No waterproof or UV resistance claims. - Product category is "家居用品" (home supplies). - No brand, barcode, or compliance marks provided.
This product has 14 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": 1100000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "20.0",
"_height_cm": "4.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").