royaltag.com.pk
Open in
urlscan Pro
23.227.38.32
Public Scan
Submitted URL: https://royaltag.myshopify.com/
Effective URL: https://royaltag.com.pk/
Submission: On May 02 via api from US — Scanned from CA
Effective URL: https://royaltag.com.pk/
Submission: On May 02 via api from US — Scanned from CA
Form analysis
6 forms found in the DOMGET /search
<form action="/search" method="get" role="search" class="search search-modal__form">
<div class="field">
<input class="search__input field__input form-input-placeholder" id="Search-In-Modal" type="search" name="q" value="" placeholder="Search" autocomplete="off" role="combobox" aria-expanded="false" aria-owns="predictive-search-results-list"
aria-controls="predictive-search-results-list" aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocapitalize="off" spellcheck="false">
<input type="hidden" name="options[prefix]" value="last">
<input type="hidden" name="type" value="product">
<label class="field__label hiddenLabels" for="Search-In-Modal"> Search </label>
<button class="button search__button field__button focus-inset" aria-label="Search">
<svg version="1.1" id="Layer_1" class="icon-search" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512" xml:space="preserve">
<g>
<g>
<path d="M508.875,493.792L353.089,338.005c32.358-35.927,52.245-83.296,52.245-135.339C405.333,90.917,314.417,0,202.667,0
S0,90.917,0,202.667s90.917,202.667,202.667,202.667c52.043,0,99.411-19.887,135.339-52.245l155.786,155.786
c2.083,2.083,4.813,3.125,7.542,3.125c2.729,0,5.458-1.042,7.542-3.125C513.042,504.708,513.042,497.958,508.875,493.792z
M202.667,384c-99.979,0-181.333-81.344-181.333-181.333S102.688,21.333,202.667,21.333S384,102.677,384,202.667
S302.646,384,202.667,384z"></path>
</g>
</g>
</svg>
</button>
</div>
<div class="predictive-search predictive-search--header quickSearchResultsWrap" tabindex="-1" data-predictive-search="">
<div class="predictive-search__loading-state">
<svg aria-hidden="true" focusable="false" role="presentation" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
<circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
</svg>
</div>
</div>
<span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>
GET /search
<form action="/search" method="get" role="search" class="search search-modal__form w-100 m-lr-auto">
<div class="field">
<input class="search__input field__input form-input-placeholder" id="Search-In-Modal-Menu" type="search" name="q" value="" placeholder="Search" autocomplete="off" role="combobox" aria-expanded="false" aria-owns="predictive-search-results-list"
aria-controls="predictive-search-results-list" aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocapitalize="off" spellcheck="false">
<input type="hidden" name="options[prefix]" value="last">
<input type="hidden" name="type" value="product">
<label class="field__label hiddenLabels" for="Search-In-Modal-Menu">Search</label>
<button class="button search__button field__button focus-inset" aria-label="Search"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" class="icon-search-1 p-relative">
<path
d="M 19 3 C 13.488281 3 9 7.488281 9 13 C 9 15.394531 9.839844 17.589844 11.25 19.3125 L 3.28125 27.28125 L 4.71875 28.71875 L 12.6875 20.75 C 14.410156 22.160156 16.605469 23 19 23 C 24.511719 23 29 18.511719 29 13 C 29 7.488281 24.511719 3 19 3 Z M 19 5 C 23.429688 5 27 8.570313 27 13 C 27 17.429688 23.429688 21 19 21 C 14.570313 21 11 17.429688 11 13 C 11 8.570313 14.570313 5 19 5 Z">
</path>
</svg></button>
</div>
<div class="predictive-search predictive-search--header quickSearchResultsWrap" tabindex="-1" data-predictive-search="">
<div class="predictive-search__loading-state">
<svg aria-hidden="true" focusable="false" role="presentation" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
<circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
</svg>
</div>
</div>
<span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>
POST /contact#ContactFooter
<form method="post" action="/contact#ContactFooter" id="ContactFooter" accept-charset="UTF-8" class="footer__newsletter newsletter-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><input
type="hidden" name="contact[tags]" value="newsletter">
<div class="newsletter-form__field-wrapper">
<div class="field">
<label class="field__label hiddenLabels" for="NewsletterForm--sections--16090868777134__footer-1"> Your email </label>
<input id="NewsletterForm--sections--16090868777134__footer-1" type="email" name="contact[email]" class="field__input form-input-placeholder" value="" aria-required="true" autocorrect="off" autocapitalize="off" autocomplete="email"
placeholder="enter your email address">
</div>
<button type="submit" class="button newsletter-form__button" name="commit" id="Subscribe--sections--16090868777134__footer-1" aria-label="Submit" style="--button-width: 150px"> Subscribe </button>
</div>
<script>
$(document).ready(function() {
if (window.location.href.indexOf('newsletter&form_type=customer') > -1) {
var newsletterSuccessPopup = (function() {
var popup = $('.newsletter-success-modal');
var close = popup.find('.close');
var success = popup.find('.success');
var error = popup.find('.error');
var overlay = $('.background-overlay');
popup.show();
overlay.show();
error.show();
success.hide();
$.cookie('emailSubcribeModal', 'closed', {
expires: 1,
path: '/'
});
close.off('click').on('click', function() {
popup.fadeOut();
overlay.hide();
});
overlay.off('click').on('click', function() {
popup.fadeOut();
overlay.hide();
});
})();
var newURL = location.href.split("?")[0];
window.history.pushState('object', document.title, newURL);
}
})
</script>
</form>
POST /contact#ContactPopup
<form method="post" action="/contact#ContactPopup" id="ContactPopup" accept-charset="UTF-8" class="newsletter-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><input type="hidden"
name="contact[tags]" value="newsletter">
<div class="newsletter-form__field-wrapper">
<div class="form-field field">
<input id="NewsletterForm--Popup" type="email" name="contact[email]" class="field__input form-input-placeholder" value="" aria-required="true" autocorrect="off" autocapitalize="off" autocomplete="email" placeholder="enter your email address">
<label class="field__label hiddenLabels" for="NewsletterForm--Popup"> Your email </label>
</div>
<script>
window.onload = (event) => {
if (window.location.href.indexOf('newsletter&form_type=customer') > -1) {
var newsletterMessagePopup = (function() {
var popup = document.getElementById('halo-newsletter-message-popup'),
message = popup.getElementsByClassName('newsletter-message')[0],
messageText = "This email has been registered!"
document.body.classList.add('newsletter-message-show');
message.innerHTML = '<div class="alertBox alertBox--error">\
<p class="alertBox-message">' + messageText + '</p>\
</div>';
setCookie('newsletter-popup', 'closed', 2);
})();
var newURL = location.href.split("?")[0];
window.history.pushState('object', document.title, newURL);
function setCookie(cname, cvalue, exdays) {
const d = new Date();
d.setTime(d.getTime() + (exdays * 24 * 60 * 60 * 1000));
const expires = 'expires=' + d.toUTCString();
document.cookie = cname + '=' + cvalue + ';' + expires + ';path=/';
}
}
};
</script>
<button type="submit" class="button button--primary newsletter-form__button" name="commit" id="Subscribe"> Submit </button>
</div>
</form>
POST /account/login
<form accept-charset="UTF-8" action="/account/login" method="post" class="auth-form auth-form-2">
<input name="form_type" type="hidden" value="customer_login">
<input name="utf8" type="hidden" value="✓">
<div class="form-field">
<label class="form-label" for="customer_email"> Email Address <em>*</em>
</label>
<input id="customer_email" class="form-input form-input-placeholder text-left" type="email" value="" name="customer[email]" required="" placeholder="Email Address">
</div>
<div class="form-field">
<label class="form-label" for="customer_password"> Password <em>*</em>
</label>
<input id="customer_password" class="form-input form-input-placeholder text-left" type="password" value="" required="" placeholder="Password" name="customer[password]">
</div>
<div class="form-actions auth-actions text-center">
<input type="submit" class="button button-1 button-login text-center" value="Log in">
<a class="auth-link link link-underline" href="/account/login#recover">
<span class="text">Forgot your password?</span>
</a>
<a href="/account/register" class="button button-2 button-register">
Create account
</a>
</div>
</form>
GET /search
<form action="/search" method="get" role="search" class="search search-modal__form">
<div class="field">
<input class="search__input field__input form-input-placeholder" id="Search-In-Modal" type="search" name="q" value="" placeholder="Search products..." autocomplete="off" role="combobox" aria-expanded="false"
aria-owns="predictive-search-results-list" aria-controls="predictive-search-results-list" aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocapitalize="off" spellcheck="false">
<input type="hidden" name="options[prefix]" value="last">
<label class="field__label hiddenLabels" for="Search-In-Modal"> Search </label>
<button class="button search__button field__button focus-inset" aria-label="Search">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" class="icon-search-1">
<path
d="M 19 3 C 13.488281 3 9 7.488281 9 13 C 9 15.394531 9.839844 17.589844 11.25 19.3125 L 3.28125 27.28125 L 4.71875 28.71875 L 12.6875 20.75 C 14.410156 22.160156 16.605469 23 19 23 C 24.511719 23 29 18.511719 29 13 C 29 7.488281 24.511719 3 19 3 Z M 19 5 C 23.429688 5 27 8.570313 27 13 C 27 17.429688 23.429688 21 19 21 C 14.570313 21 11 17.429688 11 13 C 11 8.570313 14.570313 5 19 5 Z">
</path>
</svg>
</button>
</div>
<div class="predictive-search predictive-search--header quickSearchResultsWrap" tabindex="-1" data-predictive-search="">
<div class="predictive-search__loading-state">
<svg aria-hidden="true" focusable="false" role="presentation" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
<circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
</svg>
</div>
</div>
<span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>
Text Content
This website uses cookies to ensure you get the best experience on our website. Learn More Got it! This website uses cookies to ensure you get the best experience on our website. Learn More Got it! Skip to content Free Delivery Nationwide for Orders above PKR 5000 Close Let's Connect +92 423 8835588 Search Log in 00 items * Clearance Sale Clearance Sale * Go to Clearance Sale * 50% Discounted Products * 30% Discounted Products * SPRING/SUMMER'24 SPRING/SUMMER'24 * Go to SPRING/SUMMER'24 * Spring Essentials'24 * Summer Vol. II 2024 * Business Casual * FORMALS FORMALS * Go to FORMALS * Formal Shirts * Dress Pants * Blazers * Suits FORMALS * Go to Suits * 2 PCS * 3 PCS * Formal Waistcoat * CASUALS CASUALS * Go to CASUALS * Polos * Casual Shirts * T Shirts * BOTTOMS BOTTOMS * Go to BOTTOMS * Jeans * Chinos * Basic 5 Pocket * COMFORT WEAR COMFORT WEAR * Go to COMFORT WEAR * Activewear * Nightwear * Tehwar Tehwar * Go to Tehwar * Kurta * Shalwar Kameez * Kurta Trouser * WaistCoat * Winter Winter * Go to Winter * Sweatshirts * Sweaters * Hoodies * Jackets * ACCESSORIES ACCESSORIES * Go to ACCESSORIES * Belts * Ties * Cufflinks * Lapel Pin * Tie Pin * Pocket Squares * Wallets * Scarfs Search Cart 00 items Log in Cart 00 items ROYALTAG FORMAL COLLECTION CASUAL COLLECTION TEHWAR COLLECTION #INSTAGRAM ❮❯ royaltagpk -------------------------------------------------------------------------------- Dive into our Mid-Season Sale! Enjoy up to 50% off on Royal Tag men's fashion. Don't miss out!. Hurry, while stocks last. Shop Now: https://royaltag.com.pk/ #RoyalTag #Sale #MensClothing #RoyalTagDeals #MensWear #Fashion #Discounts May 1 • View on Instagram royaltagpk -------------------------------------------------------------------------------- Dive into our Mid-Season Sale! Enjoy up to 50% off on Royal Tag men's fashion. Don't miss out!. Hurry, while stocks last. Shop Now: https://royaltag.com.pk/ #RoyalTag #Sale #MensClothing #RoyalTagDeals #MensWear #Fashion #Discounts May 1 • View on Instagram royaltagpk -------------------------------------------------------------------------------- Dive into our Mid-Season Sale! Enjoy up to 50% off on Royal Tag men's fashion. Don't miss out!. Hurry, while stocks last. Shop Now: https://royaltag.com.pk/ #RoyalTag #Sale #MensClothing #RoyalTagDeals #MensWear #Fashion #Discounts May 1 • View on Instagram royaltagpk -------------------------------------------------------------------------------- Elevate your casual wardrobe with Royal Tag's collection of premium t-shirts. Made for comfort and designed for style, they're a must-have for every modern gentleman. Explore and embrace the premium offerings of the brand: https://royaltag.c#luxury #RoyalTag #CasualFashion #JeansAndShirt #LuxuryCollection #Luxury #RoyalTag #FormalStyle #LuxuryFashion #Menswear #LuxuryLifestyle #SpringStyle #HighEndFashion #FashionGoals April 30 • View on Instagram royaltagpk -------------------------------------------------------------------------------- Effortless style, timeless appeal: Pair Royal Tag's casual shirts with jeans for a look that's both comfortable and chic. Elevate your casual wardrobe with ease. Explore and embrace the premium offerings of the brand: https://royaltag.c#luxury #RoyalTag #CasualFashion #JeansAndShirt #LuxuryCollection #Luxury #RoyalTag #FormalStyle #LuxuryFashion #Menswear #LuxuryLifestyle #SpringStyle #HighEndFashion #FashionGoals April 30 • View on Instagram royaltagpk -------------------------------------------------------------------------------- Stay comfortable and stylish all day long with Royal Tag's casual t-shirts. Effortless essentials for a laid-back yet fashionable look. Explore and embrace the premium offerings of the brand: https://royaltag.com.pk/ #LuxuryLinenCollection #LuxuryLinen #RoyalTag #dressshirts #suit #pantcoats #FormalStyle #LuxuryFashion #Menswear #LuxuryLifestyle #SpringStyle #HighEndFashion #FashionGoals April 29 • View on Instagram royaltagpk -------------------------------------------------------------------------------- Step into the weekend in style with Royal Tag's casual check shirts. Comfortable, stylish, and always on trend – redefine casual elegance with us. Luxury Linen Collection | Launched Now | In-stores & Online Explore and embrace the premium offerings of the brand: https://royaltag.com.pk/ #LuxuryLinenCollection #LuxuryLinen #RoyalTag #dressshirts #suit #pantcoats #FormalStyle #LuxuryFashion #Menswear #LuxuryLifestyle #SpringStyle #HighEndFashion #FashionGoals April 29 • View on Instagram royaltagpk -------------------------------------------------------------------------------- Effortlessly stylish and endlessly versatile – embrace casual sophistication with Royal Tag's check shirts. Perfect for any occasion, they're a wardrobe essential. Luxury Linen Collection | Launched Now | In-stores & Online Explore and embrace the premium offerings of the brand: https://royaltag.com.pk/ #LuxuryLinenCollection #LuxuryLinen #RoyalTag #dressshirts #suit #pantcoats #FormalStyle #LuxuryFashion #Menswear #LuxuryLifestyle #SpringStyle #HighEndFashion #FashionGoals April 29 • View on Instagram NEWSLETTER SIGN UP Sign up for exclusive updates, new arrivals & insider only discounts Your email Subscribe QUICK LINKS * About Us * Contact Us * Career * Size Guide * Store Locator * Privacy Policy * Terms and Conditions NEED HELP? Working Hours: Mon - Sat (9AM - 9PM) +924238835588 +92 332 1491111 +92 333 1214521 info@royaltag.com.pk * Facebook * Instagram * TikTok * YouTube * Twitter ABOUT US Royal Tag is Smart Formal Fashion Retail Brand for Men. Established in 2012 with the philosophy, “Quality products and consistent customer care could only achieve long lasting success in market”. Our continuing journey for striving to strengthen the relationship with our valued customer by providing contemporary products with the assurance of best quality in formal and casual wear as well. ROYALTAG © 2019 - 23 . ALL RIGHTS RESERVED Payment methods * Visa * Mastercard * Home * Search * Collection * Account * Cart 00 items * Choosing a selection results in a full page refresh. Thanks for subscribing! This email has been registered! SHOP THE LOOK Close CHOOSE OPTIONS Close JOIN OUR MAILING LIST Sign up for exclusive updates, new arrivals & insider only discounts Your email Submit * Facebook * Instagram * TikTok * YouTube * Twitter No, thanks Close EDIT OPTION this is just a warning Login Close Email Address * Password * Forgot your password? Create account Close Shopping Cart 0 items Your cart is empty Continue Shopping Close Search Search Menu Close Sign In Create an Account My Wish List HI THERE Welcome to Royal Tag We typically reply within minutes Customer Support Hello! Thanks for contacting Royal Tag. How may I assist you? https://royaltag.com.pk/ I need help