DELETE FROM KEYWORDS WHERE ID_DOMAINE=2298613DoneDoneDone
URL:www.moto-tyres.ie
Connection: keep-alive
Date: Wed, 30 Oct 2024 12:09:12 GMT
Content-Length: 162
Content-Type: text/html
Location: https://www.moto-tyres.ie/
Server: Webserver
Location => https://www.moto-tyres.ie/
Status => 301
<html>
<head><title>301 Moved Permanently</title></head>
(vide) Tentative en https
<!DOCTYPE html>
<html lang="en-IE">
<head>
<meta charset="utf-8">
<title>
Buy now motorcycle tyres online - moto-tyres.ie</title>
<link rel="canonical" href="https://www.moto-tyres.ie/" />
<link rel="alternate" href="https://www.motorradreifendirekt.at/" hreflang="de-AT" />
<link rel="alternate" href="https://www.motorradreifendirekt.ch/" hreflang="de-CH" />
<link rel="alternate" href="https://www.motorradreifendirekt.de/" hreflang="de-DE" />
<link rel="alternate" href="https://www.cauciucurimoto.ro/" hreflang="ro-RO" />
<link rel="alternate" href="https://www.neumaticosdemoto.es/" hreflang="es-ES" />
<link rel="alternate" href="https://www.moto-pneumatici.it/" hreflang="it-IT" />
<link rel="alternate" href="https://www.mcdackonline.com/" hreflang="sv-SE" />
<link rel="alternate" href="https://www.motorbandenmarkt.be/" hreflang="nl-BE" />
<link rel="alternate" href="https://www.pneus-moto.be/" hreflang="fr-BE" />
<link rel="alternate" href="https://www.pneus-moto.ch/" hreflang="fr-CH" />
<link rel="alternate" href="https://www.moto-tyres.co.uk/" hreflang="x-default" />
<link rel="alternate" href="https://www.motorbandenmarkt.nl/" hreflang="nl-NL" />
<link rel="alternate" href="https://www.mcdaekonline.dk/" hreflang="da-DK" />
<link rel="alternate" href="https://www.motorsykkeldekk.com/" hreflang="nb-NO" />
<link rel="alternate" href="https://www.mprengas-online.com/" hreflang="fi-FI" />
<link rel="alternate" href="https://www.moto-opony.pl/" hreflang="pl-PL" />
<link rel="alternate" href="https://www.moto-tyres.ie/" hreflang="en-IE" />
<link rel="alternate" href="https://www.motopneucity.com/" hreflang="pt-PT" />
<link rel="alternate" href="https://www.motorkerekpargumik.hu/" hreflang="hu-HU" />
<link rel="alternate" href="https://www.moto-gume.si/" hreflang="sl-SI" />
<link rel="alternate" href="https://www.motopneumatiky.sk/" hreflang="sk-SK" />
<link rel="alternate" href="https://www.moto-pneushop.cz/" hreflang="cs-CZ" />
<meta name="HandheldFriendly" content="True" />
<meta name="MobileOptimized" content="320" />
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=5" />
<meta name="format-detection" content="telephone=no" />
<meta name="robots" content="index, follow"/>
<meta name="keywords" content="Tyres, tires, car tyres, rims, complete wheels, tyre trade, tyre dealer, tyre information, tyre offers, winter tyres, normal tyres, all year round tyres, wheels, aluminium rims, light alloy rims, steel rims">
<meta name="description" content="Tyres online @ moto-tyres.ie - Buy cheap car tyres online and benefit from a fast delivery to the address of your choice.">
<link rel="icon" href="/static/desktop/theme-moto/images/favicon.ico" type="image/x-icon" />
<link rel="stylesheet" type="text/css" media="all" href="/assets/desktop/theme-moto/css/combined.min.css?v=2d47638c5f39" />
<link rel="stylesheet" type="text/css" href="/assets/desktop/theme-lite/css/after-combined.min.css?v=3b1d6a806bdf" media="print" onload="this.media='all'">
<noscript><link rel="stylesheet" type="text/css" href="/assets/desktop/theme-lite/css/after-combined.min.css?v=3b1d6a806bdf"></noscript>
<link rel="stylesheet" type="text/css" media="print" href="/assets/desktop/common/css/main-print.css?v=1" />
<!--[if IE 8]> <link type="text/css" rel="stylesheet" href="/assets/desktop/common/css/ie_8.css" media="screen, projection" /> <![endif]-->
<!--[if IE 7]> <link type="text/css" rel="stylesheet" href="/assets/desktop/common/css/ie_7.css" media="screen, projection" /> <![endif]-->
<!--[if IE 8]> <link type="text/css" rel="stylesheet" href="/assets/desktop/theme-moto/css/ie_8.css" media="screen, projection" /> <![endif]-->
<!--[if IE 7]> <link type="text/css" rel="stylesheet" href="/assets/desktop/theme-moto/css/ie_7.css" media="screen, projection" /> <![endif]-->
<link rel="stylesheet" type="text/css" href="/custom.css">
<script src="/assets/desktop/common/js/jquery-3.5.1.min.js?v=5.13.35"></script>
<script>
let url = "";
if (typeof url === 'string' && url.length === 0) {
url = window.location.pathname + window.location.search;
}
let pageId = url;
if (url.includes("cart") || url.includes("checkout")) {
pageId = "";
}
window.pageData = window.pageData || {};
window.pageData.siteCurrency = 'EUR';
window.pageData.languageTag = 'en-IE';
window.dataLayer360 = window.dataLayer360 || [];
window.dataLayer360.push({
event: "Page Meta",
original_url: window.location.href,
page_id: pageId,
client_id: getClientID(),
page_name: "SearchBox:" + url,
page_type: "SearchBox",
page_sub_type: "Motorcycle tyres",
environment: "PRODUCTION",
country: "IE",
shop_name: "MD"
});
if (url.includes("cart")) {
window.dataLayer360.push({
event: "ECCproductImpression",
ecommerce: {
currencyCode: "EUR",
impressions: ga360ProductsFromOrder()
}
});
}
function ga360ProductsFromOrder() {
var orderItems=[];
var productsFromOrder = [];
for (var i = 0; i < orderItems.length; i++) {
var itemProducts = orderItems[i].products;
for (var j = 0; j < itemProducts.length; j++) {
var itemProduct = itemProducts[j];
itemProduct["quantity"] = orderItems[i].quantity;
productsFromOrder.push(itemProduct);
}
}
return productsFromOrder;
}
function ga360ProductRemoveFromCartClick(productIndex) {
var cartEntries=[];
window.dataLayer360.push({
event: "EECremoveFromCart",
ecommerce: {
currencyCode: "EUR",
remove: {
products:cartEntries[productIndex].products
}
}
});
}
function ga360TrackPromotionImpression(promotionId, promotionPosition, creative) {
window.dataLayer360.push({
event: "EECpromotionImpression",
ecommerce: {
promoView: {
promotions: [
{
id: promotionId,
name: promotionId,
position: promotionPosition,
creative: creative
}
]
}
}
});
}
function ga360TrackPromotionClick(promotionId, promotionPosition, creative) {
window.dataLayer360.push({
event: "EECpromotionClick",
ecommerce: {
promoClick: {
promotions: [
{
id: promotionId,
name: promotionId,
position: promotionPosition,
creative: creative
}
]
}
}
});
}
function getClientID() {
var match = document.cookie.match('(?:^|;)\\s*_ga=([^;]*)'),
raw = match ? decodeURIComponent(match[1]) : null;
if (raw) {
match = raw.match(/(\d+\.\d+)$/)
}
return (match) ? match.input : "";
}
function topNavigationEvent(nav_label) {
window.dataLayer360.push({
event: 'gaEvent',
event_name: 'navigation',
navigation: {
navigation_type: 'top',
navigation_item: nav_label,
event_category: 'navigation',
event_action: 'top',
event_label: nav_label
}
});
}
function mainNavigationEvent(nav_label) {
window.dataLayer360.push({
event: 'gaEvent',
event_name: 'navigation',
navigation: {
navigation_type: 'main',
navigation_item: nav_label,
event_category: 'navigation',
event_action: 'main',
event_label: nav_label
}
});
}
function footerNavigationBottomEvent(nav_label) {
window.dataLayer360.push({
event: 'gaEvent',
event_name: 'navigation',
navigation: {
navigation_type: 'bottom',
navigation_item: nav_label,
event_category: 'navigation',
event_action: 'bottom',
event_label: nav_label
}
});
}
function footerNavigationEvent(nav_label) {
window.dataLayer360.push({
event: 'gaEvent',
event_name: 'navigation',
navigation: {
navigation_type: 'footer',
navigation_item: nav_label,
event_category: 'navigation',
event_action: 'footer',
event_label: nav_label
}
});
}
function searchMaskTyresEvent(parameters) {
const searchMask = 'tyres search';
var searchMaskEvent = {
event: 'gaEvent',
event_name: 'search_mask_tyres',
search_mask_tyres: {
search_mask: searchMask,
event_category: 'search mask',
event_action: searchMask
}
};
Object.assign(searchMaskEvent.search_mask_tyres, parameters);
window.dataLayer360.push(searchMaskEvent);
}
function searchMaskCarsEvent(parameters) {
const searchMask = 'cars search';
const searchMaskEvent = {
event: 'gaEvent',
event_name: 'search_mask_cars',
search_mask_cars: {
search_mask: searchMask,
event_category: 'search mask',
event_action: searchMask
}
};
Object.assign(searchMaskEvent.search_mask_cars, parameters);
window.dataLayer360.push(searchMaskEvent);
}
function searchMaskRimsEvent(parameters) {
const searchMask = 'rims search';
const searchMaskEvent = {
event: 'gaEvent',
event_name: 'search_mask_rims',
search_mask_rims: {
search_mask: searchMask,
event_category: 'search mask',
event_action: searchMask
}
};
Object.assign(searchMaskEvent.search_mask_rims, parameters);
window.dataLayer360.push(searchMaskEvent);
}
function searchMaskCWEvent(parameters) {
const searchMask = 'cw search';
const searchMaskEvent = {
event: 'gaEvent',
event_name: 'search_mask_cw',
search_mask_cw: {
search_mask: searchMask,
event_category: 'search mask',
event_action: searchMask,
}
};
Object.assign(searchMaskEvent.search_mask_cw, parameters);
window.dataLayer360.push(searchMaskEvent);
}
function searchMaskConsultantEvent(parameters) {
if(!window['dataLayer360']) {
return;
}
const eventAction = 'consultant search';
const searchMaskEvent = {
event: 'gaEvent',
event_name: 'search_mask_consultant',
search_mask_consultant: {
search_mask: eventAction,
event_category: 'search mask',
event_action: eventAction
}
};
Object.assign(searchMaskEvent.search_mask_consultant, parameters);
window.dataLayer360.push(searchMaskEvent);
}
function liveChatOpenFunction() {
dataLayer360.push({
event: 'gaEvent',
event_name: 'live_chat_open',
live_chat_open: {
event_category: 'live chat',
event_action: 'open'
}
});
}
function liveChatStartFunction() {
dataLayer360.push({
event: 'gaEvent',
event_name: 'live_chat_start',
live_chat_start: {
event_category: 'live chat',
event_action: 'start'
}
});
}
function liveChatCloseFunction() {
dataLayer360.push({
event: 'gaEvent',
event_name: 'live_chat_close',
live_chat_close: {
event_category: 'live chat',
event_action: 'close'
}
});
}
function getTyreSeasonTypeValue(season) {
if (season == "so") {
return "summer tyres";
} else if (season == "wi") {
return "winter tyres";
} else if (season == "gan") {
return "all-season tyres";
} else if (season == "spikes") {
return "spikes tyres";
} else {
return "all";
}
}
function getSpeedIndexValue(speedIndexSelected) {
if (speedIndexSelected == "a5") {
return "A5: Approved up to 25 km/h";
} else if (speedIndexSelected == "a6") {
return "A6: Approved up to 30 km/h";
} else if (speedIndexSelected == "a8") {
return "A8: Approved up to 40 km/h";
} else if (speedIndexSelected == "b") {
return "B: Approved up to 50 km/h";
} else if (speedIndexSelected == "d") {
return "D: Approved up to 65 km/h";
} else if (speedIndexSelected == "g") {
return "G: Approved up to 90 km/h";
} else if (speedIndexSelected == "k") {
return "K: Approved up to 110 km/h";
} else if (speedIndexSelected == "l") {
return "L: Approved up to 120 km/h";
} else if (speedIndexSelected == "m") {
return "M: Approved up to 130 km/h";
} else if (speedIndexSelected == "n") {
return "N: Approved up to 140 km/h";
} else if (speedIndexSelected == "q") {
return "Q: Approved up to 160 km/h";
} else if (speedIndexSelected == "r") {
return "R: Approved up to 170 km/h";
} else if (speedIndexSelected == "s") {
return "S: Approved up to 180 km/h";
} else if (speedIndexSelected == "t") {
return "T: Approved up to 190 km/h";
} else if (speedIndexSelected == "h") {
return "H: Approved up to 210 km/h"
} else if (speedIndexSelected == "v") {
return "V: Approved up to 240 km/h";
} else if (speedIndexSelected == "zr") {
return "ZR: Approved over 241 km/h";
} else if (speedIndexSelected == "w") {
return "W: Approved up to 270 km/h";
} else if (speedIndexSelected == "y") {
return "Y: Approved up to 300 km/h";
} else if (speedIndexSelected == "(y)") {
return "(Y): Approved over 301 km/h";
} else if (speedIndexSelected == "zr,w,y") {
return "ZR,W,Y: Approved over 240 km/h";
} else {
return "all";
}
}
$(document).ready(function () {
$(".widget-service-partners").click(function() {
var nav_label = $(this).find("span").html();
topNavigationEvent(nav_label);
});
$(".contact-action-top").click(function() {
var nav_label = $(this).find("span").html();
topNavigationEvent(nav_label);
});
$(".call-back-container").click(function() {
var nav_label = $(this).find(".call-back-icon").html().trim();
topNavigationEvent(nav_label);
});
$(".check-order-status-link").click(function() {
var nav_label = $(this).find("span").html();
topNavigationEvent(nav_label);
});
$(".delti_my_orders_header_link").click(function() {
var nav_label = $(this).find("span").html();
topNavigationEvent(nav_label);
});
$(".cart-summary-view").click(function() {
topNavigationEvent("cart");
});
$(".header-logo a").click(function() {
topNavigationEvent("logo");
});
$(".top-navigation-list__item").click(function() {
var nav_label = $(this).find("a").first().text().trim();
mainNavigationEvent(nav_label);
});
$(".top-navigation-sublist-container a").click(function() {
var event_label = $(this).closest(".top-navigation-list__item").find("span").first().text();
var nav_item = $(this).find("span").last().html();
var nav_label = event_label + ' | ' + nav_item;
mainNavigationEvent(nav_label);
});
$(".social_media li a").click(function() {
var href = $(this).attr("href");
if(href.includes("facebook")) {
footerNavigationEvent("facebook");
}
else if(href.includes("instagram")) {
footerNavigationEvent("instagram");
}
else if(href.includes("twitter")) {
footerNavigationEvent("twitter");
}
else if(href.includes("youtube")) {
footerNavigationEvent("youtube");
}
});
$(".footer-simple-links-column-container a").click(function() {
var menuHeader = $(this).closest(".footer-simple-links-column-container").find("p").text().trim();
var menuItem = $(this).text().trim();
var navigationItem = menuHeader + " - " + menuItem;
footerNavigationBottomEvent(navigationItem);
});
$("#searchForm.gaNormal").submit(function() {
const searchType = 'normal search';
var parameters = {
search_type: searchType,
tyre_size: $("#width option:selected").val() + "|" + $("#profile option:selected").val() + "| R" + $("#size option:selected").val(),
tyre_size_width: $("#width option:selected").val(),
tyre_size_height: $("#profile option:selected").val(),
tyre_size_diameter: "R" + $("#size option:selected").val(),
tyre_speed_index: $("#speedIndex option:selected").val(),
event_label: searchType
};
searchMaskTyresEvent(parameters);
});
$(".tyre-search-form, .searchBannerTopLeft #searchForm").submit(function() {
const searchType = 'advanced search';
if ($("#speedRating option:selected").val() !== undefined) {
var speedIndexSelected = $("#speedRating option:selected").val().toLowerCase();
}
var speedIndex = getSpeedIndexValue(speedIndexSelected);
var parameters = {
search_type: searchType,
tyre_size: $("#width option:selected").val() + "|" + $("#profile option:selected").val() + "| R" + $("#size option:selected").val(),
tyre_size_width: $("#width option:selected").val(),
tyre_size_height: $("#profile option:selected").val(),
tyre_size_diameter: "R" + $("#size option:selected").val(),
tyre_speed_index: speedIndex,
event_label: searchType
};
searchMaskTyresEvent(parameters);
});
$(document).on("click", "img.rctw-widget-open-launcher, img.rctw-multiple-widget-open-launcher", function () {
liveChatOpenFunction();
});
$(document).on("click", "img.rctw-widget-close-launcher ,img.rctw-multiple-widget-close-launcher, .rctw-close", function () {
liveChatCloseFunction();
});
$(".sp-search-form-container form").submit(function() {
window.dataLayer360.push({
event: 'gaEvent',
event_name: 'service_partner',
service_partner : {
event_category: 'service partner',
event_action: 'submit'
}
});
});
function extractMaxScrollValue() {
let maxScrollValue = 0;
window.dataLayer360.forEach((item) => {
if('event_name' in item && item['event_name'] == 'scroll') {
const itemScrollValue = +(item['scroll']['scroll_depth'].replace('%',''));
if(itemScrollValue > maxScrollValue) maxScrollValue = itemScrollValue;
}
});
return maxScrollValue;
}
var previousScroll = $(window).scrollTop();
var previousScrollDepth = 0;
$(window).scroll(function() {
var scroll = $(window).scrollTop();
var scrollLength = Math.abs(scroll - previousScroll);
var stepLength = $(window).height() / 10;
if(scrollLength > stepLength && previousScrollDepth !== (Math.round(scroll / ($(document).height() - $(window).height()) * 10) * 10)) {
var scrollDepth = Math.round(scroll / ($(document).height() - $(window).height()) * 10) * 10;
previousScrollDepth = scrollDepth;
previousScroll = scroll;
if(scrollDepth > extractMaxScrollValue()) {
window.dataLayer360.push({
event: 'gaEvent',
event_name: 'scroll',
scroll: {
scroll_depth: scrollDepth + '%',
event_category: 'scroll',
event_action: scrollDepth + '%'
}
});
}
}
});
$("#quickNewsletterForm form").submit(function() {
window.dataLayer360.push({
event: 'gaEvent',
event_name: 'newsletter',
newsletter: {
newsletter_subscriber: 'newsletter subscriber',
event_category: 'account',
event_action: 'newsletter',
event_label: 'success'
}
});
});
$(".check-order-status-form-container form").submit(function() {
window.dataLayer360.push({
event: 'gaEvent',
event_name: 'order_status',
order_status: {
event_category: 'account',
event_action: 'order status',
event_label: 'success'
}
});
});
});
</script>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer360','GTM-MDRVKGG');
</script>
<script>
var SelectCountryCode =( function($){
function initSelectCountryCode() {
$(".countryCodeSelect").each( function() {
var phoneInput = $(this);
var inputName = phoneInput.attr("name");
var inputValue = phoneInput.val();
if(inputValue && inputValue.startsWith("00")) {
phoneInput.val("+" + inputValue.substring(2));
}
phoneInput.attr("name", inputName + "-copy");
phoneInput.intlTelInput({
separateDialCode: true,
initialCountry: "IE",
onlyCountries: ["DE","AT","CH","FR","IT","ES","PT","BE","NL","DK","SE","NO","FI","UK","IE","IS","PL","BA","BG","CZ","EE","GR","HR","HU","LT","LV","MD","RO","RS","SI","SK","TR","UA"],
formatOnDisplay: false
});
phoneInput.after('<input type="hidden" name="' + inputName + '">');
updateHiddenInput();
phoneInput.on("change countrychange", function() {
updateHiddenInput()
})
function updateHiddenInput() {
var hiddenInput = $("input[name='" + inputName + "']");
var phoneInputSubmit;
if (phoneInput.val()) {
phoneInputSubmit = $('.iti__selected-dial-code').first().text().replace("+", "00") + phoneInput.val();
}
else {
phoneInputSubmit = "";
}
hiddenInput.val(phoneInputSubmit);
}
});
}
return {
initSelectCountryCode: initSelectCountryCode
}
}
)(jQuery);
$(document).ready( function() {
SelectCountryCode.initSelectCountryCode();
});
</script>
<script>
/*<![CDATA[*/
var ACC = { config: {} };
ACC.config.contextPath = "";
ACC.config.language = "en_IE_MO";
ACC.config.commonResourcePath = "/assets/desktop/common";
ACC.config.themeResourcePath = "/assets/desktop/theme-moto";
ACC.config.siteResourcePath = "/assets/desktop/site-mdie";
ACC.config.rootPath = "/assets/desktop/";
ACC.config.siteUid = "mdie";
ACC.autocompleteUrl = '/search/autocomplete';
ACC.adviceSpeedIndex = 'Speed index';
ACC.adviceSearchLink = 'Search for tyres';
ACC.adviceSearchLink = 'Search for tyres';
ACC.adviceTiresFor = 'Tyres for';
ACC.optionAll = 'All';
ACC.optionAllSizes = '';
ACC.searchResultsNumberProvide = 'Your search will provide';
ACC.searchResultsNumberResults = 'results';
ACC.searchResultsNumberFront = 'Your front tyre search will provide';
ACC.searchResultsNumberRear = 'Your rear tyre search will provide';
ACC.searchResultsNumberNoResults = "0 results for this search combination";
ACC.suggestSearchByCar = "In case you don\'\'t know what product to select you may {1} search by car {2}.";
ACC.speedIndexA1 = 'A1: up to 5 km\/h';
ACC.speedIndexA2 = 'A2: up to 10 km\/h';
ACC.speedIndexA3 = 'A3: up to 15 km\/h';
ACC.speedIndexA4 = 'A4: up to 20 km\/h';
ACC.speedIndexA5 = 'A5: up to 25 km\/h';
ACC.speedIndexA6 = 'A6: up to 30 km\/h';
ACC.speedIndexA7 = 'A7: up to 35 km\/h';
ACC.speedIndexA8 = 'A8: up to 40 km\/h';
ACC.speedIndexB = 'B: up to 50 km\/h';
ACC.speedIndexC = 'C: up to 60 km\/h';
ACC.speedIndexD = 'D: up to 65 km\/h';
ACC.speedIndexE = 'E: up to 70 km\/h';
ACC.speedIndexF = 'F: up to 80 km\/h';
ACC.speedIndexG = 'G: up to 90 km\/h';
ACC.speedIndexJ = 'J: up to 100 km\/h';
ACC.speedIndexK = 'K: up to 110 km\/h';
ACC.speedIndexL = 'L: up to 120 km\/h';
ACC.speedIndexM = 'M: up to 130 km\/h';
ACC.speedIndexN = 'N: up to 140 km\/h';
ACC.speedIndexParN = '(N)';
ACC.speedIndexP = 'P: up to 150 km\/h';
ACC.speedIndexQ = 'Q: up to 160 km\/h';
ACC.speedIndexR = 'R: up to 170 km\/h';
ACC.speedIndexS = 'S: up to 180 km\/h';
ACC.speedIndexSR = 'SR: up to 180 km\/h';
ACC.speedIndexT = 'T: up to 190 km\/h';
ACC.speedIndexU = 'U: up to 200 km\/h';
ACC.speedIndexH = 'H: up to 210 km\/h';
ACC.speedIndexHR = 'HR: up to 210 km\/h';
ACC.speedIndexParH = '(H)';
ACC.speedIndexVR = 'VR: up to 210 km\/h';
ACC.speedIndexV = 'V: up to 240 km\/h';
ACC.speedIndexParV = '(V): up to over 240 km\/h';
ACC.speedIndexZ = 'Z: up to over 240 km\/h';
ACC.speedIndexZR = 'ZR: up to over 240 km\/h';
ACC.speedIndexParZR = '(ZR)';
ACC.speedIndexW = 'W: up to 270 km\/h';
ACC.speedIndexParW = '(W): up to over 270 km\/h';
ACC.speedIndexY = 'Y: up to 300 km\/h';
ACC.speedIndexParY = '(Y): up to over 300 km\/h';
ACC.speedIndexZRWY = 'ZR,W,Y: up to over 240 km\/h';
ACC.wishlistAddItem = 'Add to Wishlist';
ACC.wishlistRemoveItem = 'Remove from Wishlist';
ACC.seasonSo = 'Summer tyres';
ACC.seasonWi = 'Winter tyres';
ACC.seasonGan = 'All-season tyres';
ACC.urgencyOrdersCount = 'Popular! Bought {0} times in the last 24 hours';
ACC.urgencyLatestOrderHours = 'hour';
ACC.urgencyLatestOrderMinutes = 'minutes';
ACC.urgencyLatestOrderSeconds = 'seconds';
ACC.urgencyLatestOrder = 'Last order was {0} {1} ago';
ACC.urgencyVisitorsCount = '{0} visitors are watching this product now';
ACC.urgencyJustBought = 'High demand today!';
ACC.rimPreferredConfirmation = 'We support only three items in comparison. Would you like us to replace the first from list with this one?';
ACC.rimPreferredYes = 'Yes';
ACC.rimPreferredNo = 'No';
ACC.rimPreferredAddedProducts = 'products selected for comparison';
ACC.passwordChecker = {};
ACC.passwordChecker.shortPass = 'The password is too short';
ACC.passwordChecker.weakPass = 'Weak password; try combining letters and numbers';
ACC.passwordChecker.mediumPass = 'Medium password; try using special characters';
ACC.passwordChecker.strongPass = 'Strong password';
ACC.passwordChecker.containsUsername = 'Weak password; The password contains the username';
ACC.compareProductConfirmationYes = 'Yes';
ACC.compareProductConfirmationNo = 'No';
ACC.compareProductConfirmation = 'We support only three items in comparison. Would you like to replace the {0} with this one?';
ACC.servicePartnersEngine = "leaflet";
ACC.getParametrizedString = function (message) {
if (message) {
for (var i = 0; i < arguments.length; i++) {
message = message.replace('{' + (i - 1) + '}', arguments[i]);
}
} else {
message = "Message not found";
}
return message;
};
function getStringParams(key) {
var message = I18N_STRINGS[key];
if (message) {
for (var i = 1; i < arguments.length; i++) {
}
return message;
} else {
return "Message not found for key: " + key;
}
}
/*]]>*/
</script>
<script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js"></script>
<script type="text/javascript">
$.context = "";
</script>
<script src="/assets/desktop/theme-moto/js/combined.min.js?v=ed9d4bbefc39"></script>
<script type="text/javascript" src="/assets/desktop/common/js/jquery.ui.touch-punch-1.0.7.min.js?v=5.13.35"></script><script>//Mondo
$(document).ready(function() {
let script = document.createElement("script");
script.id = "mondo-snippet-data";
script.setAttribute("crossorigin", "anonymous");
script.integrity = "sha512-ETNyVNm59IUu+A6ix8v4QJ1ExuGDgO5uPvuSr4HbMgKp3Kf6MrX6aA/bIOwt5/aQ9TSrKcEU3P8spJq+a+enlA==";
script.setAttribute("data-mdn-widget-id", "1d588947907e10d58c1a1ab19d85539a");
script.src="https://www.mondo.chat/widget/ms/mondo.js?hash=1d588947907e10d58c1a1ab19d85539a&version=v1.8";
document.body.appendChild(script);
});
// CRMAX script
$(document).ready(function() {
const widgetDivContainer = document.createElement("div");
widgetDivContainer.id = "crmax-experiment";
document.body.appendChild(widgetDivContainer);
let script = document.createElement("script");
script.src="https://static.delti.com/static/mdie/js/crmax-experiment.js"
document.body.appendChild(script);
});</script><noscript>
<style>
.image-loading { display: none; }
</style>
</noscript>
</head>
Buy now motorcycle tyres online - moto-tyres.ie
Recherche META Description de la page
Tyres online @ moto-tyres.ie - Buy cheap car tyres online and benefit from a fast delivery to the address of your choice.
Recherche META Keywords de la page
Tyres, tires, car tyres, rims, complete wheels, tyre trade, tyre dealer, tyre information, tyre offers, winter tyres, normal tyres, all year round tyres, wheels, aluminium rims, light alloy rims, steel rims
UPDATE DOMAINES SET server='Webserver',redirection='https://www.moto-tyres.ie/',Status='200',err='',[TITRE]=N'
Buy now motorcycle tyres online - moto-tyres.ie',[DESCRIPTION]=N'Tyres online @ moto-tyres.ie - Buy cheap car tyres online and benefit from a fast delivery to the address of your choice.',[KEYWORDS]=N'Tyres, tires, car tyres, rims, complete wheels, tyre trade, tyre dealer, tyre information, tyre offers, winter tyres, normal tyres, all year round tyres, wheels, aluminium rims, light alloy rims, steel rims' WHERE id=2298613
0
Buy now motorcycle tyres online - moto-tyres.ie Tyres online @ moto-tyres.ie - Buy cheap car tyres online and benefit from a fast delivery to the address of your choice. Tyres tires car tyres rims complete wheels tyre trade tyre dealer tyre information tyre offers winter tyres normal tyres all year round tyres wheels aluminium rims light alloy rims steel rims
0.
(1)--------->0
12. Buy (3)--------->0
13. now (3)--------->0
14. motorcycle (10)--------->0
15. tyres (5)--------->0
16. online (6)--------->0
17. - (1)--------->0
18. moto-tyres.ie (13)--------->0
21. @ (1)--------->0
25. cheap (5)--------->0
26. car (3)--------->0
29. and (3)--------->0
30. benefit (7)--------->0
31. from (4)--------->0
32. a (1)--------->0
33. fast (4)--------->0
34. delivery (8)--------->0
35. to (2)--------->0
36. the (3)--------->0
37. address (7)--------->0
38. of (2)--------->0
39. your (4)--------->0
40. choice (6)--------->0
43. tires (5)--------->0
48. rims (4)--------->0
50. complete (8)--------->0
51. wheels (6)--------->0
53. tyre (4)--------->0
54. trade (5)--------->0
57. dealer (6)--------->0
60. information (11)--------->0
63. offers (6)--------->0
65. winter (6)--------->0
68. normal (6)--------->0
71. all (3)--------->0
72. year (4)--------->0
73. round (5)--------->0
78. aluminium (9)--------->0
81. light (5)--------->0
82. alloy (5)--------->0
85. steel (5)--------->0
INSERT INTO KEYWORDS (keyword,id_domaine) VALUES (N'
',2298613),(N'Buy',2298613),(N'now',2298613),(N'motorcycle',2298613),(N'tyres',2298613),(N'online',2298613),(N'-',2298613),(N'moto-tyres.ie',2298613),(N'@',2298613),(N'cheap',2298613),(N'car',2298613),(N'and',2298613),(N'benefit',2298613),(N'from',2298613),(N'a',2298613),(N'fast',2298613),(N'delivery',2298613),(N'to',2298613),(N'the',2298613),(N'address',2298613),(N'of',2298613),(N'your',2298613),(N'choice',2298613),(N'tires',2298613),(N'rims',2298613),(N'complete',2298613),(N'wheels',2298613),(N'tyre',2298613),(N'trade',2298613),(N'dealer',2298613),(N'information',2298613),(N'offers',2298613),(N'winter',2298613),(N'normal',2298613),(N'all',2298613),(N'year',2298613),(N'round',2298613),(N'aluminium',2298613),(N'light',2298613),(N'alloy',2298613),(N'steel',2298613)