{"id":625,"date":"2026-03-04T00:21:36","date_gmt":"2026-03-03T16:21:36","guid":{"rendered":"https:\/\/verdewire.com\/?page_id=625"},"modified":"2026-03-04T00:27:20","modified_gmt":"2026-03-03T16:27:20","slug":"alloy-copper-lan-2","status":"publish","type":"page","link":"https:\/\/verdewire.com\/index.php\/alloy-copper-lan-2\/","title":{"rendered":"Alloy copper LAN cable order"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"625\" class=\"elementor elementor-625\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3a5f7bd e-con-full e-flex e-con e-parent\" data-id=\"3a5f7bd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9e2151e elementor-widget elementor-widget-html\" data-id=\"9e2151e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>VERDE Cable Inventory & Ordering Information<\/title>\r\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n    <style>\r\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700&display=swap');\r\n        body { font-family: 'Inter', sans-serif; }\r\n        \r\n        .inventory-table {\r\n            width: 100%;\r\n            border-collapse: collapse;\r\n            margin: 20px 0;\r\n            box-shadow: 0 4px 6px rgba(0,0,0,0.05);\r\n        }\r\n        \r\n        .inventory-table th, .inventory-table td {\r\n            padding: 15px 10px;\r\n            text-align: center;\r\n            border-bottom: 1px solid #e5e7eb;\r\n        }\r\n        \r\n        .inventory-table th {\r\n            background: linear-gradient(135deg, #1e3a8a 0%, #3730a3 100%);\r\n            color: white;\r\n            font-weight: 600;\r\n        }\r\n        \r\n        .inventory-table tr:nth-child(even) {\r\n            background-color: #f8fafc;\r\n        }\r\n        \r\n        .inventory-table tr:hover {\r\n            background-color: #f0f7ff;\r\n        }\r\n        \r\n        .status-badge {\r\n            display: inline-block;\r\n            padding: 4px 10px;\r\n            border-radius: 4px;\r\n            font-size: 0.85rem;\r\n            font-weight: bold;\r\n        }\r\n        \r\n        .in-stock { background: #dcfce7; color: #166534; }\r\n        .low-stock { background: #fef9c3; color: #854d0e; }\r\n        .custom { background: #e0f2fe; color: #0c4a6e; }\r\n        \r\n        .feature-card {\r\n            transition: all 0.3s ease;\r\n            border-left: 4px solid;\r\n        }\r\n        \r\n        .feature-card:hover {\r\n            transform: translateY(-5px);\r\n            box-shadow: 0 10px 20px rgba(0,0,0,0.1);\r\n        }\r\n        \r\n        .oem-process {\r\n            counter-reset: process-step;\r\n        }\r\n        \r\n        .process-step {\r\n            position: relative;\r\n            padding-left: 80px;\r\n            margin-bottom: 30px;\r\n        }\r\n        \r\n        .process-step:before {\r\n            counter-increment: process-step;\r\n            content: counter(process-step);\r\n            position: absolute;\r\n            left: 0;\r\n            top: 0;\r\n            width: 50px;\r\n            height: 50px;\r\n            background: #3b82f6;\r\n            color: white;\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            font-size: 1.5rem;\r\n            font-weight: bold;\r\n        }\r\n        \r\n        @media (max-width: 768px) {\r\n            .inventory-table {\r\n                display: block;\r\n                overflow-x: auto;\r\n            }\r\n            \r\n            .inventory-table th, .inventory-table td {\r\n                min-width: 150px;\r\n            }\r\n            \r\n            .process-step {\r\n                padding-left: 60px;\r\n            }\r\n            \r\n            .process-step:before {\r\n                width: 40px;\r\n                height: 40px;\r\n                font-size: 1.2rem;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body class=\"bg-gray-50\">\r\n    <!-- Navigation -->\r\n    <nav class=\"bg-white shadow-sm\">\r\n        <div class=\"container mx-auto px-4\">\r\n            <div class=\"flex justify-between items-center py-4\">\r\n                <div class=\"flex items-center\">\r\n                    <div class=\"text-2xl font-bold text-blue-900\">VERDE<span class=\"text-orange-500\">CABLE<\/span><\/div>\r\n                <\/div>\r\n                <div class=\"flex space-x-6\">\r\n                    <a href=\"page1.html\" class=\"font-medium text-gray-600 hover:text-blue-700\">Solution<\/a>\r\n                    <a href=\"page2.html\" class=\"font-medium text-gray-600 hover:text-blue-700\">Comparison<\/a>\r\n                    <a href=\"page3.html\" class=\"font-medium text-blue-700 border-b-2 border-blue-700 pb-1\">Order<\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/nav>\r\n\r\n    <!-- Hero Section -->\r\n    <section class=\"bg-gradient-to-r from-blue-800 to-blue-600 text-white py-16\">\r\n        <div class=\"container mx-auto px-4 text-center\">\r\n            <h1 class=\"text-4xl md:text-5xl font-bold mb-6\">Inventory & Ordering Information<\/h1>\r\n            <p class=\"text-xl md:text-2xl mb-8 max-w-3xl mx-auto\">Ready-to-ship products and custom OEM solutions<\/p>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Inventory Section -->\r\n    <section class=\"py-16 bg-white\">\r\n        <div class=\"container mx-auto px-4\">\r\n            <h2 class=\"text-3xl font-bold text-center mb-12\">Ready-to-Ship Products<\/h2>\r\n            \r\n            <div class=\"overflow-x-auto\">\r\n                <table class=\"inventory-table\">\r\n                    <thead>\r\n                        <tr>\r\n                            <th>Product Model<\/th>\r\n                            <th>Specifications<\/th>\r\n                            <th>Color<\/th>\r\n                            <th>Packaging<\/th>\r\n                            <th>Box Length<\/th>\r\n                            <th>Price\/Box<\/th>\r\n                            <th>Stock Status<\/th>\r\n                            <th>MOQ<\/th>\r\n                        <\/tr>\r\n                    <\/thead>\r\n                    <tbody>\r\n                        <tr>\r\n                            <td><strong>CAT5E<\/strong> UTP Alloy Copper<\/td>\r\n                            <td>24AWG, 350MHz<\/td>\r\n                            <td>Gray<\/td>\r\n                            <td>Carton Box<\/td>\r\n                            <td>305m (1000ft)<\/td>\r\n                            <td>$165<\/td>\r\n                            <td><span class=\"status-badge in-stock\">In Stock<\/span><\/td>\r\n                            <td>1 Box<\/td>\r\n                        <\/tr>\r\n                        <tr>\r\n                            <td><strong>CAT6<\/strong> UTP Alloy Copper<\/td>\r\n                            <td>23AWG, 550MHz<\/td>\r\n                            <td>Blue<\/td>\r\n                            <td>Carton Box<\/td>\r\n                            <td>305m (1000ft)<\/td>\r\n                            <td>$195<\/td>\r\n                            <td><span class=\"status-badge in-stock\">In Stock<\/span><\/td>\r\n                            <td>1 Box<\/td>\r\n                        <\/tr>\r\n                        <tr>\r\n                            <td><strong>CAT6<\/strong> FTP Alloy Copper<\/td>\r\n                            <td>23AWG, 550MHz<\/td>\r\n                            <td>Gray<\/td>\r\n                            <td>Carton Box<\/td>\r\n                            <td>305m (1000ft)<\/td>\r\n                            <td>$225<\/td>\r\n                            <td><span class=\"status-badge low-stock\">Low Stock<\/span><\/td>\r\n                            <td>1 Box<\/td>\r\n                        <\/tr>\r\n                        <tr>\r\n                            <td><strong>CAT6A<\/strong> UTP Alloy Copper<\/td>\r\n                            <td>23AWG, 750MHz<\/td>\r\n                            <td>Blue<\/td>\r\n                            <td>Wooden Reel<\/td>\r\n                            <td>500m (1640ft)<\/td>\r\n                            <td>$450<\/td>\r\n                            <td><span class=\"status-badge in-stock\">In Stock<\/span><\/td>\r\n                            <td>1 Reel<\/td>\r\n                        <\/tr>\r\n                        <tr>\r\n                            <td><strong>Outdoor<\/strong> CAT5E Alloy Copper<\/td>\r\n                            <td>24AWG, PE Jacket<\/td>\r\n                            <td>Black<\/td>\r\n                            <td>Carton Box<\/td>\r\n                            <td>305m (1000ft)<\/td>\r\n                            <td>$185<\/td>\r\n                            <td><span class=\"status-badge in-stock\">In Stock<\/span><\/td>\r\n                            <td>1 Box<\/td>\r\n                        <\/tr>\r\n                    <\/tbody>\r\n                <\/table>\r\n            <\/div>\r\n            \r\n            <div class=\"mt-8 text-center\">\r\n                <p class=\"text-gray-600\">All prices are FOB China. Contact us for volume discounts and shipping quotes.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- OEM Information -->\r\n    <section class=\"py-16 bg-blue-50\">\r\n        <div class=\"container mx-auto px-4\">\r\n            <h2 class=\"text-3xl font-bold text-center mb-12\">Custom OEM Solutions<\/h2>\r\n            \r\n            <div class=\"grid md:grid-cols-2 gap-8 mb-12\">\r\n                <div class=\"feature-card bg-white border-blue-500 p-6 rounded-lg shadow-md\">\r\n                    <div class=\"flex items-center mb-4\">\r\n                        <div class=\"w-12 h-12 bg-blue-100 rounded-full flex items-center justify-center mr-4\">\r\n                            <i class=\"fas fa-tag text-blue-500 text-xl\"><\/i>\r\n                        <\/div>\r\n                        <h3 class=\"text-xl font-bold\">Private Labeling<\/h3>\r\n                    <\/div>\r\n                    <p class=\"text-gray-700 mb-4\">Add your brand to our quality cables with custom printing and packaging.<\/p>\r\n                    <ul class=\"text-gray-600 space-y-2\">\r\n                        <li><i class=\"fas fa-check text-blue-500 mr-2\"><\/i> Custom cable markings<\/li>\r\n                        <li><i class=\"fas fa-check text-blue-500 mr-2\"><\/i> Branded packaging<\/li>\r\n                        <li><i class=\"fas fa-check text-blue-500 mr-2\"><\/i> Custom box design<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n                \r\n                <div class=\"feature-card bg-white border-blue-500 p-6 rounded-lg shadow-md\">\r\n                    <div class=\"flex items-center mb-4\">\r\n                        <div class=\"w-12 h-12 bg-blue-100 rounded-full flex items-center justify-center mr-4\">\r\n                            <i class=\"fas fa-sliders-h text-blue-500 text-xl\"><\/i>\r\n                        <\/div>\r\n                        <h3 class=\"text-xl font-bold\">Custom Specifications<\/h3>\r\n                    <\/div>\r\n                    <p class=\"text-gray-700 mb-4\">Tailor cable specifications to meet your project requirements.<\/p>\r\n                    <ul class=\"text-gray-600 space-y-2\">\r\n                        <li><i class=\"fas fa-check text-blue-500 mr-2\"><\/i> Special lengths<\/li>\r\n                        <li><i class=\"fas fa-check text-blue-500 mr-2\"><\/i> Unique color options<\/li>\r\n                        <li><i class=\"fas fa-check text-blue-500 mr-2\"><\/i> Specialized jacket materials<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"bg-white p-8 rounded-lg shadow-md\">\r\n                <h3 class=\"text-2xl font-bold mb-6 text-center\">OEM Ordering Process<\/h3>\r\n                \r\n                <div class=\"oem-process max-w-3xl mx-auto\">\r\n                    <div class=\"process-step\">\r\n                        <h4 class=\"text-xl font-bold mb-2\">Consultation & Requirements<\/h4>\r\n                        <p class=\"text-gray-700\">Discuss your specific needs with our technical team. We'll help determine the optimal specifications for your application.<\/p>\r\n                    <\/div>\r\n                    \r\n                    <div class=\"process-step\">\r\n                        <h4 class=\"text-xl font-bold mb-2\">Sample Production<\/h4>\r\n                        <p class=\"text-gray-700\">We produce samples according to your specifications for testing and approval before full production.<\/p>\r\n                    <\/div>\r\n                    \r\n                    <div class=\"process-step\">\r\n                        <h4 class=\"text-xl font-bold mb-2\">Production & Quality Control<\/h4>\r\n                        <p class=\"text-gray-700\">Once samples are approved, we begin full-scale production with strict quality control at every stage.<\/p>\r\n                    <\/div>\r\n                    \r\n                    <div class=\"process-step\">\r\n                        <h4 class=\"text-xl font-bold mb-2\">Shipping & Delivery<\/h4>\r\n                        <p class=\"text-gray-700\">We arrange efficient shipping to your location, with full documentation and tracking information provided.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"mt-8 text-center\">\r\n                    <p class=\"text-lg font-semibold mb-4\">OEM Minimum Order Quantity: <span class=\"text-blue-600\">10,000 meters<\/span><\/p>\r\n                    <p class=\"text-gray-600\">Lead time: 15-30 days depending on order complexity and volume<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Ordering Information -->\r\n    <section class=\"py-16 bg-white\">\r\n        <div class=\"container mx-auto px-4\">\r\n            <h2 class=\"text-3xl font-bold text-center mb-12\">How to Order<\/h2>\r\n            \r\n            <div class=\"grid md:grid-cols-3 gap-8 mb-12\">\r\n                <div class=\"text-center p-6\">\r\n                    <div class=\"w-16 h-16 bg-green-100 rounded-full flex items-center justify-center mx-auto mb-4\">\r\n                        <i class=\"fas fa-envelope text-green-500 text-2xl\"><\/i>\r\n                    <\/div>\r\n                    <h3 class=\"text-xl font-bold mb-2\">Contact Us<\/h3>\r\n                    <p class=\"text-gray-700\">Send us your requirements via email or our contact form. Our team will respond within 24 hours.<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"text-center p-6\">\r\n                    <div class=\"w-16 h-16 bg-yellow-100 rounded-full flex items-center justify-center mx-auto mb-4\">\r\n                        <i class=\"fas fa-clipboard-check text-yellow-500 text-2xl\"><\/i>\r\n                    <\/div>\r\n                    <h3 class=\"text-xl font-bold mb-2\">Get Quote<\/h3>\r\n                    <p class=\"text-gray-700\">We'll provide a detailed quotation including product specifications, pricing, and delivery timeline.<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"text-center p-6\">\r\n                    <div class=\"w-16 h-16 bg-blue-100 rounded-full flex items-center justify-center mx-auto mb-4\">\r\n                        <i class=\"fas fa-shipping-fast text-blue-500 text-2xl\"><\/i>\r\n                    <\/div>\r\n                    <h3 class=\"text-xl font-bold mb-2\">Place Order<\/h3>\r\n                    <p class=\"text-gray-700\">Confirm the order, and we'll begin processing immediately. Regular stock items ship within 48 hours.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"bg-gray-50 p-8 rounded-lg text-center\">\r\n                <h3 class=\"text-2xl font-bold mb-4\">Ready to Order?<\/h3>\r\n                <p class=\"text-gray-700 mb-6 max-w-2xl mx-auto\">Contact our sales team for pricing, samples, or to discuss your specific requirements.<\/p>\r\n                <div class=\"flex flex-col md:flex-row justify-center gap-4\">\r\n                    <a href=\"mailto:sales@verdecable.com\" class=\"bg-blue-600 hover:bg-blue-700 text-white font-bold py-3 px-8 rounded-lg transition duration-300\">\r\n                        <i class=\"fas fa-envelope mr-2\"><\/i>Email Sales Team\r\n                    <\/a>\r\n                    <a href=\"page2.html\" class=\"bg-gray-600 hover:bg-gray-700 text-white font-bold py-3 px-8 rounded-lg transition duration-300\">\r\n                        <i class=\"fas fa-chart-bar mr-2\"><\/i>Back to Comparison\r\n                    <\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>VERDE Cable Inventory &#038; Ordering Information VERDECABLE Solution Comparison Order Inventory &#038; Ordering Information Ready-to-ship products and custom OEM solutions Ready-to-Ship Products Product Model Specifications Color Packaging Box Length Price\/Box Stock Status MOQ CAT5E UTP Alloy Copper 24AWG, 350MHz Gray Carton Box 305m (1000ft) $165 In Stock 1 Box CAT6 UTP Alloy Copper 23AWG, 550MHz [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-625","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/verdewire.com\/index.php\/wp-json\/wp\/v2\/pages\/625","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/verdewire.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/verdewire.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/verdewire.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/verdewire.com\/index.php\/wp-json\/wp\/v2\/comments?post=625"}],"version-history":[{"count":7,"href":"https:\/\/verdewire.com\/index.php\/wp-json\/wp\/v2\/pages\/625\/revisions"}],"predecessor-version":[{"id":632,"href":"https:\/\/verdewire.com\/index.php\/wp-json\/wp\/v2\/pages\/625\/revisions\/632"}],"wp:attachment":[{"href":"https:\/\/verdewire.com\/index.php\/wp-json\/wp\/v2\/media?parent=625"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}