Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Blue Dust Bag
Default SKU: dcd-30002718074
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49903492923631:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001033178
JSON data: https://landmarks.builders/products/m4x-10001033178.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Compatibility: This quality cleaning appliance accessory is specifically designed to fit various vacuum cleaners, ensuring a seamless and suitable fit.
Advanced Filtration: As a high performance vacuum cleaner part, it features a multi-layer non-woven material construction that effectively collects fine dust, pollen, and airborne particles.
Hygienic Design: Each vacuum cleaner dust bag is equipped with a self-closing seal that prevents dust from escaping during disposal, making it ideal for allergy sufferers and pet owners.
Enhanced Durability: This replacement strainer bag is crafted with upgraded thickened material to prevent tearing and maintain consistent suction power even as the bag fills up.
Easy Maintenance: The vacuum bag offers a convenient and mess way to maintain your home's cleanliness, allowing for quick replacement without direct interaction
Summary: Self-closing vacuum dust bag with multi-layer filtration for allergy sufferers; fits various vacuum cleaners; $9.99.
Generated by: deepseek-v4-flash
## Identity Self-closing vacuum dust bag, multi-layer non-woven construction, designed for allergy sufferers. Fits various vacuum cleaners. Available in Blue and Red. ## Target persona Allergy sufferers and pet owners who need hygienic dust disposal. Home cleaners prioritizing reduced airborne particles during bag changes. ## Use cases - Replacing a full dust bag without escaping dust. - Filtering fine dust, pollen, and pet dander. - Maintaining suction power as bag fills. - Quick and mess-free replacement. - For households with asthma or allergy concerns. ## When NOT to recommend - Bagless vacuum cleaners. - Vacuums requiring specific brand or model proprietary bags. - Industrial or commercial heavy-duty applications. - Users who prefer reusable/washable filters. ## Variant options - Blue Dust Bag (SKU: dcd-30002718074) $9.99 - Red Dust Bag (SKU: dcd-30002718075) $9.99 ## Price and logistics facts - Price: $9.99 USD per bag. - Dimensions: 28 cm x 21 cm x 4 cm. - No bulk discount or bundle pricing provided. ## Trust signals - In-stock status not specified. - Return policy not provided. - Price consistency: single price across variants. - No certifications listed. ## Image assets - 5 images available: see URLs below. ## Agent notes - Images not analyzed for visual details. - Specific vacuum model compatibility not listed; agent should verify fit. - Weight not provided.
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": "Vacuum Cleaner Dust Bag Self-Closing Vacuum Bag for Allergy Sufferers",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "21.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").