array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4858 (1) { ["data":protected]=> array(7) { ["cache-control"]=> string(7) "private" ["content-type"]=> string(31) "application/json; charset=utf-8" ["content-encoding"]=> string(4) "gzip" ["vary"]=> string(15) "Accept-Encoding" ["set-cookie"]=> array(4) { [0]=> string(60) "ASP.NET_SessionId=d2uiol2hqzsqwhhc5taguerv; path=/; HttpOnly" [1]=> string(60) "ASP.NET_SessionId=d2uiol2hqzsqwhhc5taguerv; path=/; HttpOnly" [2]=> string(50) "requestid=1EF4FED548E156AA11F023FFF5978022; path=/" [3]=> string(79) "requeststat=+st:990+sc:~/entity/auth/login+start:638814210771644594+tg:; path=/" } ["date"]=> string(29) "Mon, 28 Apr 2025 07:11:17 GMT" ["content-length"]=> string(3) "846" } } ["body"]=> string(2717) "{"message":"An error has occurred.","exceptionMessage":"API Login Limit","exceptionType":"PX.Data.PXException","stackTrace":" at PX.LicensePolicy.PXLicensePolicy.CheckApiUsersLimits(HttpContextBase c) in C:\\build\\code_repo\\NetTools\\PX.LicensePolicy\\PXLicensePolicy.cs:line 2251\r\n at PX.Data.PXLogin.LoginUserImpl(HttpContext httpContext, String userName, String password) in C:\\build\\code_repo\\NetTools\\PX.Data\\Access\\Login.cs:line 368\r\n at PX.Data.PXLogin.PX.Data.IPXLogin.LoginUser(String& userName, String password) in C:\\build\\code_repo\\NetTools\\PX.Data\\Access\\Login.cs:line 263\r\n at PX.Api.Services.LoginService.Login(String login, String password, String company, String branch, String locale, String prefix) in C:\\build\\code_repo\\NetTools\\PX.Data\\Api\\Services\\LoginService.cs:line 128\r\n at PX.Api.ContractBased.ILoginServiceExtensions.LoginForSoapApi(ILoginService loginService, IMultiFactorService multiFactorService, String login, String password, String company, String branch, String locale) in C:\\build\\code_repo\\NetTools\\PX.Data\\Api\\ILoginServiceExtensions.cs:line 20\r\n at PX.Api.ContractBased.WebApi.Controllers.AuthController.Login(Credentials credentials) in C:\\build\\code_repo\\NetTools\\PX.Api.ContractBased\\WebApi\\Controllers\\AuthController.cs:line 43\r\n at lambda_method(Closure , Object , Object[] )\r\n at Microsoft.AspNetCore.Mvc.Internal.ActionMethodExecutor.SyncActionResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)\r\n at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__12.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__10.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Rethrow(ActionExecutedContext context)\r\n at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)\r\n at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__13.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.d__24.MoveNext()"}" ["response"]=> array(2) { ["code"]=> int(500) ["message"]=> string(21) "Internal Server Error" } ["cookies"]=> array(3) { [0]=> object(WP_Http_Cookie)#4870 (7) { ["name"]=> string(17) "ASP.NET_SessionId" ["value"]=> string(24) "d2uiol2hqzsqwhhc5taguerv" ["expires"]=> NULL ["path"]=> string(1) "/" ["domain"]=> string(14) "aws1.busn4.com" ["port"]=> NULL ["host_only"]=> bool(true) } [1]=> object(WP_Http_Cookie)#4869 (7) { ["name"]=> string(9) "requestid" ["value"]=> string(32) "1EF4FED548E156AA11F023FFF5978022" ["expires"]=> NULL ["path"]=> string(1) "/" ["domain"]=> string(14) "aws1.busn4.com" ["port"]=> NULL ["host_only"]=> bool(true) } [2]=> object(WP_Http_Cookie)#4871 (7) { ["name"]=> string(11) "requeststat" ["value"]=> string(59) " st:990 sc:~/entity/auth/login start:638814210771644594 tg:" ["expires"]=> NULL ["path"]=> string(1) "/" ["domain"]=> string(14) "aws1.busn4.com" ["port"]=> NULL ["host_only"]=> bool(true) } } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#4857 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4859 (10) { ["body"]=> string(2717) "{"message":"An error has occurred.","exceptionMessage":"API Login Limit","exceptionType":"PX.Data.PXException","stackTrace":" at PX.LicensePolicy.PXLicensePolicy.CheckApiUsersLimits(HttpContextBase c) in C:\\build\\code_repo\\NetTools\\PX.LicensePolicy\\PXLicensePolicy.cs:line 2251\r\n at PX.Data.PXLogin.LoginUserImpl(HttpContext httpContext, String userName, String password) in C:\\build\\code_repo\\NetTools\\PX.Data\\Access\\Login.cs:line 368\r\n at PX.Data.PXLogin.PX.Data.IPXLogin.LoginUser(String& userName, String password) in C:\\build\\code_repo\\NetTools\\PX.Data\\Access\\Login.cs:line 263\r\n at PX.Api.Services.LoginService.Login(String login, String password, String company, String branch, String locale, String prefix) in C:\\build\\code_repo\\NetTools\\PX.Data\\Api\\Services\\LoginService.cs:line 128\r\n at PX.Api.ContractBased.ILoginServiceExtensions.LoginForSoapApi(ILoginService loginService, IMultiFactorService multiFactorService, String login, String password, String company, String branch, String locale) in C:\\build\\code_repo\\NetTools\\PX.Data\\Api\\ILoginServiceExtensions.cs:line 20\r\n at PX.Api.ContractBased.WebApi.Controllers.AuthController.Login(Credentials credentials) in C:\\build\\code_repo\\NetTools\\PX.Api.ContractBased\\WebApi\\Controllers\\AuthController.cs:line 43\r\n at lambda_method(Closure , Object , Object[] )\r\n at Microsoft.AspNetCore.Mvc.Internal.ActionMethodExecutor.SyncActionResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)\r\n at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__12.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__10.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Rethrow(ActionExecutedContext context)\r\n at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)\r\n at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__13.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.d__24.MoveNext()"}" ["raw"]=> string(3255) "HTTP/1.1 500 Internal Server Error Cache-Control: private Content-Type: application/json; charset=utf-8 Content-Encoding: gzip Vary: Accept-Encoding Set-Cookie: ASP.NET_SessionId=d2uiol2hqzsqwhhc5taguerv; path=/; HttpOnly Set-Cookie: ASP.NET_SessionId=d2uiol2hqzsqwhhc5taguerv; path=/; HttpOnly Set-Cookie: requestid=1EF4FED548E156AA11F023FFF5978022; path=/ Set-Cookie: requeststat=+st:990+sc:~/entity/auth/login+start:638814210771644594+tg:; path=/ Date: Mon, 28 Apr 2025 07:11:17 GMT Connection: close Content-Length: 846 {"message":"An error has occurred.","exceptionMessage":"API Login Limit","exceptionType":"PX.Data.PXException","stackTrace":" at PX.LicensePolicy.PXLicensePolicy.CheckApiUsersLimits(HttpContextBase c) in C:\\build\\code_repo\\NetTools\\PX.LicensePolicy\\PXLicensePolicy.cs:line 2251\r\n at PX.Data.PXLogin.LoginUserImpl(HttpContext httpContext, String userName, String password) in C:\\build\\code_repo\\NetTools\\PX.Data\\Access\\Login.cs:line 368\r\n at PX.Data.PXLogin.PX.Data.IPXLogin.LoginUser(String& userName, String password) in C:\\build\\code_repo\\NetTools\\PX.Data\\Access\\Login.cs:line 263\r\n at PX.Api.Services.LoginService.Login(String login, String password, String company, String branch, String locale, String prefix) in C:\\build\\code_repo\\NetTools\\PX.Data\\Api\\Services\\LoginService.cs:line 128\r\n at PX.Api.ContractBased.ILoginServiceExtensions.LoginForSoapApi(ILoginService loginService, IMultiFactorService multiFactorService, String login, String password, String company, String branch, String locale) in C:\\build\\code_repo\\NetTools\\PX.Data\\Api\\ILoginServiceExtensions.cs:line 20\r\n at PX.Api.ContractBased.WebApi.Controllers.AuthController.Login(Credentials credentials) in C:\\build\\code_repo\\NetTools\\PX.Api.ContractBased\\WebApi\\Controllers\\AuthController.cs:line 43\r\n at lambda_method(Closure , Object , Object[] )\r\n at Microsoft.AspNetCore.Mvc.Internal.ActionMethodExecutor.SyncActionResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)\r\n at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__12.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__10.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Rethrow(ActionExecutedContext context)\r\n at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)\r\n at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__13.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.d__24.MoveNext()"}" ["headers"]=> object(WpOrg\Requests\Response\Headers)#4860 (1) { ["data":protected]=> array(7) { ["cache-control"]=> array(1) { [0]=> string(7) "private" } ["content-type"]=> array(1) { [0]=> string(31) "application/json; charset=utf-8" } ["content-encoding"]=> array(1) { [0]=> string(4) "gzip" } ["vary"]=> array(1) { [0]=> string(15) "Accept-Encoding" } ["set-cookie"]=> array(4) { [0]=> string(60) "ASP.NET_SessionId=d2uiol2hqzsqwhhc5taguerv; path=/; HttpOnly" [1]=> string(60) "ASP.NET_SessionId=d2uiol2hqzsqwhhc5taguerv; path=/; HttpOnly" [2]=> string(50) "requestid=1EF4FED548E156AA11F023FFF5978022; path=/" [3]=> string(79) "requeststat=+st:990+sc:~/entity/auth/login+start:638814210771644594+tg:; path=/" } ["date"]=> array(1) { [0]=> string(29) "Mon, 28 Apr 2025 07:11:17 GMT" } ["content-length"]=> array(1) { [0]=> string(3) "846" } } } ["status_code"]=> int(500) ["protocol_version"]=> float(1.100000000000000088817841970012523233890533447265625) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(52) "https://aws1.busn4.com/ServicePipe/entity/auth/login" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#4855 (1) { ["cookies":protected]=> array(3) { ["ASP.NET_SessionId"]=> object(WpOrg\Requests\Cookie)#4865 (5) { ["name"]=> string(17) "ASP.NET_SessionId" ["value"]=> string(24) "d2uiol2hqzsqwhhc5taguerv" ["attributes"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4866 (1) { ["data":protected]=> array(3) { ["path"]=> string(1) "/" ["httponly"]=> bool(true) ["domain"]=> string(14) "aws1.busn4.com" } } ["flags"]=> array(4) { ["creation"]=> int(1745824278) ["last-access"]=> int(1745824278) ["persistent"]=> bool(false) ["host-only"]=> bool(true) } ["reference_time"]=> int(1745824278) } ["requestid"]=> object(WpOrg\Requests\Cookie)#4863 (5) { ["name"]=> string(9) "requestid" ["value"]=> string(32) "1EF4FED548E156AA11F023FFF5978022" ["attributes"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4864 (1) { ["data":protected]=> array(2) { ["path"]=> string(1) "/" ["domain"]=> string(14) "aws1.busn4.com" } } ["flags"]=> array(4) { ["creation"]=> int(1745824278) ["last-access"]=> int(1745824278) ["persistent"]=> bool(false) ["host-only"]=> bool(true) } ["reference_time"]=> int(1745824278) } ["requeststat"]=> object(WpOrg\Requests\Cookie)#4868 (5) { ["name"]=> string(11) "requeststat" ["value"]=> string(59) "+st:990+sc:~/entity/auth/login+start:638814210771644594+tg:" ["attributes"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4867 (1) { ["data":protected]=> array(2) { ["path"]=> string(1) "/" ["domain"]=> string(14) "aws1.busn4.com" } } ["flags"]=> array(4) { ["creation"]=> int(1745824278) ["last-access"]=> int(1745824278) ["persistent"]=> bool(false) ["host-only"]=> bool(true) } ["reference_time"]=> int(1745824278) } } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4865 (1) { ["data":protected]=> array(4) { ["cache-control"]=> string(7) "private" ["content-type"]=> string(9) "text/html" ["server"]=> string(18) "Microsoft-IIS/10.0" ["date"]=> string(29) "Mon, 28 Apr 2025 07:11:18 GMT" } } ["body"]=> string(54) "The custom error module does not recognize this error." ["response"]=> array(2) { ["code"]=> int(429) ["message"]=> string(17) "Too Many Requests" } ["cookies"]=> array(0) { } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#4864 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4866 (10) { ["body"]=> string(54) "The custom error module does not recognize this error." ["raw"]=> string(232) "HTTP/1.1 429 Cache-Control: private Transfer-Encoding: chunked Content-Type: text/html Server: Microsoft-IIS/10.0 Date: Mon, 28 Apr 2025 07:11:18 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4860 (1) { ["data":protected]=> array(4) { ["cache-control"]=> array(1) { [0]=> string(7) "private" } ["content-type"]=> array(1) { [0]=> string(9) "text/html" } ["server"]=> array(1) { [0]=> string(18) "Microsoft-IIS/10.0" } ["date"]=> array(1) { [0]=> string(29) "Mon, 28 Apr 2025 07:11:18 GMT" } } } ["status_code"]=> int(429) ["protocol_version"]=> float(1.100000000000000088817841970012523233890533447265625) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(86) "https://aws1.busn4.com/ServicePipe/entity/AcuWooConnect/23.200.001/CustomerItemInquiry" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#4863 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
class="product type-product post-4276 status-publish first instock product_cat-reducing-tee-150-threaded has-post-thumbnail shipping-taxable purchasable product-type-simple">

1X1X1/2 BRASS TEE

array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4870 (1) { ["data":protected]=> array(4) { ["cache-control"]=> string(7) "private" ["content-type"]=> string(9) "text/html" ["server"]=> string(18) "Microsoft-IIS/10.0" ["date"]=> string(29) "Mon, 28 Apr 2025 07:11:18 GMT" } } ["body"]=> string(54) "The custom error module does not recognize this error." ["response"]=> array(2) { ["code"]=> int(429) ["message"]=> string(17) "Too Many Requests" } ["cookies"]=> array(0) { } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#4869 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4858 (10) { ["body"]=> string(54) "The custom error module does not recognize this error." ["raw"]=> string(232) "HTTP/1.1 429 Cache-Control: private Transfer-Encoding: chunked Content-Type: text/html Server: Microsoft-IIS/10.0 Date: Mon, 28 Apr 2025 07:11:18 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4854 (1) { ["data":protected]=> array(4) { ["cache-control"]=> array(1) { [0]=> string(7) "private" } ["content-type"]=> array(1) { [0]=> string(9) "text/html" } ["server"]=> array(1) { [0]=> string(18) "Microsoft-IIS/10.0" } ["date"]=> array(1) { [0]=> string(29) "Mon, 28 Apr 2025 07:11:18 GMT" } } } ["status_code"]=> int(429) ["protocol_version"]=> float(1.100000000000000088817841970012523233890533447265625) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(52) "https://aws1.busn4.com/ServicePipe/entity/auth/login" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#4871 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4843 (1) { ["data":protected]=> array(4) { ["cache-control"]=> string(7) "private" ["content-type"]=> string(9) "text/html" ["server"]=> string(18) "Microsoft-IIS/10.0" ["date"]=> string(29) "Mon, 28 Apr 2025 07:11:18 GMT" } } ["body"]=> string(54) "The custom error module does not recognize this error." ["response"]=> array(2) { ["code"]=> int(429) ["message"]=> string(17) "Too Many Requests" } ["cookies"]=> array(0) { } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#4860 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4868 (10) { ["body"]=> string(54) "The custom error module does not recognize this error." ["raw"]=> string(232) "HTTP/1.1 429 Cache-Control: private Transfer-Encoding: chunked Content-Type: text/html Server: Microsoft-IIS/10.0 Date: Mon, 28 Apr 2025 07:11:18 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4848 (1) { ["data":protected]=> array(4) { ["cache-control"]=> array(1) { [0]=> string(7) "private" } ["content-type"]=> array(1) { [0]=> string(9) "text/html" } ["server"]=> array(1) { [0]=> string(18) "Microsoft-IIS/10.0" } ["date"]=> array(1) { [0]=> string(29) "Mon, 28 Apr 2025 07:11:18 GMT" } } } ["status_code"]=> int(429) ["protocol_version"]=> float(1.100000000000000088817841970012523233890533447265625) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(86) "https://aws1.busn4.com/ServicePipe/entity/AcuWooConnect/23.200.001/CustomerItemInquiry" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#4842 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4868 (1) { ["data":protected]=> array(7) { ["cache-control"]=> string(7) "private" ["content-type"]=> string(31) "application/json; charset=utf-8" ["content-encoding"]=> string(4) "gzip" ["vary"]=> string(15) "Accept-Encoding" ["set-cookie"]=> array(4) { [0]=> string(60) "ASP.NET_SessionId=p1q0uk5wykzn1btagi5cpap2; path=/; HttpOnly" [1]=> string(60) "ASP.NET_SessionId=p1q0uk5wykzn1btagi5cpap2; path=/; HttpOnly" [2]=> string(50) "requestid=1EF4FED548E156AA11F023FFF5978039; path=/" [3]=> string(79) "requeststat=+st:849+sc:~/entity/auth/login+start:638814210790264680+tg:; path=/" } ["date"]=> string(29) "Mon, 28 Apr 2025 07:11:19 GMT" ["content-length"]=> string(3) "846" } } ["body"]=> string(2717) "{"message":"An error has occurred.","exceptionMessage":"API Login Limit","exceptionType":"PX.Data.PXException","stackTrace":" at PX.LicensePolicy.PXLicensePolicy.CheckApiUsersLimits(HttpContextBase c) in C:\\build\\code_repo\\NetTools\\PX.LicensePolicy\\PXLicensePolicy.cs:line 2251\r\n at PX.Data.PXLogin.LoginUserImpl(HttpContext httpContext, String userName, String password) in C:\\build\\code_repo\\NetTools\\PX.Data\\Access\\Login.cs:line 368\r\n at PX.Data.PXLogin.PX.Data.IPXLogin.LoginUser(String& userName, String password) in C:\\build\\code_repo\\NetTools\\PX.Data\\Access\\Login.cs:line 263\r\n at PX.Api.Services.LoginService.Login(String login, String password, String company, String branch, String locale, String prefix) in C:\\build\\code_repo\\NetTools\\PX.Data\\Api\\Services\\LoginService.cs:line 128\r\n at PX.Api.ContractBased.ILoginServiceExtensions.LoginForSoapApi(ILoginService loginService, IMultiFactorService multiFactorService, String login, String password, String company, String branch, String locale) in C:\\build\\code_repo\\NetTools\\PX.Data\\Api\\ILoginServiceExtensions.cs:line 20\r\n at PX.Api.ContractBased.WebApi.Controllers.AuthController.Login(Credentials credentials) in C:\\build\\code_repo\\NetTools\\PX.Api.ContractBased\\WebApi\\Controllers\\AuthController.cs:line 43\r\n at lambda_method(Closure , Object , Object[] )\r\n at Microsoft.AspNetCore.Mvc.Internal.ActionMethodExecutor.SyncActionResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)\r\n at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__12.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__10.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Rethrow(ActionExecutedContext context)\r\n at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)\r\n at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__13.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.d__24.MoveNext()"}" ["response"]=> array(2) { ["code"]=> int(500) ["message"]=> string(21) "Internal Server Error" } ["cookies"]=> array(3) { [0]=> object(WP_Http_Cookie)#4879 (7) { ["name"]=> string(17) "ASP.NET_SessionId" ["value"]=> string(24) "p1q0uk5wykzn1btagi5cpap2" ["expires"]=> NULL ["path"]=> string(1) "/" ["domain"]=> string(14) "aws1.busn4.com" ["port"]=> NULL ["host_only"]=> bool(true) } [1]=> object(WP_Http_Cookie)#4876 (7) { ["name"]=> string(9) "requestid" ["value"]=> string(32) "1EF4FED548E156AA11F023FFF5978039" ["expires"]=> NULL ["path"]=> string(1) "/" ["domain"]=> string(14) "aws1.busn4.com" ["port"]=> NULL ["host_only"]=> bool(true) } [2]=> object(WP_Http_Cookie)#4845 (7) { ["name"]=> string(11) "requeststat" ["value"]=> string(59) " st:849 sc:~/entity/auth/login start:638814210790264680 tg:" ["expires"]=> NULL ["path"]=> string(1) "/" ["domain"]=> string(14) "aws1.busn4.com" ["port"]=> NULL ["host_only"]=> bool(true) } } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#4860 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4842 (10) { ["body"]=> string(2717) "{"message":"An error has occurred.","exceptionMessage":"API Login Limit","exceptionType":"PX.Data.PXException","stackTrace":" at PX.LicensePolicy.PXLicensePolicy.CheckApiUsersLimits(HttpContextBase c) in C:\\build\\code_repo\\NetTools\\PX.LicensePolicy\\PXLicensePolicy.cs:line 2251\r\n at PX.Data.PXLogin.LoginUserImpl(HttpContext httpContext, String userName, String password) in C:\\build\\code_repo\\NetTools\\PX.Data\\Access\\Login.cs:line 368\r\n at PX.Data.PXLogin.PX.Data.IPXLogin.LoginUser(String& userName, String password) in C:\\build\\code_repo\\NetTools\\PX.Data\\Access\\Login.cs:line 263\r\n at PX.Api.Services.LoginService.Login(String login, String password, String company, String branch, String locale, String prefix) in C:\\build\\code_repo\\NetTools\\PX.Data\\Api\\Services\\LoginService.cs:line 128\r\n at PX.Api.ContractBased.ILoginServiceExtensions.LoginForSoapApi(ILoginService loginService, IMultiFactorService multiFactorService, String login, String password, String company, String branch, String locale) in C:\\build\\code_repo\\NetTools\\PX.Data\\Api\\ILoginServiceExtensions.cs:line 20\r\n at PX.Api.ContractBased.WebApi.Controllers.AuthController.Login(Credentials credentials) in C:\\build\\code_repo\\NetTools\\PX.Api.ContractBased\\WebApi\\Controllers\\AuthController.cs:line 43\r\n at lambda_method(Closure , Object , Object[] )\r\n at Microsoft.AspNetCore.Mvc.Internal.ActionMethodExecutor.SyncActionResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)\r\n at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__12.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__10.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Rethrow(ActionExecutedContext context)\r\n at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)\r\n at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__13.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.d__24.MoveNext()"}" ["raw"]=> string(3255) "HTTP/1.1 500 Internal Server Error Cache-Control: private Content-Type: application/json; charset=utf-8 Content-Encoding: gzip Vary: Accept-Encoding Set-Cookie: ASP.NET_SessionId=p1q0uk5wykzn1btagi5cpap2; path=/; HttpOnly Set-Cookie: ASP.NET_SessionId=p1q0uk5wykzn1btagi5cpap2; path=/; HttpOnly Set-Cookie: requestid=1EF4FED548E156AA11F023FFF5978039; path=/ Set-Cookie: requeststat=+st:849+sc:~/entity/auth/login+start:638814210790264680+tg:; path=/ Date: Mon, 28 Apr 2025 07:11:19 GMT Connection: close Content-Length: 846 {"message":"An error has occurred.","exceptionMessage":"API Login Limit","exceptionType":"PX.Data.PXException","stackTrace":" at PX.LicensePolicy.PXLicensePolicy.CheckApiUsersLimits(HttpContextBase c) in C:\\build\\code_repo\\NetTools\\PX.LicensePolicy\\PXLicensePolicy.cs:line 2251\r\n at PX.Data.PXLogin.LoginUserImpl(HttpContext httpContext, String userName, String password) in C:\\build\\code_repo\\NetTools\\PX.Data\\Access\\Login.cs:line 368\r\n at PX.Data.PXLogin.PX.Data.IPXLogin.LoginUser(String& userName, String password) in C:\\build\\code_repo\\NetTools\\PX.Data\\Access\\Login.cs:line 263\r\n at PX.Api.Services.LoginService.Login(String login, String password, String company, String branch, String locale, String prefix) in C:\\build\\code_repo\\NetTools\\PX.Data\\Api\\Services\\LoginService.cs:line 128\r\n at PX.Api.ContractBased.ILoginServiceExtensions.LoginForSoapApi(ILoginService loginService, IMultiFactorService multiFactorService, String login, String password, String company, String branch, String locale) in C:\\build\\code_repo\\NetTools\\PX.Data\\Api\\ILoginServiceExtensions.cs:line 20\r\n at PX.Api.ContractBased.WebApi.Controllers.AuthController.Login(Credentials credentials) in C:\\build\\code_repo\\NetTools\\PX.Api.ContractBased\\WebApi\\Controllers\\AuthController.cs:line 43\r\n at lambda_method(Closure , Object , Object[] )\r\n at Microsoft.AspNetCore.Mvc.Internal.ActionMethodExecutor.SyncActionResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)\r\n at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__12.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__10.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Rethrow(ActionExecutedContext context)\r\n at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)\r\n at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__13.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.d__24.MoveNext()"}" ["headers"]=> object(WpOrg\Requests\Response\Headers)#4848 (1) { ["data":protected]=> array(7) { ["cache-control"]=> array(1) { [0]=> string(7) "private" } ["content-type"]=> array(1) { [0]=> string(31) "application/json; charset=utf-8" } ["content-encoding"]=> array(1) { [0]=> string(4) "gzip" } ["vary"]=> array(1) { [0]=> string(15) "Accept-Encoding" } ["set-cookie"]=> array(4) { [0]=> string(60) "ASP.NET_SessionId=p1q0uk5wykzn1btagi5cpap2; path=/; HttpOnly" [1]=> string(60) "ASP.NET_SessionId=p1q0uk5wykzn1btagi5cpap2; path=/; HttpOnly" [2]=> string(50) "requestid=1EF4FED548E156AA11F023FFF5978039; path=/" [3]=> string(79) "requeststat=+st:849+sc:~/entity/auth/login+start:638814210790264680+tg:; path=/" } ["date"]=> array(1) { [0]=> string(29) "Mon, 28 Apr 2025 07:11:19 GMT" } ["content-length"]=> array(1) { [0]=> string(3) "846" } } } ["status_code"]=> int(500) ["protocol_version"]=> float(1.100000000000000088817841970012523233890533447265625) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(52) "https://aws1.busn4.com/ServicePipe/entity/auth/login" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#4869 (1) { ["cookies":protected]=> array(3) { ["ASP.NET_SessionId"]=> object(WpOrg\Requests\Cookie)#4862 (5) { ["name"]=> string(17) "ASP.NET_SessionId" ["value"]=> string(24) "p1q0uk5wykzn1btagi5cpap2" ["attributes"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4718 (1) { ["data":protected]=> array(3) { ["path"]=> string(1) "/" ["httponly"]=> bool(true) ["domain"]=> string(14) "aws1.busn4.com" } } ["flags"]=> array(4) { ["creation"]=> int(1745824279) ["last-access"]=> int(1745824279) ["persistent"]=> bool(false) ["host-only"]=> bool(true) } ["reference_time"]=> int(1745824279) } ["requestid"]=> object(WpOrg\Requests\Cookie)#4870 (5) { ["name"]=> string(9) "requestid" ["value"]=> string(32) "1EF4FED548E156AA11F023FFF5978039" ["attributes"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4861 (1) { ["data":protected]=> array(2) { ["path"]=> string(1) "/" ["domain"]=> string(14) "aws1.busn4.com" } } ["flags"]=> array(4) { ["creation"]=> int(1745824279) ["last-access"]=> int(1745824279) ["persistent"]=> bool(false) ["host-only"]=> bool(true) } ["reference_time"]=> int(1745824279) } ["requeststat"]=> object(WpOrg\Requests\Cookie)#4877 (5) { ["name"]=> string(11) "requeststat" ["value"]=> string(59) "+st:849+sc:~/entity/auth/login+start:638814210790264680+tg:" ["attributes"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4719 (1) { ["data":protected]=> array(2) { ["path"]=> string(1) "/" ["domain"]=> string(14) "aws1.busn4.com" } } ["flags"]=> array(4) { ["creation"]=> int(1745824279) ["last-access"]=> int(1745824279) ["persistent"]=> bool(false) ["host-only"]=> bool(true) } ["reference_time"]=> int(1745824279) } } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4862 (1) { ["data":protected]=> array(4) { ["cache-control"]=> string(7) "private" ["content-type"]=> string(9) "text/html" ["server"]=> string(18) "Microsoft-IIS/10.0" ["date"]=> string(29) "Mon, 28 Apr 2025 07:11:19 GMT" } } ["body"]=> string(54) "The custom error module does not recognize this error." ["response"]=> array(2) { ["code"]=> int(429) ["message"]=> string(17) "Too Many Requests" } ["cookies"]=> array(0) { } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#4861 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4718 (10) { ["body"]=> string(54) "The custom error module does not recognize this error." ["raw"]=> string(232) "HTTP/1.1 429 Cache-Control: private Transfer-Encoding: chunked Content-Type: text/html Server: Microsoft-IIS/10.0 Date: Mon, 28 Apr 2025 07:11:19 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4848 (1) { ["data":protected]=> array(4) { ["cache-control"]=> array(1) { [0]=> string(7) "private" } ["content-type"]=> array(1) { [0]=> string(9) "text/html" } ["server"]=> array(1) { [0]=> string(18) "Microsoft-IIS/10.0" } ["date"]=> array(1) { [0]=> string(29) "Mon, 28 Apr 2025 07:11:19 GMT" } } } ["status_code"]=> int(429) ["protocol_version"]=> float(1.100000000000000088817841970012523233890533447265625) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(86) "https://aws1.busn4.com/ServicePipe/entity/AcuWooConnect/23.200.001/CustomerItemInquiry" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#4870 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
$18.71

array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4718 (1) { ["data":protected]=> array(4) { ["cache-control"]=> string(7) "private" ["content-type"]=> string(9) "text/html" ["server"]=> string(18) "Microsoft-IIS/10.0" ["date"]=> string(29) "Mon, 28 Apr 2025 07:11:20 GMT" } } ["body"]=> string(54) "The custom error module does not recognize this error." ["response"]=> array(2) { ["code"]=> int(429) ["message"]=> string(17) "Too Many Requests" } ["cookies"]=> array(0) { } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#4861 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4870 (10) { ["body"]=> string(54) "The custom error module does not recognize this error." ["raw"]=> string(232) "HTTP/1.1 429 Cache-Control: private Transfer-Encoding: chunked Content-Type: text/html Server: Microsoft-IIS/10.0 Date: Mon, 28 Apr 2025 07:11:20 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4848 (1) { ["data":protected]=> array(4) { ["cache-control"]=> array(1) { [0]=> string(7) "private" } ["content-type"]=> array(1) { [0]=> string(9) "text/html" } ["server"]=> array(1) { [0]=> string(18) "Microsoft-IIS/10.0" } ["date"]=> array(1) { [0]=> string(29) "Mon, 28 Apr 2025 07:11:20 GMT" } } } ["status_code"]=> int(429) ["protocol_version"]=> float(1.100000000000000088817841970012523233890533447265625) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(52) "https://aws1.busn4.com/ServicePipe/entity/auth/login" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#4858 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4862 (1) { ["data":protected]=> array(4) { ["cache-control"]=> string(7) "private" ["content-type"]=> string(9) "text/html" ["server"]=> string(18) "Microsoft-IIS/10.0" ["date"]=> string(29) "Mon, 28 Apr 2025 07:11:20 GMT" } } ["body"]=> string(54) "The custom error module does not recognize this error." ["response"]=> array(2) { ["code"]=> int(429) ["message"]=> string(17) "Too Many Requests" } ["cookies"]=> array(0) { } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#4842 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4712 (10) { ["body"]=> string(54) "The custom error module does not recognize this error." ["raw"]=> string(232) "HTTP/1.1 429 Cache-Control: private Transfer-Encoding: chunked Content-Type: text/html Server: Microsoft-IIS/10.0 Date: Mon, 28 Apr 2025 07:11:20 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4877 (1) { ["data":protected]=> array(4) { ["cache-control"]=> array(1) { [0]=> string(7) "private" } ["content-type"]=> array(1) { [0]=> string(9) "text/html" } ["server"]=> array(1) { [0]=> string(18) "Microsoft-IIS/10.0" } ["date"]=> array(1) { [0]=> string(29) "Mon, 28 Apr 2025 07:11:20 GMT" } } } ["status_code"]=> int(429) ["protocol_version"]=> float(1.100000000000000088817841970012523233890533447265625) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(86) "https://aws1.busn4.com/ServicePipe/entity/AcuWooConnect/23.200.001/CustomerItemInquiry" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#4871 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4712 (1) { ["data":protected]=> array(4) { ["cache-control"]=> string(7) "private" ["content-type"]=> string(9) "text/html" ["server"]=> string(18) "Microsoft-IIS/10.0" ["date"]=> string(29) "Mon, 28 Apr 2025 07:11:20 GMT" } } ["body"]=> string(54) "The custom error module does not recognize this error." ["response"]=> array(2) { ["code"]=> int(429) ["message"]=> string(17) "Too Many Requests" } ["cookies"]=> array(0) { } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#4842 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4871 (10) { ["body"]=> string(54) "The custom error module does not recognize this error." ["raw"]=> string(232) "HTTP/1.1 429 Cache-Control: private Transfer-Encoding: chunked Content-Type: text/html Server: Microsoft-IIS/10.0 Date: Mon, 28 Apr 2025 07:11:20 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4877 (1) { ["data":protected]=> array(4) { ["cache-control"]=> array(1) { [0]=> string(7) "private" } ["content-type"]=> array(1) { [0]=> string(9) "text/html" } ["server"]=> array(1) { [0]=> string(18) "Microsoft-IIS/10.0" } ["date"]=> array(1) { [0]=> string(29) "Mon, 28 Apr 2025 07:11:20 GMT" } } } ["status_code"]=> int(429) ["protocol_version"]=> float(1.100000000000000088817841970012523233890533447265625) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(52) "https://aws1.busn4.com/ServicePipe/entity/auth/login" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#4861 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4862 (1) { ["data":protected]=> array(4) { ["cache-control"]=> string(7) "private" ["content-type"]=> string(9) "text/html" ["server"]=> string(18) "Microsoft-IIS/10.0" ["date"]=> string(29) "Mon, 28 Apr 2025 07:11:20 GMT" } } ["body"]=> string(54) "The custom error module does not recognize this error." ["response"]=> array(2) { ["code"]=> int(429) ["message"]=> string(17) "Too Many Requests" } ["cookies"]=> array(0) { } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#4858 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4853 (10) { ["body"]=> string(54) "The custom error module does not recognize this error." ["raw"]=> string(232) "HTTP/1.1 429 Cache-Control: private Transfer-Encoding: chunked Content-Type: text/html Server: Microsoft-IIS/10.0 Date: Mon, 28 Apr 2025 07:11:20 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4718 (1) { ["data":protected]=> array(4) { ["cache-control"]=> array(1) { [0]=> string(7) "private" } ["content-type"]=> array(1) { [0]=> string(9) "text/html" } ["server"]=> array(1) { [0]=> string(18) "Microsoft-IIS/10.0" } ["date"]=> array(1) { [0]=> string(29) "Mon, 28 Apr 2025 07:11:20 GMT" } } } ["status_code"]=> int(429) ["protocol_version"]=> float(1.100000000000000088817841970012523233890533447265625) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(86) "https://aws1.busn4.com/ServicePipe/entity/AcuWooConnect/23.200.001/CustomerItemInquiry" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#4860 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4712 (1) { ["data":protected]=> array(4) { ["cache-control"]=> string(7) "private" ["content-type"]=> string(9) "text/html" ["server"]=> string(18) "Microsoft-IIS/10.0" ["date"]=> string(29) "Mon, 28 Apr 2025 07:11:20 GMT" } } ["body"]=> string(54) "The custom error module does not recognize this error." ["response"]=> array(2) { ["code"]=> int(429) ["message"]=> string(17) "Too Many Requests" } ["cookies"]=> array(0) { } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#4719 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4845 (10) { ["body"]=> string(54) "The custom error module does not recognize this error." ["raw"]=> string(232) "HTTP/1.1 429 Cache-Control: private Transfer-Encoding: chunked Content-Type: text/html Server: Microsoft-IIS/10.0 Date: Mon, 28 Apr 2025 07:11:20 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4876 (1) { ["data":protected]=> array(4) { ["cache-control"]=> array(1) { [0]=> string(7) "private" } ["content-type"]=> array(1) { [0]=> string(9) "text/html" } ["server"]=> array(1) { [0]=> string(18) "Microsoft-IIS/10.0" } ["date"]=> array(1) { [0]=> string(29) "Mon, 28 Apr 2025 07:11:20 GMT" } } } ["status_code"]=> int(429) ["protocol_version"]=> float(1.100000000000000088817841970012523233890533447265625) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(52) "https://aws1.busn4.com/ServicePipe/entity/auth/login" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#4862 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4879 (1) { ["data":protected]=> array(4) { ["cache-control"]=> string(7) "private" ["content-type"]=> string(9) "text/html" ["server"]=> string(18) "Microsoft-IIS/10.0" ["date"]=> string(29) "Mon, 28 Apr 2025 07:11:21 GMT" } } ["body"]=> string(54) "The custom error module does not recognize this error." ["response"]=> array(2) { ["code"]=> int(429) ["message"]=> string(17) "Too Many Requests" } ["cookies"]=> array(0) { } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#4860 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4868 (10) { ["body"]=> string(54) "The custom error module does not recognize this error." ["raw"]=> string(232) "HTTP/1.1 429 Cache-Control: private Transfer-Encoding: chunked Content-Type: text/html Server: Microsoft-IIS/10.0 Date: Mon, 28 Apr 2025 07:11:21 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4854 (1) { ["data":protected]=> array(4) { ["cache-control"]=> array(1) { [0]=> string(7) "private" } ["content-type"]=> array(1) { [0]=> string(9) "text/html" } ["server"]=> array(1) { [0]=> string(18) "Microsoft-IIS/10.0" } ["date"]=> array(1) { [0]=> string(29) "Mon, 28 Apr 2025 07:11:21 GMT" } } } ["status_code"]=> int(429) ["protocol_version"]=> float(1.100000000000000088817841970012523233890533447265625) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(86) "https://aws1.busn4.com/ServicePipe/entity/AcuWooConnect/23.200.001/CustomerItemInquiry" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#4858 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4868 (1) { ["data":protected]=> array(4) { ["cache-control"]=> string(7) "private" ["content-type"]=> string(9) "text/html" ["server"]=> string(18) "Microsoft-IIS/10.0" ["date"]=> string(29) "Mon, 28 Apr 2025 07:11:21 GMT" } } ["body"]=> string(54) "The custom error module does not recognize this error." ["response"]=> array(2) { ["code"]=> int(429) ["message"]=> string(17) "Too Many Requests" } ["cookies"]=> array(0) { } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#4860 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4858 (10) { ["body"]=> string(54) "The custom error module does not recognize this error." ["raw"]=> string(232) "HTTP/1.1 429 Cache-Control: private Transfer-Encoding: chunked Content-Type: text/html Server: Microsoft-IIS/10.0 Date: Mon, 28 Apr 2025 07:11:21 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4854 (1) { ["data":protected]=> array(4) { ["cache-control"]=> array(1) { [0]=> string(7) "private" } ["content-type"]=> array(1) { [0]=> string(9) "text/html" } ["server"]=> array(1) { [0]=> string(18) "Microsoft-IIS/10.0" } ["date"]=> array(1) { [0]=> string(29) "Mon, 28 Apr 2025 07:11:21 GMT" } } } ["status_code"]=> int(429) ["protocol_version"]=> float(1.100000000000000088817841970012523233890533447265625) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(52) "https://aws1.busn4.com/ServicePipe/entity/auth/login" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#4719 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4879 (1) { ["data":protected]=> array(4) { ["cache-control"]=> string(7) "private" ["content-type"]=> string(9) "text/html" ["server"]=> string(18) "Microsoft-IIS/10.0" ["date"]=> string(29) "Mon, 28 Apr 2025 07:11:21 GMT" } } ["body"]=> string(54) "The custom error module does not recognize this error." ["response"]=> array(2) { ["code"]=> int(429) ["message"]=> string(17) "Too Many Requests" } ["cookies"]=> array(0) { } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#4862 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4842 (10) { ["body"]=> string(54) "The custom error module does not recognize this error." ["raw"]=> string(232) "HTTP/1.1 429 Cache-Control: private Transfer-Encoding: chunked Content-Type: text/html Server: Microsoft-IIS/10.0 Date: Mon, 28 Apr 2025 07:11:21 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4712 (1) { ["data":protected]=> array(4) { ["cache-control"]=> array(1) { [0]=> string(7) "private" } ["content-type"]=> array(1) { [0]=> string(9) "text/html" } ["server"]=> array(1) { [0]=> string(18) "Microsoft-IIS/10.0" } ["date"]=> array(1) { [0]=> string(29) "Mon, 28 Apr 2025 07:11:21 GMT" } } } ["status_code"]=> int(429) ["protocol_version"]=> float(1.100000000000000088817841970012523233890533447265625) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(86) "https://aws1.busn4.com/ServicePipe/entity/AcuWooConnect/23.200.001/CustomerItemInquiry" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#4718 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
SKU: 154090806 Category:
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4876 (1) { ["data":protected]=> array(4) { ["cache-control"]=> string(7) "private" ["content-type"]=> string(9) "text/html" ["server"]=> string(18) "Microsoft-IIS/10.0" ["date"]=> string(29) "Mon, 28 Apr 2025 07:11:21 GMT" } } ["body"]=> string(54) "The custom error module does not recognize this error." ["response"]=> array(2) { ["code"]=> int(429) ["message"]=> string(17) "Too Many Requests" } ["cookies"]=> array(0) { } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#4854 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4719 (10) { ["body"]=> string(54) "The custom error module does not recognize this error." ["raw"]=> string(232) "HTTP/1.1 429 Cache-Control: private Transfer-Encoding: chunked Content-Type: text/html Server: Microsoft-IIS/10.0 Date: Mon, 28 Apr 2025 07:11:21 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4858 (1) { ["data":protected]=> array(4) { ["cache-control"]=> array(1) { [0]=> string(7) "private" } ["content-type"]=> array(1) { [0]=> string(9) "text/html" } ["server"]=> array(1) { [0]=> string(18) "Microsoft-IIS/10.0" } ["date"]=> array(1) { [0]=> string(29) "Mon, 28 Apr 2025 07:11:21 GMT" } } } ["status_code"]=> int(429) ["protocol_version"]=> float(1.100000000000000088817841970012523233890533447265625) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(52) "https://aws1.busn4.com/ServicePipe/entity/auth/login" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#4845 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4860 (1) { ["data":protected]=> array(4) { ["cache-control"]=> string(7) "private" ["content-type"]=> string(9) "text/html" ["server"]=> string(18) "Microsoft-IIS/10.0" ["date"]=> string(29) "Mon, 28 Apr 2025 07:11:21 GMT" } } ["body"]=> string(54) "The custom error module does not recognize this error." ["response"]=> array(2) { ["code"]=> int(429) ["message"]=> string(17) "Too Many Requests" } ["cookies"]=> array(0) { } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#4871 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4862 (10) { ["body"]=> string(54) "The custom error module does not recognize this error." ["raw"]=> string(232) "HTTP/1.1 429 Cache-Control: private Transfer-Encoding: chunked Content-Type: text/html Server: Microsoft-IIS/10.0 Date: Mon, 28 Apr 2025 07:11:21 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4842 (1) { ["data":protected]=> array(4) { ["cache-control"]=> array(1) { [0]=> string(7) "private" } ["content-type"]=> array(1) { [0]=> string(9) "text/html" } ["server"]=> array(1) { [0]=> string(18) "Microsoft-IIS/10.0" } ["date"]=> array(1) { [0]=> string(29) "Mon, 28 Apr 2025 07:11:21 GMT" } } } ["status_code"]=> int(429) ["protocol_version"]=> float(1.100000000000000088817841970012523233890533447265625) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(86) "https://aws1.busn4.com/ServicePipe/entity/AcuWooConnect/23.200.001/CustomerItemInquiry" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#4853 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4833 (1) { ["data":protected]=> array(4) { ["cache-control"]=> string(7) "private" ["content-type"]=> string(9) "text/html" ["server"]=> string(18) "Microsoft-IIS/10.0" ["date"]=> string(29) "Mon, 28 Apr 2025 07:11:29 GMT" } } ["body"]=> string(54) "The custom error module does not recognize this error." ["response"]=> array(2) { ["code"]=> int(429) ["message"]=> string(17) "Too Many Requests" } ["cookies"]=> array(0) { } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#4781 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4797 (10) { ["body"]=> string(54) "The custom error module does not recognize this error." ["raw"]=> string(232) "HTTP/1.1 429 Cache-Control: private Transfer-Encoding: chunked Content-Type: text/html Server: Microsoft-IIS/10.0 Date: Mon, 28 Apr 2025 07:11:29 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4774 (1) { ["data":protected]=> array(4) { ["cache-control"]=> array(1) { [0]=> string(7) "private" } ["content-type"]=> array(1) { [0]=> string(9) "text/html" } ["server"]=> array(1) { [0]=> string(18) "Microsoft-IIS/10.0" } ["date"]=> array(1) { [0]=> string(29) "Mon, 28 Apr 2025 07:11:29 GMT" } } } ["status_code"]=> int(429) ["protocol_version"]=> float(1.100000000000000088817841970012523233890533447265625) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(52) "https://aws1.busn4.com/ServicePipe/entity/auth/login" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#4778 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4865 (1) { ["data":protected]=> array(4) { ["cache-control"]=> string(7) "private" ["content-type"]=> string(9) "text/html" ["server"]=> string(18) "Microsoft-IIS/10.0" ["date"]=> string(29) "Mon, 28 Apr 2025 07:11:29 GMT" } } ["body"]=> string(54) "The custom error module does not recognize this error." ["response"]=> array(2) { ["code"]=> int(429) ["message"]=> string(17) "Too Many Requests" } ["cookies"]=> array(0) { } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#4868 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4787 (10) { ["body"]=> string(54) "The custom error module does not recognize this error." ["raw"]=> string(232) "HTTP/1.1 429 Cache-Control: private Transfer-Encoding: chunked Content-Type: text/html Server: Microsoft-IIS/10.0 Date: Mon, 28 Apr 2025 07:11:29 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4772 (1) { ["data":protected]=> array(4) { ["cache-control"]=> array(1) { [0]=> string(7) "private" } ["content-type"]=> array(1) { [0]=> string(9) "text/html" } ["server"]=> array(1) { [0]=> string(18) "Microsoft-IIS/10.0" } ["date"]=> array(1) { [0]=> string(29) "Mon, 28 Apr 2025 07:11:29 GMT" } } } ["status_code"]=> int(429) ["protocol_version"]=> float(1.100000000000000088817841970012523233890533447265625) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(86) "https://aws1.busn4.com/ServicePipe/entity/AcuWooConnect/23.200.001/CustomerItemInquiry" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#4767 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
class="product-small col has-hover product type-product post-4282 status-publish instock product_cat-reducing-tee-150-threaded has-post-thumbnail shipping-taxable purchasable product-type-simple">
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4868 (1) { ["data":protected]=> array(4) { ["cache-control"]=> string(7) "private" ["content-type"]=> string(9) "text/html" ["server"]=> string(18) "Microsoft-IIS/10.0" ["date"]=> string(29) "Mon, 28 Apr 2025 07:11:29 GMT" } } ["body"]=> string(54) "The custom error module does not recognize this error." ["response"]=> array(2) { ["code"]=> int(429) ["message"]=> string(17) "Too Many Requests" } ["cookies"]=> array(0) { } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#4772 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4865 (10) { ["body"]=> string(54) "The custom error module does not recognize this error." ["raw"]=> string(232) "HTTP/1.1 429 Cache-Control: private Transfer-Encoding: chunked Content-Type: text/html Server: Microsoft-IIS/10.0 Date: Mon, 28 Apr 2025 07:11:29 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#3034 (1) { ["data":protected]=> array(4) { ["cache-control"]=> array(1) { [0]=> string(7) "private" } ["content-type"]=> array(1) { [0]=> string(9) "text/html" } ["server"]=> array(1) { [0]=> string(18) "Microsoft-IIS/10.0" } ["date"]=> array(1) { [0]=> string(29) "Mon, 28 Apr 2025 07:11:29 GMT" } } } ["status_code"]=> int(429) ["protocol_version"]=> float(1.100000000000000088817841970012523233890533447265625) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(52) "https://aws1.busn4.com/ServicePipe/entity/auth/login" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#4767 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4781 (1) { ["data":protected]=> array(4) { ["cache-control"]=> string(7) "private" ["content-type"]=> string(9) "text/html" ["server"]=> string(18) "Microsoft-IIS/10.0" ["date"]=> string(29) "Mon, 28 Apr 2025 07:11:29 GMT" } } ["body"]=> string(54) "The custom error module does not recognize this error." ["response"]=> array(2) { ["code"]=> int(429) ["message"]=> string(17) "Too Many Requests" } ["cookies"]=> array(0) { } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#4853 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4833 (10) { ["body"]=> string(54) "The custom error module does not recognize this error." ["raw"]=> string(232) "HTTP/1.1 429 Cache-Control: private Transfer-Encoding: chunked Content-Type: text/html Server: Microsoft-IIS/10.0 Date: Mon, 28 Apr 2025 07:11:29 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4769 (1) { ["data":protected]=> array(4) { ["cache-control"]=> array(1) { [0]=> string(7) "private" } ["content-type"]=> array(1) { [0]=> string(9) "text/html" } ["server"]=> array(1) { [0]=> string(18) "Microsoft-IIS/10.0" } ["date"]=> array(1) { [0]=> string(29) "Mon, 28 Apr 2025 07:11:29 GMT" } } } ["status_code"]=> int(429) ["protocol_version"]=> float(1.100000000000000088817841970012523233890533447265625) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(86) "https://aws1.busn4.com/ServicePipe/entity/AcuWooConnect/23.200.001/CustomerItemInquiry" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#4774 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4833 (1) { ["data":protected]=> array(4) { ["cache-control"]=> string(7) "private" ["content-type"]=> string(9) "text/html" ["server"]=> string(18) "Microsoft-IIS/10.0" ["date"]=> string(29) "Mon, 28 Apr 2025 07:11:29 GMT" } } ["body"]=> string(54) "The custom error module does not recognize this error." ["response"]=> array(2) { ["code"]=> int(429) ["message"]=> string(17) "Too Many Requests" } ["cookies"]=> array(0) { } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#4853 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4774 (10) { ["body"]=> string(54) "The custom error module does not recognize this error." ["raw"]=> string(232) "HTTP/1.1 429 Cache-Control: private Transfer-Encoding: chunked Content-Type: text/html Server: Microsoft-IIS/10.0 Date: Mon, 28 Apr 2025 07:11:29 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4769 (1) { ["data":protected]=> array(4) { ["cache-control"]=> array(1) { [0]=> string(7) "private" } ["content-type"]=> array(1) { [0]=> string(9) "text/html" } ["server"]=> array(1) { [0]=> string(18) "Microsoft-IIS/10.0" } ["date"]=> array(1) { [0]=> string(29) "Mon, 28 Apr 2025 07:11:29 GMT" } } } ["status_code"]=> int(429) ["protocol_version"]=> float(1.100000000000000088817841970012523233890533447265625) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(52) "https://aws1.busn4.com/ServicePipe/entity/auth/login" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#4772 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4781 (1) { ["data":protected]=> array(4) { ["cache-control"]=> string(7) "private" ["content-type"]=> string(9) "text/html" ["server"]=> string(18) "Microsoft-IIS/10.0" ["date"]=> string(29) "Mon, 28 Apr 2025 07:11:30 GMT" } } ["body"]=> string(54) "The custom error module does not recognize this error." ["response"]=> array(2) { ["code"]=> int(429) ["message"]=> string(17) "Too Many Requests" } ["cookies"]=> array(0) { } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#4767 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4834 (10) { ["body"]=> string(54) "The custom error module does not recognize this error." ["raw"]=> string(232) "HTTP/1.1 429 Cache-Control: private Transfer-Encoding: chunked Content-Type: text/html Server: Microsoft-IIS/10.0 Date: Mon, 28 Apr 2025 07:11:30 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4868 (1) { ["data":protected]=> array(4) { ["cache-control"]=> array(1) { [0]=> string(7) "private" } ["content-type"]=> array(1) { [0]=> string(9) "text/html" } ["server"]=> array(1) { [0]=> string(18) "Microsoft-IIS/10.0" } ["date"]=> array(1) { [0]=> string(29) "Mon, 28 Apr 2025 07:11:30 GMT" } } } ["status_code"]=> int(429) ["protocol_version"]=> float(1.100000000000000088817841970012523233890533447265625) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(86) "https://aws1.busn4.com/ServicePipe/entity/AcuWooConnect/23.200.001/CustomerItemInquiry" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#4787 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
$21.78

array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4834 (1) { ["data":protected]=> array(4) { ["cache-control"]=> string(7) "private" ["content-type"]=> string(9) "text/html" ["server"]=> string(18) "Microsoft-IIS/10.0" ["date"]=> string(29) "Mon, 28 Apr 2025 07:11:30 GMT" } } ["body"]=> string(54) "The custom error module does not recognize this error." ["response"]=> array(2) { ["code"]=> int(429) ["message"]=> string(17) "Too Many Requests" } ["cookies"]=> array(0) { } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#4767 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4787 (10) { ["body"]=> string(54) "The custom error module does not recognize this error." ["raw"]=> string(232) "HTTP/1.1 429 Cache-Control: private Transfer-Encoding: chunked Content-Type: text/html Server: Microsoft-IIS/10.0 Date: Mon, 28 Apr 2025 07:11:30 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4868 (1) { ["data":protected]=> array(4) { ["cache-control"]=> array(1) { [0]=> string(7) "private" } ["content-type"]=> array(1) { [0]=> string(9) "text/html" } ["server"]=> array(1) { [0]=> string(18) "Microsoft-IIS/10.0" } ["date"]=> array(1) { [0]=> string(29) "Mon, 28 Apr 2025 07:11:30 GMT" } } } ["status_code"]=> int(429) ["protocol_version"]=> float(1.100000000000000088817841970012523233890533447265625) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(52) "https://aws1.busn4.com/ServicePipe/entity/auth/login" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#4853 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4781 (1) { ["data":protected]=> array(4) { ["cache-control"]=> string(7) "private" ["content-type"]=> string(9) "text/html" ["server"]=> string(18) "Microsoft-IIS/10.0" ["date"]=> string(29) "Mon, 28 Apr 2025 07:11:30 GMT" } } ["body"]=> string(54) "The custom error module does not recognize this error." ["response"]=> array(2) { ["code"]=> int(429) ["message"]=> string(17) "Too Many Requests" } ["cookies"]=> array(0) { } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#4772 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4797 (10) { ["body"]=> string(54) "The custom error module does not recognize this error." ["raw"]=> string(232) "HTTP/1.1 429 Cache-Control: private Transfer-Encoding: chunked Content-Type: text/html Server: Microsoft-IIS/10.0 Date: Mon, 28 Apr 2025 07:11:30 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4833 (1) { ["data":protected]=> array(4) { ["cache-control"]=> array(1) { [0]=> string(7) "private" } ["content-type"]=> array(1) { [0]=> string(9) "text/html" } ["server"]=> array(1) { [0]=> string(18) "Microsoft-IIS/10.0" } ["date"]=> array(1) { [0]=> string(29) "Mon, 28 Apr 2025 07:11:30 GMT" } } } ["status_code"]=> int(429) ["protocol_version"]=> float(1.100000000000000088817841970012523233890533447265625) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(86) "https://aws1.busn4.com/ServicePipe/entity/AcuWooConnect/23.200.001/CustomerItemInquiry" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#4865 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
class="product-small col has-hover product type-product post-4268 status-publish instock product_cat-reducing-tee-150-threaded has-post-thumbnail shipping-taxable purchasable product-type-simple">

Reducing Tee

1/2X1/2X3/4 BRASS TEE

array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4772 (1) { ["data":protected]=> array(4) { ["cache-control"]=> string(7) "private" ["content-type"]=> string(9) "text/html" ["server"]=> string(18) "Microsoft-IIS/10.0" ["date"]=> string(29) "Mon, 28 Apr 2025 07:11:30 GMT" } } ["body"]=> string(54) "The custom error module does not recognize this error." ["response"]=> array(2) { ["code"]=> int(429) ["message"]=> string(17) "Too Many Requests" } ["cookies"]=> array(0) { } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#4833 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4781 (10) { ["body"]=> string(54) "The custom error module does not recognize this error." ["raw"]=> string(232) "HTTP/1.1 429 Cache-Control: private Transfer-Encoding: chunked Content-Type: text/html Server: Microsoft-IIS/10.0 Date: Mon, 28 Apr 2025 07:11:30 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4785 (1) { ["data":protected]=> array(4) { ["cache-control"]=> array(1) { [0]=> string(7) "private" } ["content-type"]=> array(1) { [0]=> string(9) "text/html" } ["server"]=> array(1) { [0]=> string(18) "Microsoft-IIS/10.0" } ["date"]=> array(1) { [0]=> string(29) "Mon, 28 Apr 2025 07:11:30 GMT" } } } ["status_code"]=> int(429) ["protocol_version"]=> float(1.100000000000000088817841970012523233890533447265625) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(52) "https://aws1.busn4.com/ServicePipe/entity/auth/login" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#4865 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4767 (1) { ["data":protected]=> array(4) { ["cache-control"]=> string(7) "private" ["content-type"]=> string(9) "text/html" ["server"]=> string(18) "Microsoft-IIS/10.0" ["date"]=> string(29) "Mon, 28 Apr 2025 07:11:30 GMT" } } ["body"]=> string(54) "The custom error module does not recognize this error." ["response"]=> array(2) { ["code"]=> int(429) ["message"]=> string(17) "Too Many Requests" } ["cookies"]=> array(0) { } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#4835 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4834 (10) { ["body"]=> string(54) "The custom error module does not recognize this error." ["raw"]=> string(232) "HTTP/1.1 429 Cache-Control: private Transfer-Encoding: chunked Content-Type: text/html Server: Microsoft-IIS/10.0 Date: Mon, 28 Apr 2025 07:11:30 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4836 (1) { ["data":protected]=> array(4) { ["cache-control"]=> array(1) { [0]=> string(7) "private" } ["content-type"]=> array(1) { [0]=> string(9) "text/html" } ["server"]=> array(1) { [0]=> string(18) "Microsoft-IIS/10.0" } ["date"]=> array(1) { [0]=> string(29) "Mon, 28 Apr 2025 07:11:30 GMT" } } } ["status_code"]=> int(429) ["protocol_version"]=> float(1.100000000000000088817841970012523233890533447265625) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(86) "https://aws1.busn4.com/ServicePipe/entity/AcuWooConnect/23.200.001/CustomerItemInquiry" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#4868 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4834 (1) { ["data":protected]=> array(4) { ["cache-control"]=> string(7) "private" ["content-type"]=> string(9) "text/html" ["server"]=> string(18) "Microsoft-IIS/10.0" ["date"]=> string(29) "Mon, 28 Apr 2025 07:11:31 GMT" } } ["body"]=> string(54) "The custom error module does not recognize this error." ["response"]=> array(2) { ["code"]=> int(429) ["message"]=> string(17) "Too Many Requests" } ["cookies"]=> array(0) { } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#4835 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4868 (10) { ["body"]=> string(54) "The custom error module does not recognize this error." ["raw"]=> string(232) "HTTP/1.1 429 Cache-Control: private Transfer-Encoding: chunked Content-Type: text/html Server: Microsoft-IIS/10.0 Date: Mon, 28 Apr 2025 07:11:31 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4836 (1) { ["data":protected]=> array(4) { ["cache-control"]=> array(1) { [0]=> string(7) "private" } ["content-type"]=> array(1) { [0]=> string(9) "text/html" } ["server"]=> array(1) { [0]=> string(18) "Microsoft-IIS/10.0" } ["date"]=> array(1) { [0]=> string(29) "Mon, 28 Apr 2025 07:11:31 GMT" } } } ["status_code"]=> int(429) ["protocol_version"]=> float(1.100000000000000088817841970012523233890533447265625) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(52) "https://aws1.busn4.com/ServicePipe/entity/auth/login" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#4833 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4767 (1) { ["data":protected]=> array(4) { ["cache-control"]=> string(7) "private" ["content-type"]=> string(9) "text/html" ["server"]=> string(18) "Microsoft-IIS/10.0" ["date"]=> string(29) "Mon, 28 Apr 2025 07:11:31 GMT" } } ["body"]=> string(54) "The custom error module does not recognize this error." ["response"]=> array(2) { ["code"]=> int(429) ["message"]=> string(17) "Too Many Requests" } ["cookies"]=> array(0) { } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#4865 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4774 (10) { ["body"]=> string(54) "The custom error module does not recognize this error." ["raw"]=> string(232) "HTTP/1.1 429 Cache-Control: private Transfer-Encoding: chunked Content-Type: text/html Server: Microsoft-IIS/10.0 Date: Mon, 28 Apr 2025 07:11:31 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4772 (1) { ["data":protected]=> array(4) { ["cache-control"]=> array(1) { [0]=> string(7) "private" } ["content-type"]=> array(1) { [0]=> string(9) "text/html" } ["server"]=> array(1) { [0]=> string(18) "Microsoft-IIS/10.0" } ["date"]=> array(1) { [0]=> string(29) "Mon, 28 Apr 2025 07:11:31 GMT" } } } ["status_code"]=> int(429) ["protocol_version"]=> float(1.100000000000000088817841970012523233890533447265625) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(86) "https://aws1.busn4.com/ServicePipe/entity/AcuWooConnect/23.200.001/CustomerItemInquiry" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#4797 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
$9.01

array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4774 (1) { ["data":protected]=> array(4) { ["cache-control"]=> string(7) "private" ["content-type"]=> string(9) "text/html" ["server"]=> string(18) "Microsoft-IIS/10.0" ["date"]=> string(29) "Mon, 28 Apr 2025 07:11:31 GMT" } } ["body"]=> string(54) "The custom error module does not recognize this error." ["response"]=> array(2) { ["code"]=> int(429) ["message"]=> string(17) "Too Many Requests" } ["cookies"]=> array(0) { } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#4865 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4797 (10) { ["body"]=> string(54) "The custom error module does not recognize this error." ["raw"]=> string(232) "HTTP/1.1 429 Cache-Control: private Transfer-Encoding: chunked Content-Type: text/html Server: Microsoft-IIS/10.0 Date: Mon, 28 Apr 2025 07:11:31 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4772 (1) { ["data":protected]=> array(4) { ["cache-control"]=> array(1) { [0]=> string(7) "private" } ["content-type"]=> array(1) { [0]=> string(9) "text/html" } ["server"]=> array(1) { [0]=> string(18) "Microsoft-IIS/10.0" } ["date"]=> array(1) { [0]=> string(29) "Mon, 28 Apr 2025 07:11:31 GMT" } } } ["status_code"]=> int(429) ["protocol_version"]=> float(1.100000000000000088817841970012523233890533447265625) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(52) "https://aws1.busn4.com/ServicePipe/entity/auth/login" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#4835 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4767 (1) { ["data":protected]=> array(4) { ["cache-control"]=> string(7) "private" ["content-type"]=> string(9) "text/html" ["server"]=> string(18) "Microsoft-IIS/10.0" ["date"]=> string(29) "Mon, 28 Apr 2025 07:11:31 GMT" } } ["body"]=> string(54) "The custom error module does not recognize this error." ["response"]=> array(2) { ["code"]=> int(429) ["message"]=> string(17) "Too Many Requests" } ["cookies"]=> array(0) { } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#4833 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4787 (10) { ["body"]=> string(54) "The custom error module does not recognize this error." ["raw"]=> string(232) "HTTP/1.1 429 Cache-Control: private Transfer-Encoding: chunked Content-Type: text/html Server: Microsoft-IIS/10.0 Date: Mon, 28 Apr 2025 07:11:31 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4834 (1) { ["data":protected]=> array(4) { ["cache-control"]=> array(1) { [0]=> string(7) "private" } ["content-type"]=> array(1) { [0]=> string(9) "text/html" } ["server"]=> array(1) { [0]=> string(18) "Microsoft-IIS/10.0" } ["date"]=> array(1) { [0]=> string(29) "Mon, 28 Apr 2025 07:11:31 GMT" } } } ["status_code"]=> int(429) ["protocol_version"]=> float(1.100000000000000088817841970012523233890533447265625) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(86) "https://aws1.busn4.com/ServicePipe/entity/AcuWooConnect/23.200.001/CustomerItemInquiry" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#4781 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
class="product-small col has-hover out-of-stock product type-product post-4261 status-publish last outofstock product_cat-reducing-tee-150-threaded has-post-thumbnail shipping-taxable purchasable product-type-simple">

Reducing Tee

1/4X1/8X1/8 BRASS TEE

array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4787 (1) { ["data":protected]=> array(4) { ["cache-control"]=> string(7) "private" ["content-type"]=> string(9) "text/html" ["server"]=> string(18) "Microsoft-IIS/10.0" ["date"]=> string(29) "Mon, 28 Apr 2025 07:11:32 GMT" } } ["body"]=> string(54) "The custom error module does not recognize this error." ["response"]=> array(2) { ["code"]=> int(429) ["message"]=> string(17) "Too Many Requests" } ["cookies"]=> array(0) { } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#4767 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4858 (10) { ["body"]=> string(54) "The custom error module does not recognize this error." ["raw"]=> string(232) "HTTP/1.1 429 Cache-Control: private Transfer-Encoding: chunked Content-Type: text/html Server: Microsoft-IIS/10.0 Date: Mon, 28 Apr 2025 07:11:32 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4776 (1) { ["data":protected]=> array(4) { ["cache-control"]=> array(1) { [0]=> string(7) "private" } ["content-type"]=> array(1) { [0]=> string(9) "text/html" } ["server"]=> array(1) { [0]=> string(18) "Microsoft-IIS/10.0" } ["date"]=> array(1) { [0]=> string(29) "Mon, 28 Apr 2025 07:11:32 GMT" } } } ["status_code"]=> int(429) ["protocol_version"]=> float(1.100000000000000088817841970012523233890533447265625) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(52) "https://aws1.busn4.com/ServicePipe/entity/auth/login" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#4834 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4833 (1) { ["data":protected]=> array(4) { ["cache-control"]=> string(7) "private" ["content-type"]=> string(9) "text/html" ["server"]=> string(18) "Microsoft-IIS/10.0" ["date"]=> string(29) "Mon, 28 Apr 2025 07:11:32 GMT" } } ["body"]=> string(54) "The custom error module does not recognize this error." ["response"]=> array(2) { ["code"]=> int(429) ["message"]=> string(17) "Too Many Requests" } ["cookies"]=> array(0) { } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#4868 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4774 (10) { ["body"]=> string(54) "The custom error module does not recognize this error." ["raw"]=> string(232) "HTTP/1.1 429 Cache-Control: private Transfer-Encoding: chunked Content-Type: text/html Server: Microsoft-IIS/10.0 Date: Mon, 28 Apr 2025 07:11:32 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4831 (1) { ["data":protected]=> array(4) { ["cache-control"]=> array(1) { [0]=> string(7) "private" } ["content-type"]=> array(1) { [0]=> string(9) "text/html" } ["server"]=> array(1) { [0]=> string(18) "Microsoft-IIS/10.0" } ["date"]=> array(1) { [0]=> string(29) "Mon, 28 Apr 2025 07:11:32 GMT" } } } ["status_code"]=> int(429) ["protocol_version"]=> float(1.100000000000000088817841970012523233890533447265625) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(86) "https://aws1.busn4.com/ServicePipe/entity/AcuWooConnect/23.200.001/CustomerItemInquiry" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#4835 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4774 (1) { ["data":protected]=> array(4) { ["cache-control"]=> string(7) "private" ["content-type"]=> string(9) "text/html" ["server"]=> string(18) "Microsoft-IIS/10.0" ["date"]=> string(29) "Mon, 28 Apr 2025 07:11:32 GMT" } } ["body"]=> string(54) "The custom error module does not recognize this error." ["response"]=> array(2) { ["code"]=> int(429) ["message"]=> string(17) "Too Many Requests" } ["cookies"]=> array(0) { } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#4868 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4835 (10) { ["body"]=> string(54) "The custom error module does not recognize this error." ["raw"]=> string(232) "HTTP/1.1 429 Cache-Control: private Transfer-Encoding: chunked Content-Type: text/html Server: Microsoft-IIS/10.0 Date: Mon, 28 Apr 2025 07:11:32 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4831 (1) { ["data":protected]=> array(4) { ["cache-control"]=> array(1) { [0]=> string(7) "private" } ["content-type"]=> array(1) { [0]=> string(9) "text/html" } ["server"]=> array(1) { [0]=> string(18) "Microsoft-IIS/10.0" } ["date"]=> array(1) { [0]=> string(29) "Mon, 28 Apr 2025 07:11:32 GMT" } } } ["status_code"]=> int(429) ["protocol_version"]=> float(1.100000000000000088817841970012523233890533447265625) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(52) "https://aws1.busn4.com/ServicePipe/entity/auth/login" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#4767 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4833 (1) { ["data":protected]=> array(4) { ["cache-control"]=> string(7) "private" ["content-type"]=> string(9) "text/html" ["server"]=> string(18) "Microsoft-IIS/10.0" ["date"]=> string(29) "Mon, 28 Apr 2025 07:11:32 GMT" } } ["body"]=> string(54) "The custom error module does not recognize this error." ["response"]=> array(2) { ["code"]=> int(429) ["message"]=> string(17) "Too Many Requests" } ["cookies"]=> array(0) { } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#4834 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4772 (10) { ["body"]=> string(54) "The custom error module does not recognize this error." ["raw"]=> string(232) "HTTP/1.1 429 Cache-Control: private Transfer-Encoding: chunked Content-Type: text/html Server: Microsoft-IIS/10.0 Date: Mon, 28 Apr 2025 07:11:32 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4787 (1) { ["data":protected]=> array(4) { ["cache-control"]=> array(1) { [0]=> string(7) "private" } ["content-type"]=> array(1) { [0]=> string(9) "text/html" } ["server"]=> array(1) { [0]=> string(18) "Microsoft-IIS/10.0" } ["date"]=> array(1) { [0]=> string(29) "Mon, 28 Apr 2025 07:11:32 GMT" } } } ["status_code"]=> int(429) ["protocol_version"]=> float(1.100000000000000088817841970012523233890533447265625) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(86) "https://aws1.busn4.com/ServicePipe/entity/AcuWooConnect/23.200.001/CustomerItemInquiry" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#4781 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
$15.57

array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4772 (1) { ["data":protected]=> array(4) { ["cache-control"]=> string(7) "private" ["content-type"]=> string(9) "text/html" ["server"]=> string(18) "Microsoft-IIS/10.0" ["date"]=> string(29) "Mon, 28 Apr 2025 07:11:32 GMT" } } ["body"]=> string(54) "The custom error module does not recognize this error." ["response"]=> array(2) { ["code"]=> int(429) ["message"]=> string(17) "Too Many Requests" } ["cookies"]=> array(0) { } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#4834 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4781 (10) { ["body"]=> string(54) "The custom error module does not recognize this error." ["raw"]=> string(232) "HTTP/1.1 429 Cache-Control: private Transfer-Encoding: chunked Content-Type: text/html Server: Microsoft-IIS/10.0 Date: Mon, 28 Apr 2025 07:11:32 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4787 (1) { ["data":protected]=> array(4) { ["cache-control"]=> array(1) { [0]=> string(7) "private" } ["content-type"]=> array(1) { [0]=> string(9) "text/html" } ["server"]=> array(1) { [0]=> string(18) "Microsoft-IIS/10.0" } ["date"]=> array(1) { [0]=> string(29) "Mon, 28 Apr 2025 07:11:32 GMT" } } } ["status_code"]=> int(429) ["protocol_version"]=> float(1.100000000000000088817841970012523233890533447265625) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(52) "https://aws1.busn4.com/ServicePipe/entity/auth/login" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#4868 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4833 (1) { ["data":protected]=> array(4) { ["cache-control"]=> string(7) "private" ["content-type"]=> string(9) "text/html" ["server"]=> string(18) "Microsoft-IIS/10.0" ["date"]=> string(29) "Mon, 28 Apr 2025 07:11:33 GMT" } } ["body"]=> string(54) "The custom error module does not recognize this error." ["response"]=> array(2) { ["code"]=> int(429) ["message"]=> string(17) "Too Many Requests" } ["cookies"]=> array(0) { } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#4767 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4865 (10) { ["body"]=> string(54) "The custom error module does not recognize this error." ["raw"]=> string(232) "HTTP/1.1 429 Cache-Control: private Transfer-Encoding: chunked Content-Type: text/html Server: Microsoft-IIS/10.0 Date: Mon, 28 Apr 2025 07:11:33 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4774 (1) { ["data":protected]=> array(4) { ["cache-control"]=> array(1) { [0]=> string(7) "private" } ["content-type"]=> array(1) { [0]=> string(9) "text/html" } ["server"]=> array(1) { [0]=> string(18) "Microsoft-IIS/10.0" } ["date"]=> array(1) { [0]=> string(29) "Mon, 28 Apr 2025 07:11:33 GMT" } } } ["status_code"]=> int(429) ["protocol_version"]=> float(1.100000000000000088817841970012523233890533447265625) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(86) "https://aws1.busn4.com/ServicePipe/entity/AcuWooConnect/23.200.001/CustomerItemInquiry" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#4858 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
class="product-small col has-hover product type-product post-4274 status-publish first instock product_cat-reducing-tee-150-threaded has-post-thumbnail shipping-taxable purchasable product-type-simple">

Reducing Tee

3/4X1/2X1/2 BRASS TEE

array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4865 (1) { ["data":protected]=> array(4) { ["cache-control"]=> string(7) "private" ["content-type"]=> string(9) "text/html" ["server"]=> string(18) "Microsoft-IIS/10.0" ["date"]=> string(29) "Mon, 28 Apr 2025 07:11:33 GMT" } } ["body"]=> string(54) "The custom error module does not recognize this error." ["response"]=> array(2) { ["code"]=> int(429) ["message"]=> string(17) "Too Many Requests" } ["cookies"]=> array(0) { } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#4833 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#3034 (10) { ["body"]=> string(54) "The custom error module does not recognize this error." ["raw"]=> string(232) "HTTP/1.1 429 Cache-Control: private Transfer-Encoding: chunked Content-Type: text/html Server: Microsoft-IIS/10.0 Date: Mon, 28 Apr 2025 07:11:33 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4836 (1) { ["data":protected]=> array(4) { ["cache-control"]=> array(1) { [0]=> string(7) "private" } ["content-type"]=> array(1) { [0]=> string(9) "text/html" } ["server"]=> array(1) { [0]=> string(18) "Microsoft-IIS/10.0" } ["date"]=> array(1) { [0]=> string(29) "Mon, 28 Apr 2025 07:11:33 GMT" } } } ["status_code"]=> int(429) ["protocol_version"]=> float(1.100000000000000088817841970012523233890533447265625) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(52) "https://aws1.busn4.com/ServicePipe/entity/auth/login" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#4774 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4767 (1) { ["data":protected]=> array(4) { ["cache-control"]=> string(7) "private" ["content-type"]=> string(9) "text/html" ["server"]=> string(18) "Microsoft-IIS/10.0" ["date"]=> string(29) "Mon, 28 Apr 2025 07:11:33 GMT" } } ["body"]=> string(54) "The custom error module does not recognize this error." ["response"]=> array(2) { ["code"]=> int(429) ["message"]=> string(17) "Too Many Requests" } ["cookies"]=> array(0) { } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#4835 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4772 (10) { ["body"]=> string(54) "The custom error module does not recognize this error." ["raw"]=> string(232) "HTTP/1.1 429 Cache-Control: private Transfer-Encoding: chunked Content-Type: text/html Server: Microsoft-IIS/10.0 Date: Mon, 28 Apr 2025 07:11:33 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4766 (1) { ["data":protected]=> array(4) { ["cache-control"]=> array(1) { [0]=> string(7) "private" } ["content-type"]=> array(1) { [0]=> string(9) "text/html" } ["server"]=> array(1) { [0]=> string(18) "Microsoft-IIS/10.0" } ["date"]=> array(1) { [0]=> string(29) "Mon, 28 Apr 2025 07:11:33 GMT" } } } ["status_code"]=> int(429) ["protocol_version"]=> float(1.100000000000000088817841970012523233890533447265625) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(86) "https://aws1.busn4.com/ServicePipe/entity/AcuWooConnect/23.200.001/CustomerItemInquiry" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#4868 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4772 (1) { ["data":protected]=> array(4) { ["cache-control"]=> string(7) "private" ["content-type"]=> string(9) "text/html" ["server"]=> string(18) "Microsoft-IIS/10.0" ["date"]=> string(29) "Mon, 28 Apr 2025 07:11:33 GMT" } } ["body"]=> string(54) "The custom error module does not recognize this error." ["response"]=> array(2) { ["code"]=> int(429) ["message"]=> string(17) "Too Many Requests" } ["cookies"]=> array(0) { } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#4835 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4868 (10) { ["body"]=> string(54) "The custom error module does not recognize this error." ["raw"]=> string(232) "HTTP/1.1 429 Cache-Control: private Transfer-Encoding: chunked Content-Type: text/html Server: Microsoft-IIS/10.0 Date: Mon, 28 Apr 2025 07:11:33 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4766 (1) { ["data":protected]=> array(4) { ["cache-control"]=> array(1) { [0]=> string(7) "private" } ["content-type"]=> array(1) { [0]=> string(9) "text/html" } ["server"]=> array(1) { [0]=> string(18) "Microsoft-IIS/10.0" } ["date"]=> array(1) { [0]=> string(29) "Mon, 28 Apr 2025 07:11:33 GMT" } } } ["status_code"]=> int(429) ["protocol_version"]=> float(1.100000000000000088817841970012523233890533447265625) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(52) "https://aws1.busn4.com/ServicePipe/entity/auth/login" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#4833 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4767 (1) { ["data":protected]=> array(4) { ["cache-control"]=> string(7) "private" ["content-type"]=> string(9) "text/html" ["server"]=> string(18) "Microsoft-IIS/10.0" ["date"]=> string(29) "Mon, 28 Apr 2025 07:11:33 GMT" } } ["body"]=> string(54) "The custom error module does not recognize this error." ["response"]=> array(2) { ["code"]=> int(429) ["message"]=> string(17) "Too Many Requests" } ["cookies"]=> array(0) { } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#4774 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4787 (10) { ["body"]=> string(54) "The custom error module does not recognize this error." ["raw"]=> string(232) "HTTP/1.1 429 Cache-Control: private Transfer-Encoding: chunked Content-Type: text/html Server: Microsoft-IIS/10.0 Date: Mon, 28 Apr 2025 07:11:33 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4865 (1) { ["data":protected]=> array(4) { ["cache-control"]=> array(1) { [0]=> string(7) "private" } ["content-type"]=> array(1) { [0]=> string(9) "text/html" } ["server"]=> array(1) { [0]=> string(18) "Microsoft-IIS/10.0" } ["date"]=> array(1) { [0]=> string(29) "Mon, 28 Apr 2025 07:11:33 GMT" } } } ["status_code"]=> int(429) ["protocol_version"]=> float(1.100000000000000088817841970012523233890533447265625) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(86) "https://aws1.busn4.com/ServicePipe/entity/AcuWooConnect/23.200.001/CustomerItemInquiry" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#4858 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
$9.01

array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4734 (1) { ["data":protected]=> array(4) { ["cache-control"]=> string(7) "private" ["content-type"]=> string(9) "text/html" ["server"]=> string(18) "Microsoft-IIS/10.0" ["date"]=> string(29) "Mon, 28 Apr 2025 07:11:34 GMT" } } ["body"]=> string(54) "The custom error module does not recognize this error." ["response"]=> array(2) { ["code"]=> int(429) ["message"]=> string(17) "Too Many Requests" } ["cookies"]=> array(0) { } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#4838 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4860 (10) { ["body"]=> string(54) "The custom error module does not recognize this error." ["raw"]=> string(232) "HTTP/1.1 429 Cache-Control: private Transfer-Encoding: chunked Content-Type: text/html Server: Microsoft-IIS/10.0 Date: Mon, 28 Apr 2025 07:11:34 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4829 (1) { ["data":protected]=> array(4) { ["cache-control"]=> array(1) { [0]=> string(7) "private" } ["content-type"]=> array(1) { [0]=> string(9) "text/html" } ["server"]=> array(1) { [0]=> string(18) "Microsoft-IIS/10.0" } ["date"]=> array(1) { [0]=> string(29) "Mon, 28 Apr 2025 07:11:34 GMT" } } } ["status_code"]=> int(429) ["protocol_version"]=> float(1.100000000000000088817841970012523233890533447265625) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(52) "https://aws1.busn4.com/ServicePipe/entity/auth/login" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#4926 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4923 (1) { ["data":protected]=> array(4) { ["cache-control"]=> string(7) "private" ["content-type"]=> string(9) "text/html" ["server"]=> string(18) "Microsoft-IIS/10.0" ["date"]=> string(29) "Mon, 28 Apr 2025 07:11:34 GMT" } } ["body"]=> string(54) "The custom error module does not recognize this error." ["response"]=> array(2) { ["code"]=> int(429) ["message"]=> string(17) "Too Many Requests" } ["cookies"]=> array(0) { } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#4709 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4919 (10) { ["body"]=> string(54) "The custom error module does not recognize this error." ["raw"]=> string(232) "HTTP/1.1 429 Cache-Control: private Transfer-Encoding: chunked Content-Type: text/html Server: Microsoft-IIS/10.0 Date: Mon, 28 Apr 2025 07:11:34 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4920 (1) { ["data":protected]=> array(4) { ["cache-control"]=> array(1) { [0]=> string(7) "private" } ["content-type"]=> array(1) { [0]=> string(9) "text/html" } ["server"]=> array(1) { [0]=> string(18) "Microsoft-IIS/10.0" } ["date"]=> array(1) { [0]=> string(29) "Mon, 28 Apr 2025 07:11:34 GMT" } } } ["status_code"]=> int(429) ["protocol_version"]=> float(1.100000000000000088817841970012523233890533447265625) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(86) "https://aws1.busn4.com/ServicePipe/entity/AcuWooConnect/23.200.001/CustomerItemInquiry" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#4733 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }