array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4858 (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) "Fri, 25 Apr 2025 06:01:46 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)#4857 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4859 (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: Fri, 25 Apr 2025 06:01:46 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) "Fri, 25 Apr 2025 06:01:46 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)#4855 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4861 (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) "Fri, 25 Apr 2025 06:01:46 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)#4723 (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: Fri, 25 Apr 2025 06:01:46 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4863 (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) "Fri, 25 Apr 2025 06:01:46 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)#4848 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
class="product type-product post-5143 status-publish first instock product_cat-reducing-90-150-galvanized has-post-thumbnail shipping-taxable purchasable product-type-simple">

21/2X11/2 GALV MI 90

array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4867 (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=xynjmvinmahg1k0ns02xy4mq; path=/; HttpOnly" [1]=> string(60) "ASP.NET_SessionId=xynjmvinmahg1k0ns02xy4mq; path=/; HttpOnly" [2]=> string(50) "requestid=1EF4FED548E156AA11F0219AC5342B8F; path=/" [3]=> string(79) "requeststat=+st:583+sc:~/entity/auth/login+start:638811577075696143+tg:; path=/" } ["date"]=> string(29) "Fri, 25 Apr 2025 06:01:48 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) "xynjmvinmahg1k0ns02xy4mq" ["expires"]=> NULL ["path"]=> string(1) "/" ["domain"]=> string(14) "aws1.busn4.com" ["port"]=> NULL ["host_only"]=> bool(true) } [1]=> object(WP_Http_Cookie)#4844 (7) { ["name"]=> string(9) "requestid" ["value"]=> string(32) "1EF4FED548E156AA11F0219AC5342B8F" ["expires"]=> NULL ["path"]=> string(1) "/" ["domain"]=> string(14) "aws1.busn4.com" ["port"]=> NULL ["host_only"]=> bool(true) } [2]=> object(WP_Http_Cookie)#4841 (7) { ["name"]=> string(11) "requeststat" ["value"]=> string(59) " st:583 sc:~/entity/auth/login start:638811577075696143 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)#4866 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4868 (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=xynjmvinmahg1k0ns02xy4mq; path=/; HttpOnly Set-Cookie: ASP.NET_SessionId=xynjmvinmahg1k0ns02xy4mq; path=/; HttpOnly Set-Cookie: requestid=1EF4FED548E156AA11F0219AC5342B8F; path=/ Set-Cookie: requeststat=+st:583+sc:~/entity/auth/login+start:638811577075696143+tg:; path=/ Date: Fri, 25 Apr 2025 06:01:48 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)#4869 (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=xynjmvinmahg1k0ns02xy4mq; path=/; HttpOnly" [1]=> string(60) "ASP.NET_SessionId=xynjmvinmahg1k0ns02xy4mq; path=/; HttpOnly" [2]=> string(50) "requestid=1EF4FED548E156AA11F0219AC5342B8F; path=/" [3]=> string(79) "requeststat=+st:583+sc:~/entity/auth/login+start:638811577075696143+tg:; path=/" } ["date"]=> array(1) { [0]=> string(29) "Fri, 25 Apr 2025 06:01:48 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)#4865 (1) { ["cookies":protected]=> array(3) { ["ASP.NET_SessionId"]=> object(WpOrg\Requests\Cookie)#4876 (5) { ["name"]=> string(17) "ASP.NET_SessionId" ["value"]=> string(24) "xynjmvinmahg1k0ns02xy4mq" ["attributes"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4878 (1) { ["data":protected]=> array(3) { ["path"]=> string(1) "/" ["httponly"]=> bool(true) ["domain"]=> string(14) "aws1.busn4.com" } } ["flags"]=> array(4) { ["creation"]=> int(1745560908) ["last-access"]=> int(1745560908) ["persistent"]=> bool(false) ["host-only"]=> bool(true) } ["reference_time"]=> int(1745560908) } ["requestid"]=> object(WpOrg\Requests\Cookie)#4718 (5) { ["name"]=> string(9) "requestid" ["value"]=> string(32) "1EF4FED548E156AA11F0219AC5342B8F" ["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(1745560908) ["last-access"]=> int(1745560908) ["persistent"]=> bool(false) ["host-only"]=> bool(true) } ["reference_time"]=> int(1745560908) } ["requeststat"]=> object(WpOrg\Requests\Cookie)#4847 (5) { ["name"]=> string(11) "requeststat" ["value"]=> string(59) "+st:583+sc:~/entity/auth/login+start:638811577075696143+tg:" ["attributes"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4877 (1) { ["data":protected]=> array(2) { ["path"]=> string(1) "/" ["domain"]=> string(14) "aws1.busn4.com" } } ["flags"]=> array(4) { ["creation"]=> int(1745560908) ["last-access"]=> int(1745560908) ["persistent"]=> bool(false) ["host-only"]=> bool(true) } ["reference_time"]=> int(1745560908) } } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
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) "Fri, 25 Apr 2025 06:01:48 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)#4878 (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: Fri, 25 Apr 2025 06:01:48 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4869 (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) "Fri, 25 Apr 2025 06:01:48 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 } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4878 (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) "Fri, 25 Apr 2025 06:01:48 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)#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: Fri, 25 Apr 2025 06:01:48 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4869 (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) "Fri, 25 Apr 2025 06:01:48 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)#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) "Fri, 25 Apr 2025 06:01:48 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)#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: Fri, 25 Apr 2025 06:01:48 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4847 (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) "Fri, 25 Apr 2025 06:01:48 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)#4864 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
$47.68

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) "Fri, 25 Apr 2025 06:01:48 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)#4864 (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: Fri, 25 Apr 2025 06:01:48 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4847 (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) "Fri, 25 Apr 2025 06:01:48 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)#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) "Fri, 25 Apr 2025 06:01:49 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)#4863 (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: Fri, 25 Apr 2025 06:01:49 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4878 (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) "Fri, 25 Apr 2025 06:01:49 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)#4866 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4863 (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) "Fri, 25 Apr 2025 06:01:49 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)#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: Fri, 25 Apr 2025 06:01:49 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4878 (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) "Fri, 25 Apr 2025 06:01:49 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)#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) "Fri, 25 Apr 2025 06:01:49 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)#4877 (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: Fri, 25 Apr 2025 06:01:49 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) "Fri, 25 Apr 2025 06:01:49 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 } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4863 (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) "Fri, 25 Apr 2025 06:01:49 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)#4841 (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: Fri, 25 Apr 2025 06:01:49 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4844 (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) "Fri, 25 Apr 2025 06:01:49 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)#4876 (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) "Fri, 25 Apr 2025 06:01:49 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)#4718 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4867 (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: Fri, 25 Apr 2025 06:01:49 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) "Fri, 25 Apr 2025 06:01:49 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)#4719 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4867 (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) "Fri, 25 Apr 2025 06:01:50 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)#4718 (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: Fri, 25 Apr 2025 06:01:50 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) "Fri, 25 Apr 2025 06:01:50 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)#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) "Fri, 25 Apr 2025 06:01:50 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)#4876 (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: Fri, 25 Apr 2025 06:01:50 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4863 (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) "Fri, 25 Apr 2025 06:01:50 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)#4712 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
SKU: 006021210 Category:
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4844 (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=b3inhypelhtwzjsrohaz1omx; path=/; HttpOnly" [1]=> string(60) "ASP.NET_SessionId=b3inhypelhtwzjsrohaz1omx; path=/; HttpOnly" [2]=> string(50) "requestid=1EF4FED548E156AA11F0219AC5342BCD; path=/" [3]=> string(79) "requeststat=+st:397+sc:~/entity/auth/login+start:638811577106956123+tg:; path=/" } ["date"]=> string(29) "Fri, 25 Apr 2025 06:01:50 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)#4861 (7) { ["name"]=> string(17) "ASP.NET_SessionId" ["value"]=> string(24) "b3inhypelhtwzjsrohaz1omx" ["expires"]=> NULL ["path"]=> string(1) "/" ["domain"]=> string(14) "aws1.busn4.com" ["port"]=> NULL ["host_only"]=> bool(true) } [1]=> object(WP_Http_Cookie)#4842 (7) { ["name"]=> string(9) "requestid" ["value"]=> string(32) "1EF4FED548E156AA11F0219AC5342BCD" ["expires"]=> NULL ["path"]=> string(1) "/" ["domain"]=> string(14) "aws1.busn4.com" ["port"]=> NULL ["host_only"]=> bool(true) } [2]=> object(WP_Http_Cookie)#4843 (7) { ["name"]=> string(11) "requeststat" ["value"]=> string(59) " st:397 sc:~/entity/auth/login start:638811577106956123 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)#3034 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4865 (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=b3inhypelhtwzjsrohaz1omx; path=/; HttpOnly Set-Cookie: ASP.NET_SessionId=b3inhypelhtwzjsrohaz1omx; path=/; HttpOnly Set-Cookie: requestid=1EF4FED548E156AA11F0219AC5342BCD; path=/ Set-Cookie: requeststat=+st:397+sc:~/entity/auth/login+start:638811577106956123+tg:; path=/ Date: Fri, 25 Apr 2025 06:01:50 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)#4719 (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=b3inhypelhtwzjsrohaz1omx; path=/; HttpOnly" [1]=> string(60) "ASP.NET_SessionId=b3inhypelhtwzjsrohaz1omx; path=/; HttpOnly" [2]=> string(50) "requestid=1EF4FED548E156AA11F0219AC5342BCD; path=/" [3]=> string(79) "requeststat=+st:397+sc:~/entity/auth/login+start:638811577106956123+tg:; path=/" } ["date"]=> array(1) { [0]=> string(29) "Fri, 25 Apr 2025 06:01:50 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)#4841 (1) { ["cookies":protected]=> array(3) { ["ASP.NET_SessionId"]=> object(WpOrg\Requests\Cookie)#4863 (5) { ["name"]=> string(17) "ASP.NET_SessionId" ["value"]=> string(24) "b3inhypelhtwzjsrohaz1omx" ["attributes"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4879 (1) { ["data":protected]=> array(3) { ["path"]=> string(1) "/" ["httponly"]=> bool(true) ["domain"]=> string(14) "aws1.busn4.com" } } ["flags"]=> array(4) { ["creation"]=> int(1745560911) ["last-access"]=> int(1745560911) ["persistent"]=> bool(false) ["host-only"]=> bool(true) } ["reference_time"]=> int(1745560911) } ["requestid"]=> object(WpOrg\Requests\Cookie)#4858 (5) { ["name"]=> string(9) "requestid" ["value"]=> string(32) "1EF4FED548E156AA11F0219AC5342BCD" ["attributes"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4712 (1) { ["data":protected]=> array(2) { ["path"]=> string(1) "/" ["domain"]=> string(14) "aws1.busn4.com" } } ["flags"]=> array(4) { ["creation"]=> int(1745560911) ["last-access"]=> int(1745560911) ["persistent"]=> bool(false) ["host-only"]=> bool(true) } ["reference_time"]=> int(1745560911) } ["requeststat"]=> object(WpOrg\Requests\Cookie)#4867 (5) { ["name"]=> string(11) "requeststat" ["value"]=> string(59) "+st:397+sc:~/entity/auth/login+start:638811577106956123+tg:" ["attributes"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4868 (1) { ["data":protected]=> array(2) { ["path"]=> string(1) "/" ["domain"]=> string(14) "aws1.busn4.com" } } ["flags"]=> array(4) { ["creation"]=> int(1745560911) ["last-access"]=> int(1745560911) ["persistent"]=> bool(false) ["host-only"]=> bool(true) } ["reference_time"]=> int(1745560911) } } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4863 (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) "Fri, 25 Apr 2025 06:01:51 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)#4712 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4879 (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: Fri, 25 Apr 2025 06:01:51 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4719 (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) "Fri, 25 Apr 2025 06:01:51 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)#4797 (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) "Fri, 25 Apr 2025 06:01:57 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)#4777 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4820 (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: Fri, 25 Apr 2025 06:01:57 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4806 (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) "Fri, 25 Apr 2025 06:01:57 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)#4775 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4801 (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) "Fri, 25 Apr 2025 06:01:57 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)#4783 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4802 (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: Fri, 25 Apr 2025 06:01:57 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4779 (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) "Fri, 25 Apr 2025 06:01:57 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)#4837 (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-5129 status-publish outofstock product_cat-reducing-90-150-galvanized has-post-thumbnail shipping-taxable purchasable product-type-simple">

Reducing 90

11/2X3/4 GALV MI 90

array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4802 (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) "Fri, 25 Apr 2025 06:01:58 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)#4801 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4778 (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: Fri, 25 Apr 2025 06:01:58 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4782 (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) "Fri, 25 Apr 2025 06:01:58 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)#4779 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4783 (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) "Fri, 25 Apr 2025 06:01:58 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)#4803 (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: Fri, 25 Apr 2025 06:01:58 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4839 (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) "Fri, 25 Apr 2025 06:01:58 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)#4775 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4797 (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) "Fri, 25 Apr 2025 06:01:58 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)#4803 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4775 (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: Fri, 25 Apr 2025 06:01:58 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4839 (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) "Fri, 25 Apr 2025 06:01:58 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)#4801 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4783 (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) "Fri, 25 Apr 2025 06:01:58 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)#4779 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4806 (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: Fri, 25 Apr 2025 06:01:58 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4802 (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) "Fri, 25 Apr 2025 06:01:58 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)#4837 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
$10.75

array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4806 (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) "Fri, 25 Apr 2025 06:01:58 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)#4779 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4837 (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: Fri, 25 Apr 2025 06:01:58 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4802 (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) "Fri, 25 Apr 2025 06:01:58 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)#4803 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4783 (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) "Fri, 25 Apr 2025 06:01:59 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)#4801 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4777 (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: Fri, 25 Apr 2025 06:01:59 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4797 (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) "Fri, 25 Apr 2025 06:01:59 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)#4778 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
class="product-small col has-hover product type-product post-5139 status-publish instock product_cat-reducing-90-150-galvanized has-post-thumbnail shipping-taxable purchasable product-type-simple">

Reducing 90

2X11/4 GALV MI 90

array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4777 (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) "Fri, 25 Apr 2025 06:01:59 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)#4783 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4773 (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: Fri, 25 Apr 2025 06:01:59 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) "Fri, 25 Apr 2025 06:01:59 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)#4797 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4801 (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) "Fri, 25 Apr 2025 06:01:59 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)#4775 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4806 (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: Fri, 25 Apr 2025 06:01:59 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4792 (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) "Fri, 25 Apr 2025 06:01:59 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)#4803 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4806 (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) "Fri, 25 Apr 2025 06:01:59 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)#4775 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4803 (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: Fri, 25 Apr 2025 06:01:59 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4792 (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) "Fri, 25 Apr 2025 06:01:59 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)#4783 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4801 (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) "Fri, 25 Apr 2025 06:02:00 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)#4797 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4802 (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: Fri, 25 Apr 2025 06:02:00 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4777 (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) "Fri, 25 Apr 2025 06:02:00 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)#4778 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
$14.90

array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4802 (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) "Fri, 25 Apr 2025 06:02:00 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)#4797 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4778 (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: Fri, 25 Apr 2025 06:02:00 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4777 (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) "Fri, 25 Apr 2025 06:02:00 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)#4775 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4801 (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) "Fri, 25 Apr 2025 06:02:00 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)#4783 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4779 (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: Fri, 25 Apr 2025 06:02:00 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4806 (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) "Fri, 25 Apr 2025 06:02:00 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)#4773 (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-5151 status-publish last outofstock product_cat-reducing-90-150-galvanized has-post-thumbnail shipping-taxable purchasable product-type-simple">

Reducing 90

4X3 GALV MI 90

array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4779 (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) "Fri, 25 Apr 2025 06:02:00 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)#4801 (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: Fri, 25 Apr 2025 06:02:00 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4839 (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) "Fri, 25 Apr 2025 06:02:00 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)#4806 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4783 (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) "Fri, 25 Apr 2025 06:02:00 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)#4803 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4802 (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: Fri, 25 Apr 2025 06:02:00 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4840 (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) "Fri, 25 Apr 2025 06:02:00 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)#4775 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4802 (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) "Fri, 25 Apr 2025 06:02:01 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)#4803 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4775 (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: Fri, 25 Apr 2025 06:02:01 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4840 (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) "Fri, 25 Apr 2025 06:02:01 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)#4801 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4783 (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) "Fri, 25 Apr 2025 06:02:01 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)#4806 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4777 (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: Fri, 25 Apr 2025 06:02:01 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4779 (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) "Fri, 25 Apr 2025 06:02:01 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)#4773 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
$130.27

array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4777 (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) "Fri, 25 Apr 2025 06:02:01 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)#4806 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4773 (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: Fri, 25 Apr 2025 06:02:01 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4779 (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) "Fri, 25 Apr 2025 06:02:01 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)#4803 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4783 (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) "Fri, 25 Apr 2025 06:02:01 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)#4801 (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: Fri, 25 Apr 2025 06:02:01 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4802 (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) "Fri, 25 Apr 2025 06:02:01 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 } }
class="product-small col has-hover out-of-stock product type-product post-5149 status-publish first outofstock product_cat-reducing-90-150-galvanized has-post-thumbnail shipping-taxable purchasable product-type-simple">

Reducing 90

3X21/2 GALV MI 90

array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4797 (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) "Fri, 25 Apr 2025 06:02:01 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)#4783 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4782 (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: Fri, 25 Apr 2025 06:02:01 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4792 (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) "Fri, 25 Apr 2025 06:02:01 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)#4802 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4801 (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) "Fri, 25 Apr 2025 06:02:02 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)#4775 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4777 (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: Fri, 25 Apr 2025 06:02:02 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4814 (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) "Fri, 25 Apr 2025 06:02:02 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)#4803 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4777 (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) "Fri, 25 Apr 2025 06:02:02 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)#4775 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4803 (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: Fri, 25 Apr 2025 06:02:02 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4814 (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) "Fri, 25 Apr 2025 06:02:02 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)#4783 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4801 (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) "Fri, 25 Apr 2025 06:02:02 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)#4802 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4779 (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: Fri, 25 Apr 2025 06:02:02 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4797 (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) "Fri, 25 Apr 2025 06:02:02 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 } }
$67.03

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) "Fri, 25 Apr 2025 06:02:02 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)#4787 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#4863 (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: Fri, 25 Apr 2025 06:02:02 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) "Fri, 25 Apr 2025 06:02:02 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)#4922 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#4919 (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) "Fri, 25 Apr 2025 06:02:02 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)#4915 (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: Fri, 25 Apr 2025 06:02:02 GMT Connection: close The custom error module does not recognize this error." ["headers"]=> object(WpOrg\Requests\Response\Headers)#4916 (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) "Fri, 25 Apr 2025 06:02:02 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 } }