Brand: World Products (Landmark)
SKU: dcd-30003963000
Price: $2.22
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Home Goods
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/50414251770095:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001396264
JSON data: https://landmarks.builders/products/wp-dcd-10001396264.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Identity: This high-grade black carbon screen sheet is a highly versatile filtration medium designed to improve indoor air quality with capturing airborne particles and neutralizing unwanted odors.
Customizable Design: Featuring a flexible carbon screen with adjustable design, this large 16 x 48-inch sheet can be easily trimmed with standard household scissors to match the exact dimensions of your specific appliance.
Advanced Material: Constructed from a, dark fibrous material, this particular air screen utilizes active carbon properties to efficiently collect dust, fibrous debris, and common household smells.
Versatile Application: This adaptable screen sheet is for a wide range of DIY projects, making it an ideal replacement media for household air purifiers, air conditioning units, furnace vents, and range hoods.
Easy Installation: Designed for hassle maintenance, this flexible screen can be quickly cut to size and inserted directly into your existing appliance screen frame to regain optimal ventilation performance.
Summary: $2.22 black carbon filter sheet, adjustable and trimmable to fit air purifiers, AC units, furnace vents, and range hoods. Listed dimensions 42 x 15 x 15 cm; description says 16 x 48 in.
Generated by: deepseek-v4-flash
## Identity A low-cost, flexible carbon-based filter sheet sold as a single piece. Sold under SKU dcd-30003963000. Listed product dimensions: 42 × 15 × 15 cm; description claims a 16 × 48 in sheet that can be trimmed with scissors. Price: $2.22 USD. ## Target persona - Homeowners/renters doing DIY filter replacement or repair on small air appliances. - Hobbyist/DIY users who need cut-to-size carbon filter media for custom projects. - Buyers who prioritize low cost and are comfortable trimming filter material with household scissors. ## Use cases - Replacing media in a household air purifier. - Adding an odor-reducing layer to an AC or cooling unit vent. - Lining furnace vents or range hood frames where a flexible filter sheet can be fitted. - General DIY carbon filter projects requiring a trimmable black sheet. ## When NOT to recommend - Applications requiring certified HEPA or high-efficiency particulate filtration. - Medical/health-critical environments where filter performance must be validated. - Users wanting a pre-cut OEM filter with no manual trimming. - Large central HVAC systems that require rated/certified air filters. ## Variant options - 1 PIECE (SKU dcd-30003963000) — $2.22 USD. Only listed variant. ## Price and logistics facts - Price: $2.22 USD (listed price for the 1 PIECE variant). - Dimensions from catalog data: 42 × 15 × 15 cm. - Description states sheet size is 16 × 48 in; actual flat dimensions should be verified before purchase. - Shipping cost, handling time, and delivery options are not specified in the provided data. ## Trust signals - No explicit stock/availability status was provided. - No return policy information was provided. - No certifications, ratings, or third-party verification are listed. - Price consistency: single price for the only listed variant. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/67623dcf-a948-4d0a-ab15-7eaee25e14d2.jpg?v=1786042335 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/99015dbd-dffc-40ca-9329-23f35b5a9079.jpg?v=1786042266 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c5a64b08-0c74-44ec-a6fd-86ea8bcb1495.jpg?v=1786042256 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/46f85718-e793-490c-836e-8c2fa0087988.jpg?v=1786042264 ## Agent notes - Product images were not visually inspected; all four URLs are provided as fetchable assets. - The stated 16 × 48 in sheet size conflicts with the package dimensions listed as 42 × 15 × 15 cm. Clarify with seller before recommending for a specific filter frame. - The description references "active carbon" and carbon screen but does not specify activated-carbon grade, thickness, or filtration rating.
This product has 4 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Air Conditioner Vent Filter Sheet Odor-Reducing Adjustable Design Flexible for Craftspeople, Air Purifiers, Cooling Device Units, Vents",
"product_id": 9540162814191,
"variant_id": 50414251770095,
"quantity": 1,
"grams": 450,
"length_cm": "42.0",
"width_cm": "15.0",
"height_cm": "15.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").