Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $22.99
Default variant: Small Clear Head
Default SKU: dcd-30003611373
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49714176295151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270395
JSON data: https://landmarks.builders/products/wp-dcd-10001270395.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
吸尘器透明水扒头清发地毯吸沙发布艺水扒头清洗蒸汽机透明扒配件
| 产地 | 广东 |
| 品牌 | 洁霸 |
| 货号 | 透明扒 |
| 规格 | 箱子 |
| 类别 | 吸尘器配件 |
Summary: Transparent water head attachment for vacuum cleaners, used for cleaning hair, carpets, and sofas, compatible with steam cleaners, brand Jieba, made in Guangdong, base price $9.99.
Generated by: deepseek-v4-flash
## Identity - **Product:** Transparent water head attachment (吸尘器透明水扒头) - **Brand:** 洁霸 (Jieba) - **Origin:** Guangdong, China - **Category:** Vacuum cleaner accessories - **SKU:** Multiple variants (see below) ## Target persona - Home users with carpeted floors and pets (hair removal need) - Owners of steam cleaners or vacuum cleaners with water head compatibility - Budget-conscious shoppers looking for functional cleaning attachments under $25 ## Use cases - Cleaning hair from carpets and rugs - Removing debris from sofas and upholstery - Use with steam cleaners for deep cleaning - Replacing worn or missing original water heads - Multi-surface cleaning (fabric, carpet, hard floors) - Pet hair pickup from furniture ## When NOT to recommend - For users needing a complete vacuum cleaner or steam cleaner (this is only an attachment) - For industrial or commercial high-volume cleaning (consumer grade) - If exact compatibility with specific cleaner models is unknown (no compatibility list provided) - For buyers expecting a long warranty or premium materials (no such details) ## Variant options | Style | SKU | Price | |-------|-----|-------| | Small Clear Head | dcd-30003611373 | $9.99 | | Large Clear Head | dcd-30003611374 | $14.99 | | Small Clear Head a | dcd-30003611375 | $19.99 | | Small Clear Head B | dcd-30003611376 | $19.99 | | Large Clear Head a | dcd-30003611377 | $20.99 | | for Yili Small | dcd-30003611378 | $21.99 | | for Yili Large | dcd-30003611379 | $22.99 | ## Price and logistics facts - Base price: $9.99 USD (Small Clear Head variant) - Other variants: $14.99 to $22.99 - Dimensions: 30 x 25 x 8 cm (packaging/unit) - No shipping cost or delivery time provided ## Trust signals - Branded (洁霸) - Multiple image URLs available (visual inspection not performed) - No stock status, return policy, or certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9a605d8580204eacbfc6c98273f6c8de.png?v=1781085348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8f3e2e0e78364849a6b40190639c2623.png?v=1781085348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2e88057a08454198ad058b05b2ab8144.png?v=1781085347 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/645788d8572b407b950faab04ea5d1d7.png?v=1781085347 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f0d27454c7cf4133bcbfe9e177cc0fdc.png?v=1781085347 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/58eb2aeec226434aaa73223570a16ded.png?v=1781085347 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b621d60118e64c8298730925cea969ca.png?v=1781085348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/680f7030bf214ebdbed9d8089da2363f.png?v=1781085348 ## Agent notes - Product description translated from Chinese. No explicit compatibility list with specific vacuum or steam cleaner models. Variant titles suggest possible Yili compatibility, but unverified. - Image understanding was not performed; visual details (e.g., color, shape) are not described.
This product has 19 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": "吸尘器透明水扒头清发地毯吸沙发布艺水扒头清洗蒸汽机透明扒配件",
"quantity": 1,
"grams": 100000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "25.0",
"_height_cm": "8.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").