Viewing File: /home/quiczmwg/bitmaven.org/ecommerce.php
<?php
// Start the session
session_start();
if (!isset($_SESSION['userid'])) {
header("Location: login.php");
exit();
}
// Include database connection and other necessary files
include_once ('_db.php');
// Set the user ID from the session variable
$userid = $_SESSION['userid'];
?>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Bitmaven</title>
<meta content="width=1200" name="viewport">
<meta name="format-detection" content="telephone=no">
<meta property="og:image" content="img/bgvideo.png">
<meta name="whatsapp:image" content="img/bgvideo.png" />
<meta property="og:image:type" content="image/png">
<meta property="og:image:width" content="200">
<meta property="og:image:height" content="200">
<meta property="og:type" content="website" />
<meta property="og:url" content="https://ecotradeoptions.com/"/>
<meta property="og:title" content="Ecotrade" />
<meta property="og:description" content="Best Trading Platform." />
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<link rel="icon" href="favicon.ico" type="image/x-icon">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="fonts/icomoon/style.css" />
<link rel="stylesheet" type="text/css" href="fonts/stylesheet.css" />
<link rel="stylesheet" type="text/css" href="css/jquery-ui.min.css" />
<link rel="stylesheet" type="text/css" href="css/selectric.css" />
<link rel="stylesheet" type="text/css" href="css/owl.carousel.min.css" />
<link rel="stylesheet" type="text/css" href="css/animate.css" />
<link rel="stylesheet" type="text/css" href="css/style.css" />
<link rel="stylesheet" type="text/css" href="css/responsive.css" />
<script type="text/javascript" src="js/jquery-3.3.1.min.js"></script>
<script type="text/javascript" src="js/detect.min.js"></script>
<script type="text/javascript" src="js/jquery-ui.min.js"></script>
<script type="text/javascript" src="js/jquery.selectric.min.js"></script>
<script type="text/javascript" src="js/owl.carousel.min.js"></script>
<script type="text/javascript" src="js/clipboard.min.js"></script>
<script type="text/javascript" src="js/wow.min.js"></script>
<script type="text/javascript" src="js/clock.js"></script>
<script type="text/javascript" src="js/modal.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/gsap/1.20.2/TweenMax.min.js"></script>
<script type="text/javascript" src="https://s3-us-west-2.amazonaws.com/s.cdpn.io/16327/GSDevTools.min.js"></script>
<script type="text/javascript" src="js/volna.js"></script>
<script type="text/javascript" src="js/jquery.parallax.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/three.js/110/three.min.js"></script>
<script type="text/javascript" src="js/volns.js"></script>
<script type="text/javascript" src="js/script.js"></script>
<script src="//code.jivosite.com/widget/RqjZyoYVQy" async></script>
<!-- <script src="//code.tidio.co/dzmfhlkfzewp5malo3b7driuev8l2ipx.js" async></script> -->
<!-- <script src="//code.jivosite.com/widget/jaS5xGD7Od" async></script> -->
<script id="pixel-chaty" async="true" src="https://cdn.chaty.app/pixel.js?id=QbMzo7gt"> </script>
<style>
.item.selected {
color: white;
}
</style>
<style>
.container1 {
display: flex;
justify-content: space-between;
}
.columns {
flex: 1;
margin: 0 10px; /* Adjust the margin as needed */
}
.card {
text-align: center;
display: flex;
flex-direction: column;
align-items: center;
padding: 20px;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
transition: 0.3s;
background-color: #f1f1f1;
}
.card img {
display: block;
width: 100%;
max-width: 100%;
height: 500px; /* Set a fixed height for the images */
object-fit: cover; /* Ensure the images cover their containers */
}
.containers {
margin-top: 20px;
}
</style>
</head>
</html>
<body>
<section class="wrapper">
<header class="headerMain"> <div class="container">
<div class="wrapIn">
<button class="menuBtn">
<span></span>
<span></span>
<span></span>
<span></span>
</button>
<!-- TradingView Widget BEGIN -->
<div class="tradingview-widget-container">
<div class="tradingview-widget-container__widget"></div>
<div class="tradingview-widget-copyright"><a href="https://www.tradingview.com" rel="noopener" target="_blank"><span class="blue-text"></span></a> </div>
<script type="text/javascript" src="https://s3.tradingview.com/external-embedding/embed-widget-ticker-tape.js" async>
{
"symbols": [
{
"description": "",
"proName": "COINBASE:BTCUSD"
},
{
"description": "",
"proName": "COINBASE:ETHUSD"
},
{
"description": "",
"proName": "BITFINEX:DOGEUSD"
},
{
"description": "",
"proName": "BINANCE:TRXUSDT"
},
{
"description": "",
"proName": "BINANCEUS:SOLUSD"
},
{
"description": "",
"proName": "BITFINEX:ADAUSD"
},
{
"description": "",
"proName": "BINANCE:RAYUSDT"
},
{
"description": "",
"proName": "BINANCE:YFIUSDT"
},
{
"description": "",
"proName": "BYBIT:BNBUSDT"
}
],
"showSymbolLogo": true,
"colorTheme": "dark",
"isTransparent": true,
"displayMode": "adaptive",
"locale": "en"
}
</script>
</div>
<!-- TradingView Widget END -->
<div class="lineTop">
<div class="logo invsiLink">
<a href="index.php?a=home"></a>
<img src="img/logo.png" alt="">
<div class="text">
<span class="txt">Bitmaven</span>
</div>
</div>
<div class="infoLine">
<div class="top">
<div class="socialBl">
<ul>
<li><a href="#"><span class="iconBl icon-telegram"></span></a></li>
<li><a href="#"><span class="iconBl icon-Whatsapp"></span></a></li>
</ul>
</div>
<div class="timeBlock">
<span class="iconBl icon-clock-29"></span>
<span id="date"></span>
<span id="time"></span>
</div>
<div class="linksBlock">
<ul>
<li>
<span class="tit">E-mail: </span>
<a href="mailto:bitmaven01@gmail.com" class="mail">bitmaven01@gmail.com</a>
</li>
</ul>
</div>
<div class="logBlock">
<?php
// Check if the user is logged in
if (isset($_SESSION['userid'])) {
// User is logged in, display logout link
echo '<a href="dashboard.php" class="reg">Account</a>';
echo '<a href="logout.php" class="log">Logout</a>';
} else {
// User is not logged in, display sign up and login links
echo '<a href="signin.php?a=signup" class="reg">Sign up</a>';
echo '<a href="login.php?a=login" class="log">Login</a>';
}
?>
</div>
</div>
<div class="menu">
<ul>
<li><a href="index.php?a=home" class="active">Home</a></li>
<li><a href="about.php?a=cust&page=about">About us</a></li>
<li><a href="?a=faq">Faq</a></li>
<li><a href="?a=rules">Rules</a></li>
<li><a href="?a=swap">Swap Coins</a></li>
<li><a href="?a=support">Contact us</a></li>
</ul>
</div>
</div>
</div>
<div class="greetingsMain">
<h1 class="cap wow slideInLeft"><span class="colorGreen">The future of </span> money <br/> <span class="colorGreen">is digital currency.</span></h1>
<span class="txt wow slideInLeft"></span>
<?php
// Check if the user is logged in
if (!isset($_SESSION['userid'])) {
// User is not logged in, display the "Create Account" link
echo '<a href="signin.php?a=signup" class="btn btnGreen wow slideInUp">Create Account</a>';
} else {
// User is logged in, disable the "Create Account" link
echo '<a href="?a=signup" class="btn btnGreen wow slideInUp d-none" disabled>Create Account</a>';
}
?>
<div class="listCurCircle wow slideInUp">
</div>
<div class="item riple">
<div class="picture" style="background-image: url(img/listcur1.png);"></div>
<span class="circle"></span>
<span class="val"><span class="small"></span></span>
<span class="pr"></span>
</div>
<div class="item eth">
<div class="picture" style="background-image: url(img/listcur2.png);"></div>
<span class="circle"></span>
<span class="val"><span class="small"></span></span>
<span class="pr"></span>
</div>
<div class="item dash">
<div class="picture" style="background-image: url(img/listcur3.png);"></div>
<span class="circle"></span>
<span class="val"><span class="small"></span></span>
<span class="pr"></span>
</div>
<div class="item ltc">
<div class="picture" style="background-image: url(img/listcur4.png);"></div>
<span class="circle"></span>
<span class="val"><span class="small"></span></span>
<span class="pr"></span>
</div>
<div class="item btc">
<div class="picture" style="background-image: url(img/listcur5.png);"></div>
<span class="circle"></span>
<span class="val"><span class="small"></span></span>
<span class="pr"></span>
</div>
</div>
</div>
<div class="acceptBlock wow slideInUp">
<span class="title">We accept:</span>
<div class="list">
<div class="item" style="background-image: url(img/pic_accept1.png);"></div>
<div class="item" style="background-image: url(img/pic_accept2.png);"></div>
<div class="item" style="background-image: url(img/pic_accept3.png);"></div>
<div class="item" style="background-image: url(img/pic_accept4.png);"></div>
<div class="item" style="background-image: url(img/pic_accept5.png);"></div>
<div class="item" style="background-image: url(img/pic_accept6.png);"></div>
<div class="item" style="background-image: url(img/pic_accept7.png);"></div>
</div>
</div>
</div>
</div>
<canvas class='canvas'></canvas> </header>
<div class="aboutMainBl">
<div class="aboutBlock">
<div class="container">
<div class="row">
<div class="col-md-6">
<div class="text wow slideInRight">
<h2 class="capTitle">MARKETING AUTOMATION PLATFORM</h2>
<div class="textBlock">
<b>Use marketing automation to reach, engage, and convert more customers.</b>
<p>Marketing automation lets you connect with people when it matters most, so you can turn browsers into loyal customers.</p>
</div>
<span class="textBot">Marketing automation lets you connect with people when it matters most, so you can turn browsers into loyal customers.</span>
<?php
// Check if the user is logged in
if (!isset($_SESSION['userid'])) {
// User is not logged in, display the "Sign Up" link
echo '<a href="signin.php" target="_blank" class="btn btnYellow" style="font-weight: bold; text-decoration: none; border: 2px solid #FFD700; padding: 12px 24px; border-radius: 5px; font-size: 16px;">Sign Up</a>';
} else {
// User is logged in, display the "Invest Now" link
echo '<a href="?a=invest" class="btn btnGreen wow slideInUp" style="font-weight: bold; text-decoration: none; border: 0px solid #008000; padding: 12px 24px; border-radius: 25px; font-size: 16px;">Invest Now</a>';
}
?>
</div>
</div>
<!-- <div class="col-md-6"></div> -->
<div class="col-md-6">
<!-- Include the image on the right-hand side -->
<div class="imgContainer text-right">
<img src="img/wea.webp" class="img-fluid" alt="Wea Image">
</div>
</div>
</div>
</div>
<div class="aboutMainBl">
<div class="aboutBlock">
<div class="container">
<h2 class="capTitle" class="text-center">Two ways to refer and earn</h2>
<div class="row" >
<div class="col-md-6" style="border: 1px solid black; border-radius: 5px; font-size: 16px padding: 12px 24px;">
<div class="text wow slideInRight">
<h4 class="capTitle">Shopify Plan referrals</h4>
<div class="textBlock">
<!-- <b>Use marketing automation to reach, engage, and convert more customers.</b> -->
<p>Get paid when you refer new merchants to eligible Shopify plans.</p>
</div>
<!-- <span class="textBot">Marketing automation lets you connect with people when it matters most, so you can turn browsers into loyal customers.</span> -->
<a href="deposit.php" target="_blank" class="btn btnGreen mb-4">View Current Payouts</a>
</div>
</div>
<div class="col-md-6" style="border: 1px solid black; border-radius: 5px; font-size: 16px padding: 12px 24px;">
<div class="text wow slideInRight">
<h4 class="capTitle">Shopify POS Pro referrals</h4>
<div class="textBlock">
<!-- <b>Use marketing automation to reach, engage, and convert more customers.</b> -->
<p>Earn up to $500 USD for every eligible Point of Sale Pro referral.</p>
</div>
<!-- <span class="textBot">Marketing automation lets you connect with people when it matters most, so you can turn browsers into loyal customers.</span> -->
<a href="deposit.php" target="_blank" class="btn btnYellow mb-3">Learn More</a>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-6">
<div class="imgContainer text-right">
<img src="img/affi.webp" class="img-fluid" alt="Wea Image">
</div>
</div>
<div class="col-md-6">
<div class="text wow slideInRight">
<h2 class="capTitle">Join thousands of affiliates from across the globe</h2>
<div class="textBlock">
<!-- <b>Use marketing automation to reach, engage, and convert more customers.</b> -->
<p>Content creators, course educators, influencers, and review sites are helping their audiences launch successful businesses on Shopify, while earning competitive referral commissions, and elevating themselves as leaders in the industry.</p>
</div>
<!-- <span class="textBot">Marketing automation lets you connect with people when it matters most, so you can turn browsers into loyal customers.</span> -->
</div>
</div>
<!-- <div class="col-md-6"></div> -->
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-6">
<div class="text wow slideInRight">
<h2 class="capTitle">We’re committed to your success</h2>
<div class="textBlock">
<!-- <b>Use marketing automation to reach, engage, and convert more customers.</b> -->
<p>We help you make the most referrals possible with resources to support your content development and assist your referral traffic’s conversion rate. Get access to a library of global creative, ready-made education and lead magnets, and detailed performance insights through your personal dashboard.</p>
</div>
<!-- <span class="textBot">Marketing automation lets you connect with people when it matters most, so you can turn browsers into loyal customers.</span> -->
</div>
</div>
<div class="col-md-6">
<div class="imgContainer text-right">
<img src="img/affi2.webp" class="img-fluid" alt="Wea Image">
</div>
</div>
<!-- <div class="col-md-6"></div> -->
</div>
</div>
</div>
<svg class="waves" viewBox="0 0 1367 850">
<path fill="#f8f8fa" d="M1366.999,0.001 L-0.001,0.001 C-0.001,0.001 -0.001,587.159 -0.001,594.456 C1.621,595.267 565.542,861.264 682.999,610.448 C800.456,359.632 1365.075,593.494 1366.999,594.456 C1366.999,565.176 1366.999,0.001 1366.999,0.001" />
<path fill="#ceced1" d="M1366.999,0.001 L-0.001,0.001 C-0.001,0.001 -0.001,591.277 -0.001,594.563 C658.674,898.818 775.774,762.087 682.999,610.557 C591.523,461.147 711.735,315.239 1366.999,594.563 C1366.999,583.562 1366.999,0.001 1366.999,0.001" />
<path fill="#f8f8fa" d="M1366.999,0.000 L-0.001,0.000 C-0.001,0.000 -0.001,569.270 -0.001,594.270 C2.354,596.349 516.000,1079.256 683.000,610.256 C850.000,141.256 1366.302,593.573 1366.999,594.270 C1366.999,585.908 1366.999,0.000 1366.999,0.000" />
</svg>
</div>
<!-- TradingView Widget BEGIN -->
<div class="tradingview-widget-container">
<div class="tradingview-widget-container__widget"></div>
<div class="tradingview-widget-copyright"><a href="https://www.tradingview.com" rel="noopener" target="_blank"><span class="blue-text"></span></a> </div>
<script type="text/javascript" src="https://s3.tradingview.com/external-embedding/embed-widget-timeline.js" async>
{
"colorTheme": "dark",
"isTransparent": false,
"displayMode": "compact",
"width": "100%",
"height": 430,
"locale": "en"
}
</script>
</div>
<!-- TradingView Widget END -->
<div class="whyBlock">
<div class="container">
<div class="wrapIn">
<div class="left wow slideInLeft">
<h2 class="capTitle">Why choose us</h2>
<div class="list">
<div class="item">
<span class="iconBl fonicon1 icon-shield-20"></span>
<span class="tit">Data security</span>
<span class="txt">We are using the strongest DDoS protection in the industry with 100% up-time guarantee. Transfer information from and to our website is realized and ciphered by SSL Encryption.</span>
</div>
<div class="item">
<span class="iconBl fonicon2 icon-pc"></span>
<span class="tit">User-friendly interface</span>
<span class="txt">We provide our clients with a user-friendly interface with clear options and workflow. Any interested individual from any corner of the globe can participate in our investment program.</span>
</div>
<div class="item">
<span class="iconBl fonicon3 icon-wallet-31"></span>
<span class="tit">Stable income</span>
<span class="txt">Our specialists have developed the optimal investment plans and financial strategies, which provide partners with a stable income from deposits.</span>
</div>
</div>
</div>
<div class="right wow slideInRight">
<div class="prBlockTxt">
<div class="prBl">
<span class="tit">Affiliate program</span>
<span class="pr">5%</span>
</div>
<p>We invite you to take part in our affiliate program, which will make it possible for you to make money promoting our program. As part of our affiliate program, you will get guaranteed reward of 5% of deposits made by people invited by you.</p>
</div>
<div class="picture" style="background-image: url(img/pic_whyblock.png);"></div>
</div>
</div>
</div>
</div>
</div>
<div class="lineTableState">
<!---<div class="col colorGreen wow slideInLeft">
<a href="?a=members_stats" class="btn btnGreen" style="display: block; text-align: center; padding: 10px 0;">Members stats</a>
<br/><br/>
<h2 class="capTitle">Top investors</h2>
<div class="list">
</div>
</div>--->
</div>
</div>
</div>
</div>
<style>
html {
box-sizing: border-box;
}
*, *:before, *:after {
box-sizing: inherit;
}
.columns {
float: left;
width: 33.3%;
margin-bottom: 16px;
padding: 0 8px;
}
@media screen and (max-width: 650px) {
.columns {
width: 100%;
display: block;
}
}
.card {
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}
.containers {
padding: 0 16px;
}
.containers::after, .row::after {
content: "";
clear: both;
display: table;
}
.titles {
color: grey;
}
.buttons {
border: none;
outline: 0;
display: inline-block;
padding: 8px;
color: white;
background-color: #000;
text-align: center;
cursor: pointer;
width: 100%;
}
.buttons:hover {
background-color: #555;
}
</style>
<h1 style ="text-align:center">
Our Top Administrators
</h1><br><br>
<div class="row">
<div class="container1">
<div class="columns">
<div class="card">
<img src="img/admin1.jpeg" alt="Jane">
<div class="containers">
<h2>Loren Gilbert</h2>
<p class="titles">Bitmaven financial CEO</p>
<p>contact me on telegram</p>
<a href="https://t.me/Loreengilbert" target="_blank"><button class="buttons">Telegram</button></a>
</div>
</div>
</div>
<div class="columns">
<div class="card">
<img src="img/admin2.jpeg" alt="Mike">
<div class="containers">
<h2>Joseph Ferguson</h2>
<p class="titles">Profit withdrawal manager</p>
<p>contact me on telegram</p>
<a href="https://t.me/josephferguson" target="_blank"><button class="buttons">Telegram</button></a>
</div>
</div>
</div>
</div>
</div>
<br><br>
<!-- TradingView Widget BEGIN -->
<!-- <div class="tradingview-widget-container">
<div class="tradingview-widget-container__widget"></div>
<div class="tradingview-widget-copyright"><a href="https://www.tradingview.com/markets/cryptocurrencies/prices-all/" rel="noopener" target="_blank"><span class="blue-text">Cryptocurrency Markets</span></a> </div>
<script type="text/javascript" src="https://s3.tradingview.com/external-embedding/embed-widget-screener.js" async>
{
"width": "100%",
"height": "790",
"defaultColumn": "overview",
"screener_type": "crypto_mkt",
"displayCurrency": "USD",
"colorTheme": "light",
"locale": "en",
"isTransparent": true
}
</script>
</div> -->
<!-- TradingView Widget END -->
<!-- Smartsupp Live Chat script -->
<script type="text/javascript">
var _smartsupp = _smartsupp || {};
_smartsupp.key = 'd48c85747d3386f106c7d3033f96ac8cb1b6b41a';
window.smartsupp||(function(d) {
var s,c,o=smartsupp=function(){ o._.push(arguments)};o._=[];
s=d.getElementsByTagName('script')[0];c=d.createElement('script');
c.type='text/javascript';c.charset='utf-8';c.async=true;
c.src='https://www.smartsuppchat.com/loader.js?';s.parentNode.insertBefore(c,s);
})(document);
</script>
<noscript> Powered by <a href=“https://www.smartsupp.com” target=“_blank”>Smartsupp</a></noscript>
<footer>
<div class="container">
<div class="wrapIn wow slideInUp">
<div class="logo invsiLink">
<a href="?a=home"></a>
<img src="img/logo.png" alt="">
<div class="text">
<span class="txt">Bitmaven</span>
</div>
</div>
<div class="left">
<div class="lineCertificate">
<div class="list">
<div class="item">
<span class="iconBl icon-placeholder-44"></span>
<span class="txt"></span>
<a href="geo:0,0?q=45 Princes Gate, London, England, SW7 2QA" style="text-decoration: none; color: inherit;"><i class="fa fa-map-marker-alt me-3"></i>45 Princes Gate, London, England, SW7 2QA</a>
</div>
<div class="item">
<span class="iconBl icon-customer-service-3"></span>
<ul>
<li>
<span class="tit">E-mail:</span>
<a href="mailto:bitmaven01@gmail.com" class="mail">bitmaven01@gmail.com</a>
</li>
</ul>
</div>
</div>
</div>
<div class="copy"><p>© 2013 - <script> document.write(new Date().getFullYear())</script> Copyright <a href="#" class="light text-decoration-none">Wealthwisenetwork</a>. All rights
reserved </p></div>
</div>
<div class="right">
<div class="socialBl">
<ul>
<li><a href="#"><span class="iconBl icon-telegram"></span></a></li>
<li><a href="#"><span class="iconBl icon-facebook"></span></a></li>
</ul>
</div>
<div class="menu">
<ul>
<li><a href="?a=home" class="active">Home</a></li>
<li><a href="?a=cust&page=about">About us</a></li>
<li><a href="?a=faq">Faq</a></li>
<li><a href="?a=rules">Rules</a></li>
<li><a href="?a=cust&page=rate_us">Rate us</a></li>
<li><a href="?a=cust&page=banners">Banners</a></li>
<li><a href="?a=support">Contact us</a></li>
</ul>
</div>
<div class="acceptBlock">
<div class="list">
<div class="item" style="background-image: url(img/pic_accept1.png);"></div>
<div class="item" style="background-image: url(img/pic_accept2.png);"></div>
<div class="item" style="background-image: url(img/pic_accept3.png);"></div>
<div class="item" style="background-image: url(img/pic_accept4.png);"></div>
<div class="item" style="background-image: url(img/pic_accept5.png);"></div>
<div class="item" style="background-image: url(img/pic_accept6.png);"></div>
<div class="item" style="background-image: url(img/pic_accept7.png);"></div>
</div>
</div>
</div>
</div>
</div>
<canvas class='canvas'></canvas>
</footer>
</section>
<!--Start of Tawk.to Script-->
<!-- <script type="text/javascript">
var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();
(function(){
var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0];
s1.async=true;
s1.src='https://embed.tawk.to/663575c307f59932ab3bb03c/default';
s1.charset='UTF-8';
s1.setAttribute('crossorigin','*');
s0.parentNode.insertBefore(s1,s0);
})();
</script> -->
</body>
</html>
Back to Directory
File Manager
<