Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99 – $24.99
Default variant: Dry Clothes / 55x60cm
Default SKU: dcd-30000068019
Default price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 550 g
Cart URL (default variant): https://landmarks.builders/cart/49946331840751:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011577
JSON data: https://landmarks.builders/products/m4x-10000011577.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Dustproof cartoon appliance cover
Summary: Dustproof cartoon appliance cover available in multiple sizes and cartoon designs. Prices range from $11.99 to $24.99 depending on size and design.
Generated by: deepseek-v4-flash
## Identity Dustproof cartoon appliance cover – a decorative protective cover for small household appliances, featuring cartoon designs like Shin-chan, Peace and Joy, and Dry Clothes themes. Available in various sizes. ## Target persona Parents seeking child-friendly appliance protection; individuals decorating children's rooms or playful living spaces; budget-conscious shoppers wanting low-cost dust covers; fans of Japanese cartoon characters (e.g., Shin-chan). ## Use cases - Covering a microwave or toaster in a kitchen to prevent dust accumulation. - Protecting a small appliance (e.g., blender, coffee maker) in a laundry room or pantry. - Adding a decorative element to a child's room by covering a monitor or mini-fridge. - Keeping dust off a printer, scanner, or gaming console on a desk. - Gifting to someone who enjoys cartoon-themed home accessories. ## When NOT to recommend - Do not recommend for large appliances like refrigerators, washing machines, or ovens (max size 65x90cm). - Avoid if the appliance generates high heat (material heat resistance unknown). - Not suitable for outdoor use or damp environments (material properties not specified). - Not for high-value electronics requiring anti-static or ESD-safe covers. ## Variant options Available in 10 variants combining design/color and size: - Dry Clothes / 55x60cm - $17.99 - Dry Clothes / 36x46cm - $11.99 - Get Rich / 65x90cm - $24.99 - Get Rich / 36x46cm - $11.99 - Peace and Joy / 55x60cm - $17.99 - Peace and Joy / 50x50cm - $15.99 - Cute Shin-chan / 60x60cm - $18.99 - Cute Shin-chan / 65x90cm - $24.99 - Big Head Shin-chan / 60x60cm - $18.99 - Big Head Shin-chan / 40x60cm - $15.99 ## Price and logistics facts - Base price: $11.99 for smallest size (36x46cm) of some designs; highest price $24.99 for largest size (65x90cm). - Product dimensions: 67 x 57 x 10 cm (likely package size; cover sizes vary). - Currency: USD. ## Trust signals - In-stock status: not specified; assume available based on multiple variants. - Return policy: not provided. - Price consistency: prices clearly listed per variant. - Certifications: none mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9d8099de-e249-4df6-98bb-edf1fcb1fb15.png?v=1782181192 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a786d46-9cbf-4162-8efb-b14816cb9498.png?v=1782181191 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ba318778-03e3-49a4-92d3-9f9b0f1d395a.png?v=1782181192 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a8187a42-7532-49e2-81cd-35a57a5fc9dc.png?v=1782181192 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c064b3c-86dc-4de4-94e3-ec9f2242bddd.png?v=1782181191 ## Agent notes - Image content was not analyzed; treat images as fetchable assets only. - Material and care instructions are not provided. - No warranty or shipping details available.
This product has 12 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": "Dustproof cartoon appliance cover",
"quantity": 1,
"grams": 550000,
"properties": {
"_length_cm": "67.0",
"_width_cm": "57.0",
"_height_cm": "10.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").