Fernanda Body Aesthetic Website: https://fernandabodyaesthetics.com/ Phone: +1 (813) 263-9158 Email:Support@fernandabodyaesthetics.com Business Days: Monday – Friday: 10 AM – 6 PM Address:5121 Ehrlich Rd, Suite 103-b, Tampa, FL 33624, USA Business Hours: Monday – Friday: 10 AM – 6 PM We’d Love Your Feedback: Rate Us on Google
${
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 `