

Discount: new PriceDiscount(5),message: "SUMMER DEAL - NOW ONLY $5!",ĭiscount: new PriceDiscount(10),message: "SUMMER DEAL - NOW ONLY $10!",ĭiscount: new PercentageDiscount(40),message: "Now 40% Off!",ĭiscount: new PercentageDiscount(50),message: "NOW 50% OFF!",ĭiscount: new PriceDiscount(20),message: "SUMMER DEAL - NOW ONLY $20!",ĭiscount: new PriceDiscount(6),message: "NOW ONLY $6!",ĭiscount: new PriceDiscount(25),message: "SUMMER DEAL - NOW ONLY $25!",ĭiscount: new PriceDiscount(8),message: "SUMMER DEAL - NOW ONLY $8!",ĭiscount: new PercentageDiscount(60),message: "NOW 60% OFF!",ĭiscount: new PercentageDiscount(70),message: "ONLINE ONLY - NOW 70% OFF!",ĭiscount: new PriceDiscount(4.99),message: "ONLINE ONLY - NOW $4.99!",ĭiscount: new PriceDiscount(9),message: "SUMMER DEAL - NOW ONLY $9!",ĭiscount: new PercentageDiscount(100),message: "Buy One, Get One Free!",ĭiscount: new PriceDiscount(15),message: "SUMMER DEAL - NOW ONLY $15!",ĭiscount: new PriceDiscount(11.99),message: "NOW ONLY $11.99!",ĭiscount: new PriceDiscount(10),message: "NOW ONLY $10!",ĭiscount: new PriceDiscount(5),message: "NOW ONLY $5!",ĭiscount: new PriceDiscount(3),message: "SUMMER DEAL - NOW ONLY $3!",ĭiscount: new PercentageDiscount(70),message: "NOW 70% OFF!",ĭiscount: new PercentageDiscount(100),message: "2 FOR 1 - MIX \u0026 MATCH!",ĭiscount: new PercentageDiscount(100),message: "3 FOR 1 - MIX \u0026 MATCH!",ĭiscount: new PriceDiscount(3),message: "NOW ONLY $3!",
