Файловый менеджер - Редактировать - /home/d46091/gemregistrationonline.org/catalogue.php
Назад
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <title>Gem Catalogue Service |GEM Registration</title> <meta name="description" content="Find our GEM catalogue service at gemregistrationonline.org. We provide expert consultancy for all your GEM registration needs. Visit us today!"> <script src="https://kit.fontawesome.com/d23a55b7f1.js" crossorigin="anonymous"></script> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"> <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&display=swap" rel="stylesheet"> <link rel="stylesheet" href="/assets/css/main.css"> <?php include('header.php'); ?> <body> <style> .carousel-control-next-icon { background-image: url(data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E); } .col-md-3 { display: inline-block; margin-left: -4px; } .col-md-3 img { width: 100%; height: auto; } #msg{ text-align:center; display:block; margin-bottom:10px; } body .carousel-indicators li { background-image: url(data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E); } } body .carousel-indicators { bottom: 0; } body .no-padding { padding-left: 0; padding-right: 0; } .carousel .col-md-3 { -ms-flex: 0 0 25%; flex: 0 0 33% !important; max-width: 33% !important; } .product_text { font-weight: bold; color: #f55a1f; font-size: 25px; padding:5px 0px 5px 0px; background: #050a30; margin-top: 20px; box-shadow: 2px 5px 3px #100a0a; } @media (max-width: 500px) { .product_text { font-size: 18px!important; } } .table-bordered th{ text-align:center!important; color:#0E0A5B; } .table-bordered td{ text-align:center!important; } .table-bordered thead th { background: #001d5c!important; color: #fff!important; font-size: 14px; } .table-bordered td, .table-bordered th { border: 1px solid #65748b!important; background: #e5e3e3; } .table-bordered { border: 1px solid #dee2e6; margin: 20px 0px; } .table td, .table th{ padding:0!important; } .card-body { padding: 0rem!important; } .btn-info{ color:#fff; background:#e96c19; border-color: #e96c19; } .btn-info:hover{ color:#fff; background:#e96c19; border-color: #e96c19; } </style> <div class="container-fluid mt-4"> <div class="row"> <div class="col-lg-8 col-sm-12"> <h1 class="card-title m-0" style="background: #001d5c;color: #fff;padding: 10px 20px;width: 95.4%;margin-left: 1.4% !important;margin-bottom: 0rem !important;text-align: center;font-size: 1.4em;">Popular Product Categories On G.e.m Marketplace </h1> <div id="demo" class="mt-4 carousel slide" data-ride="carousel"> <!-- Indicators --> <ul class="carousel-indicators" style="display: none;"> <li data-target="#demo" data-slide-to="0" class="active"></li> <li data-target="#demo" data-slide-to="1"></li> <li data-target="#demo" data-slide-to="2"></li> </ul> <!-- The slideshow --> <div class="container carousel-inner no-padding"> <div class="carousel-item active"> <div class="col-xs-3 col-sm-3 col-md-3"> <img src="/assets/img/catelog/001.jpg" width="257" height="136"> </div> <div class="col-xs-3 col-sm-3 col-md-3"> <img src="/assets/img/catelog/008.jpg"> </div> <div class="col-xs-3 col-sm-3 col-md-3"> <img src="/assets/img/catelog/002.jpg"> </div> </div> <div class="carousel-item"> <div class="col-xs-3 col-sm-3 col-md-3"> <img src="/assets/img/catelog/003.jpg"> </div> <div class="col-xs-3 col-sm-3 col-md-3"> <img src="/assets/img/catelog/004.jpg"> </div> <div class="col-xs-3 col-sm-3 col-md-3"> <img src="/assets/img/catelog/005.jpg"> </div> </div> <div class="carousel-item"> <div class="col-xs-3 col-sm-3 col-md-3"> <img src="/assets/img/catelog/006.jpg"> </div> <div class="col-xs-3 col-sm-3 col-md-3"> <img src="/assets/img/catelog/007.jpg"> </div> <div class="col-xs-3 col-sm-3 col-md-3"> <img src="/assets/img/catelog/008.jpg"> </div> </div> <div class="carousel-item"> <div class="col-xs-3 col-sm-3 col-md-3"> <img src="/assets/img/catelog/009.jpg"> </div> <div class="col-xs-3 col-sm-3 col-md-3"> <img src="/assets/img/catelog/010.jpg"> </div> <div class="col-xs-3 col-sm-3 col-md-3"> <img src="/assets/img/catelog/011.jpg"> </div> </div> </div> <!-- Left and right controls --> <a class="carousel-control-prev" href="#demo" data-slide="prev"> <span class="carousel-control-prev-icon"></span> </a> <a class="carousel-control-next" href="#demo" data-slide="next"> <span class="carousel-control-next-icon"></span> </a> </div> <br> <div id="demo" class="carousel slide" data-ride="carousel"> <!-- Indicators --> <ul class="carousel-indicators" style="display: none;"> <li data-target="#demo" data-slide-to="0" class="active"></li> <li data-target="#demo" data-slide-to="1"></li> <li data-target="#demo" data-slide-to="2"></li> </ul> <!-- The slideshow --> <div class="container carousel-inner no-padding"> <div class="carousel-item active"> <div class="col-xs-3 col-sm-3 col-md-3"> <img src="/assets/img/catelog/002.jpg"> </div> <div class="col-xs-3 col-sm-3 col-md-3"> <img src="/assets/img/catelog/002.jpg"> </div> <div class="col-xs-3 col-sm-3 col-md-3"> <img src="/assets/img/catelog/002.jpg"> </div> </div> <div class="carousel-item"> <div class="col-xs-3 col-sm-3 col-md-3"> <img src="/assets/img/catelog/014.jpg"> </div> <div class="col-xs-3 col-sm-3 col-md-3"> <img src="/assets/img/catelog/015.jpg"> </div> <div class="col-xs-3 col-sm-3 col-md-3"> <img src="/assets/img/catelog/016.jpg"> </div> </div> <div class="carousel-item"> <div class="col-xs-3 col-sm-3 col-md-3"> <img src="/assets/img/catelog/017.jpg"> </div> <div class="col-xs-3 col-sm-3 col-md-3"> <img src="/assets/img/catelog/018.jpg"> </div> <div class="col-xs-3 col-sm-3 col-md-3"> <img src="/assets/img/catelog/019.jpg"> </div> </div> <div class="carousel-item"> <div class="col-xs-3 col-sm-3 col-md-3"> <img src="/assets/img/catelog/020.jpg"> </div> <div class="col-xs-3 col-sm-3 col-md-3"> <img src="/assets/img/catelog/021.jpg"> </div> <div class="col-xs-3 col-sm-3 col-md-3"> <img src="/assets/img/catelog/017.jpg"> </div> </div> <!-- Left and right controls --> <a class="carousel-control-prev" href="#demo" data-slide="prev"> <span class="carousel-control-prev-icon"></span> </a> <a class="carousel-control-next" href="#demo" data-slide="next"> <span class="carousel-control-next-icon"></span> </a> </div> <div class="col-lg-8 mx-auto pt-3 text-center"> <!--<p class="product_text" style="font-weight: bold;color: #f5821f;font-size: 25px;">Each Product costs ₹500 + GST</p>--> <b style="color:#f5821f;padding-top:10px;font-size: 18px;"><center>PRODUCT / SERVICE LISTING FEE</center></b> </div> <table class="table table-bordered" class="table_price"> <thead> <tr> <th style="padding-bottom:10px!important">PACKAGE</th> <th>NO. OF LISTING <br>(Product / Service )</th> <th style="padding-bottom:10px!important">FEE PER LISTING (₹)</th> <th style="padding-bottom:10px!important">GROSS TOTAL (₹)</th> <th style="padding-bottom:10px!important">GST @ 18% (₹)</th> <th style="padding-bottom:10px!important">TOTAL (₹)</th> </tr> </thead> <tbody> <tr> <td>A</td> <td>First 3</td> <td>₹ 847</td> <td>₹ 2,542</td> <td>₹ 457</td> <td>₹ 2,999</td> </tr> <tr> <td>B</td> <td>4</td> <td>₹ 760</td> <td>₹ 3,042</td> <td>₹ 547</td> <td>₹ 3,589</td> </tr> <tr> <td>C</td> <td>5</td> <td>₹ 708</td> <td>₹ 3,542</td> <td>₹ 637</td> <td>₹ 4,179</td> </tr> <tr> <td>D</td> <td>6</td> <td>₹ 674</td> <td>₹ 4,042</td> <td>₹ 727</td> <td>₹ 4,769</td> </tr> </tbody> </table> <div class="col-lg-12 table_sentence"> <p>For Every Additional Product Rs. 500 + 18% Gst = 590/- will be charged over and above 3 products. <br> For Ex: For 50 Products Rs. 26042 + 18% GST = 30729/- will be charged.</p> </div> <!--<table class="table table-bordered" class="table_price"> <thead> <tr> <th style="padding-bottom:10px!important">PACKAGE</th> <th>NO. OF LISTING <br>(Product / Service )</th> <th style="padding-bottom:10px!important">FEE PER LISTING (₹)</th> <th style="padding-bottom:10px!important">GROSS TOTAL (₹)</th> <th style="padding-bottom:10px!important">GST @ 18% (₹)</th> <th style="padding-bottom:10px!important">TOTAL (₹)</th> </tr> </thead> <tbody> <tr> <td>A</td> <td>1</td> <td>₹ 1000</td> <td>₹ 1000</td> <td>₹ 180</td> <td>₹ 1180</td> </tr> <tr> <td>B</td> <td>2</td> <td>₹ 900</td> <td>₹ 1800</td> <td>₹ 324</td> <td>₹ 2124</td> </tr> <tr> <td>C</td> <td>3</td> <td>₹ 800</td> <td>₹ 2400</td> <td>₹ 432</td> <td>₹ 2832</td> </tr> <tr> <td>D</td> <td>4</td> <td>₹ 700</td> <td>₹ 2800</td> <td>₹ 504</td> <td>₹ 3304</td> </tr> <tr> <td>E</td> <td>5</td> <td>₹ 600</td> <td>₹ 3000</td> <td>₹ 540</td> <td>₹ 3540</td> </tr> <tr> <td style="padding-top:10px!important">F</td> <td style="padding-top:10px!important">6 & Above</td> <td style="padding-top:10px!important">₹ 500 Per Listing</td> <td style="padding-top:10px!important">₹ 90</td> <td style="padding-top:10px!important">₹ 590 Per Listing</td> <td><b>Ex :</b> For 25 Listings, Fee will <br> be ₹ 14,750/- (₹ 590 x 25). </td> </tr> </tbody> </table>--> </div> </div> <div class="col-lg-4 col-sm-12"> <div class="card border-0" style=""> <h5 class="card-title m-0" style="background: #001d5c;color: #fff;padding: 10px 20px;text-align:center">Fil Up The Contact Form</h5> <div class="card-body" style="background-color: #ddd;"> <form method="post" action="MakePayment.php" class="m-0"> <div class="form-group row"> <label for="inputPassword" class="col-sm-3 col-form-label">Name </label> <div class="col-sm-9"> <input type="text" id="fname" name="applicant_name" class="form-control" style=" border-radius: 0px;" required=""> </div> </div> <div class="form-group row"> <label for="inputPassword" class="col-sm-3 col-form-label">Number </label> <div class="col-sm-9"> <input type="tel" id="lname" name="mobile_number" maxlength="10" class="form-control" style=" border-radius: 0px;" required=""> </div> </div> <div class="form-group row"> <label for="inputPassword" class="col-sm-3 col-form-label">Email </label> <div class="col-sm-9"> <input type="email" id="lname" name="email_id" class="form-control" style=" border-radius: 0px; " required=""> </div> </div> <div class="form-group row"> <label for="inputPassword" class="col-sm-3 col-form-label">Business Name</label> <div class="col-sm-9"> <textarea name="business_details" class="form-control" style=" border-radius: 0px; " required> </textarea> </div> </div> <div class="form-group row"> <div class="col-3 pr-0"> Nature Of Business </div> <div class="col-9"> <select class="form-control" name="nature_business" required> <option value>----Select-----</option> <option value="Services Provider">Services provider</option> <option value="Manufacturer">Manufacturer</option> <option value="Trader">Trader</option> </select> </div> </div> <div class="form-group row"> <label for="inputPassword" class="col-sm-3 col-form-label">Number Of Products </label> <div class="col-sm-9"> <input type="tel" id="lname" name="prodtotal" class="form-control"onkeyup="checkProductPricing()" style=" border-radius: 0px; " required=""> <p class="mt-3 font-weight-bold text-center"style="font-size:13px">Enter No Of Products To Show Fees</p> <span id="msg"></span> </div> </div> <div class="form-group"> <input type="text" name="vercode" class="form-control" placeholder="Verfication Code" required="required"> </div> <div class="form-group small clearfix"> <label class="checkbox-inline">Verification Code <span class="required" onclick="openSOLNumber()" style="cursor: pointer">*</span></label> <img src="captcha.php"> </div> <input type="hidden" id="lname" name="form_name" value="Catlouge Form" required=""> <input type="hidden" id="lname" name="form_id" value="catlouge_form" required=""> <button type="submit" class="btn btn-info" style="border-radius: 0px!important;">Submit </button> </form> </div> </div> </div> </div> </div> <?php include('footer.php'); ?> <!--<script> function checkProductPricing() { productPriceValue = document.querySelector('input[name="prodtotal"]').value; if (productPriceValue == 1){ document.getElementById('msg').innerText = "RS 1180 (Including GST)"; // document.getElementById('msg').style.color = "red"; }else if (productPriceValue == 2){ document.getElementById('msg').innerText = "RS 2124 (Including GST)"; // document.getElementById('msg').style.color = "red"; }else if (productPriceValue == 3){ document.getElementById('msg').innerText = "RS 2832 (Including GST)"; // document.getElementById('msg').style.color = "red"; }else if (productPriceValue == 4){ document.getElementById('msg').innerText = "RS 3304 (Including GST)"; // document.getElementById('msg').style.color = "red"; }else if (productPriceValue == 5){ document.getElementById('msg').innerText = "RS 3540 (Including GST)"; // document.getElementById('msg').style.color = "red"; }else if (productPriceValue > 5){ var calcTotalProductCost = productPriceValue * 500; var calcGstAmount = calcTotalProductCost * 0.18; var totalCost = calcTotalProductCost + calcGstAmount; document.getElementById('msg').innerText = "Rs "+ totalCost + " (Including GST)"; // document.getElementById('msg').style.color = "red"; } } </script>--> <script> function checkProductPricing() { productPriceValue = document.querySelector('input[name="prodtotal"]').value; if (productPriceValue == 1){ document.getElementById('msg').innerText = "RS 2999 (Including GST)"; // document.getElementById('msg').style.color = "red"; }else if (productPriceValue == 2){ document.getElementById('msg').innerText = "RS 2999 (Including GST)"; // document.getElementById('msg').style.color = "red"; }else if (productPriceValue == 3){ document.getElementById('msg').innerText = "RS 2999 (Including GST)"; // document.getElementById('msg').style.color = "red"; // }else if (productPriceValue == 4){ // document.getElementById('msg').innerText = "RS 3589 (Including GST)"; // document.getElementById('msg').style.color = "red"; // }else if (productPriceValue == 5){ // document.getElementById('msg').innerText = "RS 4179 (Including GST)"; // document.getElementById('msg').style.color = "red"; // }else if (productPriceValue > 5){ // var calcTotalProductCost = productPriceValue * 500; // var calcGstAmount = calcTotalProductCost * 0.18; // var totalCost = calcTotalProductCost + calcGstAmount; // document.getElementById('msg').innerText = "Rs "+ totalCost + " (Including GST)"; // document.getElementById('msg').style.color = "red"; // } }else if (productPriceValue > 3){ var priceVal = productPriceValue; var value1; for(value1=4;value1<=priceVal;value1++){ var i; var value2=value1-3; for(i=1;i<=value2;i++){ var calcTotalProductCost = 2999 + (590*i); // var calcGstAmount = calcTotalProductCost * 0.18; //var totalCost = calcTotalProductCost + calcGstAmount; var totalCost = calcTotalProductCost; document.getElementById('msg').innerText = "Rs "+ totalCost + " (Including GST)"; } //document.getElementById('msg').innerText = "Rs "+ totalCost + " (Including GST)"; } // document.getElementById('msg').style.color = "red"; } } </script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 8.1.32 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка