Brand: World Products (Landmark)
SKU: dcd-30003478207
Price: $66.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1710 g
Cart URL (default variant): https://landmarks.builders/cart/49811212992751:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001227271
JSON data: https://landmarks.builders/products/m4x-10001227271.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Pet Air Purifier Cylindrical Pet Odor Neutralizer ABS Body
| Type | Tabletop |
| Filtration Technology | True HEPA |
| Application | Whole Room |
| Features | Quiet Operation |
| Contaminants Captured | Odours |
| Voltage | 12 V |
| Item Depth | 20.50 cm |
| Item Height | 31.50 cm |
| Item Weight | 1.5 kg |
| Item Width | 20.50 cm |
| Power | 5 W |
| Number of Cleaning Stages | 4 |
| Power Source | Electrical |
| Room | Any Room |
| Material | Plastic |
| Control Style | Rotary Knob |
| Coverage | 20 m² |
| Operating Sound Rating | 30 dB |
Summary: Pet Air Purifier Negative Ionic Pet Odor Neutralizer Infinite Speed Control. 【产品名称】:宠物净化除臭器 【产品规格】:白色 【产品尺寸】:205*315mm,滤网尺寸156* 212 mm, 【产品材质】:高强度ABS外壳 【产品净重】:1200g 【产品毛重】:1710g 【产品包装】:独立纸盒包装 【包装尺寸】:240*240*350mm 【装箱数量】:4/箱 【装箱毛重】:7700g 【外箱尺寸】:500*500*380mm 【工作原理】:负离子,紫外线,HEPA技术 【适用面积】:11㎡ (含)-20㎡ (含) 【进出风方式】:机身360度大格栅无阻碍进风、顶部出风 【电气参数及性能参数】:电压:DC12V,常规版功率:5W,已有认证:CE、RoHS,PWM调速、无极变速,超静音,微动开关,防伤害自动断电
Generated by: m4x-map-v1
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": "Pet Air Purifier Cylindrical Pet Odor Neutralizer ABS Body",
"quantity": 1,
"grams": 1710000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "24.0",
"_height_cm": "35.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").