Hello
Need Assistance? Call customer service at 888-583-3388.
E-mail us at [email protected]

Have A Promotional Code?

Billing details

Additional information

Your order

Product Subtotal
Taking practice exams is a proven study strategy for success in the AMFTRB licensing exam. FSI offers personalized analytics to better fine-tune students' unique study journeys.
Family Solutions 100, 180 and 200 Question eStudy AMFTRB Practice Exams  × 1
$125.00
Subtotal $125.00
Total $125.00

Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our privacy policy.

jQuery(“.wc-stripe-checkout-button”).addClass(“button”);
jQuery(‘#place_order’).on(‘click’,function(){
jQuery(this).prop(“disabled”,true); // disable button after clicking on button
});

document.getElementsByClassName(“coupon-contents”)[0].classList.remove(“fusion-alignright”);

var shipping = document.getElementById(‘ship-to-different-address’);
if(shipping){
document.getElementsByClassName(‘col-2’)[0].style.display = “inline”;
} function myfunction_error(){
var error = jQuery(‘.woocommerce-error’);
if(error.size()>=1){
var num = error[0].childElementCount;
var margin = 58 * num;
jQuery(‘.checkout_coupon’).css({‘margin-top’: margin});
}
};
setInterval(‘myfunction_error()’,200);