* @link https://www.fireplugins.com * @copyright Copyright © 2021 FirePlugins All Rights Reserved * @license GNU GPLv3 or later */ if (!defined('ABSPATH')) { exit; // Exit if accessed directly. } $item = new \FPFramework\Libs\Registry($this->data); $suffix = $item->get('suffix', ''); $decimal_points = $item->get('decimal_points', 0); $color = $item->get('color', ''); ?>