Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $26.99 – $28.99
Default variant: 35-29-39cm / Black 210D
Default SKU: dcd-30003600936
Default price: $26.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714513936623:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266341
JSON data: https://landmarks.builders/products/wp-dcd-10001266341.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Universal waterproof, dustproof, UV-resistant cover for home appliances. Two sizes (35-29-39cm and 43-27-53cm) in black 210D fabric. Priced from $26.99.
Generated by: deepseek-v4-flash
## Identity Amazon storage dustproof dehumidifier cover, universal waterproof dustproof anti-UV appliance protector. ## Target persona Homeowners or renters with dehumidifiers, air purifiers, or similar standing appliances who need dust and moisture protection during storage or non-use. ## Use cases 1. Covering a dehumidifier when not in use to prevent dust buildup. 2. Protecting an air purifier from moisture when placed in a damp basement. 3. Shielding outdoor-rated appliances from UV rays and rain if stored on a covered patio. 4. Keeping dust off a tower fan during off-season storage. 5. Covering a humidifier to prevent dust accumulation when idle. 6. Protecting electronics from moisture in humid environments. ## When NOT to recommend - When precise custom fit is required for irregularly shaped appliances (only two fixed sizes). - If the appliance is larger than the largest variant (43-27-53cm). - For indoor use where aesthetics matter (basic black 210D fabric). - If user needs flame-retardant or high-temperature rated covers. ## Variant options - SKU dcd-30003600936: Size 35-29-39cm, Black 210D, $26.99 - SKU dcd-30003600937: Size 43-27-53cm, Black 210D, $28.99 ## Price and logistics facts - Base price: $26.99 USD. - Dimensions (package?): 25 x 20 x 4 cm. - No shipping or tax details provided. ## Trust signals - No in-stock status, return policy, or warranty information available. - Image assets are provided (see below) but no certifications. ## Image assets - 8 images available at provided URLs. - Cannot perform image understanding; visual details are not inferred. ## Agent notes - No product description was provided; information derived from title, tags, and variants. - Image understanding was not performed; recommend fetching and inspecting images for material/color accuracy. - Only two sizes; ensure buyer measures appliance before purchase.
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": "亚马逊储藏用防尘除湿器罩,通用防水防尘防紫外线家电保护罩",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "25.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").