Linux dpw.dpwebtech.com 3.10.0-1160.88.1.el7.x86_64 #1 SMP Tue Mar 7 15:41:52 UTC 2023 x86_64
Apache
: 192.232.243.69 | : 18.220.217.228
54 Domain
7.3.33
dpclient
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
home /
dpclient /
.trash /
[ HOME SHELL ]
Name
Size
Permission
Action
.trash_restore
3.68
KB
-rw-------
Micro Dev.zip
388.95
KB
-rw-r--r--
application.zip
44.76
MB
-rw-r--r--
asd.zip
22.34
MB
-rw-r--r--
bg.png
231.49
KB
-rw-r--r--
cart.php
25.92
KB
-rw-r--r--
ecommerce.css
7.45
KB
-rw-r--r--
ecommerce.css.1
7.45
KB
-rw-r--r--
empty-cart.php
10.66
KB
-rw-r--r--
faq.php
7.97
KB
-rw-r--r--
footer.php
7.59
KB
-rw-r--r--
header.php
10.03
KB
-rw-r--r--
iTailor-gold.zip
26.99
MB
-rw-r--r--
iTailor-gold.zip.1
26.99
MB
-rw-r--r--
iTailor-gold.zip.2
134.38
MB
-rw-r--r--
index.css
1.8
KB
-rw-r--r--
index.css.1
1.8
KB
-rw-r--r--
infinity-prop-solutions-logo-K...
11.36
KB
-rw-r--r--
infinity-prop-solutions-logo-L...
16.29
KB
-rw-r--r--
infinity-prop-solutions-logo-N...
11.43
KB
-rw-r--r--
infinity-prop-solutions-logo-R...
16.29
KB
-rw-r--r--
infinity-prop-solutions-logo-Z...
16.16
KB
-rw-r--r--
infinity-prop-solutions-logo-Z...
10.35
KB
-rw-r--r--
infinity-prop-solutions-logo-a...
16.29
KB
-rw-r--r--
infinity-prop-solutions-logo-a...
11.36
KB
-rw-r--r--
infinity-prop-solutions-logo-d...
6.69
KB
-rw-r--r--
infinity-prop-solutions-logo-d...
9.96
KB
-rw-r--r--
itailorBlog.zip
53.12
MB
-rw-r--r--
login.php
88
B
-rw-r--r--
logo.png
2.93
KB
-rw-r--r--
main-style.css
0
B
-rw-r--r--
main-style.css.1
0
B
-rw-r--r--
milovo.zip
3.73
MB
-rw-r--r--
samoon-foundation-logo.jpeg
44.79
KB
-rw-r--r--
samoon-foundation-logo.png
10.35
KB
-rw-r--r--
search-category.php
24.69
KB
-rw-r--r--
single-product.css
1.55
KB
-rw-r--r--
single-product.css.1
1.55
KB
-rw-r--r--
single-product.php
20.1
KB
-rw-r--r--
topbar.php
513
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : cart.php
<?php include("includes/header.php"); ?> <section class="cartpage-wrap"> <div class="custom-container"> <h1 class="title-h4 pb-1">My cart <span>3</span></h2> <!-- empty cart message --> <!-- <div class="empty-cart flex-acenter"> <div class="width-540 flex-acenter flex-col"> <p class="title-h4 pb-1">didn’t find what you’re looking for? lets find it together.</p> <a class="send-btn comm-btn border-rad35 text-center" href="#" aria-label="Start Shopping">start shopping</a> </div> </div> --> <!-- empty car div--> <!-- cart item --> <div class="dflex make-cart"> <div class="padd-20 items-collect border-rad"> <ul class="cart-items"> <li class="cart-item-wrap flex-col"> <div class="flex-js-b tata-list"> <div class="dflex cart-more-items"> <div class="cart-img"> <a class="flex-col products-a" href="#" aria-label="cat page"> <img class="products-img" width="53" height="57" src="./img/the-shirt.png" alt="watch image"> </a> </div> <!-- products image --> <div class="cart-info-v1 flex-col"> <h2 class="title-h6">T-shirts with multiple colors, for men and lady</h2> <div class="wrap-select-exp"> <ul class="inline-flex"> <li class="link-title color-8b9"><span>Size:</span><span>Medium</span>,</li> <li class="link-title color-8b9"><span>Color:</span><span>Blue</span>,</li> <li class="link-title color-8b9"><span>Material:</span><span>Plastic</span>,</li> </ul> <p class="link-title color-8b9"><span>Seller:</span><span>Artel Market</span></p> </div> <div class="call-addmove inline-flex"> <a class="sell-btn comm-btn border-rad text-center remove-btn" href="#" aria-label="Remove">Remove</a> <a class="sell-btn comm-btn border-rad text-center save-btn" href="#" aria-label="Save for later">Save for later</a> </div> </div> <!-- products select data --> </div> <div class="call-qty flex-col text-right"> <p class="title-h6">$78.99</p> <div class="qty-sl mt-15 inline-flex"> <span>Qty:</span> <div class="dm-qty pos-relative"> <span class="icon-select-dp"> <svg width="12" height="8" viewBox="0 0 12 8" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M10.59 0.294922L6 4.87492L1.41 0.294922L0 1.70492L6 7.70492L12 1.70492L10.59 0.294922Z" fill="#8B96A5"></path> </svg> </span> <select onchange="window.location.href = this.value"> <option value="#" selected="selected">1</option> <option value="#">2</option> <option value="#">3</option> <option value="#">4</option> <option value="#">5</option> <option value="#">6</option> <option value="#">7</option> <option value="#">8</option> <option value="#">9</option> </select> </div> </div> </div> <!-- products qty --> </div> <div class="divider mtb-16"></div> </li> <!-- one products loop --> <li class="cart-item-wrap flex-col"> <div class="flex-js-b tata-list"> <div class="dflex cart-more-items"> <div class="cart-img"> <a class="flex-col products-a" href="#" aria-label="cat page"> <img class="products-img" width="53" height="57" src="./img/the-shirt.png" alt="watch image"> </a> </div> <!-- products image --> <div class="cart-info-v1 flex-col"> <h2 class="title-h6">T-shirts with multiple colors, for men and lady</h2> <div class="wrap-select-exp"> <ul class="inline-flex"> <li class="link-title color-8b9"><span>Size:</span><span>Medium</span>,</li> <li class="link-title color-8b9"><span>Color:</span><span>Blue</span>,</li> <li class="link-title color-8b9"><span>Material:</span><span>Plastic</span>,</li> </ul> <p class="link-title color-8b9"><span>Seller:</span><span>Artel Market</span></p> </div> <div class="call-addmove inline-flex"> <a class="sell-btn comm-btn border-rad text-center remove-btn" href="#" aria-label="Remove">Remove</a> <a class="sell-btn comm-btn border-rad text-center save-btn" href="#" aria-label="Save for later">Save for later</a> </div> </div> <!-- products select data --> </div> <div class="call-qty flex-col text-right"> <p class="title-h6">$78.99</p> <div class="qty-sl mt-15 inline-flex"> <span>Qty:</span> <div class="dm-qty pos-relative"> <span class="icon-select-dp"> <svg width="12" height="8" viewBox="0 0 12 8" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M10.59 0.294922L6 4.87492L1.41 0.294922L0 1.70492L6 7.70492L12 1.70492L10.59 0.294922Z" fill="#8B96A5"></path> </svg> </span> <select onchange="window.location.href = this.value"> <option value="#" selected="selected">1</option> <option value="#">2</option> <option value="#">3</option> <option value="#">4</option> <option value="#">5</option> <option value="#">6</option> <option value="#">7</option> <option value="#">8</option> <option value="#">9</option> </select> </div> </div> </div> <!-- products qty --> </div> <div class="divider mtb-16"></div> </li> <!-- one products loop --> <li class="cart-item-wrap flex-col"> <div class="flex-js-b tata-list"> <div class="dflex cart-more-items"> <div class="cart-img"> <a class="flex-col products-a" href="#" aria-label="cat page"> <img class="products-img" width="53" height="57" src="./img/the-shirt.png" alt="watch image"> </a> </div> <!-- products image --> <div class="cart-info-v1 flex-col"> <h2 class="title-h6">T-shirts with multiple colors, for men and lady</h2> <div class="wrap-select-exp"> <ul class="inline-flex"> <li class="link-title color-8b9"><span>Size:</span><span>Medium</span>,</li> <li class="link-title color-8b9"><span>Color:</span><span>Blue</span>,</li> <li class="link-title color-8b9"><span>Material:</span><span>Plastic</span>,</li> </ul> <p class="link-title color-8b9"><span>Seller:</span><span>Artel Market</span></p> </div> <div class="call-addmove inline-flex"> <a class="sell-btn comm-btn border-rad text-center remove-btn" href="#" aria-label="Remove">Remove</a> <a class="sell-btn comm-btn border-rad text-center save-btn" href="#" aria-label="Save for later">Save for later</a> </div> </div> <!-- products select data --> </div> <div class="call-qty flex-col text-right"> <p class="title-h6">$78.99</p> <div class="qty-sl mt-15 inline-flex"> <span>Qty:</span> <div class="dm-qty pos-relative"> <span class="icon-select-dp"> <svg width="12" height="8" viewBox="0 0 12 8" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M10.59 0.294922L6 4.87492L1.41 0.294922L0 1.70492L6 7.70492L12 1.70492L10.59 0.294922Z" fill="#8B96A5"></path> </svg> </span> <select onchange="window.location.href = this.value"> <option value="#" selected="selected">1</option> <option value="#">2</option> <option value="#">3</option> <option value="#">4</option> <option value="#">5</option> <option value="#">6</option> <option value="#">7</option> <option value="#">8</option> <option value="#">9</option> </select> </div> </div> </div> <!-- products qty --> </div> <div class="divider mtb-16"></div> </li> <!-- one products loop --> <li class="cart-item-wrap flex-col"> <div class="flex-js-b tata-list"> <div class="dflex cart-more-items"> <div class="cart-img"> <a class="flex-col products-a" href="#" aria-label="cat page"> <img class="products-img" width="53" height="57" src="./img/the-shirt.png" alt="watch image"> </a> </div> <!-- products image --> <div class="cart-info-v1 flex-col"> <h2 class="title-h6">T-shirts with multiple colors, for men and lady</h2> <div class="wrap-select-exp"> <ul class="inline-flex"> <li class="link-title color-8b9"><span>Size:</span><span>Medium</span>,</li> <li class="link-title color-8b9"><span>Color:</span><span>Blue</span>,</li> <li class="link-title color-8b9"><span>Material:</span><span>Plastic</span>,</li> </ul> <p class="link-title color-8b9"><span>Seller:</span><span>Artel Market</span></p> </div> <div class="call-addmove inline-flex"> <a class="sell-btn comm-btn border-rad text-center remove-btn" href="#" aria-label="Remove">Remove</a> <a class="sell-btn comm-btn border-rad text-center save-btn" href="#" aria-label="Save for later">Save for later</a> </div> </div> <!-- products select data --> </div> <div class="call-qty flex-col text-right"> <p class="title-h6">$78.99</p> <div class="qty-sl mt-15 inline-flex"> <span>Qty:</span> <div class="dm-qty pos-relative"> <span class="icon-select-dp"> <svg width="12" height="8" viewBox="0 0 12 8" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M10.59 0.294922L6 4.87492L1.41 0.294922L0 1.70492L6 7.70492L12 1.70492L10.59 0.294922Z" fill="#8B96A5"></path> </svg> </span> <select onchange="window.location.href = this.value"> <option value="#" selected="selected">1</option> <option value="#">2</option> <option value="#">3</option> <option value="#">4</option> <option value="#">5</option> <option value="#">6</option> <option value="#">7</option> <option value="#">8</option> <option value="#">9</option> </select> </div> </div> </div> <!-- products qty --> </div> <div class="divider mtb-16"></div> </li> <!-- one products loop --> </ul> </div> <!-- cart item --> <div class="make-earn"> <div class="sticky-y"> <div class="tata-coupon dm-pd border-rad"> <h2 class="p-gray color-5050">Have a coupon?</h2> <form onsubmit=""> <div class="inline-flex mt-15"> <label class="input-coupon"> <input class="coupon-input" placeholder="Add coupon" type="text" name="coupon" id="in" title="Enter coupon"> </label> <input class="apply-btn-input" type="button" value="Apply"> </div> </form> </div> <!-- total calculation --> <div class="dm-pd total-price-menu border-rad mt-15"> <div class="subtotal flex-js-b mb-5"> <span class="amount-heading link-title color-5050">Subtotal:</span> <span class="amount-price link-title">$1403.97</span> </div><!--1 --> <div class="subtotal flex-js-b mb-5"> <span class="amount-heading link-title color-5050">Discount:</span> <span class="amount-price link-title color-7070">- $60.00</span> </div><!--1 --> <div class="subtotal flex-js-b mb-5"> <span class="amount-heading link-title color-5050">Tax:</span> <span class="amount-price link-title color-7070">+ $14.00</span> </div><!--1 --> <div class="divider mtb-16"></div> <div class="subtotal flex-js-b mb-5"> <span class="amount-heading link-title">Total:</span> <span class="amount-price link-title color-7070"> <span class="old-pc">$1403.97</span> <span class="nw-pc title-h4">$1357.97</span> </span> </div><!--1 --> <div class="checkout-go flex-col mtb-16"> <a class="send-btn comm-btnx border-rad w-100 text-center" href="#" aria-label="Checkout">Checkout</a> </div><!--1 --> <div class="flex-js-b"> <img class="payment-img" width="34" height="22" src="./icons/express-payment.svg" alt="amrican express"> <img class="payment-img" width="34" height="22" src="./icons/master-payment.svg" alt="master card"> <img class="payment-img" width="34" height="22" src="./icons/paypal-payment.svg" alt="paypa"> <img class="payment-img" width="34" height="22" src="./icons/visa-payment.svg" alt="visa card"> <img class="payment-img" width="34" height="22" src="./icons/apple-payment.svg" alt="apple pay"> </div> </div> </div> </div> </div> <!-- call four --> <div class="helpv1 mar-2-5"> <ul class="help-ul dflex"> <li class="help-li"> <div class="img-cl"> <svg width="16" height="21" viewBox="0 0 16 21" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M14 7H13V5C13 2.24 10.76 0 8 0C5.24 0 3 2.24 3 5V7H2C0.9 7 0 7.9 0 9V19C0 20.1 0.9 21 2 21H14C15.1 21 16 20.1 16 19V9C16 7.9 15.1 7 14 7ZM8 16C6.9 16 6 15.1 6 14C6 12.9 6.9 12 8 12C9.1 12 10 12.9 10 14C10 15.1 9.1 16 8 16ZM5 7V5C5 3.34 6.34 2 8 2C9.66 2 11 3.34 11 5V7H5Z" fill="#8B96A5" /> </svg> </div> <div class="text-v1 flex-col"> <h2 class="link-title mb-5">Secure payment</h2> <p class="p-gray">Have you ever finally just </p> </div> </li> <!-- li 1 --> <li class="help-li"> <div class="img-cl"> <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M2.33317 2.33341H15.6665V12.3334H3.30817L2.33317 13.3084V2.33341ZM2.33317 0.666748C1.4165 0.666748 0.674837 1.41675 0.674837 2.33341L0.666504 17.3334L3.99984 14.0001H15.6665C16.5832 14.0001 17.3332 13.2501 17.3332 12.3334V2.33341C17.3332 1.41675 16.5832 0.666748 15.6665 0.666748H2.33317ZM3.99984 9.00008H13.9998V10.6667H3.99984V9.00008ZM3.99984 6.50008H13.9998V8.16675H3.99984V6.50008ZM3.99984 4.00008H13.9998V5.66675H3.99984V4.00008Z" fill="#8B96A5" /> </svg> </div> <div class="text-v1 flex-col"> <h2 class="link-title mb-5">Customer support</h2> <p class="p-gray">Have you ever finally just </p> </div> </li> <!-- li 1 --> <li class="help-li"> <div class="img-cl"> <svg width="22" height="16" viewBox="0 0 22 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M18.5 4H16V2C16 0.9 15.1 0 14 0H2C0.9 0 0 0.9 0 2V11C0 12.1 0.9 13 2 13C2 14.66 3.34 16 5 16C6.66 16 8 14.66 8 13H14C14 14.66 15.34 16 17 16C18.66 16 20 14.66 20 13H21C21.55 13 22 12.55 22 12V8.67C22 8.24 21.86 7.82 21.6 7.47L19.3 4.4C19.11 4.15 18.81 4 18.5 4ZM5 14C4.45 14 4 13.55 4 13C4 12.45 4.45 12 5 12C5.55 12 6 12.45 6 13C6 13.55 5.55 14 5 14ZM18.5 5.5L20.46 8H16V5.5H18.5ZM17 14C16.45 14 16 13.55 16 13C16 12.45 16.45 12 17 12C17.55 12 18 12.45 18 13C18 13.55 17.55 14 17 14Z" fill="#8B96A5" /> </svg> </div> <div class="text-v1 flex-col"> <h2 class="link-title mb-5">Free delivery</h2> <p class="p-gray">Have you ever finally just</p> </div> </li> <!-- li 1 --> </ul> </div> <!-- call four --> <!-- related --> <div class="single-Related-pd border-rad"> <div class="flex-acenter cat-wraphead"> <h2 class="title-h4">Related products</h2> </div> <div class="grids-4 sp-reco-pd cart-reco-pd pt-1"> <div class="p-items"> <div class="flex-col products-a" href="#" aria-label="cat page"> <div class="item-img text-center"> <img class="products-img" width="194" height="194" src="./img/iphone-12.png" alt="watch image"> </div> <div class="item-title"> <p class="f-18 bold-600">$99.50</p> <h2 class="link-title mtb-7 color-5050">GoPro HERO6 4K Action Camera - Black</h2> <a class="sell-btn comm-btn border-rad text-center save-btn" href="#" aria-label="Move to cart"> <svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M15.1676 11.9167C15.8551 11.9167 16.4601 11.5408 16.7717 10.9725L20.0534 5.02333C20.3926 4.41833 19.9526 3.66667 19.2559 3.66667H5.68924L4.82758 1.83333H1.83008V3.66667H3.66341L6.96341 10.6242L5.72591 12.8608C5.05674 14.0892 5.93674 15.5833 7.33008 15.5833H18.3301V13.75H7.33008L8.33841 11.9167H15.1676ZM6.56008 5.5H17.6976L15.1676 10.0833H8.73258L6.56008 5.5ZM7.33008 16.5C6.32174 16.5 5.50591 17.325 5.50591 18.3333C5.50591 19.3417 6.32174 20.1667 7.33008 20.1667C8.33841 20.1667 9.16341 19.3417 9.16341 18.3333C9.16341 17.325 8.33841 16.5 7.33008 16.5ZM16.4967 16.5C15.4884 16.5 14.6726 17.325 14.6726 18.3333C14.6726 19.3417 15.4884 20.1667 16.4967 20.1667C17.5051 20.1667 18.3301 19.3417 18.3301 18.3333C18.3301 17.325 17.5051 16.5 16.4967 16.5Z" fill="#1D437A" /> </svg> Move to cart</a> </div> </div> </div> <!-- 1 --> <div class="p-items"> <div class="flex-col products-a" href="#" aria-label="cat page"> <div class="item-img text-center"> <img class="products-img" width="194" height="194" src="./img/image-tab.png" alt="watch image"> </div> <div class="item-title"> <p class="f-18 bold-600">$99.50</p> <h2 class="link-title mtb-7 color-5050">GoPro HERO6 4K Action Camera - Black</h2> <a class="sell-btn comm-btn border-rad text-center save-btn" href="#" aria-label="Move to cart"> <svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M15.1676 11.9167C15.8551 11.9167 16.4601 11.5408 16.7717 10.9725L20.0534 5.02333C20.3926 4.41833 19.9526 3.66667 19.2559 3.66667H5.68924L4.82758 1.83333H1.83008V3.66667H3.66341L6.96341 10.6242L5.72591 12.8608C5.05674 14.0892 5.93674 15.5833 7.33008 15.5833H18.3301V13.75H7.33008L8.33841 11.9167H15.1676ZM6.56008 5.5H17.6976L15.1676 10.0833H8.73258L6.56008 5.5ZM7.33008 16.5C6.32174 16.5 5.50591 17.325 5.50591 18.3333C5.50591 19.3417 6.32174 20.1667 7.33008 20.1667C8.33841 20.1667 9.16341 19.3417 9.16341 18.3333C9.16341 17.325 8.33841 16.5 7.33008 16.5ZM16.4967 16.5C15.4884 16.5 14.6726 17.325 14.6726 18.3333C14.6726 19.3417 15.4884 20.1667 16.4967 20.1667C17.5051 20.1667 18.3301 19.3417 18.3301 18.3333C18.3301 17.325 17.5051 16.5 16.4967 16.5Z" fill="#1D437A" /> </svg> Move to cart</a> </div> </div> </div> <!-- 1 --> <div class="p-items"> <div class="flex-col products-a" href="#" aria-label="cat page"> <div class="item-img text-center"> <img class="products-img" width="194" height="194" src="./img/laptop.png" alt="watch image"> </div> <div class="item-title"> <p class="f-18 bold-600">$99.50</p> <h2 class="link-title mtb-7 color-5050">GoPro HERO6 4K Action Camera - Black</h2> <a class="sell-btn comm-btn border-rad text-center save-btn" href="#" aria-label="Move to cart"> <svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M15.1676 11.9167C15.8551 11.9167 16.4601 11.5408 16.7717 10.9725L20.0534 5.02333C20.3926 4.41833 19.9526 3.66667 19.2559 3.66667H5.68924L4.82758 1.83333H1.83008V3.66667H3.66341L6.96341 10.6242L5.72591 12.8608C5.05674 14.0892 5.93674 15.5833 7.33008 15.5833H18.3301V13.75H7.33008L8.33841 11.9167H15.1676ZM6.56008 5.5H17.6976L15.1676 10.0833H8.73258L6.56008 5.5ZM7.33008 16.5C6.32174 16.5 5.50591 17.325 5.50591 18.3333C5.50591 19.3417 6.32174 20.1667 7.33008 20.1667C8.33841 20.1667 9.16341 19.3417 9.16341 18.3333C9.16341 17.325 8.33841 16.5 7.33008 16.5ZM16.4967 16.5C15.4884 16.5 14.6726 17.325 14.6726 18.3333C14.6726 19.3417 15.4884 20.1667 16.4967 20.1667C17.5051 20.1667 18.3301 19.3417 18.3301 18.3333C18.3301 17.325 17.5051 16.5 16.4967 16.5Z" fill="#1D437A" /> </svg> Move to cart</a> </div> </div> </div> <!-- 1 --> <div class="p-items"> <div class="flex-col products-a" href="#" aria-label="cat page"> <div class="item-img text-center"> <img class="products-img" width="194" height="194" src="./img/w-watch.png" alt="watch image"> </div> <div class="item-title"> <p class="f-18 bold-600">$99.50</p> <h2 class="link-title mtb-7 color-5050">GoPro HERO6 4K Action Camera - Black</h2> <a class="sell-btn comm-btn border-rad text-center save-btn" href="#" aria-label="Move to cart"> <svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M15.1676 11.9167C15.8551 11.9167 16.4601 11.5408 16.7717 10.9725L20.0534 5.02333C20.3926 4.41833 19.9526 3.66667 19.2559 3.66667H5.68924L4.82758 1.83333H1.83008V3.66667H3.66341L6.96341 10.6242L5.72591 12.8608C5.05674 14.0892 5.93674 15.5833 7.33008 15.5833H18.3301V13.75H7.33008L8.33841 11.9167H15.1676ZM6.56008 5.5H17.6976L15.1676 10.0833H8.73258L6.56008 5.5ZM7.33008 16.5C6.32174 16.5 5.50591 17.325 5.50591 18.3333C5.50591 19.3417 6.32174 20.1667 7.33008 20.1667C8.33841 20.1667 9.16341 19.3417 9.16341 18.3333C9.16341 17.325 8.33841 16.5 7.33008 16.5ZM16.4967 16.5C15.4884 16.5 14.6726 17.325 14.6726 18.3333C14.6726 19.3417 15.4884 20.1667 16.4967 20.1667C17.5051 20.1667 18.3301 19.3417 18.3301 18.3333C18.3301 17.325 17.5051 16.5 16.4967 16.5Z" fill="#1D437A" /> </svg> Move to cart</a> </div> </div> </div> <!-- 1 --> </div> </div> <!-- related --> <!-- last 1 --> <div class="super-dsc dflex mar-2-5"> <div class="gr-bc pos-relative color-white"> <h2 class="title-h2 color-white">Super discount on more than 100 USD</h2> <p>Have you ever finally just write dummy info</p> </div> <div class="bl-bc flex-acenter justify-end"> <a class="comm-btn b-radius-6 header-btn" href="#" aria-label="icon-reward">Shop now</a> </div> </div> </div> </section> <?php include("includes/footer.php"); ?>
Close