Thanks! This did the trick!
===================
Changed to :
===================
// Discount Savings
define('PRODUCT_PRICE_DISCOUNT_PREFIX','Save: ');
define('PRODUCT_PRICE_DISCOUNT_PERCENTAGE','%');
define('PRODUCT_PRICE_DISCOUNT_AMOUNT','');
// Sale Maker Sale Price
define('PRODUCT_PRICE_SALE','Sale: ');
===================
This is killing my SEO with "off" as the most word weight.
Cheers!
Bookmarks