★ 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 `
Power Supply: USB RechargeableGear Levels: 9 Adjustable Power Levels, Single PackMaterial: ABS PlasticPower Rating: 5.5WVoltage: 3.7VBattery Capacity: 1200mAhBattery Life: 2–3 Hours Per Full ChargeCharging Time: Approximately 4 Hours
Package Contents
1 × Main Mole Removal Pen Unit1 × USB Charging CableMetal Needle Set (1 Row of Fine Needles + 1 Thick Needle Screw Cap)1 × User Manual1 × Color Gift Box
${
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 `