How to change the Quote & Book button

Copy and paste this code in your functions.php file in you active theme.

add_filter('wpcsr_quote_book_label', 'wpcsr_quote_book_label_callback');
function wpcsr_quote_book_label_callback(){
    $label = "Place your desired label here";
    return $label;
}
5
    5
    Your Cart
    Remove
    WPCargo Standard Package
    2 X $119.00 = $238.00
    Remove
    Remove
    WPCargo Merchant Package
    2 X $429.90 = $859.80
    Remove
    WPCargo Receiving Add-ons
    1 X $29.00 = $29.00
    Remove
    WPCargo Vehicle Rate
    1 X $79.00 = $79.00