Edit Content
IT solution provider

Contact Info:

Sustainability starts with us. Lets work together.

As per the GHG Protocol, emissions
are classified into 3 categories

Scope 1

    Emission are direct greenhouse gas (GHC) emissions that occur from sources controlled owned by an organisation (e.g., emissions associated with fuel combustion in boilers, furnaces, and vehicles)


Scope 2

    Emissions are the indirect emissions a company makes - such as when the electricity or energy it buys for heating and cooling buildings is being produced on its behalf



Scope 3

    Emissions include all emissions outside the control of the company but linked to its operations (excluding scope 2), including manufacturing, raw material extraction, and processing. The majority of total corporate the emissions come from scope 3

While fully eliminating carbon emissions across all scopes (1, 2, and 3) remains a complex challenge for companies, a growing number are committed to significant reductions and innovative solutions to shrink their environmental footprint.

We help you meet Your Sustainability goals through
Our Industry leading Services ..

Play Video

Partnering for a Greener Future

Explore how Apple is tackling carbon emissions in IT infrastructure At Conquer, we feel immense pride and satisfaction in partnering with companies that value sustainability. Our collaboration with Apple transcends innovative technology; it s a synergy of shared values. Explore how Apple s relentless pursuit of innovation aligns seamlessly with their dedication to preserving our planet. And how we can help significantly reduce your companywide carbon emissions, which is a high-priority SDG (Sustainable Development Goal) identified by many organizations.

Sustainability
Sustainability

Climate Change

Apple has set a goal to become carbon neutral across its entire footprint by 2030. The company aims to achieve this by reducing emissions by 75 percent compared to 2015 and then investing in carbon removal solutions for the remaining emissions
Sustainability

Resources

Apple aims to make products and packaging using only recycled or renewable materials. Simultaneously, the company is commited to stewarding water resources and sending zero waste to landfill
Sustainability

Smarter Chemistry

Through chemistry innovation and rigorous controls, Apple designs its products to be safe for anyone who assembles, uses, or recycles themand to be better for the environment

Apple's commitment to the environment and sustainability

Since 2020, Apple has been carbon-neutral for its
corporate operations.

Now, they are working towards achieving 100% carbon neutrality

by

2030

Assess the carbon emissions of your current laptop and explore potential Carbon Footprint (CFP) reduction possibilities with Macs.

Drop Down List in Table Cell Using HTML/CSS /* style.css*/ body { font-family: Arial, sans-serif; } table { width: 100%; } th, td { border: 1px solid #ddd; padding: 8px; text-align: center; width: 35vh; font-weight: 600; } input { padding: 8px !important; border: 1px solid #ccc !important; border-radius: 4px !important; background-color: #f1f1f1; font-size: 16px; cursor: pointer; outline: none; width: 35vh; text-align: center !important; } select { padding: 8px; border: 1px solid #ccc; border-radius: 4px; background-color: #f1f1f1; font-size: 16px; cursor: pointer; outline: none; width: 35vh; text-align: center; } .modal { display: none; /* Hidden by default */ position: fixed; /* Stay in place */ z-index: 1; /* Sit on top */ left: 0; top: 0; width: 100%; /* Full width */ height: 100%; /* Full height */ overflow: auto; /* Enable scroll if needed */ background-color: rgba(0, 0, 0, 0.5); /* Black w/ opacity */ justify-content: center; /* Center the modal */ align-items: center; /* Center the modal */ } .modal-content { background-color: #fff; padding: 20px; border-radius: 10px; width: 400px; text-align: center; } .close { color: #aaa; float: right; font-size: 28px; font-weight: bold; } .close:hover, .close:focus { color: black; text-decoration: none; cursor: pointer; } .modal { display: none; /* Hidden by default */ position: fixed; /* Stay in place */ z-index: 1; /* Sit on top */ left: 0; top: 0; width: 100%; /* Full width */ height: 100%; /* Full height */ overflow: auto; /* Enable scroll if needed */ background-color: rgba(0, 0, 0, 0.5); /* Black w/ opacity */ } .modal-content { background-color: #fefefe; margin: 15% auto; /* 15% from the top and centered */ padding: 20px; border: 1px solid #888; width: 40%; /* Could be more or less, depending on screen size */ } .close { color: #aaa; float: right; font-size: 28px; font-weight: bold; } .close:hover, .close:focus { color: black; text-decoration: none; cursor: pointer; } .title { color: #00b938; font-weight: 500; } .axil-btn { background-color: #000000; /* Primary color */ max-width:fit-content; height: fit-content; color: white; border: 1px solid #000000; border-radius: 6px; box-shadow: rgba(0, 0, 0, 0.1) 1px 2px 4px; box-sizing: border-box; cursor: pointer; display: inline-block; font-family: "raleway"; font-size: 16px; font-weight: 800; line-height: 16px; min-height: 40px; outline: 0; padding: 12px 85px; text-align: center; text-rendering: geometricprecision; text-transform: none; user-select: none; -webkit-user-select: none; touch-action: manipulation; vertical-align: middle; margin-top: 10px; } .axil-btn:hover { background-color: #FFFFFF; /* Darker on hover */ color: black; } label { display: block; margin: 10px 0 5px; } /* input { width: 100%; padding: 10px; margin-bottom: 10px; border: 1px solid #ccc; border-radius: 4px; } */ .modal-content { width: 90%; /* Use a percentage for width to make it responsive */ max-width: 900px; /* Maximum width */ margin: auto; /* Centers the modal */ padding: 20px; /* Adds padding */ background-color: #fff; /* Background color */ border-radius: 10px; /* Rounded corners */ box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); /* Subtle shadow */ position: relative; /* Positioning context for the close button */ box-sizing: border-box; /* Include padding in width */ } .close { font-size: 2rem; /* Size of the close button */ color: #000; /* Color of the close button */ cursor: pointer; /* Cursor style for hover */ position: absolute; /* Position close button */ top: 15px; /* Distance from the top */ left: 15px; /* Distance from the left */ } .modal-header { display: flex; /* Flex container for header */ flex-direction: row; /* Row direction */ align-items: flex-start; /* Align items to the start */ flex-wrap: wrap; /* Wrap items for responsiveness */ } .modal-left { flex: 1; /* Allow left side to take space */ margin-right: 20px; /* Space between left and right */ } .modal-right { flex: 1; /* Allow right side to take space */ } .modal h6 { font-size: 1.2rem; /* Responsive font size */ margin-bottom: 20px; /* Space below the heading */ } .modal img { max-width: 100%; /* Makes sure the image is responsive */ height: auto; /* Keeps the aspect ratio */ margin-bottom: 20px; /* Space below the image */ } .modal form div { margin-bottom: 15px; /* Space between form fields */ } /* Responsive adjustments */ @media (max-width: 768px) { .modal-header { flex-direction: column; /* Stack items vertically on smaller screens */ } .modal-left { margin-right: 0; /* Remove right margin */ margin-bottom: 20px; /* Space below the left section */ } .modal h6 { font-size: 1.0rem; /* Smaller font size for smaller screens */ } .modal-right { flex: 1 0 100%; /* Make the right section full width */ } } @media all and (max-width:768px){ table,tr, td, tbody, td p table div, table table{ width:100%!important; }
Brand * Model * Qty * Compare with *
MacBook Air M2 15-Inch MacBook Air 13-inch M2 MacBook Pro 14 - inch M3 MacBook Pro 14 - Inch M3 Pro MacBook Pro 16-Inch M3 Pro
<!-- --> function getsuspop() { var brand = document.getElementById('susbrand').value; var model = document.getElementById('susmodel').value; var qty = document.getElementById('susqty').value; // if (brand === "") { // alert("Please select Brand"); // } else if (model === "") { // alert("Please select Model"); // } else if (qty === "") { // alert("Please enter Quantity"); // } else { // document.getElementById('suspopup').style.display = 'flex'; // } // } if (brand == "") { swal({ text: "Please select Brand", icon: "warning" }); } else { if (model == "") { swal({ text: "Please select Model", icon: "warning" }); } else { if (qty == "") { swal({ text: "Please select Quantity", icon: "warning" }); } else { //$('#suspopup').modal('show'); document.getElementById('suspopup').style.display = 'flex'; } } } } document.getElementById('closeModalBtn').onclick = function() { document.getElementById('suspopup').style.display = 'none'; } window.onclick = function(event) { if (event.target == document.getElementById('suspopup')) { document.getElementById('suspopup').style.display = 'none'; } } // Example report submission function function susreport() {console.log("vvvvvvvvvvvvvv"); // document.getElementById("loader").style.display="block"; var user_id=localStorage.getItem('log_user_id'); var brand = document.getElementById('susbrand').value; var model = document.getElementById('susmodel').value; var qty = document.getElementById('susqty').value; var sname = document.getElementById('susname').value; var semail = document.getElementById('susemail').value; var sphone = document.getElementById('susphone').value; var sorg = document.getElementById('susorg').value; var a = document.getElementById('susapple').value; var splitter = a.split("str_split"); var acount = splitter[0]; var abrand = splitter[1]; var xmlhttp = new XMLHttpRequest(); console.log("aaaaaaaaaaaaaaaaaaa"); xmlhttp.onreadystatechange = function() { if (this.readyState == 4 && this.status == 200) { var result = this.responseText; //alert("Success"); // document.getElementById("loader").style.display="none"; // $('#suspopup').modal('hide'); swal({ text: result, icon: "success" }); } }; console.log("akshda") xmlhttp.open("GET", "https://vconquer.info//services/susreport.php?user_id="+user_id+"&brand="+brand+"&model="+model+"&qty="+qty+"&sname="+sname+"&semail="+semail+"&sphone="+sphone+"&sorg="+sorg+"&acount="+acount+"&abrand="+abrand, true); xmlhttp.send(); } getsusbrands(); function getsusbrands() { console.log("text") // document.getElementById("loader").style.display="block";s var user_id = localStorage.getItem('log_user_id'); console.log(user_id); var xmlhttp = new XMLHttpRequest(); xmlhttp.onreadystatechange = function () { if (this.readyState == 4 && this.status == 200) { var result = this.responseText; document.getElementById('susbrand').innerHTML = result; // document.getElementById("loader").style.display="none"; } }; xmlhttp.open("GET", "https://vconquer.info//services/getsusbrands.php?user_id=" + user_id, true); xmlhttp.send(); } function getsusmodel() { // document.getElementById("loader").style.display="block"; var user_id = localStorage.getItem('log_user_id'); var brand = document.getElementById('susbrand').value; var xmlhttp = new XMLHttpRequest(); xmlhttp.onreadystatechange = function () { if (this.readyState == 4 && this.status == 200) { var result = this.responseText; document.getElementById('susmodel').innerHTML = result; // document.getElementById("loader").style.display="none"; } }; xmlhttp.open("GET", "https://vconquer.info//services/getsusmodel.php?user_id=" + user_id + "&brand=" + brand, true); xmlhttp.send(); } <!-- function getsuspop() { var brand = document.getElementById('susbrand').value; var model = document.getElementById('susmodel').value; var qty = document.getElementById('susqty').value; if (brand == "") { swal({ text: "Please select Brand", icon: "warning" }); } else { if (model == "") { swal({ text: "Please select Model", icon: "warning" }); } else { if (qty == "") { swal({ text: "Please select Quantity", icon: "warning" }); } else { $('#suspopup').modal('show'); } } } } --> <!-- function susreport() { document.getElementById("loader").style.display="block"; var user_id=localStorage.getItem('log_user_id'); var brand = document.getElementById('susbrand').value; var model = document.getElementById('susmodel').value; var qty = document.getElementById('susqty').value; var sname = document.getElementById('susname').value; var semail = document.getElementById('susemail').value; var sorg = document.getElementById('susorg').value; var a = document.getElementById('susapple').value; var splitter = a.split("str_split"); var acount = splitter[0]; var abrand = splitter[1]; var xmlhttp = new XMLHttpRequest(); console.log("aaaaaaaaaaaaaaaaaaa"); xmlhttp.onreadystatechange = function() { if (this.readyState == 4 && this.status == 200) { var result = this.responseText; document.getElementById("loader").style.display="none"; $('#suspopup').modal('hide'); swal({ text: result, icon: "success" }); } }; xmlhttp.open("GET", base_url+"services/susreport.php?user_id="+user_id+"&brand="+brand+"&model="+model+"&qty="+qty+"&sname="+sname+"&semail="+semail+"&sorg="+sorg+"&acount="+acount+"&abrand="+abrand, true); xmlhttp.send(); } -->

Connect with Us

Apple authorised reseller