From 7259a03bf24fe4682af207fc6e73d4afdb66c4cc Mon Sep 17 00:00:00 2001 From: Rajneesh Date: Wed, 8 Nov 2023 16:10:03 +0530 Subject: [PATCH] form changes --- blocks/quote-request/quote-request.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blocks/quote-request/quote-request.js b/blocks/quote-request/quote-request.js index fd57fcd85..b2127eedb 100644 --- a/blocks/quote-request/quote-request.js +++ b/blocks/quote-request/quote-request.js @@ -236,7 +236,7 @@ async function loadIframeForm(data, type) { keyword_ppc__c: getCookie('utm_keyword') ? getCookie('utm_keyword') : '', gclid__c: getCookie('gclid') ? getCookie('gclid') : '', product_image: productImage, - bundle_thumbnail: bundleThumbnail, + product_bundle_image: bundleThumbnail, product_bundle: productBundle, requested_qdc_discussion__c: requestTypeParam || 'Quote', return_url: data.familyID