Get you saved text manually

if(class_exists('\Wdr\App\Router')){
    echo \Wdr\App\Router::$manage_discount->getCartTotalPriceHtml('');
}

Last updated