Session Data

Array
(
    [form_inputs] => Array
        (
            [initial] => Array
                (
                    [Company] => Zachary Matthews
                    [Contact_First] => Zachary
                    [Contact_Last] => Matthews
                    [Contact_Email] => 
                    [Contact_Phone] => 
                    [contactid] => 
                    [Zip] => 97219
                    [Email] => zachary.matth@gmail.com
                    [Phone] => 
                    [place_id] => 
                    [customerid] => 165687
                    [mascustnum] => M99999
                )

            [gm_search] => Array
                (
                    [gm_account_no] => 165687
                    [mas_cust_no] => M99999
                )

            [mas_search] => Array
                (
                    [mas_cust_no] => M99999
                    [mas_cust_exists] => true
                )

            [billing] => Array
                (
                    [Company] => Zachary Matthews
                    [Contact_First] => Zachary
                    [Contact_Last] => Matthews
                    [Address1] => 
                    [Address2] => 
                    [Address3] => 
                    [City] => 
                    [State] => 
                    [Zip] => 99999
                    [Country] => USA
                    [Email] => zachary.matth@gmail.com
                    [Phone] => 860 614-8094
                )

            [shipping] => Array
                (
                    [ShipToName] => Zachary Matthews
                    [Address1] => 
                    [Address2] => 
                    [Address3] => 
                    [Address4] => 
                    [Address5] => 
                    [City] => 
                    [State] => 
                    [Zip] => 99999
                    [Country] => USA
                    [Email] => zachary.matth@gmail.com
                    [Phone] => 
                )

            [leadid] => 
            [summary] => Array
                (
                    [SalesPersonNo] => 0028
                    [ProductLine] => FX
                    [forecasting_likelihood] => medium
                    [forecasting_expected_close_date] => 10/24/2025
                    [generate_quote] => true
                    [keep_sonum] => G002362
                    [change_notes] => 
                    [delivery_disclaimer] => true
                    [tax_free] => true
                    [freight_estimate_value] => CallforFreight
                    [lead_time] => Varies greatly based on product and stock availability.
                    [email_quote_to] => zachary.matth@gmail.com
                    [template_id] => 720
                    [email_quote_subject] => Your FumeXtractors  Quote for Concrete Dust Removal
                    [files] => 
                    [email_product_literature] => true
                    [includedPDFs] => Array
                        (
                            [0] => {QUOTE}
                            [1] => quote_bundle_separator
                        )

                    [act] => submit_quote
                )

        )

    [last_completed_step] => 5
    [gm_account_no] => 165687
    [mas_cust_no] => M99999
    [mas_cust_exists] => true
    [exportid] => 89560
    [masquotenum] => G002362
    [not_in_mas] => 1
    [originalFreight] => 0.00
    [manual_freight_override] => 0.00
    [freight_estimate_value] => 0.00
    [freight_type] => 
)

POST Data

Array
(
    [SalesPersonNo] => 0028
    [ProductLine] => FX
    [forecasting_likelihood] => medium
    [forecasting_expected_close_date] => 10/24/2025
    [generate_quote] => true
    [keep_sonum] => G002362
    [change_notes] => 
    [delivery_disclaimer] => true
    [tax_free] => true
    [freight_estimate_value] => CallforFreight
    [lead_time] => Varies greatly based on product and stock availability.
    [email_quote_to] => zachary.matth@gmail.com
    [template_id] => 720
    [email_quote_subject] => Your FumeXtractors  Quote for Concrete Dust Removal
    [email_quote_body] => 

Hi <<&dear>>,

Attached is your quote and product literature.

Watch FumeXtractors Ambient Air Cleaners in Action:   https://www.youtube.com/watch?v=Ku_823i7bxE

Performance:  8-10 air changes per hour (ideal for concrete dust) 

Results:  With the recommended air changes per hour, 78-88% reduction of airborne particulate

Filter Life: Filter life will greatly depend on the application.  On average, the final filter will need to be changed every 4-6 months, the pre-filter every 2-3 months. 

Filter Cost: We use the most common size filters available so replacement costs are minimal compared to the competition. 


Next Step: To ensure the best possible configuration, could you provide me with a drawing of your room's layout?

When is a good time to follow up with you?


Sincerely,

<<&RepName>>

FumeXtractors
11088 Gravois Industrial Ct.
Saint Louis, MO 63128
866 455-2132 Ext. <<&RepPhoneExt>>
866 422-4099 Fax
<<&RepEmail>>
https://fumextractors.com

FumeXtractors is a product of Air Cleaning Specialists, Inc.

[files] => [email_product_literature] => true [includedPDFs] => Array ( [0] => {QUOTE} [1] => quote_bundle_separator ) [act] => submit_quote [not_in_mas] => true )

Debug Data

start: 5.0067901611328E-6 secs since start
after getting new exportid ... 89560: 0.10305595397949 secs since start
Session ID: 7gmpedbslfuogndvehsi8s5cl8
just before engaging cartlink ...: 0.1031699180603 secs since start
after most cartlink items ...: 0.23355507850647 secs since start
after getting new so num ...: 0.2335798740387 secs since start
after remaining cartlink items ...: 0.23359489440918 secs since start
SO Number: G002362
just prior to terms gathering ...: 0.23361301422119 secs since start
after getting customer terms ...: 0.32278203964233 secs since start
Cart Items:
Array
(
    [0] => Array
        (
            [sku] => 
            [name] => 
            [qty] => 0
            [price] => 0.00
            [cost] => 0.00
            [pdfFileURL] => 
        )

    [1] => Array
        (
            [sku] => MISC PART XTRC
            [name] => 3444B
            [qty] => 1
            [price] => 925.71
            [cost] => 648.00
            [pdfFileURL] => 
        )

)

not in mas
INSERT INTO `SO_SALESORDERHISTORYDETAIL` (`SALESORDERNO`,`ITEMCODE`,`ITEMCODEDESC`,`DROPSHIP`,`UNITCOST`,`QuantityOrderedRevised`,`QuantityOrderedOriginal`,`LastUnitPrice`,`LastExtensionAmt`,`ItemType`) VALUES ('G002362','MISC PART XTRC','3444B','Y','648.00','1','1','925.71','925.71','1')
save the exported shopping cart ...
Cart should now be empty/saved ...
after saving export to acsopa web db: 1.3732950687408 secs since start
generating quote pdf ...


ATTACHMENTS
arrPDFs:
Array
(
)
arrIndividualPDFs:
Array
(
)
temp_url:/tmp/merged-pdf_1757694409_5014.pdf
after merging and generating email/quote PDFs ...: 5.4659759998322 secs since start
File: files[Quote.pdf] => @/tmp/tmp_quote_20250912112645_63514.pdf
Rep opted not to send an email ...
QUOTE_ATTACHMENT_ID: 0
empty the shopping cart ...
Cart should now be empty ...
after running remote mas queries ...: 9.7729320526123 secs since start
Connected to ACSOPA DBafter reconnecting to the acsopa db ...: 11.79994893074 secs since start
strJSON:
{"exportid":"89560","import_result":null,"import_error":"","fileurl":"GMImport_89560_1757694415_72508.acsopa","email_result":"email not sent","goldmine_import":null,"mas_import":"","generate_quote":"true","goldmine_company":"Zachary Matthews","goldmine_email":"zachary.matth@gmail.com","goldmine_phone":"860 614-8094","mas_quote_number":"G002362","mas_customer_number":"M99999"}
end: 11.816967010498 secs since start