Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $4.31
Default variant: Gray
Default SKU: dcd-30004140941
Default price: $4.31
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467762766063:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457532
JSON data: https://landmarks.builders/products/wp-dcd-10001457532.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Powerful Suction: High-performance motor delivers strong suction for effective cleaning of dust, crumbs, and pet hair in both car and home environments.
Cordless & Portable Design: Lightweight and compact, this handheld vacuum offers ultimate convenience and freedom of movement without tangled cords.
Dual Functionality: Easily converts from a vacuum cleaner to a blower, perfect for cleaning tight spaces, keyboards, or inflating small items.
Rechargeable Battery: Equipped with a long-lasting rechargeable battery, providing ample runtime for thorough cleaning sessions.
Versatile Use: Ideal for cleaning car interiors, upholstery, keyboards, small spills, and hard-to-reach areas around the house.
Summary: Portable cordless handheld vacuum with blower function, rechargeable battery, for car interiors and home cleaning. Priced at $4.31 USD, available in Gray and Black.
Generated by: deepseek-v4-flash
## Identity Portable Cordless Car Vacuum Cleaner with Blower Function. Handheld, rechargeable unit that converts between vacuum and blower modes. Intended for dry cleaning of car interiors and home surfaces such as upholstery, keyboards, and tight spaces. ## Target persona Budget-conscious car owners, rideshare drivers, or apartment dwellers seeking a low-cost, cordless handheld vacuum for light dry cleanup and occasional blowing tasks. Not suited to heavy-duty or professional use. ## Use cases - Cleaning loose dust, crumbs, and pet hair from car seats, mats, and trunk carpet. - Blowing dust and debris out of keyboards, vents, and narrow gaps. - Quick tidy of home upholstery, car cup holders, and floor mats. - Portable emergency cleanup when traveling or during road trips. - Small inflatable items if blower output is adequate (per manufacturer claim). ## When NOT to recommend - For users needing wet/dry pickup (no wet pickup capability stated). - For large-area or deep-cleaning tasks; likely insufficient power and bin capacity. - For allergy sufferers requiring HEPA filtration or sealed containment. - For commercial or frequent heavy use where durability and runtime matter. ## Variant options - Gray (SKU dcd-30004140941) - USD 4.31 - Black (SKU dcd-30004140942) - USD 4.31 ## Price and logistics facts - Price: USD 4.31 for both variants. - No shipping cost, availability, or delivery time data provided. - Dimensions, battery capacity, and included accessories are not specified. ## Trust signals - In-stock status not confirmed. - Return policy not stated. - Price is consistent across variants. - No certifications or independent performance data provided. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN011X0nWb2HPYGpsbByo__2215955369143-0-cib.jpg?v=1786299248) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01lI62Zn2HPYGq4XJFn__2215955369143-0-cib.jpg?v=1786299248) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01sxBr1r2HPYGq4XJFo__2215955369143-0-cib.jpg?v=1786299249) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01xOZ4bN2HPYGo5FcqO__2215955369143-0-cib.jpg?v=1786299248) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01hyLcbv2HPYGppCc5Q__2215955369143-0-cib.jpg?v=1786299248) ## Agent notes - Images were not visually analyzed; fetch URLs for human review. - Product specs are thin: no dimensions, runtime, or accessory list. - The extremely low price suggests modest suction/quality; use accordingly. - Unknown stock status and return policy; confirm before recommending.
This product has 5 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": "Portable Cordless Car Vacuum Cleaner with Blower Function, Handheld Rechargeable for Car \u0026 Home",
"product_id": 9556244594927,
"variant_id": 50467762766063,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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").