Session Data

Array
(
    [form_inputs] => Array
        (
            [initial] => Array
                (
                    [Company] => Ferguson Industrial
                    [Contact_First] => Pedro
                    [Contact_Last] => Hernandez
                    [Contact_Email] => 
                    [Contact_Phone] => 
                    [contactid] => 
                    [Zip] => 78840
                    [Email] => pedro.hernandez@ferguson.com
                    [Phone] => 8303086189
                    [place_id] => 
                    [customerid] => 163833
                    [mascustnum] => FER7884
                )

            [gm_search] => Array
                (
                    [gm_account_no] => 163833
                    [mas_cust_no] => FER7884
                )

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

            [billing] => Array
                (
                    [Company] => Ferguson Industrial
                    [Contact_First] => Pedro
                    [Contact_Last] => Hernandez
                    [Address1] => 
                    [Address2] => 
                    [Address3] => 
                    [City] => Del Rio
                    [State] => TX
                    [Zip] => 78840
                    [Country] => USA
                    [Email] => pedro.hernandez@ferguson.com
                    [Phone] => (830) 308-6189
                )

            [shipping] => Array
                (
                    [ShipToName] => Ferguson Industrial
                    [Address1] => 
                    [Address2] => 
                    [Address3] => 
                    [Address4] => 
                    [Address5] => 
                    [City] => Del Rio
                    [State] => TX
                    [Zip] => 78840
                    [Country] => USA
                    [Email] => pedro.hernandez@ferguson.com
                    [Phone] => (830) 308-6189
                )

            [leadid] => 
            [summary] => Array
                (
                    [SalesPersonNo] => 0028
                    [ProductLine] => FX
                    [forecasting_likelihood] => low
                    [forecasting_expected_close_date] => 03/21/2024
                    [application] => 
                    [generate_quote] => true
                    [is_ghost] => true
                    [not_in_mas] => true
                    [delivery_disclaimer] => true
                    [tax_free] => true
                    [lead_time] => Varies greatly based on product and stock availability.
                    [email_quote] => true
                    [email_quote_to] => pedro.hernandez@ferguson.com
                    [template_id] => 446
                    [email_quote_subject] => Your FumeXtractors Standing Fume Arm Quote
                    [files] => 
                    [email_product_literature] => true
                    [includedPDFs] => Array
                        (
                            [0] => {QUOTE}
                            [1] => /mnt/product_media/fumextractors/pdfs/fx-sa-fume-arms.pdf
                            [2] => /mnt/product_media/fumextractors/pdfs/FX-SA-0610 Drawing.pdf
                            [3] => quote_bundle_separator
                            [4] => /mnt/product_media/fumextractors/pdfs/fumextractors-warranty.pdf
                        )

                    [act] => submit_quote
                )

        )

    [last_completed_step] => 5
    [gm_account_no] => 163833
    [mas_cust_no] => FER7884
    [mas_cust_exists] => true
    [exportid] => 65662
    [masquotenum] => G002161
    [not_in_mas] => 1
)

POST Data

Array
(
    [SalesPersonNo] => 0028
    [ProductLine] => FX
    [forecasting_likelihood] => low
    [forecasting_expected_close_date] => 03/21/2024
    [application] => 
    [generate_quote] => true
    [is_ghost] => true
    [not_in_mas] => true
    [delivery_disclaimer] => true
    [tax_free] => true
    [lead_time] => Varies greatly based on product and stock availability.
    [email_quote] => true
    [email_quote_to] => pedro.hernandez@ferguson.com
    [template_id] => 446
    [email_quote_subject] => Your FumeXtractors Standing Fume Arm Quote
    [email_quote_body] => 

Hello <<&dear>>,

Thank you for the request.  Unfortunately, we don't have 5".  We are only offering 6" and 8" diameter fume arms in the standing configuration. 

Attached is your FumeXtractors quote and product literature. 

<<&quote_link>> to view your quote online including, videos, pictures, and literature.

If you have any questions please or would like to place an order please don't hesitate to call or email. 


Sincerely,

<<&RepName>>

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

FumeXtractors is a proud product of Air Cleaning Specialists, Inc.

[files] => [email_product_literature] => true [includedPDFs] => Array ( [1] => /mnt/product_media/fumextractors/pdfs/fx-sa-fume-arms.pdf [2] => /mnt/product_media/fumextractors/pdfs/FX-SA-0610 Drawing.pdf [3] => quote_bundle_separator [4] => /mnt/product_media/fumextractors/pdfs/fumextractors-warranty.pdf ) [act] => submit_quote )

Debug Data

start: 2.8610229492188E-6 secs since start
after getting new exportid ... 65662: 0.087899923324585 secs since start
Session ID: 2pmbvrmooo8qgf5paqigberc3m
just before engaging cartlink ...: 0.087992906570435 secs since start
after most cartlink items ...: 0.1613450050354 secs since start
after getting new so num ...: 0.30419397354126 secs since start
after remaining cartlink items ...: 0.30423593521118 secs since start
SO Number: G002161
just prior to terms gathering ...: 0.30425190925598 secs since start
after getting customer terms ...: 0.38816785812378 secs since start
Cart Items:
Array
(
    [0] => Array
        (
            [sku] => FX-SA-0610
            [name] => FumeXtractors 6" x 10' Fume Arm
            [qty] => 1
            [price] => 996.00
            [cost] => 352.00
            [pdfFileURL] => 
        )

)

not in mas
INSERT INTO `SO_SALESORDERHISTORYDETAIL` (`SALESORDERNO`,`ITEMCODE`,`ITEMCODEDESC`,`DROPSHIP`,`UNITCOST`,`QuantityOrderedRevised`,`QuantityOrderedOriginal`,`LastUnitPrice`,`LastExtensionAmt`,`ItemType`) VALUES ('G002161','FX-SA-0610','FumeXtractors 6" x 10' Fume Arm','Y','352.00','1','1','996.00','996.00','1')
save the exported shopping cart ...
Cart should now be empty/saved ...
after saving export to acsopa web db: 0.97830390930176 secs since start


ATTACHMENTS
arrPDFs:
Array
(
    [1] => /mnt/product_media/fumextractors/pdfs/fx-sa-fume-arms.pdf
    [2] => /mnt/product_media/fumextractors/pdfs/FX-SA-0610 Drawing.pdf
)
arrIndividualPDFs:
Array
(
    [0] => /mnt/product_media/fumextractors/pdfs/fumextractors-warranty.pdf
)
temp_url:/tmp/merged-pdf_1708378849_1627.pdf
after merging and generating email/quote PDFs ...: 1.0729308128357 secs since start
email fields:
Array
(
    [from] => stevel@aircleaningspecialists.com
    [fromname] => Steve with FumeXtractors.com
    [headers] => {"Return-Receipt-To": ""Steve Luttbeg" ", "Disposition-Notification-To": ""Steve Luttbeg" "}
    [x-smtpapi] => {"unique_args":{"orderNumber":"exportid=65662"}}
    [to[0]] => pedro.hernandez@ferguson.com
    [subject] => Your FumeXtractors Standing Fume Arm Quote
    [html] => 

Hello Pedro,

Thank you for the request.  Unfortunately, we don't have 5".  We are only offering 6" and 8" diameter fume arms in the standing configuration. 

Attached is your FumeXtractors quote and product literature. 

View Your Online Quote

If the button above does not work, please click here or copy and paste the following URL into your browser:

https://fumextractors.com/quote/index.php?act=login&quote_num=G002161&cust_num=FER7884

to view your quote online including, videos, pictures, and literature.

If you have any questions please or would like to place an order please don't hesitate to call or email. 


Sincerely,

Steve Luttbeg

FumeXtractors
11088 Gravois Industrial Ct.
Saint Louis, MO 63128
866 651-9762 Ext. 109
866 422-4099 Fax
stevel@aircleaningspecialists.com
https://fumextractors.com

FumeXtractors is a proud product of Air Cleaning Specialists, Inc.

[text] => Hello Pedro,Thank you for the request.  Unfortunately, we don't have 5".  We are only offering 6" and 8" diameter fume arms in the standing configuration. Attached is your FumeXtractors quote and product literature.  View Your Online Quote If the button above does not work, please click here or copy and paste the following URL into your browser: https://fumextractors.com/quote/index.php?act=login&quote_num=G002161&cust_num=FER7884 to view your quote online including, videos, pictures, and literature.If you have any questions please or would like to place an order please don't hesitate to call or email.  Sincerely, Steve Luttbeg FumeXtractors11088 Gravois Industrial Ct.Saint Louis, MO 63128 866 651-9762 Ext. 109 866 422-4099 Fax stevel@aircleaningspecialists.com https://fumextractors.comFumeXtractors is a proud product of Air Cleaning Specialists, Inc. [files[Product_Literature.pdf]] => @/tmp/merged-pdf_1708378849_1627.pdf [files[fumextractors-warranty.pdf]] => @/mnt/product_media/fumextractors/pdfs/fumextractors-warranty.pdf )
File: files[Product_Literature.pdf] => @/tmp/merged-pdf_1708378849_1627.pdf
File: files[fumextractors-warranty.pdf] => @/mnt/product_media/fumextractors/pdfs/fumextractors-warranty.pdf
email result: {"message":"success"}
arr email result: Array ( [message] => success )
email curl info:
Array
(
    [url] => https://api.sendgrid.com/api/mail.send.json
    [content_type] => application/json
    [http_code] => 200
    [header_size] => 305
    [request_size] => 300
    [filetime] => -1
    [ssl_verify_result] => 0
    [redirect_count] => 0
    [total_time] => 0.473968
    [namelookup_time] => 0.001936
    [connect_time] => 0.041642
    [pretransfer_time] => 0.133516
    [size_upload] => 1008244
    [size_download] => 21
    [speed_download] => 44
    [speed_upload] => 2131594
    [download_content_length] => 21
    [upload_content_length] => 1008244
    [starttransfer_time] => 0.178682
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 167.89.118.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 104.239.145.129
    [local_port] => 60612
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => HTTPS
    [appconnect_time_us] => 133416
    [connect_time_us] => 41642
    [namelookup_time_us] => 1936
    [pretransfer_time_us] => 133516
    [redirect_time_us] => 0
    [starttransfer_time_us] => 178682
    [total_time_us] => 473968
)
after sending email to customer ...: 3.5502979755402 secs since start
EMAILING INSIDE COPY:
Array
(
    [from] => stevel@aircleaningspecialists.com
    [fromname] => Steve with FumeXtractors.com
    [subject] => Your FumeXtractors Standing Fume Arm Quote
    [html] => 

Hello Pedro,

Thank you for the request.  Unfortunately, we don't have 5".  We are only offering 6" and 8" diameter fume arms in the standing configuration. 

Attached is your FumeXtractors quote and product literature. 

Click here (ACS) to view your quote online including, videos, pictures, and literature.

If you have any questions please or would like to place an order please don't hesitate to call or email. 


Sincerely,

Steve Luttbeg

FumeXtractors
11088 Gravois Industrial Ct.
Saint Louis, MO 63128
866 651-9762 Ext. 109
866 422-4099 Fax
stevel@aircleaningspecialists.com
https://fumextractors.com

FumeXtractors is a proud product of Air Cleaning Specialists, Inc.

[text] => Hello Pedro,Thank you for the request.  Unfortunately, we don't have 5".  We are only offering 6" and 8" diameter fume arms in the standing configuration. Attached is your FumeXtractors quote and product literature.  View Your Online Quote If the button above does not work, please click here or copy and paste the following URL into your browser: https://fumextractors.com/quote/index.php?act=login&quote_num=G002161&cust_num=FER7884 to view your quote online including, videos, pictures, and literature.If you have any questions please or would like to place an order please don't hesitate to call or email.  Sincerely, Steve Luttbeg FumeXtractors11088 Gravois Industrial Ct.Saint Louis, MO 63128 866 651-9762 Ext. 109 866 422-4099 Fax stevel@aircleaningspecialists.com https://fumextractors.comFumeXtractors is a proud product of Air Cleaning Specialists, Inc. [files[Product_Literature.pdf]] => CURLFile Object ( [name] => /tmp/merged-pdf_1708378849_1627.pdf [mime] => [postname] => Product_Literature.pdf ) [files[fumextractors-warranty.pdf]] => CURLFile Object ( [name] => /mnt/product_media/fumextractors/pdfs/fumextractors-warranty.pdf [mime] => [postname] => fumextractors-warranty.pdf ) [to[0]] => stevel@aircleaningspecialists.com )
to rep email result: {"message":"success"}
arr email result: Array ( [message] => success )
email curl info:
Array
(
    [url] => https://api.sendgrid.com/api/mail.send.json
    [content_type] => application/json
    [http_code] => 200
    [header_size] => 305
    [request_size] => 300
    [filetime] => -1
    [ssl_verify_result] => 0
    [redirect_count] => 0
    [total_time] => 0.695369
    [namelookup_time] => 0.001932
    [connect_time] => 0.062249
    [pretransfer_time] => 0.194511
    [size_upload] => 1007118
    [size_download] => 21
    [speed_download] => 30
    [speed_upload] => 1449090
    [download_content_length] => 21
    [upload_content_length] => 1007118
    [starttransfer_time] => 0.257512
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 54.213.76.12
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 104.239.145.129
    [local_port] => 41890
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => HTTPS
    [appconnect_time_us] => 194414
    [connect_time_us] => 62249
    [namelookup_time_us] => 1932
    [pretransfer_time_us] => 194511
    [redirect_time_us] => 0
    [starttransfer_time_us] => 257512
    [total_time_us] => 695369
)
after sending email to rep ...: 6.2479479312897 secs since start
after inserting/updating customer in v2 ...: 6.3287420272827 secs since start
Email HTML ...
PGh0bWw+PGhlYWQ+PHN0eWxlPmJvZHl7Zm9udC1mYW1pbHk6YXJpYWx9PC9zdHlsZT48L2hlYWQ+PGJvZHk+PHA+SGVsbG8gUGVkcm8sPC9wPjxwPlRoYW5rIHlvdSBmb3IgdGhlIHJlcXVlc3QuJm5ic3A7IFVuZm9ydHVuYXRlbHksIHdlIGRvbid0IGhhdmUgNSIuJm5ic3A7IFdlIGFyZSBvbmx5IG9mZmVyaW5nIDYiIGFuZCA4IiBkaWFtZXRlciBmdW1lIGFybXMgaW4gdGhlIHN0YW5kaW5nIGNvbmZpZ3VyYXRpb24uJm5ic3A7PC9wPjxwPkF0dGFjaGVkIGlzIHlvdXIgRnVtZVh0cmFjdG9ycyBxdW90ZSBhbmQgcHJvZHVjdCBsaXRlcmF0dXJlLiZuYnNwOzwvcD48cD4NCgkJCQkJPGRpdiBzdHlsZT0idGV4dC1hbGlnbjpjZW50ZXI7Ij4NCgkJCQkJCTxhIGhyZWY9Imh0dHBzOi8vZnVtZXh0cmFjdG9ycy5jb20vcXVvdGUvaW5kZXgucGhwP2FjdD1sb2dpbiZxdW90ZV9udW09RzAwMjE2MSZjdXN0X251bT1GRVI3ODg0IiBzdHlsZT0iYmFja2dyb3VuZC1jb2xvcjogIzRDQUY1MDsgY29sb3I6IHdoaXRlOyBwYWRkaW5nOiAxMHB4IDIwcHg7IHRleHQtYWxpZ246IGNlbnRlcjsgdGV4dC1kZWNvcmF0aW9uOiBub25lOyBkaXNwbGF5OiBpbmxpbmUtYmxvY2s7IGJvcmRlci1yYWRpdXM6IDVweDsiIGNvbG9yPSJibHVlIiB0YXJnZXQ9Il9ibGFuayI+VmlldyBZb3VyIE9ubGluZSBRdW90ZTwvYT4NCgkJCQkJCTxicj4NCgkJCQkJCTxwIHN0eWxlPSJmb250LXNpemU6IDE0cHg7IGNvbG9yOiAjMzMzMzMzOyBtYXJnaW4tdG9wOiAxMHB4OyI+SWYgdGhlIGJ1dHRvbiBhYm92ZSBkb2VzIG5vdCB3b3JrLCBwbGVhc2UgPGEgaHJlZj0iaHR0cHM6Ly9mdW1leHRyYWN0b3JzLmNvbS9xdW90ZS9pbmRleC5waHA/YWN0PWxvZ2luJnF1b3RlX251bT1HMDAyMTYxJmN1c3RfbnVtPUZFUjc4ODQiIHN0eWxlPSJjb2xvcjogIzAwNjZjYzsgdGV4dC1kZWNvcmF0aW9uOiB1bmRlcmxpbmU7Ij5jbGljayBoZXJlPC9hPiBvciBjb3B5IGFuZCBwYXN0ZSB0aGUgZm9sbG93aW5nIFVSTCBpbnRvIHlvdXIgYnJvd3Nlcjo8L3A+DQoJCQkJCQk8cCBzdHlsZT0iZm9udC1zaXplOiAxNHB4OyBjb2xvcjogIzMzMzMzMzsgd29yZC1icmVhazogYnJlYWstYWxsOyI+aHR0cHM6Ly9mdW1leHRyYWN0b3JzLmNvbS9xdW90ZS9pbmRleC5waHA/YWN0PWxvZ2luJmFtcDtxdW90ZV9udW09RzAwMjE2MSZhbXA7Y3VzdF9udW09RkVSNzg4NDwvcD4NCgkJCQkJPC9kaXY+DQoJCQkJIHRvIHZpZXcgeW91ciBxdW90ZSBvbmxpbmUgaW5jbHVkaW5nLCB2aWRlb3MsIHBpY3R1cmVzLCBhbmQgbGl0ZXJhdHVyZS48L3A+PHA+SWYgeW91IGhhdmUgYW55IHF1ZXN0aW9ucyBwbGVhc2Ugb3Igd291bGQgbGlrZSB0byBwbGFjZSBhbiBvcmRlciBwbGVhc2UgZG9uJ3QgaGVzaXRhdGUgdG8gY2FsbCBvciBlbWFpbC4mbmJzcDs8YnI+PC9wPjxwPjxicj4NClNpbmNlcmVseSw8YnI+DQo8YnI+DQpTdGV2ZSBMdXR0YmVnPGJyPg0KPGJyPg0KPHN0cm9uZz5GdW1lWHRyYWN0b3JzPC9zdHJvbmc+PGJyPjxzcGFuIHN0eWxlPSJmb250LXdlaWdodDogNzAwOyI+MTEwODggR3Jhdm9pcyBJbmR1c3RyaWFsIEN0Ljwvc3Bhbj48YnI+PHNwYW4gc3R5bGU9ImZvbnQtd2VpZ2h0OiA3MDA7Ij5TYWludCBMb3VpcywgTU8gNjMxMjg8L3NwYW4+PGJyPg0KPGEgaHJlZj0idGVsOisxODY2NjUxOTc2MiI+ODY2IDY1MS05NzYyPC9hPiBFeHQuIDEwOTxicj4NCjg2NiA0MjItNDA5OSBGYXg8YnI+DQpzdGV2ZWxAYWlyY2xlYW5pbmdzcGVjaWFsaXN0cy5jb208YnI+DQo8YSBocmVmPSJodHRwczovL2Z1bWV4dHJhY3RvcnMuY29tIj5odHRwczovL2Z1bWV4dHJhY3RvcnMuY29tPC9hPjxhIGhyZWY9Imh0dHBzOi8vZnVtZXh0cmFjdG9ycy5jb20iPjwvYT48L3A+PHA+PGk+RnVtZVh0cmFjdG9ycyBpcyBhIHByb3VkIHByb2R1Y3Qgb2YgQWlyIENsZWFuaW5nIFNwZWNpYWxpc3RzLCBJbmMuPC9pPjwvcD48L2JvZHk+PC9odG1sPg==
v2_mailid: 3109706
acsopav2 mailgun/newmail.php curl info:
Array
(
    [from] => Steve Luttbeg 
    [recipient] => pedro.hernandez@ferguson.com
    [To] => pedro.hernandez@ferguson.com
    [Date] => 2024-02-19 15:40:54
    [subject] => Your FumeXtractors Standing Fume Arm Quote
    [mas-customer-no] => FER7884
    [email-html] => 

Hello Pedro,

Thank you for the request.  Unfortunately, we don't have 5".  We are only offering 6" and 8" diameter fume arms in the standing configuration. 

Attached is your FumeXtractors quote and product literature. 

Click here (ACS) to view your quote online including, videos, pictures, and literature.

If you have any questions please or would like to place an order please don't hesitate to call or email. 


Sincerely,

Steve Luttbeg

FumeXtractors
11088 Gravois Industrial Ct.
Saint Louis, MO 63128
866 651-9762 Ext. 109
866 422-4099 Fax
stevel@aircleaningspecialists.com
https://fumextractors.com

FumeXtractors is a proud product of Air Cleaning Specialists, Inc.

[qq_from_repid] => 0028 [file_0] => CURLFile Object ( [name] => /tmp/merged-pdf_1708378849_1627.pdf [mime] => [postname] => Product_Literature.pdf ) [file_1] => CURLFile Object ( [name] => /mnt/product_media/fumextractors/pdfs/fumextractors-warranty.pdf [mime] => [postname] => fumextractors-warranty.pdf ) )
acsopav2 mailgun/newmail.php curl info:
Array
(
    [url] => https://acs-web.acsopav2.com:7443/providers/mailgun/newmail.php
    [content_type] => text/html; charset=UTF-8
    [http_code] => 200
    [header_size] => 404
    [request_size] => 227
    [filetime] => -1
    [ssl_verify_result] => 0
    [redirect_count] => 0
    [total_time] => 6.384656
    [namelookup_time] => 0.002128
    [connect_time] => 0.020129
    [pretransfer_time] => 0.052781
    [size_upload] => 1006363
    [size_download] => 1005049
    [speed_download] => 157432
    [speed_upload] => 157638
    [download_content_length] => -1
    [upload_content_length] => 1006363
    [starttransfer_time] => 0.071855
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 71.91.252.131
    [certinfo] => Array
        (
        )

    [primary_port] => 7443
    [local_ip] => 104.239.145.129
    [local_port] => 39510
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => HTTPS
    [appconnect_time_us] => 52704
    [connect_time_us] => 20129
    [namelookup_time_us] => 2128
    [pretransfer_time_us] => 52781
    [redirect_time_us] => 0
    [starttransfer_time_us] => 71855
    [total_time_us] => 6384656
)
after pushing email and files into v2/timeline ...: 14.716844797134 secs since start
empty the shopping cart ...
Cart should now be empty ...
after running remote mas queries ...: 14.852186918259 secs since start
Connected to ACSOPA DBafter reconnecting to the acsopa db ...: 16.876576900482 secs since start
strJSON:
{"exportid":"65662","import_result":null,"import_error":"","fileurl":"GMImport_65662_1708378865_69195.acsopa","email_result":"success","goldmine_import":null,"mas_import":"","generate_quote":"true","goldmine_company":"Ferguson Industrial","goldmine_email":"pedro.hernandez@ferguson.com","goldmine_phone":"(830) 308-6189","mas_quote_number":"G002161","mas_customer_number":"FER7884"}
end: 16.90513086319 secs since start