autoship_checkout_string (filter)
(src/product-page.php) Used to modify the current 'at checkout' string portion of the Autoship strings.
Code
apply_filters( 'autoship_checkout_string', __( 'at checkout', 'autoship' ), $product ) );
Found in the Functions