Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $18.99 – $25.99
Default variant: Beige Sun R-Hole
Default SKU: dcd-30000017893
Default price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1000 g
Cart URL (default variant): https://landmarks.builders/cart/49946441416943:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000003194
JSON data: https://landmarks.builders/products/m4x-10000003194.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Protect your laundry with this waterproof dryer cover and durable stainless steel rack. The thick Oxford cloth shields clothes from dust and moisture, while the rust-resistant frame ensures lasting use. Easy to assemble and move with universal casters, it fits most standard dryer racks and is ideal for apartments, dorms, balconies, and hotels. Patterns and colors are shipped randomly for a unique touch.
Summary: Waterproof dryer cover with stainless steel rack. Protects clothes from dust and moisture. Fits most standard dryer racks. Includes universal casters. Random pattern/color.
Generated by: deepseek-v4-flash
## Identity Waterproof Dryer Cover with Stainless Steel Rack for Home – a protective cover for standard dryer racks, made of thick Oxford cloth with a rust-resistant stainless steel frame and universal casters. ## Target persona Apartment dwellers, dorm students, hotel guests, and anyone drying clothes on a balcony or in a small indoor space who needs protection from dust and moisture. ## Use cases - Drying clothes on a balcony or patio with cover to shield from rain and dust. - Using in a cramped dorm room without a dedicated laundry area. - Protecting laundry in a hotel room while traveling. - Covering a dryer rack in storage to keep it clean. - Drying delicate items indoors without exposing them to airborne dust. - Quick setup for temporary drying needs in small apartments. ## When NOT to recommend - Large households needing high-capacity drying solutions. - Users with non-standard dryer rack dimensions not fitting ~35x30x6 cm. - Customers requiring a specific color or pattern (randomly shipped). - Those seeking a permanent built-in dryer exhaust cover. ## Variant options Six variants: Beige Sun R-Hole ($18.99), Blue Zebra R-Hole ($18.99), Beige Dog R-Hole ($18.99), Blue Whale S-Hole ($25.99), D-Blue Rain R-Hole ($18.99), Blue Dog R-Hole ($18.99). All share same core product; price difference for Blue Whale S-Hole. ## Price and logistics facts Base price: $18.99 USD (most variants). One variant at $25.99. Dimensions: 35.0×30.0×6.0 cm. No shipping or stock info provided. ## Trust signals - In-stock status not confirmed. - Return policy not stated. - No certifications listed. - Random color/pattern may impact satisfaction. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f7a685c6-9d27-4540-abb4-929f24feabc4.jpg?v=1782181251 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bde6da07-51bb-4f1c-aeec-cec161345b27.jpg?v=1782181250 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/80507aca-4761-4b0b-9348-095bd4438881.jpg?v=1782181251 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ae141778-b34b-4d44-851f-c5e1445bc16a.jpg?v=1782181251 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/462a0c55-cf71-43b5-a206-37e67306d5e4.jpg?v=1782181252 ## Agent notes - Random pattern/color shipment may affect user expectations. - Only image URLs provided; no visual content analysis performed.
This product has 5 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": "Waterproof Dryer Cover with Stainless Steel Rack for Home",
"quantity": 1,
"grams": 1000000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "30.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").