OUR COMMITMENT TO YOUR BUSINESS
Customer Commitment Program Form
If you are human, leave this field blank.
Customer Details
Customer Company Name
*
Customer First Name
*
Customer Last Name
*
Address
*
Address
Address
Address
City
City
Province
Province
Postal Code
Postal Code
Customer Email
*
This will become your Username to login.
Password
Confirm Password
Paragraph
Thank-you for choosing Prairie Mobile Communications as your SaskTel Dealer of choice to help you manage your Business Wireless Accounts. Our Mission is to connect people to what’s important to them and we are here to assist you in doing just that. We provide a range of services as well as on-going support to help our customers get the most out of our products, delivered by responsive, empowered Team Members.
This letter will serve as an outline for the agreed upon discounts, offers and/or special arrangements that we are happy to provide to your organization for the term of this agreement. We recognize that different types of customers value different things. Some value lowest price, others best product, still others best solution. We are confident that we will not only meet but exceed your expectations as it relates to your business wireless needs and we appreciate the opportunity you’ve given us to show you what we can do for you. Therefore, in appreciation and recognition of your commitment to Prairie Mobile Communications, we are pleased to extend this Customer Commitment Program which is outlined below.
Program Details
Discounts
Service Fees
Special Arangements
Business Communications Consultant
Consultant Email
*
First & Last Name
*
Office Phone Number
*
Direct Phone Number:
*
Signature
Clear
Terms & Conditions
*
I agree to the terms and conditions*
add_filter(‘frm_setup_edit_fields_vars’, ‘frm_set_read_only’, 20, 3);
function frm_set_read_only($values, $field, $entry_id){
// If on the back-end, keep fields editable
if ( FrmAppHelper::is_admin() ) {
return $values;
}
// If on front-end, make specific fields read-only
if ( in_array( $field->id, array( 6,7 ) ) ) {
$values[‘read_only’] = 1;
}
return $values;
}
Submit
Save Draft