×

注意!页面内容来自https://www.mygiftcardsupply.com/,本站不储存任何内容,为了更好的阅读体验进行在线解析,若有广告出现,请及时反馈。若您觉得侵犯了您的利益,请通知我们进行删除,然后访问 原网页

<> #nav-benefits-bar { background-color: var(--color-primary-dark); overflow-x: auto; padding-bottom: .25rem; padding-top: .25rem; } @media (max-width: 991px) { #nav-benefits-bar { overflow: hidden; padding-bottom: .15rem; padding-top: .15rem; } } #nav-benefits-bar .nav-benefits-inner { display: flex; justify-content: space-around; } @media (max-width: 991px) { #nav-benefits-bar .nav-benefits-inner { animation: headerMarquee 25s linear infinite; animation-fill-mode: forwards; gap: 3rem; padding: .15rem; width: min-content; } } @keyframes headerMarquee { from { transform: translateX(0); } to { transform: translateX(calc(-100% - 1rem)); } } #nav-benefits-bar .nav-benefit { --gap: .25rem; align-items: center; color: #F0F8FF; display: inline-flex; font-size: 15px; gap: var(--gap); white-space: nowrap; } @media (max-width: 991px) { #nav-benefits-bar .nav-benefit { font-size: 14px; } } @media (max-width: 575px) { #nav-benefits-bar .nav-benefit svg { height: 16px; width: 16px; } } #nav-benefits-bar .nav-benefit svg { flex-shrink: 0; }
<> #masthead .woocommerce-product-search { display: none !important; } #home-search { background-image: linear-gradient(159deg#111827 0%#1e3a8a 70%#3b82f6 100%); color: #fff; padding: 2rem 0; position: relative; } @media (max-width: 991px) { #home-search { padding-bottom: 0; text-align: center; } } #home-search h1 { font-size: 35px; } @media (max-width: 991px) { #home-search h1 { font-size: 28px; } } @media (max-width: 991px) { #home-search .gift-cards-image-wrapper { overflow: hidden; } } @media (min-width: 1200px) { #home-search .gift-cards-image { margin: 0 auto; max-width: 500px; transform: scale(1.15); } } @media (max-width: 991px) { #home-search .gift-cards-image { margin-bottom: -7rem; } } #home-search .home-search-top { position: relative; } #home-search .home-search-bottom { margin: 0 auto; max-width: 500px; } @media (min-width: 992px) { #home-search .home-search-bottom { margin-left: 0; } } @media (min-width: 992px) { #home-search .woocommerce-product-search { max-width: 500px; } } #home-search .woocommerce-product-search { text-align: start; } #home-search .woocommerce-product-search input[type="search"] { padding-bottom: .65rem; padding-top: .65rem; } #home-search .woocommerce-product-search button[type="submit"] { border-radius: 2rem; height: unset; padding: .5rem 1.25rem; right: .15rem; width: unset; } #home-search .popular-search-links ul { align-items: center; display: inline-flex; gap: 6px; list-: none; margin-bottom: 0; overflow-x: auto; padding: 0; scrollbar-width: none; -webkit-overflow-scrolling: touch; } #home-search .popular-search-links ul::-webkit-scrollbar { display: none; } #home-search .popular-search-links li { flex-shrink: 0; margin-bottom: 0; } #home-search .popular-search-links a { background-color: rgba(0,0,0,.25); border: 1px solid transparent; border-radius: 16px; color: #fff; display: inline-block; font-size: 90%; padding: 0.25rem 0.75rem; text-decoration: none; } #home-search .popular-search-links a:focus, #home-search .popular-search-links a:hover { border-color: rgba(255,255,255,.35); } #home-search :where(.woocommerce-message.woocommerce-error) { border: 0; border-radius: 2rem; position: relative; z-index: 20; } @media (min-width: 992px) { #home-search :where(.woocommerce-message.woocommerce-error) { margin-left: 0; } } #home-products { padding: 2rem 0; } @media (max-width: 991px) { #home-products .products .product:nth-child(6) ~ .product { display: none; } } #home-reviews { background-color: var(--color-primary-light); padding: 2rem 0; } #home-reviews .reviews-title { color: #111827; } #home-reviews .reviews-wrapper { -webkit-overflow-scrolling: touch; display: flex; gap: 1.5rem; justify-content: center; margin: 0 auto; max-width: 1000px; overflow-x: auto; scrollbar-width: none; scroll-snap-type: x mandatory; } #home-reviews .reviews-wrapper::-webkit-scrollbar { display: none; } @media (max-width: 767px) { #home-reviews .reviews-wrapper { justify-content: flex-start; padding-bottom: 1rem; } } #home-reviews .review-card { background-color: #fff; border-radius: 1rem; box-shadow: 0 6px 16px rgba(0,0,0,0.08); flex: 1; min-width: 280px; padding: 1.5rem; text-align: left; transition: transform 0.3s ease; } @media (max-width: 767px) { #home-reviews .review-card { flex: 0 0 80%; scroll-snap-align: center; }} #home-reviews .review-card:hover { transform: translateY(-3px); } #home-reviews .review-text { color: #374151; font-size: 1rem; line-height: 1.5; margin-bottom: 1rem; } #home-reviews .review-author { color: #111827; font-weight: 600; } #home-about { padding: 2rem 0; } #home-about .youtube-player { background-color: #fff; border-radius: 12px; box-shadow: 0 1px 2px 0 rgba(0,0,0,.25); padding: 1rem; position: relative; width: 100%; max-width: 560px; aspect-ratio: 16 / 9; background-color: #000; cursor: pointer; overflow: hidden; } #home-about .youtube-player img { width: 100%; height: 100%; display: block; object-fit: cover; } #home-about .youtube-player .youtube-player-inner::after { content: ""; position: absolute; top: 50%; left: 50%; width: 60px; height: 60px; background: rgba(0000.6); border-radius: 50%; transform: translate(-50%-50%); z-index: 2; } #home-about .youtube-player .youtube-player-inner::before { content: ""; position: absolute; top: 50%; left: 50%; transform: translate(-40%-50%); width: 0; height: 0; border-left: 20px solid white; border-top: 12px solid transparent; border-bottom: 12px solid transparent; z-index: 3; }
<> #brands { background-color: #f2f2f2; padding: 1.5rem 0; } #brands .brands { align-items: center; display: flex; gap: 12px; overflow-x: auto; padding: 5px 0; scrollbar-width: none; -webkit-overflow-scrolling: touch; } #brands .brands::-webkit-scrollbar { display: none; } #brands .brand { flex: 1 0 auto; } #brands .brand a { background-color: #fff; display: block; padding: .5rem; border-radius: 8px; box-shadow: 0px 0px 5px -1px rgba(0000.2); }

What Our Customers Say

"This is really the only place I go to when looking for gift cards. I can send cards to my family and friends all over the world. Highly recommended!!"

– Emil J.Namibia

"I've been getting cards nearly 2 years now and I have to say I truly trust them. There's no other company as good☺️"

– Christel O.Australia

"Thank you so much I got my order fast and easy. I will definitely order more tomorrow. Thank you so much!"

– Janet J.Cyprus
<> #mission { background-image: url(https://www.mygiftcardsupply.com/wp-content/uploads/2024/07/countries-globe.png)linear-gradient(to bottom#13547a 0%#222A38 100%); background-position: 50% 0; background-repeat: no-repeat; color: #fff; padding: 2rem 0; } #mission .signature-image { filter: invert(100); } @media (min-width: 992px) { #mission .customers-image { max-width: 400px; } }
Dedication to our customers

Dedication to Helping

If there is anything you would like to share with usplease use our customer support page. Thanks for your business and support in allowing MyGiftCardSupply to provide the power to access US gift cards from anywhere in the world.

With dedication,

MyGiftCardSupply signature

Established in 2012

We've been selling gift cards for 12 years! We have put all of our focus on making buying digital gift cards online to pay for your digital or phyiscal goods fast and convenient. Over the last 12+ yearswe've served customers in every country in the world that we are legally allowed to. We know that trustspeedand security is important to youso we’ve made it important to us! When you shop at MyGiftCardSupplyknow that you are in good hands and we will do everything we can to ensure you have a great experience.

We created MyGiftCardSupply to give people instant access to online gift cards in a straightforward and simple manner. When you purchase a digital gift card on MyGiftCardSupplyyou will receive the gift card code directly to your email. After purchasingyou will also be able view all your previous purchases in your account.

If you would like to gift a card to someone elsepurchase the gift card as you would for yourself. After your purchase is completedyou will get an option on the delivery page to enter your gift recipient's details and we will send them a link for them to access your digital gift card.

Most orders will be approved and sent within a few minutes of your purchase.

We have designed this service to be as fast and as easy as possible. In some caseswe may require additional information to verify your billing details to ensure the safety of all parties.

Our entire system is designed to operate 24 hours per day7 days a week. You can be assured your order will be promptly processed by a MyGiftCardSupply team member.

Yes! We are designed to accommodate orders from customers in any country.

We understand it can be a hassle to buy gift cards that are not from your regionwhich is why we accept payment methods which are universally accepted throughout the entire world. Shop our store confidently and securely with PayPalCredit Card or Crypto.

Your Cart

Your cart is empty

Your cart is empty.

Shop Now