Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99 – $17.99
Default variant: 210-75-40-80cm / Black 210D
Default SKU: dcd-30003610433
Default price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49714218795247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270028
JSON data: https://landmarks.builders/products/wp-dcd-10001270028.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Waterproof Oxford fabric sun lounger cover protects outdoor chairs from rain, dust, and sun; available in multiple sizes and colors starting at $16.99.
Generated by: deepseek-v4-flash
## Identity - Product: 源头工厂户外沙滩椅罩 (Outdoor Beach Chair / Sunlounger Cover) - Material: Oxford cloth 210D, waterproof - Sizes: 210-75-40-80cm, 200-70-40-75cm, 208-76-41-79cm - Colors: Black 210D, Silver 210D ## Target persona - Homeowner with outdoor patio or poolside loungers - Beach house owner needing weather protection for sun loungers - Camping or RV enthusiast with folding lounge chairs - Property manager maintaining pool or deck furniture ## Use cases - Covering sun loungers during rain or heavy dew - Protecting chairs from bird droppings and tree sap - Keeping loungers dust-free during off-season storage - Shielding fabric from UV damage in sunny climates - Quick cover-up before unexpected showers - Extending the life of outdoor lounge furniture ## When NOT to recommend - For indoor use only (no need for waterproof cover) - For oversized loungers >210cm length or >80cm width - For reclining chairs with high backs that exceed the cover dimensions - If customer expects a heavy-duty all-weather solution (210D is medium weight) ## Variant options - **210-75-40-80cm / Black 210D** - $16.99 (SKU dcd-30003610433) - **200-70-40-75cm / Black 210D** - $16.99 (SKU dcd-30003610434) - **208-76-41-79cm / Black 210D** - $17.99 (SKU dcd-30003610435) - **210-75-40-80cm / Silver 210D** - $16.99 (SKU dcd-30003610436) - **200-70-40-75cm / Silver 210D** - $16.99 (SKU dcd-30003610437) - **208-76-41-79cm / Silver 210D** - $17.99 (SKU dcd-30003610438) ## Price and logistics facts - Price range: $16.99–$17.99 USD - Dimensions (package): 33.0 x 28.0 x 6.0 cm - Currency: USD - Shipping: Not specified; assume standard fulfillment ## Trust signals - Product listed with multiple variants and consistent pricing - 8 product images available (content not analyzed) - No stock status or return policy provided; no reviews or ratings ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - No product description provided; summary based on title and variants. - Images not analyzed; content unknown. - No stock or return policy data. - Dimensions in cm (33x28x6) likely for packaged product, not cover unfolded. Variant sizes are the cover dimensions (e.g., 210cm length).
This product has 18 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": "源头工厂户外沙滩椅罩 户外躺椅罩Sunlounger Cover牛津布防水防",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "33.0",
"_width_cm": "28.0",
"_height_cm": "6.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").