Файловый менеджер - Редактировать - /home/d46091/gemregistrationportal.org/catalogue.php
Назад
<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 Portal Products List | Gem Bidding Process for Seller</title> <meta name="description" content="Get to know about Gem portal product list and Gem bidding process for seller at our online portal. Visit now!"> <link rel="icon" href="https://gemregistrationonline.org/assets/img/flag.png" type="image/gif" sizes="16x16" alt=""> <script src="https://kit.fontawesome.com/d23a55b7f1.js" crossorigin="anonymous"></script> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.1/dist/css/bootstrap.min.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.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/style.css"> <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: #286ed8!important; color: #fff!important; font-size: 14px; } .table-bordered td, .table-bordered th { border: 1px solid #65748b!important; background: #fbe7e1; } .table-bordered { border: 1px solid #dee2e6; margin: 20px 0px; } .table td, .table th{ padding:0!important; } </style> <?php include('header.php'); ?> <div class="container-fluid mt-4"> <div class="row"> <div class="col-lg-6 offset-lg-3"> <div class="card border-0" style=""> <h5 class="card-title m-0" style="background: #286ed8;color: #fff;padding: 10px 20px;text-align:center">Fill Up The Contact Form</h5> <div class="card-body" style="background-color: #fbe7e1;"> <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 row"> <label for="inputPassword" class="col-sm-3 col-form-label">Fees For Product Listing </label> <div class="col-sm-9"> <span id="msg"></span> <span class="blink">Enter No Of Products To Show Fees</span> </div> </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=""> <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> <button type="submit" class="btn btn-info sub_btn" style="border-radius: 0px!important;">Submit </button> </form> </div> </div> </div> <div class="col-lg-12 pt-4" style="padding-bottom: 37px;"> <h5 class="card-title m-0" style="background: #286ed8;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 Gem Marketplace </h5> <div id="demo" class="mt-4 carousel slide" data-ride="carousel"> <!-- Indicators --> <ul class="carousel-indicators"> <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="https://gemregistrationonline.org/assets/img/catelog/001.jpg" width="257" height="136"> </div> <div class="col-xs-3 col-sm-3 col-md-3"> <img src="https://gemregistrationonline.org/assets/img/catelog/008.jpg"> </div> <div class="col-xs-3 col-sm-3 col-md-3"> <img src="https://gemregistrationonline.org/assets/img/catelog/002.jpg"> </div> </div> <div class="carousel-item"> <div class="col-xs-3 col-sm-3 col-md-3"> <img src="https://gemregistrationonline.org/assets/img/catelog/003.jpg"> </div> <div class="col-xs-3 col-sm-3 col-md-3"> <img src="https://gemregistrationonline.org/assets/img/catelog/004.jpg"> </div> <div class="col-xs-3 col-sm-3 col-md-3"> <img src="https://gemregistrationonline.org/assets/img/catelog/005.jpg"> </div> </div> <div class="carousel-item"> <div class="col-xs-3 col-sm-3 col-md-3"> <img src="https://gemregistrationonline.org/assets/img/catelog/006.jpg"> </div> <div class="col-xs-3 col-sm-3 col-md-3"> <img src="https://gemregistrationonline.org/assets/img/catelog/007.jpg"> </div> <div class="col-xs-3 col-sm-3 col-md-3"> <img src="https://gemregistrationonline.org/assets/img/catelog/008.jpg"> </div> </div> <div class="carousel-item"> <div class="col-xs-3 col-sm-3 col-md-3"> <img src="https://gemregistrationonline.org/assets/img/catelog/009.jpg"> </div> <div class="col-xs-3 col-sm-3 col-md-3"> <img src="https://gemregistrationonline.org/assets/img/catelog/010.jpg"> </div> <div class="col-xs-3 col-sm-3 col-md-3"> <img src="https://gemregistrationonline.org/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"> <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="https://gemregistrationonline.org/assets/img/catelog/012.jpg"> </div> <div class="col-xs-3 col-sm-3 col-md-3"> <img src="https://gemregistrationonline.org/assets/img/catelog/013.jpg"> </div> <div class="col-xs-3 col-sm-3 col-md-3"> <img src="https://gemregistrationonline.org/assets/img/catelog/007.jpg"> </div> </div> <div class="carousel-item"> <div class="col-xs-3 col-sm-3 col-md-3"> <img src="https://gemregistrationonline.org/assets/img/catelog/014.jpg"> </div> <div class="col-xs-3 col-sm-3 col-md-3"> <img src="https://gemregistrationonline.org/assets/img/catelog/015.jpg"> </div> <div class="col-xs-3 col-sm-3 col-md-3"> <img src="https://gemregistrationonline.org/assets/img/catelog/016.jpg"> </div> </div> <div class="carousel-item"> <div class="col-xs-3 col-sm-3 col-md-3"> <img src="https://gemregistrationonline.org/assets/img/catelog/017.jpg"> </div> <div class="col-xs-3 col-sm-3 col-md-3"> <img src="https://gemregistrationonline.org/assets/img/catelog/018.jpg"> </div> <div class="col-xs-3 col-sm-3 col-md-3"> <img src="https://gemregistrationonline.org/assets/img/catelog/019.jpg"> </div> </div> <div class="carousel-item"> <div class="col-xs-3 col-sm-3 col-md-3"> <img src="https://gemregistrationonline.org/assets/img/catelog/020.jpg"> </div> <div class="col-xs-3 col-sm-3 col-md-3"> <img src="https://gemregistrationonline.org/assets/img/catelog/021.jpg"> </div> <div class="col-xs-3 col-sm-3 col-md-3"> <img src="https://gemregistrationonline.org/assets/img/catelog/017.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> </div> <div class="card border-0"> <div class="container col-lg-10 mx-auto pt-3" style="background:#fbe7e1;"> <h1 class="card-title m-0" style="background: #286ed8;color: #fff;padding: 10px 20px;width: 95.4%;margin-left: 1.4% !important;margin-bottom: 0rem !important;text-align: center;font-size: 1.4em;">Government e-Marketplace GeM Portal: Benefits of GeM Bidding Process for Sellers</h1> <p>The Government e-Marketplace GeM portal is an online platform introduced by the Government of India in 2016 to facilitate procurement of goods, services, and works by government departments, organizations, and public sector undertakings (PSUs). GeM serves as a centralized and transparent marketplace for government procurement, promoting efficiency, transparency, and cost-effectiveness in the procurement process.</p> <h2 style="font-size:1.0rem;"><b>GeM Bidding Process for Seller</b></h2> <p>The GeM bidding process is a method used for procurement and purchasing of goods, services, and works by government departments, organizations, and public sector undertakings (PSUs) in India. The GeM bidding process aims to streamline procurement procedures, enhance competition, and promote efficiency in government purchases. It provides a transparent and user-friendly platform for buyers and suppliers, reducing paperwork, minimizing delays, and ensuring fair opportunities for suppliers to participate in government procurement. <br><br> The GeM bidding process for sellers follows several steps:</p> <ul> <li><b>Registration: </b></li> <p>Suppliers interested in participating in GeM bidding must first register on the GeM portal. The registration process involves providing necessary information and documents for verification.</p> <li><b>Publishing of Tender: </b></li> <p>The buyer or the government department publishes a tender on the GeM portal, specifying the requirements, quantity, quality standards, and delivery timelines.</p> <li><b>Bid Submission: </b></li> <p>Registered suppliers can view the published tender and submit their bids electronically on the GeM portal within the stipulated time frame. The bid must include relevant details such as price, quantity, delivery terms, and any other specifications mentioned in the tender.</p> <li><b>Bid Opening:</b></li> <p>Once the bid submission period ends, the bids are opened electronically on the GeM portal. The system ensures transparency and fairness by automatically opening bids in the presence of authorized personnel.</p> <li><b>Bid Evaluation:</b></li> <p>The submitted bids undergo evaluation based on predetermined criteria mentioned in the tender document. The evaluation may consider factors such as price, quality, delivery timelines, past performance, and compliance with technical specifications.</p> <li><b>Awarding of Contract:</b></li> <p></p>The contract is awarded to the supplier with the most favorable bid, meeting the evaluation criteria. The buyer communicates the contract award details to the successful bidder through the GeM portal.</p> <li><b>Contract Fulfillment: </b></li> <p> The supplier is responsible for fulfilling the contract obligations, including timely delivery of goods, services, or works as specified in the contract. The buyer may monitor the progress and quality of the deliverables through the GeM portal.</p> </ul> <h2 style="font-size:1.5rem;">GeM Portal Products List</h2> <p>The Government e-Marketplace (GeM) portal offers a diverse range of products from various categories. Each category consists of a wide range of products to cater to the diverse procurement needs of government departments and organizations. Here is a list of some common product categories available on the GeM portal:</p> <ul> <li><b>Office Supplies:</b></li> <p>This category includes a wide range of items necessary for day-to-day office operations. It consists of stationery such as pens, pencils, notepads, files, folders, staplers, and paper clips. Additionally, office supplies may include desk accessories like desk organizers, document holders, and desk lamps. Paper products like printer paper, envelopes, and labels are also part of this category. Printers, scanners, toners, and cartridges are also available under office supplies.</p> <li><b>IT and Electronics:</b></li> <p>This category covers a broad range of IT and electronic products used in government offices and organizations. It includes computers, laptops, tablets, computer peripherals such as keyboards, mice, and monitors. Printers, scanners, projectors, networking equipment like routers and switches, and software applications are also part of this category.</p> <li><b>Furniture: </b></li> <p>The furniture category offers a variety of options for office spaces, including desks, chairs, cabinets, tables, and storage units. It also includes modular furniture systems that can be customized to suit specific requirements. The furniture category may also include ergonomic chairs, sofas, and other seating solutions for public spaces.</p> <li><b>Electrical Equipment: </b></li> <p>This category includes a wide range of electrical products and components. It consists of electrical fittings, switches, sockets, cables, wires, circuit breakers, and other related accessories. Lighting fixtures such as LED bulbs, tube lights, and panel lights are also part of this category.</p> <li><b>Medical Equipment:</b></li> <p>GeM offers a range of medical equipment and supplies required for healthcare facilities. It includes hospital beds, patient monitoring systems, surgical instruments, diagnostic equipment like X-ray machines and ultrasound machines, medical consumables, and personal protective equipment (PPE) like masks, gloves, and gowns.</p> <li><b>Security and Safety Products: </b></li> <p>This category covers products related to security and safety measures. It includes CCTV cameras, surveillance systems, fire safety equipment like fire extinguishers and smoke detectors, access control systems, burglar alarms, and personal safety equipment like safety helmets and safety shoes.</p> <li><b>Construction and Building Materials:</b> </li> <p> GeM provides construction and building materials required for infrastructure development projects. It includes cement, steel, bricks, tiles, paints, plumbing fixtures, electrical fittings, and other construction-related materials.</p> <li><b>Machinery and Tools:</b></li> <p>This category comprises machinery, tools, and equipment used in various industries. It includes industrial machinery, power tools, hand tools, welding machines, agricultural equipment, and other specialized equipment.</p> <li><b>Books and Publications:</b></li> <p>The books and publications category offers a range of printed materials, including books, textbooks, reference materials, journals, magazines, and other educational and informative publications.</p> <li><b>Automobiles: </b></li> <p>This category comprises vehicles used for official purposes, including cars, motorcycles, commercial vehicles, and their spare parts. Government organizations can procure vehicles from authorized dealers through the GeM portal. It provides a transparent and efficient platform for vehicle procurement.</p> </ul> <h2 style="font-size:1.5rem;">Why Register at GeM Portal</h2> <p>The Government e-Marketplace (GeM) portal has revolutionized the bidding process for sellers, providing them with a transparent and efficient platform to showcase their products and services to government buyers. GeM has significantly enhanced the way sellers participate in government procurement, offering several benefits that streamline the bidding process.<br><br> GeM provides sellers with a level playing field by eliminating traditional barriers to entry. Small and medium-sized enterprises (SMEs) now have equal opportunities to compete with larger vendors, as the platform promotes fair competition based on the quality and price of products and services.<br><br> GeM simplifies the bidding process by digitizing it entirely. Sellers can easily access and submit bids online, eliminating the need for physical paperwork and reducing administrative burdens. This streamlined approach saves sellers valuable time and resources, allowing them to focus on delivering quality products and services.<br><br> GeM ensures transparency and fairness in the bidding process. Sellers can view and track their bid status, as well as monitor the progress of their competitors. The platform also ensures that the bidding process remains secure and confidential, protecting the integrity of sellers' proposals. </p> </div> </div> <div class="col-lg-11 mx-auto"> <div class="col-lg-12 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>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>--> <!-- <table class="table table-bordered mt-4" class="table_price"> <thead> <tr> <th>PACKAGE</th> <th>NO. OF LISTING <br>(Product / Service )</th> <th>FEE PER LISTING</th> <th>GROSS TOTAL</th> <th>GST @ 18%</th> <th>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>F</td> <td>6 & Above</td> <td>500 Per Listing</td> <td>90</td> <td>590 Per Listing</td> <td></td> </tr> </tbody> </table>--> <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> </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"; // } // } 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> </html>
| ver. 1.4 |
Github
|
.
| PHP 8.1.32 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка