Session Data

Array
(
    [form_inputs] => Array
        (
            [initial] => Array
                (
                    [Company] => John Kozicki
                    [Contact_First] => John
                    [Contact_Last] => Kozicki
                    [Contact_Email] => 
                    [Contact_Phone] => 
                    [contactid] => 
                    [Zip] => 48085
                    [Email] => 
                    [Phone] => 
                    [place_id] => 
                    [customerid] => 154930
                    [mascustnum] => KOZ4808
                )

            [gm_search] => Array
                (
                    [gm_account_no] => 154930
                    [mas_cust_no] => KOZ4808
                )

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

            [billing] => Array
                (
                    [Company] => John Kozicki
                    [Contact_First] => John
                    [Contact_Last] => Kozicki
                    [Address1] => 4770 Rochester Rd. STE. 101
                    [Address2] => 
                    [Address3] => 
                    [City] => Troy
                    [State] => MI
                    [Zip] => 48085
                    [Country] => USA
                    [Email] => drjjkozicki@gmail.com
                    [Phone] => (248) 709-1402
                )

            [shipping] => Array
                (
                    [ShipToName] => John Kozicki
                    [Address1] => 4770 Rochester Rd. STE. 101
                    [Address2] => 
                    [Address3] => 
                    [Address4] => 
                    [Address5] => 
                    [City] => Troy
                    [State] => MI
                    [Zip] => 48085
                    [Country] => USA
                    [Email] => drjjkozicki@gmail.com
                    [Phone] => (248) 709-1402
                )

            [leadid] => 
            [summary] => Array
                (
                    [SalesPersonNo] => 0060
                    [ProductLine] => CL
                    [forecasting_likelihood] => high
                    [forecasting_expected_close_date] => 11/30/2023
                    [application] => Contaminants + Odor
                    [generate_quote] => true
                    [not_in_mas] => true
                    [delivery_disclaimer] => true
                    [tax_free] => true
                    [lead_time] => 1-2 Weeks
                    [email_quote] => true
                    [email_quote_to] => drjjkozicki@gmail.com
                    [template_id] => 557
                    [email_quote_subject] => CleanLeaf Air Filtration Quote For John Kozicki
                    [files] => 
                    [email_product_literature] => true
                    [includedPDFs] => Array
                        (
                            [0] => {QUOTE}
                            [1] => /mnt/product_media/cleanleaf/pdf/ed400_compressed.pdf
                            [2] => quote_bundle_separator
                        )

                    [act] => submit_quote
                )

        )

    [last_completed_step] => 5
    [gm_account_no] => 154930
    [mas_cust_no] => KOZ4808
    [mas_cust_exists] => true
    [exportid] => 61191
    [masquotenum] => Q043084
    [not_in_mas] => 1
)

POST Data

Array
(
    [SalesPersonNo] => 0060
    [ProductLine] => CL
    [forecasting_likelihood] => high
    [forecasting_expected_close_date] => 11/30/2023
    [application] => Contaminants + Odor
    [generate_quote] => true
    [not_in_mas] => true
    [delivery_disclaimer] => true
    [tax_free] => true
    [lead_time] => 1-2 Weeks
    [email_quote] => true
    [email_quote_to] => drjjkozicki@gmail.com
    [template_id] => 557
    [email_quote_subject] => CleanLeaf Air Filtration Quote For John Kozicki
    [email_quote_body] => 

Hello <<&dear>>

Thank you for reaching out to us, attached is our quote and literature per your request.

Please review and let me know if you have any questions or concerns.

***Shipping is not included and is billed separately at the time of delivery.


Sincerely,

<<&RepName>>

CleanLeaf - a product of Air Cleaning Specialists, Inc.

11088 Gravois Industrial Ct. Saint Louis, MO.

Saint Louis, MO 63128

866 455-2132 Ext <<&RepPhoneExt>>

<<&RepEmail>>

https://cleanleaf.com/


[files] => [email_product_literature] => true [includedPDFs] => Array ( [0] => {QUOTE} [1] => /mnt/product_media/cleanleaf/pdf/ed400_compressed.pdf [2] => quote_bundle_separator ) [act] => submit_quote )

Debug Data

start: 4.0531158447266E-6 secs since start
after getting new exportid ... 61191: 0.088316917419434 secs since start
Session ID: 4g6cnpar3gadpugu7u89pc2f8t
just before engaging cartlink ...: 0.088408946990967 secs since start
after most cartlink items ...: 0.089159965515137 secs since start
after getting new so num ...: 0.23129606246948 secs since start
after remaining cartlink items ...: 0.23132801055908 secs since start
SO Number: Q043084
just prior to terms gathering ...: 0.23133897781372 secs since start
after getting customer terms ...: 0.31524205207825 secs since start
Cart Items:
Array
(
    [0] => Array
        (
            [sku] => ED400
            [name] => 400 CFM Portable Classroom HEPA Air Purifier
Dimensions: 14.5" x 14.5" x 23"
Weight: 45 lbs.
Color: Sandstone
Noise Level: 50dB (Low), 66dB (High)

Filter Assembly:
4 Stage Filtration
- Large particle pre-filter
- Medium particle pre-filter
- Carbon/zeolite odor absorbing filter
- 60 sq. ft. of true, medical grade HEPA filter media [qty] => 1 [price] => 686.00 [cost] => 468.86 [pdfFileURL] => ) )

not in mas
INSERT INTO `SO_SALESORDERHISTORYDETAIL` (`SALESORDERNO`,`ITEMCODE`,`ITEMCODEDESC`,`DROPSHIP`,`UNITCOST`,`QuantityOrderedRevised`,`QuantityOrderedOriginal`,`LastUnitPrice`,`LastExtensionAmt`,`ItemType`) VALUES ('Q043084','ED400','400 CFM Portable Classroom HEPA Air Purifier Dimensions: 14.5" x 14.5" x 23" Weight: 45 lbs. Color: Sandstone Noise Level: 50dB (Low), 66dB (High) Filter Assembly: 4 Stage Filtration - Large particle pre-filter - Medium particle pre-filter - Carbon/zeolite odor absorbing filter - 60 sq. ft. of true, medical grade HEPA filter media','Y','468.86','1','1','686.00','686.00','1')
save the exported shopping cart ...
Cart should now be empty/saved ...
after saving export to acsopa web db: 0.33961796760559 secs since start
generating quote pdf ...


ATTACHMENTS
arrPDFs:
Array
(
    [1] => /mnt/product_media/cleanleaf/pdf/ed400_compressed.pdf
)
arrIndividualPDFs:
Array
(
)
temp_url:/tmp/merged-pdf_1699550712_4217.pdf
after merging and generating email/quote PDFs ...: 3.9558160305023 secs since start
email fields:
Array
(
    [from] => phillip@aircleaningspecialists.com
    [fromname] => Phillip Geraci
    [headers] => {"Return-Receipt-To": ""Phillip Geraci" ", "Disposition-Notification-To": ""Phillip Geraci" "}
    [x-smtpapi] => {"unique_args":{"orderNumber":"exportid=61191"}}
    [to[0]] => drjjkozicki@gmail.com
    [subject] => CleanLeaf Air Filtration Quote For John Kozicki
    [html] => 

Hello John

Thank you for reaching out to us, attached is our quote and literature per your request.

Please review and let me know if you have any questions or concerns.

***Shipping is not included and is billed separately at the time of delivery.


Sincerely,

Phillip Geraci

CleanLeaf - a product of Air Cleaning Specialists, Inc.

11088 Gravois Industrial Ct. Saint Louis, MO.

Saint Louis, MO 63128

866 455-2132 Ext 182

phillip@aircleaningspecialists.com

https://cleanleaf.com/


[text] => Hello JohnThank you for reaching out to us, attached is our quote and literature per your request.Please review and let me know if you have any questions or concerns.***Shipping is not included and is billed separately at the time of delivery.Sincerely,Phillip GeraciCleanLeaf - a product of Air Cleaning Specialists, Inc.11088 Gravois Industrial Ct. Saint Louis, MO.Saint Louis, MO 63128866 455-2132 Ext 182phillip@aircleaningspecialists.comhttps://cleanleaf.com/ [files[Quote.pdf]] => @/tmp/tmp_quote_20231109112508_34923.pdf [files[Product_Literature.pdf]] => @/tmp/merged-pdf_1699550712_4217.pdf )
File: files[Quote.pdf] => @/tmp/tmp_quote_20231109112508_34923.pdf
File: files[Product_Literature.pdf] => @/tmp/merged-pdf_1699550712_4217.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] => 299
    [filetime] => -1
    [ssl_verify_result] => 0
    [redirect_count] => 0
    [total_time] => 0.372729
    [namelookup_time] => 0.002071
    [connect_time] => 0.041005
    [pretransfer_time] => 0.131478
    [size_upload] => 228601
    [size_download] => 21
    [speed_download] => 56
    [speed_upload] => 614518
    [download_content_length] => 21
    [upload_content_length] => 228601
    [starttransfer_time] => 0.173279
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 167.89.118.59
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 104.239.145.129
    [local_port] => 34830
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => HTTPS
    [appconnect_time_us] => 131316
    [connect_time_us] => 41005
    [namelookup_time_us] => 2071
    [pretransfer_time_us] => 131478
    [redirect_time_us] => 0
    [starttransfer_time_us] => 173279
    [total_time_us] => 372729
)
after sending email to customer ...: 6.3317759037018 secs since start
EMAILING INSIDE COPY:
Array
(
    [from] => phillip@aircleaningspecialists.com
    [fromname] => Phillip Geraci
    [subject] => CleanLeaf Air Filtration Quote For John Kozicki
    [html] => 

Hello John

Thank you for reaching out to us, attached is our quote and literature per your request.

Please review and let me know if you have any questions or concerns.

***Shipping is not included and is billed separately at the time of delivery.


Sincerely,

Phillip Geraci

CleanLeaf - a product of Air Cleaning Specialists, Inc.

11088 Gravois Industrial Ct. Saint Louis, MO.

Saint Louis, MO 63128

866 455-2132 Ext 182

phillip@aircleaningspecialists.com

https://cleanleaf.com/


[text] => Hello JohnThank you for reaching out to us, attached is our quote and literature per your request.Please review and let me know if you have any questions or concerns.***Shipping is not included and is billed separately at the time of delivery.Sincerely,Phillip GeraciCleanLeaf - a product of Air Cleaning Specialists, Inc.11088 Gravois Industrial Ct. Saint Louis, MO.Saint Louis, MO 63128866 455-2132 Ext 182phillip@aircleaningspecialists.comhttps://cleanleaf.com/ [files[Quote.pdf]] => CURLFile Object ( [name] => /tmp/tmp_quote_20231109112508_34923.pdf [mime] => [postname] => Quote.pdf ) [files[Product_Literature.pdf]] => CURLFile Object ( [name] => /tmp/merged-pdf_1699550712_4217.pdf [mime] => [postname] => Product_Literature.pdf ) [to[0]] => phillip@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] => 299
    [filetime] => -1
    [ssl_verify_result] => 0
    [redirect_count] => 0
    [total_time] => 0.34055
    [namelookup_time] => 0.002035
    [connect_time] => 0.037802
    [pretransfer_time] => 0.120811
    [size_upload] => 228202
    [size_download] => 21
    [speed_download] => 61
    [speed_upload] => 671182
    [download_content_length] => 21
    [upload_content_length] => 228202
    [starttransfer_time] => 0.157901
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 167.89.118.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 104.239.145.129
    [local_port] => 40594
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => HTTPS
    [appconnect_time_us] => 120624
    [connect_time_us] => 37802
    [namelookup_time_us] => 2035
    [pretransfer_time_us] => 120811
    [redirect_time_us] => 0
    [starttransfer_time_us] => 157901
    [total_time_us] => 340550
)
after sending email to rep ...: 8.6750519275665 secs since start
after inserting/updating customer in v2 ...: 8.7597498893738 secs since start
Email HTML ...
PGh0bWw+PGhlYWQ+PHN0eWxlPmJvZHl7Zm9udC1mYW1pbHk6YXJpYWx9PC9zdHlsZT48L2hlYWQ+PGJvZHk+PHA+PC9wPjxkaXY+SGVsbG8gSm9objwvZGl2PjxkaXY+PGJyPjwvZGl2PjxkaXY+VGhhbmsgeW91IGZvciByZWFjaGluZyBvdXQgdG8gdXMsIGF0dGFjaGVkIGlzIG91ciBxdW90ZSBhbmQgbGl0ZXJhdHVyZSBwZXIgeW91ciByZXF1ZXN0LjwvZGl2PjxkaXY+PGJyPjwvZGl2PjxkaXY+UGxlYXNlIHJldmlldyBhbmQgbGV0IG1lIGtub3cgaWYgeW91IGhhdmUgYW55IHF1ZXN0aW9ucyBvciBjb25jZXJucy48L2Rpdj48ZGl2Pjxicj48L2Rpdj48ZGl2PioqKlNoaXBwaW5nIGlzIG5vdCBpbmNsdWRlZCBhbmQgaXMgYmlsbGVkIHNlcGFyYXRlbHkgYXQgdGhlIHRpbWUgb2YgZGVsaXZlcnkuPC9kaXY+PGRpdj48YnI+PC9kaXY+PGRpdj48YnI+PC9kaXY+PGRpdj5TaW5jZXJlbHksPC9kaXY+PGRpdj48YnI+PC9kaXY+PGRpdj5QaGlsbGlwIEdlcmFjaTwvZGl2Pjxicj5DbGVhbkxlYWYgLSBhIHByb2R1Y3Qgb2YgQWlyIENsZWFuaW5nIFNwZWNpYWxpc3RzLCBJbmMuPHA+PC9wPjxwPjExMDg4IEdyYXZvaXMgSW5kdXN0cmlhbCBDdC4gU2FpbnQgTG91aXMsIE1PLjwvcD48cD5TYWludCBMb3VpcywgTU8gNjMxMjg8L3A+PHA+ODY2IDQ1NS0yMTMyIEV4dCAxODI8L3A+PHA+cGhpbGxpcEBhaXJjbGVhbmluZ3NwZWNpYWxpc3RzLmNvbTwvcD48cD5odHRwczovL2NsZWFubGVhZi5jb20vPGJyPjwvcD48cD48YnI+PC9wPjwvYm9keT48L2h0bWw+
v2_mailid: 2898823
acsopav2 mailgun/newmail.php curl info:
Array
(
    [from] => Phillip Geraci 
    [recipient] => drjjkozicki@gmail.com
    [To] => drjjkozicki@gmail.com
    [Date] => 2023-11-09 11:25:17
    [subject] => CleanLeaf Air Filtration Quote For John Kozicki
    [mas-customer-no] => KOZ4808
    [email-html] => 

Hello John

Thank you for reaching out to us, attached is our quote and literature per your request.

Please review and let me know if you have any questions or concerns.

***Shipping is not included and is billed separately at the time of delivery.


Sincerely,

Phillip Geraci

CleanLeaf - a product of Air Cleaning Specialists, Inc.

11088 Gravois Industrial Ct. Saint Louis, MO.

Saint Louis, MO 63128

866 455-2132 Ext 182

phillip@aircleaningspecialists.com

https://cleanleaf.com/


[qq_from_repid] => 0060 [file_0] => CURLFile Object ( [name] => /tmp/tmp_quote_20231109112508_34923.pdf [mime] => [postname] => Quote.pdf ) [file_1] => CURLFile Object ( [name] => /tmp/merged-pdf_1699550712_4217.pdf [mime] => [postname] => Product_Literature.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] => 226
    [filetime] => -1
    [ssl_verify_result] => 0
    [redirect_count] => 0
    [total_time] => 5.439381
    [namelookup_time] => 0.002303
    [connect_time] => 0.020208
    [pretransfer_time] => 0.050492
    [size_upload] => 227956
    [size_download] => 226698
    [speed_download] => 41680
    [speed_upload] => 41911
    [download_content_length] => -1
    [upload_content_length] => 227956
    [starttransfer_time] => 0.069372
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 71.91.252.131
    [certinfo] => Array
        (
        )

    [primary_port] => 7443
    [local_ip] => 104.239.145.129
    [local_port] => 54448
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => HTTPS
    [appconnect_time_us] => 50409
    [connect_time_us] => 20208
    [namelookup_time_us] => 2303
    [pretransfer_time_us] => 50492
    [redirect_time_us] => 0
    [starttransfer_time_us] => 69372
    [total_time_us] => 5439381
)
after pushing email and files into v2/timeline ...: 16.201699972153 secs since start
empty the shopping cart ...
Cart should now be empty ...
after running remote mas queries ...: 16.334588050842 secs since start
Connected to ACSOPA DBafter reconnecting to the acsopa db ...: 18.357974052429 secs since start
strJSON:
{"exportid":"61191","import_result":null,"import_error":"","fileurl":"GMImport_61191_1699550726_94101.acsopa","email_result":"success","goldmine_import":null,"mas_import":"","generate_quote":"true","goldmine_company":"John Kozicki","goldmine_email":"drjjkozicki@gmail.com","goldmine_phone":"(248) 709-1402","mas_quote_number":"Q043084","mas_customer_number":"KOZ4808"}
end: 18.379435062408 secs since start