diff --git a/blocks/quote-request/quote-request.js b/blocks/quote-request/quote-request.js index 3204f1e10..73744ea4b 100644 --- a/blocks/quote-request/quote-request.js +++ b/blocks/quote-request/quote-request.js @@ -226,7 +226,8 @@ async function loadIframeForm(data, type) { // get cmp in three steps: mdcmp parameter, cmp cookie, default campaign // const mpCmpValue = queryParams && queryParams.get('mdcmp'); - const cmpValue = getCookie('cmp') ? getCookie('cmp') : '70170000000hlRa'; + const cmpValue = getCookie('cmp') ? getCookie('cmp') : '701Rn00000S8jXhIAJ'; // old cmp 70170000000hlRa + // if (mpCmpValue) cmpValue = mpCmpValue; const requestTypeParam = queryParams && queryParams.get('request_type'); const hubSpotQuery = {