★ Limited Time Offer — Shop Now and Save Big! ★ 🎁 Special Deals Just For You — Don't Miss Out! 🎁 🔥 CLARO2 Summer Sale — Enjoy Discounts Of Up To 80% Off 🔥
★ Limited Time Offer — Shop Now and Save Big! ★ 🎁 Special Deals Just For You — Don't Miss Out! 🎁 🔥 CLARO2 Summer Sale — Enjoy Discounts Of Up To 80% Off 🔥
${function() {
if (data === undefined || typeof data !== 'string' || data == '') return '';
const searchEmpty = ("Your search for \"{test}\" did not yield any results.").replace('{test}', data);
return `
Filter cotton: 5 pieces included as standard accessories(For normal household use, we recommend replacing the filter every 3 months.)
Professional BiPAP ventilator with 7 therapy modes, supporting both single-level and bi-level ventilation functions
0–60 mins adjustable smart ramp pressure technology for a more comfortable falling-asleep experience
6-level adjustable heated humidification to relieve dry mouth and sore throat
Large color screen with English & Chinese bilingual interface, one-touch operation, user-friendly for the elderly
Automatic pressure adjustment to relieve snoring, sleep apnea, hypoventilation, CO₂ retention and COPD hypoventilation
Pressure Specifications
CPAP / APAP pressure range: 4–20 cmH₂O
Bi-level inspiratory pressure range: 4–25 cmH₂O
Bi-level expiratory pressure range: 4–23 cmH₂O
Adjustment increment: 0.5 cmH₂O
Full Standard Accessories
Main unit + Humidifier + Breathing tube + Power adapter + AC power cord + Multi-language user manual (5 languages) + Portable storage bag + 5 pieces of filter cotton + Full face mask set + TF card + Oxygen three-way connector
${
data == 1
? ("1 product was added to your cart!")
: ("{count} products were added to your cart!").replace('{count}', data)
}
${function() {
const freeShippingAmount = 0;
const totalPrice = data.data.total_price;
const diffAmount = freeShippingAmount - totalPrice;
const freeShippingText = diffAmount > 0
? "Spend {amount} more and get free shipping!"
: "Your order is free delivery";
return `