301 Moved Permanently, istenen kaynağın kalıcı olarak yeni bir URL'ye taşındığı anlamına gelir. Gelecekteki tüm istekler yeni adresi kullanmalıdır.
Tarayıcı kullanıcıyı otomatik olarak yeni adrese yönlendirecek ve arama motorları dizinlerini güncelleyecektir.
GET / HTTP/1.1 Host: gllso.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html> <html lang="en-US"> <head><meta charset="UTF-8" /><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.v="1.2.5.1",this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],this.interceptedClickListeners=[],this._interceptClickListeners(this),window.addEventListener("pageshow",e=>{this.persisted=e.persisted,this.everythingLoaded&&this._triggerLastFunctions()}),document.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(e){if(document.hidden){e._triggerListener();return}this.triggerEvents.forEach(t=>window.addEventListener(t,e.userEventHandler,{passive:!0})),window.addEventListener("touchstart",e.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",e.touchStartHandler),document.addEventListener("visibilitychange",e.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(e=>window.removeEventListener(e,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(e){"HTML"!==e.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),e.target.addEventListener("click",this.clickHandler),this._disableOtherEventListeners(e.target,!0),this._renameDOMAttribute(e.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(e){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),e.target.removeEventListener("click",this.clickHandler),this._disableOtherEventListeners(e.target,!1),this._renameDOMAttribute(e.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(e){e.target.removeEventListener("click",this.clickHandler),this._disableOtherEventListeners(e.target,!1),this._renameDOMAttribute(e.target,"rocket-onclick","onclick"),this.interceptedClicks.push(e),e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(e=>{e.target.dispatchEvent(new MouseEvent("click",{view:e.view,bubbles:!0,cancelable:!0}))})}_interceptClickListeners(e){EventTarget.prototype.addEventListenerBase=EventTarget.prototype.addEventListener,EventTarget.prototype.addEventListener=function(t,i,r){"click"!==t||e.windowLoaded||i===e.clickHandler||e.interceptedClickListeners.push({target:this,func:i,options:r}),(this||window).addEventListenerBase(t,i,r)}}_disableOtherEventListeners(e,t){this.interceptedClickListeners.forEach(i=>{i.target===e&&(t?e.removeEventListener("click",i.func,i.options):e.addEventListener("click",i.func,i.options))}),e.parentNode!==document.documentElement&&this._disableOtherEventListeners(e.parentNode,t)}_waitForPendingClicks(){return new Promise(e=>{this._isClickPending?this._pendingClickFinished=e:e()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(e,t,i){e.hasAttribute&&e.hasAttribute(t)&&(event.target.setAttribute(i,event.target.getAttribute(t)),event.target.removeAttribute(t))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let e=[];document.querySelectorAll("script[type=rocketlazyloadscript][data-rocket-src]").forEach(t=>{let i=t.getAttribute("data-rocket-src");if(i&&0!==i.indexOf("data:")){0===i.indexOf("//")&&(i=location.protocol+i);try{let r=new URL(i).origin;r!==location.origin&&e.push({src:r,crossOrigin:t.crossOrigin||"module"===t.getAttribute("data-rocket-type")})}catch(n){}}}),e=[...new Map(e.map(e=>[JSON.stringify(e),e])).values()],this._batchInjectResourceHints(e,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(this),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._pendingWebpackRequests(this),await this._triggerWindowLoad()}catch(e){console.error(e)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this.everythingLoaded=!0,this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(e=>{e.hasAttribute("data-rocket-src")?e.hasAttribute("async")&&!1!==e.async?this.delayedScripts.async.push(e):e.hasAttribute("defer")&&!1!==e.defer||"module"===e.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(e):this.delayedScripts.normal.push(e):this.delayedScripts.normal.push(e)})}async _transformScript(e){if(await this._littleBreath(),!0===e.noModule&&"noModule"in HTMLScriptElement.prototype){e.setAttribute("data-rocket-status","skipped");return}return new Promise(t=>{let i;function r(){(i||e).setAttribute("data-rocket-status","executed"),t()}try{if(navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor)i=document.createElement("script"),[...e.attributes].forEach(e=>{let t=e.nodeName;"type"!==t&&("data-rocket-type"===t&&(t="type"),"data-rocket-src"===t&&(t="src"),i.setAttribute(t,e.nodeValue))}),e.text&&(i.text=e.text),i.hasAttribute("src")?(i.addEventListener("load",r),i.addEventListener("error",function(){i.setAttribute("data-rocket-status","failed"),t()}),setTimeout(()=>{i.isConnected||t()},1)):(i.text=e.text,r()),e.parentNode.replaceChild(i,e);else{let n=e.getAttribute("data-rocket-type"),s=e.getAttribute("data-rocket-src");n?(e.type=n,e.removeAttribute("data-rocket-type")):e.removeAttribute("type"),e.addEventListener("load",r),e.addEventListener("error",function(){e.setAttribute("data-rocket-status","failed"),t()}),s?(e.removeAttribute("data-rocket-src"),e.src=s):e.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(e.text)))}}catch(a){e.setAttribute("data-rocket-status","failed"),t()}})}async _loadScriptsFromList(e){let t=e.shift();return t&&t.isConnected?(await this._transformScript(t),this._loadScriptsFromList(e)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(e,t){var i=document.createDocumentFragment();e.forEach(e=>{let r=e.getAttribute&&e.getAttribute("data-rocket-src")||e.src;if(r){let n=document.createElement("link");n.href=r,n.rel=t,"preconnect"!==t&&(n.as="script"),e.getAttribute&&"module"===e.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),e.crossOrigin&&(n.crossOrigin=e.crossOrigin),e.integrity&&(n.integrity=e.integrity),i.appendChild(n),this.trash.push(n)}}),document.head.appendChild(i)}_delayEventListeners(e){let t={};function i(i,r){return t[r].eventsToRewrite.indexOf(i)>=0&&!e.everythingLoaded?"rocket-"+i:i}function r(e,r){var n;!t[n=e]&&(t[n]={originalFunctions:{add:n.addEventListener,remove:n.removeEventListener},eventsToRewrite:[]},n.addEventListener=function(){arguments[0]=i(arguments[0],n),t[n].originalFunctions.add.apply(n,arguments)},n.removeEventListener=function(){arguments[0]=i(arguments[0],n),t[n].originalFunctions.remove.apply(n,arguments)}),t[e].eventsToRewrite.push(r)}function n(t,i){let r=t[i];t[i]=null,Object.defineProperty(t,i,{get:()=>r||function(){},set(n){e.everythingLoaded?r=n:t["rocket"+i]=r=n}})}r(document,"DOMContentLoaded"),r(window,"DOMContentLoaded"),r(window,"load"),r(window,"pageshow"),r(document,"readystatechange"),n(document,"onreadystatechange"),n(window,"onload"),n(window,"onpageshow")}_delayJQueryReady(e){let t;function i(t){return e.everythingLoaded?t:t.split(" ").map(e=>"load"===e||0===e.indexOf("load.")?"rocket-jquery-load":e).join(" ")}function r(r){if(r&&r.fn&&!e.allJQueries.includes(r)){r.fn.ready=r.fn.init.prototype.ready=function(t){return e.domReadyFired?t.bind(document)(r):document.addEventListener("rocket-DOMContentLoaded",()=>t.bind(document)(r)),r([])};let n=r.fn.on;r.fn.on=r.fn.init.prototype.on=function(){return this[0]===window&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=i(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(e=>{let t=arguments[0][e];delete arguments[0][e],arguments[0][i(e)]=t})),n.apply(this,arguments),this},e.allJQueries.push(r)}t=r}r(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>t,set(e){r(e)}})}async _pendingWebpackRequests(e){let t=document.querySelector("script[data-webpack]");async function i(){return new Promise(e=>{t.addEventListener("load",e),t.addEventListener("error",e)})}t&&(await i(),await e._requestAnimFrame(),await e._pendingWebpackRequests(e))}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded"))}async _triggerWindowLoad(){await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(e=>e(window).trigger("rocket-jquery-load")),await this._littleBreath();let e=new Event("rocket-pageshow");e.persisted=this.persisted,window.dispatchEvent(e),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted}),this.windowLoaded=!0}_triggerLastFunctions(){document.onreadystatechange&&document.onreadystatechange(),window.onload&&window.onload(),window.onpageshow&&window.onpageshow({persisted:this.persisted})}_handleDocumentWrite(){let e=new Map;document.write=document.writeln=function(t){let i=document.currentScript;i||console.error("WPRocket unable to document.write this: "+t);let r=document.createRange(),n=i.parentElement,s=e.get(i);void 0===s&&(s=i.nextSibling,e.set(i,s));let a=document.createDocumentFragment();r.setStart(a,0),a.appendChild(r.createContextualFragment(t)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(e=>setTimeout(e)):new Promise(e=>requestAnimationFrame(e))}_emptyTrash(){this.trash.forEach(e=>e.remove())}static run(){let e=new RocketLazyLoadScripts;e._addUserInteractionListener(e)}}RocketLazyLoadScripts.run();</script> <meta http-equiv="X-UA-Compatible" content="IE=Edge" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" /> <link rel="profile" href="https://gmpg.org/xfn/11" /> <link rel="pingback" href="https://gllso.com/xmlrpc.php" /> <link rel="shortcut icon" href="https://gllso.com/wp-content/uploads/2023/11/icon.png" /> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <link rel="alternate" hreflang="ar" href="https://gllso.com/ar/" /> <link rel="alternate" hreflang="en" href="https://gllso.com/" /> <link rel="alternate" hreflang="x-default" href="https://gllso.com/" /> <script type="rocketlazyloadscript">window._wca = window._wca || [];</script> <!-- This site is optimized with the Yoast SEO plugin v23.1 - https://yoast.com/wordpress/plugins/seo/ --> <title>Home - GLLSO</title> <link rel="canonical" href="https://gllso.com/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Home - GLLSO" /> <meta property="og:description" content="Top Rated Best Selling On Sale" /> <meta property="og:url" content="https://gllso.com/" /> <meta property="og:site_name" content="GLLSO" /> <meta property="article:modified_time" content="2025-01-01T15:33:57+00:00" /> <meta property="og:image" content="https://gllso.com/wp-content/uploads/2024/03/WhatsApp-Image-2024-03-02-at-22.40.23_131c84fa.jpg" /> <meta property="og:image:width" content="622" /> <meta property="og:image:height" content="623" /> <meta property="og:image:type" content="image/jpeg" /> <meta name="twitter:card" content="summary_large_image" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://gllso.com/","url":"https://gllso.com/","name":"Home - GLLSO","isPartOf":{"@id":"https://gllso.com/#website"},"about":{"@id":"https://gllso.com/#organization"},"primaryImageOfPage":{"@id":"https://gllso.com/#primaryimage"},"image":{"@id":"https://gllso.com/#primaryimage"},"thumbnailUrl":"https://gllso.com/wp-content/uploads/2024/03/WhatsApp-Image-2024-03-02-at-22.40.23_131c84fa.jpg","datePublished":"2023-11-02T13:43:40+00:00","dateModified":"2025-01-01T15:33:57+00:00","breadcrumb":{"@id":"https://gllso.com/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://gllso.com/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https://gllso.com/#primaryimage","url":"https://gllso.com/wp-content/uploads/2024/03/WhatsApp-Image-2024-03-02-at-22.40.23_131c84fa.jpg","contentUrl":"https://gllso.com/wp-content/uploads/2024/03/WhatsApp-Image-2024-03-02-at-22.40.23_131c84fa.jpg","width":622,"height":623},{"@type":"BreadcrumbList","@id":"https://gllso.com/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https://gllso.com/#website","url":"https://gllso.com/","name":"GLLSO","description":"","publisher":{"@id":"https://gllso.com/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://gllso.com/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://gllso.com/#organization","name":"GLLSO","url":"https://gllso.com/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://gllso.com/#/schema/logo/image/","url":"https://gllso.com/wp-content/uploads/2024/03/WhatsApp-Image-2024-03-02-at-22.40.23_131c84fa.jpg","contentUrl":"https://gllso.com/wp-content/uploads/2024/03/WhatsApp-Image-2024-03-02-at-22.40.23_131c84fa.jpg","width":622,"height":623,"caption":"GLLSO"},"image":{"@id":"https://gllso.com/#/schema/logo/image/"}}]}</script> <!-- / Yoast SEO plugin. --> <script type="rocketlazyloadscript" data-rocket-type='application/javascript' id='pys-version-script'>console.log('PixelYourSite Free version 10.1.1.1');</script> <link rel='dns-prefetch' href='//stats.wp.com' /> <link rel='dns-prefetch' href='//www.googletagmanager.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel="alternate" type="application/rss+xml" title="GLLSO » Feed" href="https://gllso.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="GLLSO » Comments Feed" href="https://gllso.com/comments/feed/" /> <link rel="preload" href="//gllso.com/wp-content/themes/elessi-theme/assets/minify-font-icons/font-nasa-icons/nasa-font.woff" as="font" type="font/woff" crossorigin /><link rel="preload" href="//gllso.com/wp-content/themes/elessi-theme/assets/minify-font-icons/font-pe-icon-7-stroke/Pe-icon-7-stroke.woff" as="font" type="font/woff" crossorigin /><link rel="preload" href="//gllso.com/wp-content/themes/elessi-theme/assets/minify-font-icons/font-awesome-4.7.0/fontawesome-webfont.woff2" as="font" type="font/woff2" crossorigin /><link rel="preload" href="//gllso.com/wp-content/themes/elessi-theme/assets/minify-font-icons/font-awesome-4.7.0/fontawesome-webfont.woff" as="font" type="font/woff" crossorigin /><script type="rocketlazyloadscript" data-rocket-type="text/javascript"> /* <![CDATA[ */ window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/gllso.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=aa61a9c45d794769e3e018c028830eb5"}}; /*! This file is auto-generated */ !function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings); /* ]]> */ </script> <link data-minify="1" rel='stylesheet' id='font-awesome-css' href='https://gllso.com/wp-content/cache/min/1/wp-content/plugins/brands-for-woocommerce/berocket/assets/css/font-awesome.min.css?ver=1731585627' type='text/css' media='all' /> <style id='font-awesome-inline-css' type='text/css'> [data-font="FontAwesome"]:before {font-family: 'FontAwesome' !important;content: attr(data-icon) !important;speak: none !important;font-weight: normal !important;font-variant: normal !important;text-transform: none !important;line-height: 1 !important;font-style: normal !important;-webkit-font-smoothing: antialiased !important;-moz-osx-font-smoothing: grayscale !important;} </style> <link data-minify="1" rel='stylesheet' id='berocket_product_brand_style-css' href='https://gllso.com/wp-content/cache/min/1/wp-content/plugins/brands-for-woocommerce/css/frontend.css?ver=1731585627' type='text/css' media='all' /> <link rel='stylesheet' id='sbi_styles-css' href='https://gllso.com/wp-content/cache/background-css/gllso.com/wp-content/plugins/instagram-feed/css/sbi-styles.min.css?ver=6.4.3&wpr_t=1748648593' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='hfe-widgets-style-css' href='https://gllso.com/wp-content/cache/min/1/wp-content/plugins/header-footer-elementor/inc/widgets-css/frontend.css?ver=1731585627' type='text/css' media='all' /> <style id='wp-emoji-styles-inline-css' type='text/css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <style id='ce4wp-subscribe-style-inline-css' type='text/css'> .wp-block-ce4wp-subscribe{max-width:840px;margin:0 auto}.wp-block-ce4wp-subscribe .title{margin-bottom:0}.wp-block-ce4wp-subscribe .subTitle{margin-top:0;font-size:0.8em}.wp-block-ce4wp-subscribe .disclaimer{margin-top:5px;font-size:0.8em}.wp-block-ce4wp-subscribe .disclaimer .disclaimer-label{margin-left:10px}.wp-block-ce4wp-subscribe .inputBlock{width:100%;margin-bottom:10px}.wp-block-ce4wp-subscribe .inputBlock input{width:100%}.wp-block-ce4wp-subscribe .inputBlock label{display:inline-block}.wp-block-ce4wp-subscribe .submit-button{margin-top:25px;display:block}.wp-block-ce4wp-subscribe .required-text{display:inline-block;margin:0;padding:0;margin-left:0.3em}.wp-block-ce4wp-subscribe .onSubmission{height:0;max-width:840px;margin:0 auto}.wp-block-ce4wp-subscribe .firstNameSummary .lastNameSummary{text-transform:capitalize}.wp-block-ce4wp-subscribe .ce4wp-inline-notification{display:flex;flex-direction:row;align-items:center;padding:13px 10px;width:100%;height:40px;border-style:solid;border-color:orange;border-width:1px;border-left-width:4px;border-radius:3px;background:rgba(255,133,15,0.1);flex:none;order:0;flex-grow:1;margin:0px 0px}.wp-block-ce4wp-subscribe .ce4wp-inline-warning-text{font-style:normal;font-weight:normal;font-size:16px;line-height:20px;display:flex;align-items:center;color:#571600;margin-left:9px}.wp-block-ce4wp-subscribe .ce4wp-inline-warning-icon{color:orange}.wp-block-ce4wp-subscribe .ce4wp-inline-warning-arrow{color:#571600;margin-left:auto}.wp-block-ce4wp-subscribe .ce4wp-banner-clickable{cursor:pointer}.ce4wp-link{cursor:pointer} .no-flex{display:block}.sub-header{margin-bottom:1em} </style> <link rel='stylesheet' id='mediaelement-css' href='https://gllso.com/wp-content/cache/background-css/gllso.com/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css?ver=4.2.17&wpr_t=1748648596' type='text/css' media='all' /> <link rel='stylesheet' id='wp-mediaelement-css' href='https://gllso.com/wp-includes/js/mediaelement/wp-mediaelement.min.css?ver=aa61a9c45d794769e3e018c028830eb5' type='text/css' media='all' /> <style id='jetpack-sharing-buttons-style-inline-css' type='text/css'> .jetpack-sharing-buttons__services-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:0;list-style-type:none;margin:5px;padding:0}.jetpack-sharing-buttons__services-list.has-small-icon-size{font-size:12px}.jetpack-sharing-buttons__services-list.has-normal-icon-size{font-size:16px}.jetpack-sharing-buttons__services-list.has-large-icon-size{font-size:24px}.jetpack-sharing-buttons__services-list.has-huge-icon-size{font-size:36px}@media print{.jetpack-sharing-buttons__services-list{display:none!important}}.editor-styles-wrapper .wp-block-jetpack-sharing-buttons{gap:0;padding-inline-start:0}ul.jetpack-sharing-buttons__services-list.has-background{padding:1.25em 2.375em} </style> <style id='classic-theme-styles-inline-css' type='text/css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-family--inter: "Inter", sans-serif;--wp--preset--font-family--cardo: Cardo;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link data-minify="1" rel='stylesheet' id='order-list-table-css' href='https://gllso.com/wp-content/cache/min/1/wp-content/plugins/order-list-table-elementor-widget/css/custom-style.css?ver=1731585627' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='uaf_client_css-css' href='https://gllso.com/wp-content/cache/min/1/wp-content/uploads/useanyfont/uaf.css?ver=1731585627' type='text/css' media='all' /> <style id='woocommerce-inline-inline-css' type='text/css'> .woocommerce form .form-row .required { visibility: visible; } </style> <link rel='stylesheet' id='wpml-legacy-horizontal-list-0-css' href='https://gllso.com/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-list-horizontal/style.min.css?ver=1' type='text/css' media='all' /> <link rel='stylesheet' id='cmplz-general-css' href='https://gllso.com/wp-content/plugins/complianz-gdpr/assets/css/cookieblocker.min.css?ver=1730593115' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='hfe-style-css' href='https://gllso.com/wp-content/cache/min/1/wp-content/plugins/header-footer-elementor/assets/css/header-footer-elementor.css?ver=1731585627' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-frontend-css' href='https://gllso.com/wp-content/plugins/elementor/assets/css/frontend-lite.min.css?ver=3.23.3' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='swiper-css' href='https://gllso.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=1731585627' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-post-5-css' href='https://gllso.com/wp-content/uploads/elementor/css/post-5.css?ver=1730637514' type='text/css' media='all' /> <link rel='stylesheet' id='sbistyles-css' href='https://gllso.com/wp-content/cache/background-css/gllso.com/wp-content/plugins/instagram-feed/css/sbi-styles.min.css?ver=6.4.3&wpr_t=1748648593' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-post-3718-css' href='https://gllso.com/wp-content/uploads/elementor/css/post-3718.css?ver=1735745638' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='jquery-colorbox-css' href='https://gllso.com/wp-content/cache/background-css/gllso.com/wp-content/cache/min/1/wp-content/plugins/yith-woocommerce-compare/assets/css/colorbox.css?ver=1731585627&wpr_t=1748648609' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='elessi-fonts-icons-css' href='https://gllso.com/wp-content/cache/min/1/wp-content/themes/elessi-theme/assets/minify-font-icons/fonts.min.css?ver=1731585627' type='text/css' media='all' /> <link rel='stylesheet' id='nasa-fonts-css' href='https://fonts.googleapis.com/css?family=Nunito+Sans%3A300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&subset=latin&display=swap&ver=6.6.2' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='wcpa-frontend-css' href='https://gllso.com/wp-content/cache/background-css/gllso.com/wp-content/cache/min/1/wp-content/plugins/woo-custom-product-addons/assets/css/style_1.css?ver=1731585627&wpr_t=1748648610' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='master-addons-main-style-css' href='https://gllso.com/wp-content/cache/background-css/gllso.com/wp-content/cache/min/1/wp-content/plugins/master-addons/assets/css/master-addons-styles.css?ver=1731585628&wpr_t=1748648610' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='elessi-style-css' href='https://gllso.com/wp-content/cache/min/1/wp-content/themes/elessi-theme/style.css?ver=1731585635' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='elessi-style-elementor-css' href='https://gllso.com/wp-content/cache/min/1/wp-content/themes/elessi-theme/style-elementor.css?ver=1731585635' type='text/css' media='all' /> <link rel='stylesheet' id='e-animations-css' href='https://gllso.com/wp-content/themes/elessi-theme/assets/css/animate.min.css' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='elessi-style-large-css' href='https://gllso.com/wp-content/cache/min/1/wp-content/themes/elessi-theme/assets/css/style-large.css?ver=1731585635' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='nasa-sc-woo-css' href='https://gllso.com/wp-content/cache/min/1/wp-content/plugins/nasa-core/assets/css/nasa-sc-woo.css?ver=1731585635' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='nasa-sc-css' href='https://gllso.com/wp-content/cache/background-css/gllso.com/wp-content/cache/min/1/wp-content/plugins/nasa-core/assets/css/nasa-sc.css?ver=1731585635&wpr_t=1748648663' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='elessi-style-dynamic-css' href='https://gllso.com/wp-content/cache/min/1/wp-content/uploads/nasa-dynamic/dynamic.css?ver=1731585635' type='text/css' media='all' /> <style id='rocket-lazyload-inline-css' type='text/css'> .rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:var(--wpr-bg-7fe724e8-e792-4c4c-bfb1-41a711956bf8) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;} </style> <link rel='stylesheet' id='google-fonts-1-css' href='https://fonts.googleapis.com/css?family=Jost%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&display=swap&ver=6.6.2' type='text/css' media='all' /> <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin><script type="text/template" id="tmpl-variation-template"> <div class="woocommerce-variation-description">{{{ data.variation.variation_description }}}</div> <div class="woocommerce-variation-price">{{{ data.variation.price_html }}}</div> <div class="woocommerce-variation-availability">{{{ data.variation.availability_html }}}</div> </script> <script type="text/template" id="tmpl-unavailable-variation-template"> <p>Sorry, this product is unavailable. Please choose a different combination.</p> </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="jquery-core-js-before"> /* <![CDATA[ */ /* < ![CDATA[ */ function jltmaNS(n){for(var e=n.split("."),a=window,i="",r=e.length,t=0;r>t;t++)"window"!=e[t]&&(i=e[t],a[i]=a[i]||{},a=a[i]);return a;} /* ]]]]><![CDATA[> */ /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gllso.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gllso.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" async data-rocket-src="https://gllso.com/wp-content/plugins/burst-statistics/helpers/timeme/timeme.min.js?ver=1.6.1" id="burst-timeme-js"></script> <script type="text/javascript" id="burst-js-extra"> /* <![CDATA[ */ var burst = {"page_id":"3718","cookie_retention_days":"30","beacon_url":"https:\/\/gllso.com\/wp-content\/plugins\/burst-statistics\/endpoint.php","options":{"beacon_enabled":1,"enable_cookieless_tracking":0,"enable_turbo_mode":0,"do_not_track":0},"goals":[{"ID":"1","title":"Default goal","type":"clicks","status":"active","server_side":"0","url":"*","conversion_metric":"visitors","date_created":"1721564852","date_start":"1721564852","date_end":"0","attribute":"class","attribute_value":"","hook":""}],"goals_script_url":"https:\/\/gllso.com\/wp-content\/plugins\/burst-statistics\/\/assets\/js\/build\/burst-goals.js?v=1.6.1"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" async data-rocket-src="https://gllso.com/wp-content/plugins/burst-statistics/assets/js/build/burst.min.js?ver=1.6.1" id="burst-js"></script> <script type="text/javascript" id="print-invoices-packing-slip-labels-for-woocommerce_public-js-extra"> /* <![CDATA[ */ var wf_pklist_params_public = {"msgs":{"invoice_number_prompt_free_order":"\u2018Generate invoice for free orders\u2019 is disabled in Invoice settings > Advanced. You are attempting to generate invoice for this free order. Proceed?","creditnote_number_prompt":"Refund in this order seems not having credit number yet. Do you want to manually generate one ?","invoice_number_prompt_no_from_addr":"Please fill the `from address` in the plugin's general settings.","invoice_title_prompt":"Invoice","invoice_number_prompt":"number has not been generated yet. Do you want to manually generate one ?","pop_dont_show_again":false}}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://gllso.com/wp-content/cache/min/1/wp-content/plugins/print-invoices-packing-slip-labels-for-woocommerce/public/js/wf-woocommerce-packing-list-public.js?ver=1731585636" id="print-invoices-packing-slip-labels-for-woocommerce_public-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gllso.com/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.7.0-wc.9.1.4" id="jquery-blockui-js" defer="defer" data-wp-strategy="defer"></script> <script type="text/javascript" id="wc-add-to-cart-js-extra"> /* <![CDATA[ */ var wc_add_to_cart_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","i18n_view_cart":"View cart","cart_url":"https:\/\/gllso.com\/shopping-cart\/","is_cart":"","cart_redirect_after_add":"no"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gllso.com/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js?ver=9.1.4" id="wc-add-to-cart-js" defer="defer" data-wp-strategy="defer"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gllso.com/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver=2.1.4-wc.9.1.4" id="js-cookie-js" defer="defer" data-wp-strategy="defer"></script> <script type="text/javascript" id="woocommerce-js-extra"> /* <![CDATA[ */ var woocommerce_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gllso.com/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=9.1.4" id="woocommerce-js" defer="defer" data-wp-strategy="defer"></script> <script type="text/javascript" src="https://stats.wp.com/s-202522.js" id="woocommerce-analytics-js" defer="defer" data-wp-strategy="defer"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gllso.com/wp-content/plugins/pixelyoursite/dist/scripts/jquery.bind-first-0.2.3.min.js?ver=aa61a9c45d794769e3e018c028830eb5" id="jquery-bind-first-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gllso.com/wp-content/plugins/pixelyoursite/dist/scripts/js.cookie-2.1.3.min.js?ver=2.1.3" id="js-cookie-pys-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gllso.com/wp-content/plugins/pixelyoursite/dist/scripts/tld.min.js?ver=2.3.1" id="js-tld-js" defer></script> <script type="text/javascript" id="pys-js-extra"> /* <![CDATA[ */ var pysOptions = {"staticEvents":{"facebook":{"init_event":[{"delay":0,"type":"static","ajaxFire":false,"name":"PageView","pixelIds":["9244321818981153"],"eventID":"5f894095-54d7-4872-908f-f79c3c72f002","params":{"page_title":"Home","post_type":"page","post_id":3718,"plugin":"PixelYourSite","user_role":"guest","event_url":"gllso.com\/"},"e_id":"init_event","ids":[],"hasTimeWindow":false,"timeWindow":0,"woo_order":"","edd_order":""}]}},"dynamicEvents":[],"triggerEvents":[],"triggerEventTypes":[],"facebook":{"pixelIds":["9244321818981153"],"advancedMatching":[],"advancedMatchingEnabled":false,"removeMetadata":true,"contentParams":{"post_type":"page","post_id":3718,"content_name":"Home"},"commentEventEnabled":true,"wooVariableAsSimple":false,"downloadEnabled":true,"formEventEnabled":true,"serverApiEnabled":false,"wooCRSendFromServer":false,"send_external_id":null,"enabled_medical":false,"do_not_track_medical_param":["event_url","post_title","page_title","landing_page","content_name","categories","category_name","tags"],"meta_ldu":false},"debug":"","siteUrl":"https:\/\/gllso.com","ajaxUrl":"https:\/\/gllso.com\/wp-admin\/admin-ajax.php","ajax_event":"dbb82109b5","enable_remove_download_url_param":"1","cookie_duration":"7","last_visit_duration":"60","enable_success_send_form":"","ajaxForServerEvent":"1","ajaxForServerStaticEvent":"1","send_external_id":"1","external_id_expire":"180","track_cookie_for_subdomains":"1","google_consent_mode":"1","gdpr":{"ajax_enabled":false,"all_disabled_by_api":false,"facebook_disabled_by_api":false,"analytics_disabled_by_api":false,"google_ads_disabled_by_api":false,"pinterest_disabled_by_api":false,"bing_disabled_by_api":false,"externalID_disabled_by_api":false,"facebook_prior_consent_enabled":true,"analytics_prior_consent_enabled":true,"google_ads_prior_consent_enabled":null,"pinterest_prior_consent_enabled":true,"bing_prior_consent_enabled":true,"cookiebot_integration_enabled":false,"cookiebot_facebook_consent_category":"marketing","cookiebot_analytics_consent_category":"statistics","cookiebot_tiktok_consent_category":"marketing","cookiebot_google_ads_consent_category":null,"cookiebot_pinterest_consent_category":"marketing","cookiebot_bing_consent_category":"marketing","consent_magic_integration_enabled":false,"real_cookie_banner_integration_enabled":false,"cookie_notice_integration_enabled":false,"cookie_law_info_integration_enabled":false,"analytics_storage":{"enabled":true,"value":"granted","filter":false},"ad_storage":{"enabled":true,"value":"granted","filter":false},"ad_user_data":{"enabled":true,"value":"granted","filter":false},"ad_personalization":{"enabled":true,"value":"granted","filter":false}},"cookie":{"disabled_all_cookie":false,"disabled_start_session_cookie":false,"disabled_advanced_form_data_cookie":false,"disabled_landing_page_cookie":false,"disabled_first_visit_cookie":false,"disabled_trafficsource_cookie":false,"disabled_utmTerms_cookie":false,"disabled_utmId_cookie":false},"tracking_analytics":{"TrafficSource":"direct","TrafficLanding":"undefined","TrafficUtms":[],"TrafficUtmsId":[]},"GATags":{"ga_datalayer_type":"default","ga_datalayer_name":"dataLayerPYS"},"woo":{"enabled":true,"enabled_save_data_to_orders":true,"addToCartOnButtonEnabled":true,"addToCartOnButtonValueEnabled":true,"addToCartOnButtonValueOption":"price","singleProductId":null,"removeFromCartSelector":"form.woocommerce-cart-form .remove","addToCartCatchMethod":"add_cart_hook","is_order_received_page":false,"containOrderId":false},"edd":{"enabled":false},"cache_bypass":"1748648591"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://gllso.com/wp-content/cache/min/1/wp-content/plugins/pixelyoursite/dist/scripts/public.js?ver=1740429788" id="pys-js" defer></script> <!-- Google tag (gtag.js) snippet added by Site Kit --> <!-- Google Analytics snippet added by Site Kit --> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.googletagmanager.com/gtag/js?id=GT-W6KS26S7" id="google_gtagjs-js" async></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="google_gtagjs-js-after"> /* <![CDATA[ */ window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);} gtag("set","linker",{"domains":["gllso.com"]}); gtag("js", new Date()); gtag("set", "developer_id.dZTNiMT", true); gtag("config", "GT-W6KS26S7"); /* ]]> */ </script> <!-- End Google tag (gtag.js) snippet added by Site Kit --> <script type="text/javascript" id="wc-cart-fragments-js-extra"> /* <![CDATA[ */ var wc_cart_fragments_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","cart_hash_key":"wc_cart_hash_27d9339091866d37bb89f84387b97f95-en","fragment_name":"wc_fragments_27d9339091866d37bb89f84387b97f95","request_timeout":"5000"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gllso.com/wp-content/plugins/woocommerce/assets/js/frontend/cart-fragments.min.js?ver=9.1.4" id="wc-cart-fragments-js" defer="defer" data-wp-strategy="defer"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gllso.com/wp-includes/js/underscore.min.js?ver=1.13.4" id="underscore-js" defer></script> <script type="text/javascript" id="wp-util-js-extra"> /* <![CDATA[ */ var _wpUtilSettings = {"ajax":{"url":"\/wp-admin\/admin-ajax.php"}}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gllso.com/wp-includes/js/wp-util.min.js?ver=aa61a9c45d794769e3e018c028830eb5" id="wp-util-js" defer></script> <script type="text/javascript" id="wc-add-to-cart-variation-js-extra"> /* <![CDATA[ */ var wc_add_to_cart_variation_params = {"wc_ajax_url":"\/?wc-ajax=%%endpoint%%","i18n_no_matching_variations_text":"Sorry, no products matched your selection. Please choose a different combination.","i18n_make_a_selection_text":"Please select some product options before adding this product to your cart.","i18n_unavailable_text":"Sorry, this product is unavailable. Please choose a different combination."}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gllso.com/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart-variation.min.js?ver=9.1.4" id="wc-add-to-cart-variation-js" defer="defer" data-wp-strategy="defer"></script> <link rel="https://api.w.org/" href="https://gllso.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://gllso.com/wp-json/wp/v2/pages/3718" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://gllso.com/xmlrpc.php?rsd" /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://gllso.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fgllso.com%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://gllso.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fgllso.com%2F&format=xml" /> <meta name="generator" content="WPML ver:4.6.9 stt:5,1;" /> <style></style><!-- start Simple Custom CSS and JS --> <!-- Google tag (gtag.js) --> <script type="rocketlazyloadscript" async data-rocket-src="https://www.googletagmanager.com/gtag/js?id=G-1116E4YNN6"></script> <script type="rocketlazyloadscript"> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-1116E4YNN6'); </script><!-- end Simple Custom CSS and JS --> <meta name="generator" content="Site Kit by Google 1.131.0" /> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> (function () { window.ma_el_fs = { can_use_premium_code: false}; })(); </script> <style>img#wpstats{display:none}</style> <noscript><style>.woocommerce-product-gallery{ opacity: 1 !important; }</style></noscript> <meta name="generator" content="Elementor 3.23.3; features: e_optimized_css_loading, e_font_icon_svg, additional_custom_breakpoints, e_lazyload; settings: css_print_method-external, google_font-enabled, font_display-swap"> <!-- Meta Pixel Code --> <script type="rocketlazyloadscript" data-rocket-type='text/javascript'> !function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n; n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window, document,'script','https://connect.facebook.net/en_US/fbevents.js?v=next'); </script> <!-- End Meta Pixel Code --> <script type="rocketlazyloadscript" data-rocket-type='text/javascript'> var url = window.location.origin + '?ob=open-bridge'; fbq('set', 'openbridge', '1044126181084177', url); </script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript'>fbq('init', '1044126181084177', {}, { "agent": "wordpress-6.6.2-4.1.1" })</script><script type="rocketlazyloadscript" data-rocket-type='text/javascript'> fbq('track', 'PageView', []); </script> <style> .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } @media screen and (max-height: 1024px) { .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } } @media screen and (max-height: 640px) { .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } } </style> <meta name="generator" content="Powered by Slider Revolution 6.7.15 - responsive, Mobile-Friendly Slider Plugin for WordPress with comfortable drag and drop interface." /> <style>:root{ --wcpaSectionTitleSize:14px; --wcpaLabelSize:14px; --wcpaDescSize:13px; --wcpaErrorSize:13px; --wcpaLabelWeight:normal; --wcpaDescWeight:normal; --wcpaBorderWidth:1px; --wcpaBorderRadius:6px; --wcpaInputHeight:45px; --wcpaCheckLabelSize:14px; --wcpaCheckBorderWidth:1px; --wcpaCheckWidth:20px; --wcpaCheckHeight:20px; --wcpaCheckBorderRadius:4px; --wcpaCheckButtonRadius:5px; --wcpaCheckButtonBorder:2px; }:root{ --wcpaButtonColor:#3340d3; --wcpaLabelColor:#424242; --wcpaDescColor:#797979; --wcpaBorderColor:#c6d0e9; --wcpaBorderColorFocus:#3561f3; --wcpaInputBgColor:#FFFFFF; --wcpaInputColor:#5d5d5d; --wcpaCheckLabelColor:#4a4a4a; --wcpaCheckBgColor:#3340d3; --wcpaCheckBorderColor:#B9CBE3; --wcpaCheckTickColor:#ffffff; --wcpaRadioBgColor:#3340d3; --wcpaRadioBorderColor:#B9CBE3; --wcpaRadioTickColor:#ffffff; --wcpaButtonTextColor:#ffffff; --wcpaErrorColor:#F55050; }:root{}</style><style id='wp-fonts-local' type='text/css'> @font-face{font-family:Inter;font-style:normal;font-weight:300 900;font-display:fallback;src:url('https://gllso.com/wp-content/plugins/woocommerce/assets/fonts/Inter-VariableFont_slnt,wght.woff2') format('woff2');font-stretch:normal;} @font-face{font-family:Cardo;font-style:normal;font-weight:400;font-display:fallback;src:url('https://gllso.com/wp-content/plugins/woocommerce/assets/fonts/cardo_normal_400.woff2') format('woff2');} </style> <script type="rocketlazyloadscript">function setREVStartSize(e){ //window.requestAnimationFrame(function() { window.RSIW = window.RSIW===undefined ? window.innerWidth : window.RSIW; window.RSIH = window.RSIH===undefined ? window.innerHeight : window.RSIH; try { var pw = document.getElementById(e.c).parentNode.offsetWidth, newh; pw = pw===0 || isNaN(pw) || (e.l=="fullwidth" || e.layout=="fullwidth") ? window.RSIW : pw; e.tabw = e.tabw===undefined ? 0 : parseInt(e.tabw); e.thumbw = e.thumbw===undefined ? 0 : parseInt(e.thumbw); e.tabh = e.tabh===undefined ? 0 : parseInt(e.tabh); e.thumbh = e.thumbh===undefined ? 0 : parseInt(e.thumbh); e.tabhide = e.tabhide===undefined ? 0 : parseInt(e.tabhide); e.thumbhide = e.thumbhide===undefined ? 0 : parseInt(e.thumbhide); e.mh = e.mh===undefined || e.mh=="" || e.mh==="auto" ? 0 : parseInt(e.mh,0); if(e.layout==="fullscreen" || e.l==="fullscreen") newh = Math.max(e.mh,window.RSIH); else{ e.gw = Array.isArray(e.gw) ? e.gw : [e.gw]; for (var i in e.rl) if (e.gw[i]===undefined || e.gw[i]===0) e.gw[i] = e.gw[i-1]; e.gh = e.el===undefined || e.el==="" || (Array.isArray(e.el) && e.el.length==0)? e.gh : e.el; e.gh = Array.isArray(e.gh) ? e.gh : [e.gh]; for (var i in e.rl) if (e.gh[i]===undefined || e.gh[i]===0) e.gh[i] = e.gh[i-1]; var nl = new Array(e.rl.length), ix = 0, sl; e.tabw = e.tabhide>=pw ? 0 : e.tabw; e.thumbw = e.thumbhide>=pw ? 0 : e.thumbw; e.tabh = e.tabhide>=pw ? 0 : e.tabh; e.thumbh = e.thumbhide>=pw ? 0 : e.thumbh; for (var i in e.rl) nl[i] = e.rl[i]<window.RSIW ? 0 : e.rl[i]; sl = nl[0]; for (var i in nl) if (sl>nl[i] && nl[i]>0) { sl = nl[i]; ix=i;} var m = pw>(e.gw[ix]+e.tabw+e.thumbw) ? 1 : (pw-(e.tabw+e.thumbw)) / (e.gw[ix]); newh = (e.gh[ix] * m) + (e.tabh + e.thumbh); } var el = document.getElementById(e.c); if (el!==null && el) el.style.height = newh+"px"; el = document.getElementById(e.c+"_wrapper"); if (el!==null && el) { el.style.height = newh+"px"; el.style.display = "block"; } } catch(e){ console.log("Failure at Presize of Slider:" + e) } //}); };</script> <style type="text/css" id="wp-custom-css"> /* توسيع عرض عمود Ship to */ .woocommerce table.widefat .column-ship_to_address { width: 300px!important; /* يمكنك ضبط العرض حسب حاجتك */ white-space: normal; /* يسمح بنقل السطر إذا كان النص طويلاً */ } </style> <noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript><style id="wpr-lazyload-bg-container"></style><style id="wpr-lazyload-bg-exclusion"></style> <noscript> <style id="wpr-lazyload-bg-nostyle">.sbi_lb-loader span{--wpr-bg-5d19ad2f-b8ab-4315-9e85-3c3ac7c811f9: url('https://gllso.com/wp-content/plugins/instagram-feed/img/sbi-sprite.png');}.sbi_lb-nav span{--wpr-bg-2e11eeb2-3a6d-47d5-a8df-79b419ac7d43: url('https://gllso.com/wp-content/plugins/instagram-feed/img/sbi-sprite.png');}.mejs-overlay-button{--wpr-bg-dbc4c2a5-7dc7-46ee-af5a-0ef9e636e087: url('https://gllso.com/wp-includes/js/mediaelement/mejs-controls.svg');}.mejs-overlay-loading-bg-img{--wpr-bg-f269e31d-c680-4d72-a0ab-5ee1c72c00d2: url('https://gllso.com/wp-includes/js/mediaelement/mejs-controls.svg');}.mejs-button>button{--wpr-bg-50770565-9582-4c59-bdd5-e578d9d9ff29: url('https://gllso.com/wp-includes/js/mediaelement/mejs-controls.svg');}#cboxTopLeft{--wpr-bg-3bfd3148-dfa5-4372-97ac-6b8b2d16fb24: url('https://gllso.com/wp-content/plugins/yith-woocommerce-compare/assets/images/colorbox/controls.png');}#cboxTopCenter{--wpr-bg-0c5a4bda-1f50-4f83-b360-58c8480ac286: url('https://gllso.com/wp-content/plugins/yith-woocommerce-compare/assets/images/colorbox/border.png');}#cboxTopRight{--wpr-bg-964e71d5-8306-4089-b20b-e8e6fe4bb32f: url('https://gllso.com/wp-content/plugins/yith-woocommerce-compare/assets/images/colorbox/controls.png');}#cboxBottomLeft{--wpr-bg-52c01602-e2f6-4b4d-8b27-e56028c7379a: url('https://gllso.com/wp-content/plugins/yith-woocommerce-compare/assets/images/colorbox/controls.png');}#cboxBottomCenter{--wpr-bg-164bd2a5-7a25-496d-8463-775797dc1c3d: url('https://gllso.com/wp-content/plugins/yith-woocommerce-compare/assets/images/colorbox/border.png');}#cboxBottomRight{--wpr-bg-0294fc2d-cb94-46de-9c7a-535177227426: url('https://gllso.com/wp-content/plugins/yith-woocommerce-compare/assets/images/colorbox/controls.png');}#cboxMiddleLeft{--wpr-bg-a160a5db-ecc1-47d1-bcf7-3fa3e6d43fca: url('https://gllso.com/wp-content/plugins/yith-woocommerce-compare/assets/images/colorbox/controls.png');}#cboxMiddleRight{--wpr-bg-da0ebf3b-d526-4e0d-af06-ece2a7def9da: url('https://gllso.com/wp-content/plugins/yith-woocommerce-compare/assets/images/colorbox/controls.png');}#cboxLoadingOverlay{--wpr-bg-d0629e09-1c35-49b7-9913-da0dc85e5f95: url('https://gllso.com/wp-content/plugins/yith-woocommerce-compare/assets/images/colorbox/loading_background.png');}#cboxLoadingGraphic{--wpr-bg-bffd25dd-4c22-4b37-9efa-d8ce4c6d3097: url('https://gllso.com/wp-content/plugins/yith-woocommerce-compare/assets/images/colorbox/loading.gif');}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{--wpr-bg-e9451411-35e8-4cbb-a3fc-53ec92c25f9c: url('https://gllso.com/wp-content/plugins/yith-woocommerce-compare/assets/images/colorbox/controls.png');}.wcpa_wrap .wcpa_date_field_wrap .wcpa_reset_field{--wpr-bg-2492fb2b-6b14-4aa2-ba52-312aa9b6e096: url('https://gllso.com/wp-content/plugins/woo-custom-product-addons/assets/images/date-reset.svg');}.jltma-nav-menu__container>ul li.menu-item-has-children:not(.jltma-menu-has-children)>a:after{--wpr-bg-4af371e0-f962-4d59-b01c-6108dcf5d7a2: url('https://gllso.com/wp-content/plugins/master-addons/assets/images/symbols.svg');}.jltma-nav-menu__container .jltma-nav-menu__container-inner .jltma-submenu-indicator{--wpr-bg-acaed9cc-b05c-487f-881c-54d691ab8a8a: url('https://gllso.com/wp-content/plugins/master-addons/assets/images/symbols.svg');}.jltma-preloading.jltma-simple-spinner{--wpr-bg-f15efdd8-54fb-4b32-8347-9a62d86ca21a: url('https://gllso.com/wp-content/plugins/master-addons/assets/images/spinner-default.svg');}.jltma-preloading.jltma-simple-spinner-light{--wpr-bg-99df0eef-c448-46a9-baf3-ade2fa65b4a8: url('https://gllso.com/wp-content/plugins/master-addons/assets/images/spinner-light.svg');}.jltma-preloading.jltma-simple-spinner-dark{--wpr-bg-10981d91-9d5d-4ba4-b813-5898950bf4fb: url('https://gllso.com/wp-content/plugins/master-addons/assets/images/spinner-dark.svg');}.client .client-inner .client-info .quote-left:before{--wpr-bg-b7e2e828-8ffd-443b-b851-7c06d57bb367: url('https://gllso.com/wp-content/plugins/nasa-core/assets/css/assets/images/quote-left.png');}.rll-youtube-player .play{--wpr-bg-7fe724e8-e792-4c4c-bfb1-41a711956bf8: url('https://gllso.com/wp-content/plugins/wp-rocket/assets/img/youtube.png');}</style> </noscript> <script type="application/javascript">const rocket_pairs = [{"selector":".sbi_lb-loader span","style":".sbi_lb-loader span{--wpr-bg-5d19ad2f-b8ab-4315-9e85-3c3ac7c811f9: url('https:\/\/gllso.com\/wp-content\/plugins\/instagram-feed\/img\/sbi-sprite.png');}","hash":"5d19ad2f-b8ab-4315-9e85-3c3ac7c811f9","url":"https:\/\/gllso.com\/wp-content\/plugins\/instagram-feed\/img\/sbi-sprite.png"},{"selector":".sbi_lb-nav span","style":".sbi_lb-nav span{--wpr-bg-2e11eeb2-3a6d-47d5-a8df-79b419ac7d43: url('https:\/\/gllso.com\/wp-content\/plugins\/instagram-feed\/img\/sbi-sprite.png');}","hash":"2e11eeb2-3a6d-47d5-a8df-79b419ac7d43","url":"https:\/\/gllso.com\/wp-content\/plugins\/instagram-feed\/img\/sbi-sprite.png"},{"selector":".mejs-overlay-button","style":".mejs-overlay-button{--wpr-bg-dbc4c2a5-7dc7-46ee-af5a-0ef9e636e087: url('https:\/\/gllso.com\/wp-includes\/js\/mediaelement\/mejs-controls.svg');}","hash":"dbc4c2a5-7dc7-46ee-af5a-0ef9e636e087","url":"https:\/\/gllso.com\/wp-includes\/js\/mediaelement\/mejs-controls.svg"},{"selector":".mejs-overlay-loading-bg-img","style":".mejs-overlay-loading-bg-img{--wpr-bg-f269e31d-c680-4d72-a0ab-5ee1c72c00d2: url('https:\/\/gllso.com\/wp-includes\/js\/mediaelement\/mejs-controls.svg');}","hash":"f269e31d-c680-4d72-a0ab-5ee1c72c00d2","url":"https:\/\/gllso.com\/wp-includes\/js\/mediaelement\/mejs-controls.svg"},{"selector":".mejs-button>button","style":".mejs-button>button{--wpr-bg-50770565-9582-4c59-bdd5-e578d9d9ff29: url('https:\/\/gllso.com\/wp-includes\/js\/mediaelement\/mejs-controls.svg');}","hash":"50770565-9582-4c59-bdd5-e578d9d9ff29","url":"https:\/\/gllso.com\/wp-includes\/js\/mediaelement\/mejs-controls.svg"},{"selector":"#cboxTopLeft","style":"#cboxTopLeft{--wpr-bg-3bfd3148-dfa5-4372-97ac-6b8b2d16fb24: url('https:\/\/gllso.com\/wp-content\/plugins\/yith-woocommerce-compare\/assets\/images\/colorbox\/controls.png');}","hash":"3bfd3148-dfa5-4372-97ac-6b8b2d16fb24","url":"https:\/\/gllso.com\/wp-content\/plugins\/yith-woocommerce-compare\/assets\/images\/colorbox\/controls.png"},{"selector":"#cboxTopCenter","style":"#cboxTopCenter{--wpr-bg-0c5a4bda-1f50-4f83-b360-58c8480ac286: url('https:\/\/gllso.com\/wp-content\/plugins\/yith-woocommerce-compare\/assets\/images\/colorbox\/border.png');}","hash":"0c5a4bda-1f50-4f83-b360-58c8480ac286","url":"https:\/\/gllso.com\/wp-content\/plugins\/yith-woocommerce-compare\/assets\/images\/colorbox\/border.png"},{"selector":"#cboxTopRight","style":"#cboxTopRight{--wpr-bg-964e71d5-8306-4089-b20b-e8e6fe4bb32f: url('https:\/\/gllso.com\/wp-content\/plugins\/yith-woocommerce-compare\/assets\/images\/colorbox\/controls.png');}","hash":"964e71d5-8306-4089-b20b-e8e6fe4bb32f","url":"https:\/\/gllso.com\/wp-content\/plugins\/yith-woocommerce-compare\/assets\/images\/colorbox\/controls.png"},{"selector":"#cboxBottomLeft","style":"#cboxBottomLeft{--wpr-bg-52c01602-e2f6-4b4d-8b27-e56028c7379a: url('https:\/\/gllso.com\/wp-content\/plugins\/yith-woocommerce-compare\/assets\/images\/colorbox\/controls.png');}","hash":"52c01602-e2f6-4b4d-8b27-e56028c7379a","url":"https:\/\/gllso.com\/wp-content\/plugins\/yith-woocommerce-compare\/assets\/images\/colorbox\/controls.png"},{"selector":"#cboxBottomCenter","style":"#cboxBottomCenter{--wpr-bg-164bd2a5-7a25-496d-8463-775797dc1c3d: url('https:\/\/gllso.com\/wp-content\/plugins\/yith-woocommerce-compare\/assets\/images\/colorbox\/border.png');}","hash":"164bd2a5-7a25-496d-8463-775797dc1c3d","url":"https:\/\/gllso.com\/wp-content\/plugins\/yith-woocommerce-compare\/assets\/images\/colorbox\/border.png"},{"selector":"#cboxBottomRight","style":"#cboxBottomRight{--wpr-bg-0294fc2d-cb94-46de-9c7a-535177227426: url('https:\/\/gllso.com\/wp-content\/plugins\/yith-woocommerce-compare\/assets\/images\/colorbox\/controls.png');}","hash":"0294fc2d-cb94-46de-9c7a-535177227426","url":"https:\/\/gllso.com\/wp-content\/plugins\/yith-woocommerce-compare\/assets\/images\/colorbox\/controls.png"},{"selector":"#cboxMiddleLeft","style":"#cboxMiddleLeft{--wpr-bg-a160a5db-ecc1-47d1-bcf7-3fa3e6d43fca: url('https:\/\/gllso.com\/wp-content\/plugins\/yith-woocommerce-compare\/assets\/images\/colorbox\/controls.png');}","hash":"a160a5db-ecc1-47d1-bcf7-3fa3e6d43fca","url":"https:\/\/gllso.com\/wp-content\/plugins\/yith-woocommerce-compare\/assets\/images\/colorbox\/controls.png"},{"selector":"#cboxMiddleRight","style":"#cboxMiddleRight{--wpr-bg-da0ebf3b-d526-4e0d-af06-ece2a7def9da: url('https:\/\/gllso.com\/wp-content\/plugins\/yith-woocommerce-compare\/assets\/images\/colorbox\/controls.png');}","hash":"da0ebf3b-d526-4e0d-af06-ece2a7def9da","url":"https:\/\/gllso.com\/wp-content\/plugins\/yith-woocommerce-compare\/assets\/images\/colorbox\/controls.png"},{"selector":"#cboxLoadingOverlay","style":"#cboxLoadingOverlay{--wpr-bg-d0629e09-1c35-49b7-9913-da0dc85e5f95: url('https:\/\/gllso.com\/wp-content\/plugins\/yith-woocommerce-compare\/assets\/images\/colorbox\/loading_background.png');}","hash":"d0629e09-1c35-49b7-9913-da0dc85e5f95","url":"https:\/\/gllso.com\/wp-content\/plugins\/yith-woocommerce-compare\/assets\/images\/colorbox\/loading_background.png"},{"selector":"#cboxLoadingGraphic","style":"#cboxLoadingGraphic{--wpr-bg-bffd25dd-4c22-4b37-9efa-d8ce4c6d3097: url('https:\/\/gllso.com\/wp-content\/plugins\/yith-woocommerce-compare\/assets\/images\/colorbox\/loading.gif');}","hash":"bffd25dd-4c22-4b37-9efa-d8ce4c6d3097","url":"https:\/\/gllso.com\/wp-content\/plugins\/yith-woocommerce-compare\/assets\/images\/colorbox\/loading.gif"},{"selector":"#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose","style":"#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{--wpr-bg-e9451411-35e8-4cbb-a3fc-53ec92c25f9c: url('https:\/\/gllso.com\/wp-content\/plugins\/yith-woocommerce-compare\/assets\/images\/colorbox\/controls.png');}","hash":"e9451411-35e8-4cbb-a3fc-53ec92c25f9c","url":"https:\/\/gllso.com\/wp-content\/plugins\/yith-woocommerce-compare\/assets\/images\/colorbox\/controls.png"},{"selector":".wcpa_wrap .wcpa_date_field_wrap .wcpa_reset_field","style":".wcpa_wrap .wcpa_date_field_wrap .wcpa_reset_field{--wpr-bg-2492fb2b-6b14-4aa2-ba52-312aa9b6e096: url('https:\/\/gllso.com\/wp-content\/plugins\/woo-custom-product-addons\/assets\/images\/date-reset.svg');}","hash":"2492fb2b-6b14-4aa2-ba52-312aa9b6e096","url":"https:\/\/gllso.com\/wp-content\/plugins\/woo-custom-product-addons\/assets\/images\/date-reset.svg"},{"selector":".jltma-nav-menu__container>ul li.menu-item-has-children:not(.jltma-menu-has-children)>a","style":".jltma-nav-menu__container>ul li.menu-item-has-children:not(.jltma-menu-has-children)>a:after{--wpr-bg-4af371e0-f962-4d59-b01c-6108dcf5d7a2: url('https:\/\/gllso.com\/wp-content\/plugins\/master-addons\/assets\/images\/symbols.svg');}","hash":"4af371e0-f962-4d59-b01c-6108dcf5d7a2","url":"https:\/\/gllso.com\/wp-content\/plugins\/master-addons\/assets\/images\/symbols.svg"},{"selector":".jltma-nav-menu__container .jltma-nav-menu__container-inner .jltma-submenu-indicator","style":".jltma-nav-menu__container .jltma-nav-menu__container-inner .jltma-submenu-indicator{--wpr-bg-acaed9cc-b05c-487f-881c-54d691ab8a8a: url('https:\/\/gllso.com\/wp-content\/plugins\/master-addons\/assets\/images\/symbols.svg');}","hash":"acaed9cc-b05c-487f-881c-54d691ab8a8a","url":"https:\/\/gllso.com\/wp-content\/plugins\/master-addons\/assets\/images\/symbols.svg"},{"selector":".jltma-preloading.jltma-simple-spinner","style":".jltma-preloading.jltma-simple-spinner{--wpr-bg-f15efdd8-54fb-4b32-8347-9a62d86ca21a: url('https:\/\/gllso.com\/wp-content\/plugins\/master-addons\/assets\/images\/spinner-default.svg');}","hash":"f15efdd8-54fb-4b32-8347-9a62d86ca21a","url":"https:\/\/gllso.com\/wp-content\/plugins\/master-addons\/assets\/images\/spinner-default.svg"},{"selector":".jltma-preloading.jltma-simple-spinner-light","style":".jltma-preloading.jltma-simple-spinner-light{--wpr-bg-99df0eef-c448-46a9-baf3-ade2fa65b4a8: url('https:\/\/gllso.com\/wp-content\/plugins\/master-addons\/assets\/images\/spinner-light.svg');}","hash":"99df0eef-c448-46a9-baf3-ade2fa65b4a8","url":"https:\/\/gllso.com\/wp-content\/plugins\/master-addons\/assets\/images\/spinner-light.svg"},{"selector":".jltma-preloading.jltma-simple-spinner-dark","style":".jltma-preloading.jltma-simple-spinner-dark{--wpr-bg-10981d91-9d5d-4ba4-b813-5898950bf4fb: url('https:\/\/gllso.com\/wp-content\/plugins\/master-addons\/assets\/images\/spinner-dark.svg');}","hash":"10981d91-9d5d-4ba4-b813-5898950bf4fb","url":"https:\/\/gllso.com\/wp-content\/plugins\/master-addons\/assets\/images\/spinner-dark.svg"},{"selector":".client .client-inner .client-info .quote-left","style":".client .client-inner .client-info .quote-left:before{--wpr-bg-b7e2e828-8ffd-443b-b851-7c06d57bb367: url('https:\/\/gllso.com\/wp-content\/plugins\/nasa-core\/assets\/css\/assets\/images\/quote-left.png');}","hash":"b7e2e828-8ffd-443b-b851-7c06d57bb367","url":"https:\/\/gllso.com\/wp-content\/plugins\/nasa-core\/assets\/css\/assets\/images\/quote-left.png"},{"selector":".rll-youtube-player .play","style":".rll-youtube-player .play{--wpr-bg-7fe724e8-e792-4c4c-bfb1-41a711956bf8: url('https:\/\/gllso.com\/wp-content\/plugins\/wp-rocket\/assets\/img\/youtube.png');}","hash":"7fe724e8-e792-4c4c-bfb1-41a711956bf8","url":"https:\/\/gllso.com\/wp-content\/plugins\/wp-rocket\/assets\/img\/youtube.png"}]; const rocket_excluded_pairs = [];</script></head> <body data-rsssl=1 class="home page-template-default page page-id-3718 theme-elessi-theme nasa-woo-actived nasa-core-actived woocommerce-no-js ehf-template-elessi-theme ehf-stylesheet-elessi-theme antialiased nasa-quickview-on nasa-enable-wow nasa-image-round elementor-default elementor-kit-5 elementor-page elementor-page-3718"> <!-- Meta Pixel Code --> <noscript> <img height="1" width="1" style="display:none" alt="fbpx" src="https://www.facebook.com/tr?id=1044126181084177&ev=PageView&noscript=1" /> </noscript> <!-- End Meta Pixel Code --> <!-- Start Wrapper Site --> <div id="wrapper"> <!-- Start Header Site --> <header id="header-content" class="site-header"> <div class="header-wrapper header-type-1 main-home-fix nasa-header-sticky"> <div class="nasa-topbar-wrap hide-for-mobile"> <div id="top-bar" class="top-bar"> <!-- Desktop | Responsive Top-bar --> <div class="row"> <div class="large-12 columns"> <div class="left-text left rtl-right"> </div> <div class="right-text nasa-hide-for-mobile right rtl-left"> <div class="topbar-menu-container"> <ul class="header-multi-languages left rtl-right"><li class="nasa-select-languages left rtl-right desktop-margin-right-30 rtl-desktop-margin-right-0 rtl-desktop-margin-left-30 menu-item-has-children root-item li_accordion"><a href="javascript:void(0);" class="nasa-current-lang" rel="nofollow"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" alt="English" width="18" height="12" data-lazy-src="https://gllso.com/wp-content/uploads/flags/english.png" /><noscript><img src="https://gllso.com/wp-content/uploads/flags/english.png" alt="English" width="18" height="12" /></noscript>English</a><ul class="nasa-list-languages sub-menu"><li class="nasa-item-lang"><a href="https://gllso.com/ar/" title="العربية"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" alt="العربية" width="18" height="12" data-lazy-src="https://gllso.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/ar.png" /><noscript><img src="https://gllso.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/ar.png" alt="العربية" width="18" height="12" /></noscript>العربية</a></li></ul></li></ul><ul class="nasa-menus-account"><li class="menu-item"><a class="nasa-login-register-ajax inline-block" data-enable="1" href="https://gllso.com/my-account/" title="Login / Register"><i class="pe7-icon pe-7s-user"></i><span class="nasa-login-title">Login / Register</span></a></li></ul> </div> </div> </div> </div> </div> <div class="nasa-hide-for-mobile"> <a class="nasa-icon-toggle" href="javascript:void(0);" rel="nofollow"> <i class="nasa-topbar-up pe-7s-angle-up"></i> <i class="nasa-topbar-down pe-7s-angle-down"></i> </a> </div> </div> <div class="sticky-wrapper"> <div id="masthead" class="site-header"> <div class="row"> <div class="large-12 columns header-container"> <div class="nasa-hide-for-mobile nasa-wrap-event-search"> <div class="nasa-relative nasa-header-flex nasa-elements-wrap nasa-wrap-width-main-menu jbw"> <!-- Logo --> <div class="order-1 logo-wrapper"> <a class="logo nasa-logo-retina nasa-has-sticky-logo nasa-has-mobile-logo" href="https://gllso.com/" title="GLLSO - " rel="Home"><img width="975" height="335" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20975%20335'%3E%3C/svg%3E" alt="GLLSO" class="header_logo" data-lazy-srcset="//gllso.com/wp-content/uploads/2023/11/لوجو-فاتورة-.png 1x, //gllso.com/wp-content/uploads/2023/11/لوجو-فاتورة-.png 2x" data-lazy-src="//gllso.com/wp-content/uploads/2023/11/لوجو-فاتورة-.png" /><noscript><img width="975" height="335" src="//gllso.com/wp-content/uploads/2023/11/لوجو-فاتورة-.png" alt="GLLSO" class="header_logo" srcset="//gllso.com/wp-content/uploads/2023/11/لوجو-فاتورة-.png 1x, //gllso.com/wp-content/uploads/2023/11/لوجو-فاتورة-.png 2x" /></noscript><img width="975" height="335" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20975%20335'%3E%3C/svg%3E" alt="GLLSO" class="header_logo logo_sticky" data-lazy-src="//gllso.com/wp-content/uploads/2023/11/لوجو-فاتورة-.png" /><noscript><img width="975" height="335" src="//gllso.com/wp-content/uploads/2023/11/لوجو-فاتورة-.png" alt="GLLSO" class="header_logo logo_sticky" /></noscript><img width="975" height="335" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20975%20335'%3E%3C/svg%3E" alt="GLLSO" class="header_logo logo_mobile" data-lazy-src="//gllso.com/wp-content/uploads/2023/11/لوجو-فاتورة-.png" /><noscript><img width="975" height="335" src="//gllso.com/wp-content/uploads/2023/11/لوجو-فاتورة-.png" alt="GLLSO" class="header_logo logo_mobile" /></noscript></a> </div> <!-- Group icon header --> <div class="order-3 icons-wrapper"> <div class="nasa-header-icons-wrap"><ul class="header-icons"><li class="first nasa-icon-mini-cart"><a href="https://gllso.com/shopping-cart/" class="cart-link mini-cart cart-inner nasa-flex jc" title="Cart" rel="nofollow"><span class="icon-wrap"><i class="nasa-icon cart-icon icon-nasa-cart-3"></i><span class="nasa-cart-count nasa-mini-number cart-number hidden-tag nasa-product-empty">0</span></span><span class="icon-text hidden-tag">Cart</span></a></li><li class="nasa-icon-wishlist"><a class="wishlist-link nasa-wishlist-link nasa-flex" href="javascript:void(0);" title="Wishlist" rel="nofollow"><span class="icon-wrap"><i class="nasa-icon wishlist-icon icon-nasa-like"></i><span class="nasa-wishlist-count nasa-mini-number wishlist-number nasa-product-empty">0</span></span><span class="icon-text hidden-tag">Wishlist</span></a></li><li class="nasa-icon-search nasa-hide-for-mobile"><a class="search-icon desk-search nasa-flex" href="javascript:void(0);" data-open="0" title="Search" rel="nofollow"><i class="nasa-icon nasa-search icon-nasa-if-search"></i></a></li></ul></div> </div> <!-- Main menu --> <div class="wide-nav fgr-2 order-2 fjct nasa-bg-wrap nasa-nav-style-1"> <div class="nasa-menus-wrapper nasa-menus-wrapper-reponsive nasa-loading" data-padding_x="35"> <div class="nav-wrapper main-menu-warpper"><ul id="site-navigation" class="header-nav nasa-to-menu-mobile nasa-main-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-3718 current_page_item default-menu root-item nasa_even"><a title="Home" href="https://gllso.com/" class="nasa-title-menu"><i class="pe-7s-angle-down nasa-open-child"></i>Home</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-parent-item default-menu root-item nasa_odd"><a title="MEN`S" href="https://gllso.com/product-category/mens/" class="nasa-title-menu"><i class="pe-7s-angle-down nasa-open-child"></i>MEN`S<i class="fa fa-angle-right nasa-has-items-child"></i></a><div class="nav-dropdown"><ul class="sub-menu"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-parent-item"><a title="Men’s Clothing" href="https://gllso.com/product-category/mens/mens-clothing/" class="nasa-title-menu">Men’s Clothing<i class="fa fa-angle-right nasa-has-items-child"></i></a><div class="nav-column-links"><ul class="sub-menu"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Jackets & Coats" href="https://gllso.com/product-category/mens/jackets-coats/" class="nasa-title-menu">Jackets & Coats</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Arabian Clothing" href="https://gllso.com/product-category/mens/arabian-clothing/" class="nasa-title-menu">Arabian Clothing</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Jeans" href="https://gllso.com/product-category/mens/jeans/" class="nasa-title-menu">Jeans</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Pants & Joggers" href="https://gllso.com/product-category/mens/pants-joggers/" class="nasa-title-menu">Pants & Joggers</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Sets & Multi-Packs" href="https://gllso.com/product-category/mens/sets-multi-packs/" class="nasa-title-menu">Sets & Multi-Packs</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Shirts" href="https://gllso.com/product-category/mens/shirts/" class="nasa-title-menu">Shirts</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Shorts" href="https://gllso.com/product-category/mens/shorts/" class="nasa-title-menu">Shorts</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Sleepwear" href="https://gllso.com/product-category/mens/sleepwear/" class="nasa-title-menu">Sleepwear</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Sportswear" href="https://gllso.com/product-category/mens/sportswear/" class="nasa-title-menu">Sportswear</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="T-Shirts & Polos" href="https://gllso.com/product-category/mens/t-shirts-polos/" class="nasa-title-menu">T-Shirts & Polos</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Underwear & Socks" href="https://gllso.com/product-category/mens/underwear-socks/" class="nasa-title-menu">Underwear & Socks</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Beachwear" href="https://gllso.com/product-category/womans/beachwear-womans/" class="nasa-title-menu">Beachwear</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Beachwear" href="https://gllso.com/product-category/mens/beachwear/" class="nasa-title-menu">Beachwear</a></li> </ul></div></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-parent-item"><a title="MEN`S SHOES" href="https://gllso.com/product-category/mens/mens-shoes/" class="nasa-title-menu">MEN`S SHOES<i class="fa fa-angle-right nasa-has-items-child"></i></a><div class="nav-column-links"><ul class="sub-menu"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Boots" href="https://gllso.com/product-category/mens/mens-shoes/boots/" class="nasa-title-menu">Boots</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Flip Flops" href="https://gllso.com/product-category/mens/mens-shoes/flip-flops/" class="nasa-title-menu">Flip Flops</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Sandals" href="https://gllso.com/product-category/mens/mens-shoes/sandals/" class="nasa-title-menu">Sandals</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Shoe Care" href="https://gllso.com/product-category/mens/mens-shoes/shoe-care/" class="nasa-title-menu">Shoe Care</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Slip-Ons" href="https://gllso.com/product-category/mens/mens-shoes/slip-ons/" class="nasa-title-menu">Slip-Ons</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Sneakers" href="https://gllso.com/product-category/mens/mens-shoes/sneakers/" class="nasa-title-menu">Sneakers</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="safety shoes" href="https://gllso.com/product-category/mens/mens-shoes/safety-shoes/" class="nasa-title-menu">safety shoes</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="classic shoes" href="https://gllso.com/product-category/mens/mens-shoes/shoes-classic/" class="nasa-title-menu">classic shoes</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="smart shoes" href="https://gllso.com/product-category/mens/mens-shoes/smart-shoes/" class="nasa-title-menu">smart shoes</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Sports Shoes" href="https://gllso.com/product-category/mens/mens-shoes/sports-shoes/" class="nasa-title-menu">Sports Shoes</a></li> </ul></div></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Men’s Accessories" href="https://gllso.com/product-category/mens/mens-accessories/" class="nasa-title-menu">Men’s Accessories</a></li> </ul></div></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-parent-item default-menu root-item nasa_even"><a title="KIDS" href="https://gllso.com/product-category/kids/" class="nasa-title-menu"><i class="pe-7s-angle-down nasa-open-child"></i>KIDS<i class="fa fa-angle-right nasa-has-items-child"></i></a><div class="nav-dropdown"><ul class="sub-menu"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-parent-item"><a title="Boys" href="https://gllso.com/product-category/kids/boys/" class="nasa-title-menu">Boys<i class="fa fa-angle-right nasa-has-items-child"></i></a><div class="nav-column-links"><ul class="sub-menu"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Accessories" href="https://gllso.com/product-category/kids/boys/accessories-boys/" class="nasa-title-menu">Accessories</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Bags" href="https://gllso.com/product-category/kids/boys/bags-boys/" class="nasa-title-menu">Bags</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Clothing" href="https://gllso.com/product-category/kids/boys/clothing-boys/" class="nasa-title-menu">Clothing</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Premium" href="https://gllso.com/product-category/kids/boys/premium-boys/" class="nasa-title-menu">Premium</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Shoes" href="https://gllso.com/product-category/kids/boys/shoes-boys/" class="nasa-title-menu">Shoes</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Sports" href="https://gllso.com/product-category/kids/boys/sports-boys/" class="nasa-title-menu">Sports</a></li> </ul></div></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-parent-item"><a title="Girls" href="https://gllso.com/product-category/kids/girls/" class="nasa-title-menu">Girls<i class="fa fa-angle-right nasa-has-items-child"></i></a><div class="nav-column-links"><ul class="sub-menu"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Accessories" href="https://gllso.com/product-category/kids/girls/accessories/" class="nasa-title-menu">Accessories</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Clothing" href="https://gllso.com/product-category/kids/girls/clothing/" class="nasa-title-menu">Clothing</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Bags" href="https://gllso.com/product-category/kids/girls/bags/" class="nasa-title-menu">Bags</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Premium" href="https://gllso.com/product-category/kids/girls/premium/" class="nasa-title-menu">Premium</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Shoes" href="https://gllso.com/product-category/kids/girls/shoes/" class="nasa-title-menu">Shoes</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Sports" href="https://gllso.com/product-category/kids/boys/sports-boys/" class="nasa-title-menu">Sports</a></li> </ul></div></li> </ul></div></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-parent-item default-menu root-item nasa_odd"><a title="WOMAN`S" href="https://gllso.com/product-category/womans/" class="nasa-title-menu"><i class="pe-7s-angle-down nasa-open-child"></i>WOMAN`S<i class="fa fa-angle-right nasa-has-items-child"></i></a><div class="nav-dropdown"><ul class="sub-menu"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-parent-item"><a title="Woman’s Clothing" href="https://gllso.com/product-category/womans/womans-clothing/" class="nasa-title-menu">Woman’s Clothing<i class="fa fa-angle-right nasa-has-items-child"></i></a><div class="nav-column-links"><ul class="sub-menu"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="T-Shirts" href="https://gllso.com/product-category/womans/t-shirts/" class="nasa-title-menu">T-Shirts</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Sportswear" href="https://gllso.com/product-category/womans/sportswear-womans/" class="nasa-title-menu">Sportswear</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Sweaters & Cardigans" href="https://gllso.com/product-category/womans/sweaters-cardigans-womans/" class="nasa-title-menu">Sweaters & Cardigans</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Sweatshirts & Hoodies" href="https://gllso.com/product-category/womans/sweatshirts-hoodies-womans/" class="nasa-title-menu">Sweatshirts & Hoodies</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Arabian Clothing" href="https://gllso.com/product-category/mens/arabian-clothing/" class="nasa-title-menu">Arabian Clothing</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Beachwear" href="https://gllso.com/product-category/mens/beachwear/" class="nasa-title-menu">Beachwear</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Jackets & Coats" href="https://gllso.com/product-category/mens/jackets-coats/" class="nasa-title-menu">Jackets & Coats</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Jeans" href="https://gllso.com/product-category/mens/jeans/" class="nasa-title-menu">Jeans</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Dresses" href="https://gllso.com/product-category/womans/dresses/" class="nasa-title-menu">Dresses</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Jumpsuits & Playsuits" href="https://gllso.com/product-category/womans/jumpsuits-playsuits/" class="nasa-title-menu">Jumpsuits & Playsuits</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Lingerie" href="https://gllso.com/product-category/womans/lingerie/" class="nasa-title-menu">Lingerie</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Loungewear & Nightwear" href="https://gllso.com/product-category/womans/loungewear-nightwear/" class="nasa-title-menu">Loungewear & Nightwear</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Pants" href="https://gllso.com/product-category/womans/pants/" class="nasa-title-menu">Pants</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Plus Size Clothin" href="https://gllso.com/product-category/womans/plus-size-clothin/" class="nasa-title-menu">Plus Size Clothin</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Sets" href="https://gllso.com/product-category/womans/sets/" class="nasa-title-menu">Sets</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Shorts" href="https://gllso.com/product-category/womans/shorts-womans/" class="nasa-title-menu">Shorts</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Skirts" href="https://gllso.com/product-category/womans/skirts/" class="nasa-title-menu">Skirts</a></li> </ul></div></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-parent-item"><a title="ًWoman’s Shoes" href="https://gllso.com/product-category/womans/all-shoes/" class="nasa-title-menu">ًWoman’s Shoes<i class="fa fa-angle-right nasa-has-items-child"></i></a><div class="nav-column-links"><ul class="sub-menu"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Bedroom Slippers" href="https://gllso.com/product-category/womans/all-shoes/bedroom-slippers/" class="nasa-title-menu">Bedroom Slippers</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Boots" href="https://gllso.com/product-category/womans/all-shoes/boots-all-shoes/" class="nasa-title-menu">Boots</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Flats" href="https://gllso.com/product-category/womans/all-shoes/flats/" class="nasa-title-menu">Flats</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Flip Flops" href="https://gllso.com/product-category/womans/all-shoes/flip-flops-all-shoes/" class="nasa-title-menu">Flip Flops</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Pumps" href="https://gllso.com/product-category/womans/all-shoes/pumps/" class="nasa-title-menu">Pumps</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Sandals" href="https://gllso.com/product-category/womans/all-shoes/sandals-all-shoes/" class="nasa-title-menu">Sandals</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Sneakers" href="https://gllso.com/product-category/womans/all-shoes/sneakers-all-shoes/" class="nasa-title-menu">Sneakers</a></li> </ul></div></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a title="Woman’s Accessories" href="https://gllso.com/product-category/womans/womans-accessories/" class="nasa-title-menu">Woman’s Accessories</a></li> </ul></div></li> <li class="menu-item menu-item-type-post_type menu-item-object-page default-menu root-item nasa_even"><a title="Blog" href="https://gllso.com/blog/" class="nasa-title-menu"><i class="pe-7s-angle-down nasa-open-child"></i>Blog</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page default-menu root-item nasa_odd"><a title="Contact Us" href="https://gllso.com/elm-contact-us/" class="nasa-title-menu"><i class="pe-7s-angle-down nasa-open-child"></i>Contact Us</a></li> </ul></div><!-- nav-wrapper --> </div> </div> </div> <!-- Search form in header --> <div class="nasa-header-search-wrap nasa-hide-for-mobile"> <div class="nasa-search-space nasa-search-icon"><div class="nasa-show-search-form nasa-over-hide nasa-rightToLeft"> <div class="search-wrapper nasa-ajax-search-form-container classic"> <form role="search" method="get" class="nasa-search nasa-ajax-search-form" action="https://gllso.com/"> <label for="nasa-input-1" class="hidden-tag"> Search here </label> <input type="text" name="s" id="nasa-input-1" class="search-field search-input live-search-input" value="" placeholder="I'm shopping for ..." /> <span class="nasa-icon-submit-page"> <button class="nasa-submit-search hidden-tag"> Search </button> </span> <input type="hidden" name="post_type" value="product" /> </form> <a href="javascript:void(0);" title="Close search" class="nasa-close-search nasa-stclose" rel="nofollow"></a> </div> </div></div> </div> </div> </div> </div> </div> </div> </div> </header> <!-- End Header Site --> <!-- Start Main Content Site --> <main id="main-content" class="site-main light nasa-after-clear"> <div data-elementor-type="wp-page" data-elementor-id="3718" class="elementor elementor-3718"> <section class="has_ma_el_bg_slider elementor-section elementor-top-section elementor-element elementor-element-3cb38eae elementor-section-full_width elementor-section-height-default elementor-section-height-default jltma-glass-effect-no" data-id="3cb38eae" data-element_type="section" data-settings="{"background_background":"gradient"}"> <div class="elementor-container elementor-column-gap-no"> <div class="has_ma_el_bg_slider elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-23099ca0 nasa-crazy-box jltma-glass-effect-no" data-id="23099ca0" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-7d4f092 jltma-glass-effect-no elementor-widget elementor-widget-slider_revolution" data-id="7d4f092" data-element_type="widget" data-widget_type="slider_revolution.default"> <div class="elementor-widget-container"> <div class="wp-block-themepunch-revslider"> <!-- START Slider 011 REVOLUTION SLIDER 6.7.15 --><p class="rs-p-wp-fix"></p> <rs-module-wrap id="rev_slider_1_1_wrapper" data-source="gallery" style="visibility:hidden;background:#f8f8f8;padding:0;margin:0px auto;margin-top:0;margin-bottom:0;"> <rs-module id="rev_slider_1_1" style="" data-version="6.7.15"> <rs-slides style="overflow: hidden; position: absolute;"> <rs-slide style="position: absolute;" data-key="rs-1" data-title="Slide" data-thumb="//gllso.com/wp-content/uploads/2023/11/1-horse-100x50.jpg" data-in="o:0;" data-out="a:false;"> <img fetchpriority="high" decoding="async" src="//gllso.com/wp-content/plugins/revslider/sr6/assets/assets/dummy.png" alt="" title="horse" width="1500" height="1000" class="rev-slidebg tp-rs-img rs-lazyload" data-lazyload="//gllso.com/wp-content/uploads/2023/11/1-horse.jpg" data-no-retina> <!-- --><h5 id="slider-1-slide-1-layer-2" class="rs-layer" data-type="text" data-rsp_ch="on" data-xy="xo:118px,-87px,9px,-1px;yo:183px,151px,169px,100px;" data-text="s:16,16,14,14;l:17;ls:12px;fw:500;a:left,left,inherit,inherit;" data-padding="t:8;r:30;b:8;l:30;" data-frame_0="y:-50px;" data-frame_1="st:1070;sp:930;sR:1070;" data-frame_999="o:0;st:w;sp:310;sR:7000;" style="z-index:5;font-family:'Jost';cursor:pointer;" >GLLSO STORE </h5><!-- --><p id="slider-1-slide-1-layer-4" class="rs-layer" data-type="text" data-rsp_ch="on" data-xy="xo:90px,-104px,-130px,-1px;yo:233px,202px,214px,139px;" data-text="s:55,55,45,40;l:55,60,45,42;a:left,left,inherit,inherit;" data-dim="w:444px;h:115px,134px,115px,115px;" data-padding="t:8;r:30;b:8;l:30;" data-frame_0="x:-50px;" data-frame_1="st:1390;sp:1350;sR:1390;" data-frame_999="o:0;st:w;sp:310;sR:6260;" style="z-index:6;font-family:'Gentium Book Plus';cursor:pointer;" >Autum<br>& Winter 2024 </p><!-- --><a id="slider-1-slide-1-layer-5" class="rs-layer Latino-Primary-button rev-btn" href="https://gllso.com/product-category/mens/" target="_self" data-type="button" data-rsp_ch="on" data-xy="xo:153px,-57px,67px,48px;yo:398px,389px,364px,262px;" data-text="s:12,12,12,10;l:15;ls:2px;fw:500,500,500,400;a:left,left,left,inherit;" data-padding="t:12;r:40;b:12;l:40;" data-frame_0="y:50px;" data-frame_1="st:2070;sp:950;sR:2070;" data-frame_999="o:0;st:w;sp:310;sR:5980;" data-frame_hover="c:#fff;bgc:#f16564;bor:0px,0px,0px,0px;oX:50;oY:50;sp:0;e:power4.inOut;" style="z-index:7;background-color:#f76b6a;font-family:'Jost';cursor:pointer;outline:none;box-shadow:none;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;" >For Him </a><!-- --> </rs-slide> <rs-slide style="position: absolute;" data-key="rs-2" data-title="Slide" data-thumb="//gllso.com/wp-content/uploads/2023/11/ed19c231019871.563d06f453c56-1-100x50.jpg" data-in="o:0;" data-out="a:false;"> <img decoding="async" src="//gllso.com/wp-content/plugins/revslider/sr6/assets/assets/dummy.png" alt="" title="ed19c231019871.563d06f453c56 (1)" width="1400" height="1085" class="rev-slidebg tp-rs-img rs-lazyload" data-lazyload="//gllso.com/wp-content/uploads/2023/11/ed19c231019871.563d06f453c56-1.jpg" data-no-retina> <!-- --><h5 id="slider-1-slide-2-layer-2" class="rs-layer" data-type="text" data-color="#666666" data-rsp_ch="on" data-xy="xo:57px,57px,57px,11px;yo:174px,174px,174px,114px;" data-text="s:16,16,14,14;l:17;ls:12px,12px,12px,8px;fw:500;a:inherit;" data-padding="t:8;r:30;b:8;l:30;" data-frame_0="y:-50px;" data-frame_1="st:1480;sp:1200;sR:1480;" data-frame_999="o:0;st:w;sR:6320;" style="z-index:5;font-family:'Jost';cursor:pointer;" >NEW FASHION </h5><!-- --><p id="slider-1-slide-2-layer-4" class="rs-layer" data-type="text" data-color="#333333" data-rsp_ch="on" data-xy="xo:50px,50px,50px,7px;yo:223px,223px,223px,150px;" data-text="s:55,55,45,40;l:60,60,45,45;fw:500;a:inherit;" data-dim="w:444px;h:115px,133px,133px,115px;" data-padding="t:8;r:30;b:8;l:30;" data-frame_0="x:-50px;" data-frame_1="st:2040;sp:1200;sR:2040;" data-frame_999="o:0;st:w;sR:5760;" style="z-index:6;font-family:'Jost';cursor:pointer;" >Spring Summer<br> Collection </p><!-- --><a id="slider-1-slide-2-layer-5" class="rs-layer Latino-Primary-button rev-btn" href="https://gllso.com/product-category/womans/" target="_self" data-type="button" data-rsp_ch="on" data-xy="xo:85px,85px,85px,40px;yo:390px,390px,366px,279px;" data-text="s:12;l:15;ls:2px;fw:500,500,500,400;a:inherit;" data-padding="t:12;r:40;b:12;l:40;" data-frame_0="y:50px;" data-frame_1="st:2670;sp:1250;sR:2670;" data-frame_999="o:0;st:w;sR:5080;" data-frame_hover="c:#fff;bgc:#f16564;bor:0px,0px,0px,0px;oX:50;oY:50;sp:0;e:power4.inOut;" style="z-index:7;background-color:#f76b6a;font-family:'Jost';cursor:pointer;outline:none;box-shadow:none;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;" >For Her </a><!-- --> </rs-slide> <rs-slide style="position: absolute;" data-key="rs-3" data-title="Slide" data-thumb="//gllso.com/wp-content/uploads/2023/11/194e6229888559.5609562fb4ce1-100x50.jpg" data-in="o:0;" data-out="a:false;"> <img decoding="async" src="//gllso.com/wp-content/plugins/revslider/sr6/assets/assets/dummy.png" alt="" title="194e6229888559.5609562fb4ce1" width="1200" height="800" class="rev-slidebg tp-rs-img rs-lazyload" data-lazyload="//gllso.com/wp-content/uploads/2023/11/194e6229888559.5609562fb4ce1.jpg" data-no-retina> <!-- --><h5 id="slider-1-slide-3-layer-2" class="rs-layer" data-type="text" data-rsp_ch="on" data-xy="xo:54px,54px,54px,14px;yo:162px,162px,162px,100px;" data-text="s:16,16,14,14;l:17;ls:12px,12px,12px,8px;fw:500;a:inherit;" data-padding="t:8;r:30;b:8;l:30;" data-frame_0="y:-50px;" data-frame_1="st:1480;sp:1200;sR:1480;" data-frame_999="o:0;st:w;sR:6320;" style="z-index:5;font-family:'Jost';cursor:pointer;" >GLLSO STORE </h5><!-- --><p id="slider-1-slide-3-layer-4" class="rs-layer" data-type="text" data-rsp_ch="on" data-xy="xo:51px,51px,53px,12px;yo:210px,210px,216px,140px;" data-text="s:55,55,45,40;l:55,60,45,45;fw:500;a:inherit;" data-dim="w:444px;h:115px;" data-padding="t:8;r:30;b:8;l:30;" data-frame_0="x:-50px;" data-frame_1="st:2040;sp:1200;sR:2040;" data-frame_999="o:0;st:w;sR:5760;" style="z-index:6;font-family:'Jost';cursor:pointer;" >Looking for<br> the best price </p><!-- --><a id="slider-1-slide-3-layer-5" class="rs-layer Latino-Primary-button rev-btn" href="https://gllso.com/product-category/kids/" target="_self" data-type="button" data-rsp_ch="on" data-xy="xo:83px,83px,83px,43px;yo:372px,381px,381px,271px;" data-text="s:12;l:15;ls:2px;fw:500;a:inherit;" data-padding="t:12;r:40;b:12;l:40;" data-frame_0="y:50px;" data-frame_1="st:2670;sp:1250;sR:2670;" data-frame_999="o:0;st:w;sR:5080;" data-frame_hover="c:#fff;bgc:#f16564;bor:0px,0px,0px,0px;oX:50;oY:50;sp:0;e:power4.inOut;" style="z-index:7;background-color:#f76b6a;font-family:'Jost';cursor:pointer;outline:none;box-shadow:none;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;" >For kids </a><!-- --> </rs-slide> </rs-slides> </rs-module> <script type="rocketlazyloadscript"> setREVStartSize({c: 'rev_slider_1_1',rl:[1240,1024,778,480],el:[666,666,566,466],gw:[1240,1024,778,480],gh:[666,666,566,466],type:'standard',justify:'',layout:'fullwidth',mh:"0"});if (window.RS_MODULES!==undefined && window.RS_MODULES.modules!==undefined && window.RS_MODULES.modules["revslider11"]!==undefined) {window.RS_MODULES.modules["revslider11"].once = false;window.revapi1 = undefined;if (window.RS_MODULES.checkMinimal!==undefined) window.RS_MODULES.checkMinimal()} </script> </rs-module-wrap> <!-- END REVOLUTION SLIDER --> </div> </div> </div> </div> </div> </div> </section> <section class="has_ma_el_bg_slider elementor-section elementor-top-section elementor-element elementor-element-ebd4b60 ns-ltr elementor-section-boxed elementor-section-height-default elementor-section-height-default jltma-glass-effect-no" data-id="ebd4b60" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="has_ma_el_bg_slider elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-764a4a92 nasa-full-to-left elementor-hidden-phone jltma-glass-effect-no" data-id="764a4a92" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-a8e7ee1 jltma-glass-effect-no elementor-widget elementor-widget-wp-widget-nasa_image" data-id="a8e7ee1" data-element_type="widget" data-widget_type="wp-widget-nasa_image.default"> <div class="elementor-widget-container"> <img decoding="async" class="nasa-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20722%20812'%3E%3C/svg%3E" alt="" width="722" height="812" data-lazy-src="https://gllso.com/wp-content/uploads/2025/01/صورة-واتساب-بتاريخ-1446-07-01-في-15.31.59_768f86bc.jpg" /><noscript><img loading="lazy" decoding="async" class="nasa-image" src="https://gllso.com/wp-content/uploads/2025/01/صورة-واتساب-بتاريخ-1446-07-01-في-15.31.59_768f86bc.jpg" alt="" width="722" height="812" /></noscript> </div> </div> </div> </div> <div class="has_ma_el_bg_slider elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-68dfe1b3 jltma-glass-effect-no" data-id="68dfe1b3" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-5771d3ef jltma-glass-effect-no elementor-widget elementor-widget-wp-widget-nasa_products_sc" data-id="5771d3ef" data-element_type="widget" data-widget_type="wp-widget-nasa_products_sc.default"> <div class="elementor-widget-container"> <div class="nasa-sc products woocommerce ns-type-carousel"> <div class="margin-bottom-15 nasa-warp-slide-nav-top title-align-left"> <div class="nasa-title"> <h3 class="nasa-heading-title"> For Her </h3> <hr class="nasa-separator" /> </div> </div> <div class="nasa-relative nasa-slider-wrap nasa-slide-style-product-carousel nasa-warp-slide-nav-top title-align-left"> <div class="ns-items-gap nasa-slick-slider products grid nasa-ver-buttons nasa-slick-nav nasa-nav-top nasa-slide-double-row" data-columns="3" data-columns-small="2" data-columns-tablet="3" data-autoplay="false" data-loop="false" data-slides-all="false" data-delay="6000" data-height-auto="false" data-dot="false" data-switch-tablet="767" data-switch-desktop="1024"> <div class="nasa-wrap-column"> <div class="product type-product post-9117 status-publish first instock product_cat-boots product_cat-mens product_cat-mens-shoes product_tag-coats product_tag-knit product_tag-trending has-post-thumbnail sale featured shipping-taxable purchasable product-type-variable has-default-attributes product-item grid wow fadeInUp hover-fade" data-wow="fadeInUp" data-wow-duration="1s" data-wow-delay="0ms"> <div class="product-img-wrap"> <div class="nasa-badges-wrap"><span class="badge hot-label">HOT</span><span class="badge sale-label sale-variable">Sale</span><span class="badge deal-label">Limited</span></div><div class="nasa-sc-pdeal-countdown hidden-tag"></div><div class="nasa-product-grid nasa-group-btns nasa-btns-product-item"><a href="https://gllso.com/product/genuine-leather-safety-boots-bm-44/" data-quantity="1" class="button product_type_variable add_to_cart_button add-to-cart-grid btn-link nasa-tip nasa-variable-add-to-cart-in-grid" data-product_id="9117" data-product_sku="BM-2" aria-label="Select options for “Genuine leather safety boots BM 44”" rel="nofollow" title="Select options"><span class="add_to_cart_text">Select options</span><i class="cart-icon nasa-df-plus"></i></a> <a href="javascript:void(0);" class="btn-wishlist btn-link wishlist-icon btn-nasa-wishlist nasa-tip nasa-tip-left" data-prod="9117" data-prod_type="variable" data-icon-text="Add to Wishlist" data-added="Added to Wishlist" title="Wishlist" rel="nofollow"> <i class="nasa-icon icon-nasa-like"></i> </a> <a href="javascript:void(0);" class="quick-view btn-link quick-view-icon nasa-tip nasa-tip-left" data-prod="9117" data-icon-text="Quick View" title="Quick View" data-product_type="variable" data-href="https://gllso.com/product/genuine-leather-safety-boots-bm-44/" rel="nofollow"><i class="nasa-icon pe-7s-look"></i></a> <a href="javascript:void(0);" class="btn-compare btn-link compare-icon nasa-tip nasa-tip-left" data-prod="9117" data-icon-text="Compare" data-added="Added to Compare" title="Compare" rel="nofollow"> <i class="nasa-icon icon-nasa-refresh"></i> </a> <div class="add-to-link woocommerce-compare-button hidden-tag"> <div class="woocommerce product compare-button"><a href="https://gllso.com?action=yith-woocompare-add-product&id=9117&lang=en" class="compare button" data-product_id="9117" rel="nofollow">Compare</a></div> </div> </div> <a class="product-img" href="https://gllso.com/product/genuine-leather-safety-boots-bm-44/" title="Genuine leather safety boots BM 44"> <div class="main-img"> <img decoding="async" width="450" height="450" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20450%20450'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="" data-lazy-srcset="https://gllso.com/wp-content/uploads/2023/11/BM44-1-450x450.jpg 450w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-300x300.jpg 300w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-595x595.jpg 595w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-150x150.jpg 150w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-768x768.jpg 768w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-1536x1536.jpg 1536w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-2048x2048.jpg 2048w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-380x380.jpg 380w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-100x100.jpg 100w" data-lazy-sizes="(max-width: 450px) 100vw, 450px" data-lazy-src="https://gllso.com/wp-content/uploads/2023/11/BM44-1-450x450.jpg" /><noscript><img loading="lazy" decoding="async" width="450" height="450" src="https://gllso.com/wp-content/uploads/2023/11/BM44-1-450x450.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="" srcset="https://gllso.com/wp-content/uploads/2023/11/BM44-1-450x450.jpg 450w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-300x300.jpg 300w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-595x595.jpg 595w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-150x150.jpg 150w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-768x768.jpg 768w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-1536x1536.jpg 1536w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-2048x2048.jpg 2048w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-380x380.jpg 380w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-100x100.jpg 100w" sizes="(max-width: 450px) 100vw, 450px" /></noscript> </div> <div class="back-img back"><img decoding="async" width="450" height="450" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20450%20450'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="" data-lazy-srcset="https://gllso.com/wp-content/uploads/2023/11/BM44-1-450x450.jpg 450w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-300x300.jpg 300w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-595x595.jpg 595w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-150x150.jpg 150w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-768x768.jpg 768w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-1536x1536.jpg 1536w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-2048x2048.jpg 2048w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-380x380.jpg 380w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-100x100.jpg 100w" data-lazy-sizes="(max-width: 450px) 100vw, 450px" data-lazy-src="https://gllso.com/wp-content/uploads/2023/11/BM44-1-450x450.jpg" /><noscript><img loading="lazy" decoding="async" width="450" height="450" src="https://gllso.com/wp-content/uploads/2023/11/BM44-1-450x450.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="" srcset="https://gllso.com/wp-content/uploads/2023/11/BM44-1-450x450.jpg 450w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-300x300.jpg 300w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-595x595.jpg 595w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-150x150.jpg 150w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-768x768.jpg 768w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-1536x1536.jpg 1536w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-2048x2048.jpg 2048w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-380x380.jpg 380w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-100x100.jpg 100w" sizes="(max-width: 450px) 100vw, 450px" /></noscript></div></a> </div> <div class="product-info-wrap info"> <a class="name woocommerce-loop-product__title nasa-show-one-line" href="https://gllso.com/product/genuine-leather-safety-boots-bm-44/" title="Genuine leather safety boots BM 44"> Genuine leather safety boots BM 44 </a> <span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>1,500.00<span class="woocommerce-Price-currencySymbol">EGP</span></bdi></span></del> <span class="screen-reader-text">Original price was: 1,500.00EGP.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>799.00<span class="woocommerce-Price-currencySymbol">EGP</span></bdi></span></ins><span class="screen-reader-text">Current price is: 799.00EGP.</span></span> <div class="nasa-product-content-variable-warp" data-product_id="9117" data-product_variations="[{"attributes":{"attribute_pa_color":"desert-bm55-ar","attribute_pa_size":"41-ar"},"availability_html":"<div class=\"stock nasa-single-product-stock\"><span class=\"stock-sold\">\u0641\u0642\u0637 <b class=\"primary-color\">994<\/b> \u0642\u0637\u0639\u0629 \u0645\u062a\u0628\u0642\u064a\u0647 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646.<\/span><div class=\"nasa-product-stock-progress\"><span class=\"nasa-product-stock-progress-bar primary-bg\" style=\"width:100%\"><\/span><\/div><\/div>","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","display_price":799,"display_regular_price":1500,"image":{"title":"BM (2)","caption":"","url":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-scaled.jpg","alt":"BM (2)","src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-595x595.jpg","srcset":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-595x595.jpg 595w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-300x300.jpg 300w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-150x150.jpg 150w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-768x768.jpg 768w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-1536x1536.jpg 1536w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-2048x2048.jpg 2048w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-380x380.jpg 380w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-450x450.jpg 450w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-100x100.jpg 100w","sizes":"(max-width: 595px) 100vw, 595px","full_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-scaled.jpg","full_src_w":2560,"full_src_h":2560,"gallery_thumbnail_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-100x100.jpg","gallery_thumbnail_src_w":100,"gallery_thumbnail_src_h":100,"thumb_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-450x450.jpg","thumb_src_w":450,"thumb_src_h":450,"src_w":595,"src_h":595},"image_id":8188,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":994,"min_qty":1,"price_html":"","sku":"BM55-5","variation_description":"","variation_id":9118,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","nasa_gallery_variation":"8192,8190,8196","nasa_variation_back_gallery":[{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-6-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-4-1-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-3-2-450x450.jpg","w":450,"h":450}],"nasa_variation_back_img":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-6-450x450.jpg","add_to_cart_txt":"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629","image_catalog":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-450x450.jpg","deal_time":false,"image_single_page":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-scaled.jpg"},{"attributes":{"attribute_pa_color":"desert-bm55-ar","attribute_pa_size":"42-ar"},"availability_html":"<div class=\"stock nasa-single-product-stock\"><span class=\"stock-sold\">\u0641\u0642\u0637 <b class=\"primary-color\">999<\/b> \u0642\u0637\u0639\u0629 \u0645\u062a\u0628\u0642\u064a\u0647 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646.<\/span><div class=\"nasa-product-stock-progress\"><span class=\"nasa-product-stock-progress-bar primary-bg\" style=\"width:100%\"><\/span><\/div><\/div>","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","display_price":799,"display_regular_price":1500,"image":{"title":"BM (2)","caption":"","url":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-scaled.jpg","alt":"BM (2)","src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-595x595.jpg","srcset":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-595x595.jpg 595w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-300x300.jpg 300w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-150x150.jpg 150w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-768x768.jpg 768w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-1536x1536.jpg 1536w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-2048x2048.jpg 2048w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-380x380.jpg 380w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-450x450.jpg 450w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-100x100.jpg 100w","sizes":"(max-width: 595px) 100vw, 595px","full_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-scaled.jpg","full_src_w":2560,"full_src_h":2560,"gallery_thumbnail_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-100x100.jpg","gallery_thumbnail_src_w":100,"gallery_thumbnail_src_h":100,"thumb_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-450x450.jpg","thumb_src_w":450,"thumb_src_h":450,"src_w":595,"src_h":595},"image_id":8188,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":999,"min_qty":1,"price_html":"","sku":"BM-2","variation_description":"","variation_id":9119,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","nasa_gallery_variation":"8190,8196,8192","nasa_variation_back_gallery":[{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-4-1-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-3-2-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-6-450x450.jpg","w":450,"h":450}],"nasa_variation_back_img":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-4-1-450x450.jpg","add_to_cart_txt":"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629","image_catalog":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-450x450.jpg","deal_time":false,"image_single_page":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-scaled.jpg"},{"attributes":{"attribute_pa_color":"desert-bm55-ar","attribute_pa_size":"43-ar"},"availability_html":"<div class=\"stock nasa-single-product-stock\"><span class=\"stock-sold\">\u0641\u0642\u0637 <b class=\"primary-color\">999<\/b> \u0642\u0637\u0639\u0629 \u0645\u062a\u0628\u0642\u064a\u0647 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646.<\/span><div class=\"nasa-product-stock-progress\"><span class=\"nasa-product-stock-progress-bar primary-bg\" style=\"width:100%\"><\/span><\/div><\/div>","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","display_price":799,"display_regular_price":1500,"image":{"title":"BM (2)","caption":"","url":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-scaled.jpg","alt":"BM (2)","src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-595x595.jpg","srcset":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-595x595.jpg 595w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-300x300.jpg 300w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-150x150.jpg 150w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-768x768.jpg 768w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-1536x1536.jpg 1536w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-2048x2048.jpg 2048w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-380x380.jpg 380w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-450x450.jpg 450w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-100x100.jpg 100w","sizes":"(max-width: 595px) 100vw, 595px","full_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-scaled.jpg","full_src_w":2560,"full_src_h":2560,"gallery_thumbnail_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-100x100.jpg","gallery_thumbnail_src_w":100,"gallery_thumbnail_src_h":100,"thumb_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-450x450.jpg","thumb_src_w":450,"thumb_src_h":450,"src_w":595,"src_h":595},"image_id":8188,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":999,"min_qty":1,"price_html":"","sku":"BM-2","variation_description":"","variation_id":9120,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","nasa_gallery_variation":"8190,8192,8196","nasa_variation_back_gallery":[{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-4-1-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-6-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-3-2-450x450.jpg","w":450,"h":450}],"nasa_variation_back_img":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-4-1-450x450.jpg","add_to_cart_txt":"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629","image_catalog":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-450x450.jpg","deal_time":false,"image_single_page":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-scaled.jpg"},{"attributes":{"attribute_pa_color":"desert-bm55-ar","attribute_pa_size":"44-ar"},"availability_html":"<div class=\"stock nasa-single-product-stock\"><span class=\"stock-sold\">\u0641\u0642\u0637 <b class=\"primary-color\">999<\/b> \u0642\u0637\u0639\u0629 \u0645\u062a\u0628\u0642\u064a\u0647 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646.<\/span><div class=\"nasa-product-stock-progress\"><span class=\"nasa-product-stock-progress-bar primary-bg\" style=\"width:100%\"><\/span><\/div><\/div>","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","display_price":799,"display_regular_price":1500,"image":{"title":"BM (2)","caption":"","url":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-scaled.jpg","alt":"BM (2)","src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-595x595.jpg","srcset":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-595x595.jpg 595w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-300x300.jpg 300w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-150x150.jpg 150w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-768x768.jpg 768w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-1536x1536.jpg 1536w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-2048x2048.jpg 2048w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-380x380.jpg 380w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-450x450.jpg 450w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-100x100.jpg 100w","sizes":"(max-width: 595px) 100vw, 595px","full_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-scaled.jpg","full_src_w":2560,"full_src_h":2560,"gallery_thumbnail_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-100x100.jpg","gallery_thumbnail_src_w":100,"gallery_thumbnail_src_h":100,"thumb_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-450x450.jpg","thumb_src_w":450,"thumb_src_h":450,"src_w":595,"src_h":595},"image_id":8188,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":999,"min_qty":1,"price_html":"","sku":"BM-2","variation_description":"","variation_id":9121,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","nasa_gallery_variation":"8192,8196,8190","nasa_variation_back_gallery":[{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-6-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-3-2-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-4-1-450x450.jpg","w":450,"h":450}],"nasa_variation_back_img":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-6-450x450.jpg","add_to_cart_txt":"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629","image_catalog":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-450x450.jpg","deal_time":false,"image_single_page":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-scaled.jpg"},{"attributes":{"attribute_pa_color":"desert-bm55-ar","attribute_pa_size":"45-ar"},"availability_html":"<div class=\"stock nasa-single-product-stock\"><span class=\"stock-sold\">\u0641\u0642\u0637 <b class=\"primary-color\">999<\/b> \u0642\u0637\u0639\u0629 \u0645\u062a\u0628\u0642\u064a\u0647 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646.<\/span><div class=\"nasa-product-stock-progress\"><span class=\"nasa-product-stock-progress-bar primary-bg\" style=\"width:100%\"><\/span><\/div><\/div>","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","display_price":799,"display_regular_price":1500,"image":{"title":"BM (2)","caption":"","url":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-scaled.jpg","alt":"BM (2)","src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-595x595.jpg","srcset":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-595x595.jpg 595w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-300x300.jpg 300w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-150x150.jpg 150w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-768x768.jpg 768w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-1536x1536.jpg 1536w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-2048x2048.jpg 2048w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-380x380.jpg 380w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-450x450.jpg 450w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-100x100.jpg 100w","sizes":"(max-width: 595px) 100vw, 595px","full_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-scaled.jpg","full_src_w":2560,"full_src_h":2560,"gallery_thumbnail_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-100x100.jpg","gallery_thumbnail_src_w":100,"gallery_thumbnail_src_h":100,"thumb_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-450x450.jpg","thumb_src_w":450,"thumb_src_h":450,"src_w":595,"src_h":595},"image_id":8188,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":999,"min_qty":1,"price_html":"","sku":"BM-2","variation_description":"","variation_id":9122,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","nasa_gallery_variation":"8190,8192,8196","nasa_variation_back_gallery":[{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-4-1-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-6-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-3-2-450x450.jpg","w":450,"h":450}],"nasa_variation_back_img":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-4-1-450x450.jpg","add_to_cart_txt":"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629","image_catalog":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-450x450.jpg","deal_time":false,"image_single_page":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-scaled.jpg"},{"attributes":{"attribute_pa_color":"hazelnut-bm77-ar","attribute_pa_size":"41-ar"},"availability_html":"<div class=\"stock nasa-single-product-stock\"><span class=\"stock-sold\">\u0641\u0642\u0637 <b class=\"primary-color\">996<\/b> \u0642\u0637\u0639\u0629 \u0645\u062a\u0628\u0642\u064a\u0647 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646.<\/span><div class=\"nasa-product-stock-progress\"><span class=\"nasa-product-stock-progress-bar primary-bg\" style=\"width:100%\"><\/span><\/div><\/div>","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","display_price":799,"display_regular_price":1500,"image":{"title":"BM77 (9) (1)","caption":"","url":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-scaled.jpg","alt":"BM77 (9) (1)","src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-595x595.jpg","srcset":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-595x595.jpg 595w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-300x300.jpg 300w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-150x150.jpg 150w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-768x768.jpg 768w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-1536x1536.jpg 1536w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-2048x2048.jpg 2048w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-380x380.jpg 380w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-450x450.jpg 450w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-100x100.jpg 100w","sizes":"(max-width: 595px) 100vw, 595px","full_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-scaled.jpg","full_src_w":2560,"full_src_h":2560,"gallery_thumbnail_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-100x100.jpg","gallery_thumbnail_src_w":100,"gallery_thumbnail_src_h":100,"thumb_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-450x450.jpg","thumb_src_w":450,"thumb_src_h":450,"src_w":595,"src_h":595},"image_id":8204,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":996,"min_qty":1,"price_html":"","sku":"BM77-5","variation_description":"","variation_id":9123,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","nasa_gallery_variation":"8206,8204,8210,8212","nasa_variation_back_gallery":[{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-11-1-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-8-1-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-7-1-450x450.jpg","w":450,"h":450}],"nasa_variation_back_img":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-11-1-450x450.jpg","add_to_cart_txt":"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629","image_catalog":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-450x450.jpg","deal_time":false,"image_single_page":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-scaled.jpg"},{"attributes":{"attribute_pa_color":"hazelnut-bm77-ar","attribute_pa_size":"42-ar"},"availability_html":"<div class=\"stock nasa-single-product-stock\"><span class=\"stock-sold\">\u0641\u0642\u0637 <b class=\"primary-color\">58<\/b> \u0642\u0637\u0639\u0629 \u0645\u062a\u0628\u0642\u064a\u0647 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646.<\/span><div class=\"nasa-product-stock-progress\"><span class=\"nasa-product-stock-progress-bar primary-bg\" style=\"width:100%\"><\/span><\/div><\/div>","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","display_price":799,"display_regular_price":1500,"image":{"title":"BM77 (9) (1)","caption":"","url":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-scaled.jpg","alt":"BM77 (9) (1)","src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-595x595.jpg","srcset":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-595x595.jpg 595w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-300x300.jpg 300w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-150x150.jpg 150w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-768x768.jpg 768w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-1536x1536.jpg 1536w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-2048x2048.jpg 2048w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-380x380.jpg 380w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-450x450.jpg 450w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-100x100.jpg 100w","sizes":"(max-width: 595px) 100vw, 595px","full_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-scaled.jpg","full_src_w":2560,"full_src_h":2560,"gallery_thumbnail_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-100x100.jpg","gallery_thumbnail_src_w":100,"gallery_thumbnail_src_h":100,"thumb_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-450x450.jpg","thumb_src_w":450,"thumb_src_h":450,"src_w":595,"src_h":595},"image_id":8204,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":58,"min_qty":1,"price_html":"","sku":"BM-2","variation_description":"","variation_id":9124,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","nasa_gallery_variation":"8210,8206,8204,,8212","nasa_variation_back_gallery":[{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-8-1-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-11-1-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-7-1-450x450.jpg","w":450,"h":450}],"nasa_variation_back_img":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-8-1-450x450.jpg","add_to_cart_txt":"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629","image_catalog":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-450x450.jpg","deal_time":false,"image_single_page":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-scaled.jpg"},{"attributes":{"attribute_pa_color":"hazelnut-bm77-ar","attribute_pa_size":"43-ar"},"availability_html":"<div class=\"stock nasa-single-product-stock\"><span class=\"stock-sold\">\u0641\u0642\u0637 <b class=\"primary-color\">999<\/b> \u0642\u0637\u0639\u0629 \u0645\u062a\u0628\u0642\u064a\u0647 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646.<\/span><div class=\"nasa-product-stock-progress\"><span class=\"nasa-product-stock-progress-bar primary-bg\" style=\"width:100%\"><\/span><\/div><\/div>","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","display_price":799,"display_regular_price":1500,"image":{"title":"BM77 (9) (1)","caption":"","url":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-scaled.jpg","alt":"BM77 (9) (1)","src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-595x595.jpg","srcset":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-595x595.jpg 595w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-300x300.jpg 300w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-150x150.jpg 150w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-768x768.jpg 768w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-1536x1536.jpg 1536w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-2048x2048.jpg 2048w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-380x380.jpg 380w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-450x450.jpg 450w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-100x100.jpg 100w","sizes":"(max-width: 595px) 100vw, 595px","full_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-scaled.jpg","full_src_w":2560,"full_src_h":2560,"gallery_thumbnail_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-100x100.jpg","gallery_thumbnail_src_w":100,"gallery_thumbnail_src_h":100,"thumb_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-450x450.jpg","thumb_src_w":450,"thumb_src_h":450,"src_w":595,"src_h":595},"image_id":8204,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":999,"min_qty":1,"price_html":"","sku":"BM-2","variation_description":"","variation_id":9125,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","nasa_gallery_variation":"8212,8210,8208,8206","nasa_variation_back_gallery":[{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-7-1-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-8-1-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-11-1-450x450.jpg","w":450,"h":450}],"nasa_variation_back_img":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-7-1-450x450.jpg","add_to_cart_txt":"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629","image_catalog":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-450x450.jpg","deal_time":false,"image_single_page":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-scaled.jpg"},{"attributes":{"attribute_pa_color":"hazelnut-bm77-ar","attribute_pa_size":"44-ar"},"availability_html":"<div class=\"stock nasa-single-product-stock\"><span class=\"stock-sold\">\u0641\u0642\u0637 <b class=\"primary-color\">999<\/b> \u0642\u0637\u0639\u0629 \u0645\u062a\u0628\u0642\u064a\u0647 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646.<\/span><div class=\"nasa-product-stock-progress\"><span class=\"nasa-product-stock-progress-bar primary-bg\" style=\"width:100%\"><\/span><\/div><\/div>","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","display_price":799,"display_regular_price":1500,"image":{"title":"BM77 (9) (1)","caption":"","url":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-scaled.jpg","alt":"BM77 (9) (1)","src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-595x595.jpg","srcset":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-595x595.jpg 595w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-300x300.jpg 300w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-150x150.jpg 150w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-768x768.jpg 768w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-1536x1536.jpg 1536w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-2048x2048.jpg 2048w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-380x380.jpg 380w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-450x450.jpg 450w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-100x100.jpg 100w","sizes":"(max-width: 595px) 100vw, 595px","full_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-scaled.jpg","full_src_w":2560,"full_src_h":2560,"gallery_thumbnail_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-100x100.jpg","gallery_thumbnail_src_w":100,"gallery_thumbnail_src_h":100,"thumb_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-450x450.jpg","thumb_src_w":450,"thumb_src_h":450,"src_w":595,"src_h":595},"image_id":8204,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":999,"min_qty":1,"price_html":"","sku":"BM-2","variation_description":"","variation_id":9126,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","nasa_gallery_variation":"8212,8210,8208,8206","nasa_variation_back_gallery":[{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-7-1-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-8-1-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-11-1-450x450.jpg","w":450,"h":450}],"nasa_variation_back_img":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-7-1-450x450.jpg","add_to_cart_txt":"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629","image_catalog":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-450x450.jpg","deal_time":false,"image_single_page":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-scaled.jpg"},{"attributes":{"attribute_pa_color":"hazelnut-bm77-ar","attribute_pa_size":"45-ar"},"availability_html":"<div class=\"stock nasa-single-product-stock\"><span class=\"stock-sold\">\u0641\u0642\u0637 <b class=\"primary-color\">998<\/b> \u0642\u0637\u0639\u0629 \u0645\u062a\u0628\u0642\u064a\u0647 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646.<\/span><div class=\"nasa-product-stock-progress\"><span class=\"nasa-product-stock-progress-bar primary-bg\" style=\"width:100%\"><\/span><\/div><\/div>","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","display_price":799,"display_regular_price":1500,"image":{"title":"BM77 (9) (1)","caption":"","url":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-scaled.jpg","alt":"BM77 (9) (1)","src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-595x595.jpg","srcset":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-595x595.jpg 595w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-300x300.jpg 300w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-150x150.jpg 150w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-768x768.jpg 768w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-1536x1536.jpg 1536w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-2048x2048.jpg 2048w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-380x380.jpg 380w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-450x450.jpg 450w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-100x100.jpg 100w","sizes":"(max-width: 595px) 100vw, 595px","full_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-scaled.jpg","full_src_w":2560,"full_src_h":2560,"gallery_thumbnail_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-100x100.jpg","gallery_thumbnail_src_w":100,"gallery_thumbnail_src_h":100,"thumb_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-450x450.jpg","thumb_src_w":450,"thumb_src_h":450,"src_w":595,"src_h":595},"image_id":8204,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":998,"min_qty":1,"price_html":"","sku":"BM-2","variation_description":"","variation_id":9127,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","nasa_gallery_variation":"8212,8210,8208,8206","nasa_variation_back_gallery":[{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-7-1-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-8-1-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-11-1-450x450.jpg","w":450,"h":450}],"nasa_variation_back_img":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-7-1-450x450.jpg","add_to_cart_txt":"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629","image_catalog":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-450x450.jpg","deal_time":false,"image_single_page":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-scaled.jpg"},{"attributes":{"attribute_pa_color":"black-bm44-ar","attribute_pa_size":"41-ar"},"availability_html":"<div class=\"stock nasa-single-product-stock\"><span class=\"stock-sold\">\u0641\u0642\u0637 <b class=\"primary-color\">998<\/b> \u0642\u0637\u0639\u0629 \u0645\u062a\u0628\u0642\u064a\u0647 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646.<\/span><div class=\"nasa-product-stock-progress\"><span class=\"nasa-product-stock-progress-bar primary-bg\" style=\"width:100%\"><\/span><\/div><\/div>","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","display_price":799,"display_regular_price":1500,"image":{"title":"BM44 (1)","caption":"","url":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-scaled.jpg","alt":"BM44 (1)","src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-595x595.jpg","srcset":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-595x595.jpg 595w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-300x300.jpg 300w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-150x150.jpg 150w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-768x768.jpg 768w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-1536x1536.jpg 1536w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-2048x2048.jpg 2048w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-380x380.jpg 380w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-450x450.jpg 450w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-100x100.jpg 100w","sizes":"(max-width: 595px) 100vw, 595px","full_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-scaled.jpg","full_src_w":2560,"full_src_h":2560,"gallery_thumbnail_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-100x100.jpg","gallery_thumbnail_src_w":100,"gallery_thumbnail_src_h":100,"thumb_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-450x450.jpg","thumb_src_w":450,"thumb_src_h":450,"src_w":595,"src_h":595},"image_id":8202,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":998,"min_qty":1,"price_html":"","sku":"BM44-5","variation_description":"","variation_id":9128,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","nasa_gallery_variation":"8198,8194,8200","nasa_variation_back_gallery":[{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-6-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-7-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-5-450x450.jpg","w":450,"h":450}],"nasa_variation_back_img":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-6-450x450.jpg","add_to_cart_txt":"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629","image_catalog":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-450x450.jpg","deal_time":false,"image_single_page":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-scaled.jpg"},{"attributes":{"attribute_pa_color":"black-bm44-ar","attribute_pa_size":"42-ar"},"availability_html":"<div class=\"stock nasa-single-product-stock\"><span class=\"stock-sold\">\u0641\u0642\u0637 <b class=\"primary-color\">997<\/b> \u0642\u0637\u0639\u0629 \u0645\u062a\u0628\u0642\u064a\u0647 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646.<\/span><div class=\"nasa-product-stock-progress\"><span class=\"nasa-product-stock-progress-bar primary-bg\" style=\"width:100%\"><\/span><\/div><\/div>","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","display_price":799,"display_regular_price":1500,"image":{"title":"BM44 (1)","caption":"","url":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-scaled.jpg","alt":"BM44 (1)","src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-595x595.jpg","srcset":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-595x595.jpg 595w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-300x300.jpg 300w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-150x150.jpg 150w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-768x768.jpg 768w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-1536x1536.jpg 1536w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-2048x2048.jpg 2048w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-380x380.jpg 380w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-450x450.jpg 450w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-100x100.jpg 100w","sizes":"(max-width: 595px) 100vw, 595px","full_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-scaled.jpg","full_src_w":2560,"full_src_h":2560,"gallery_thumbnail_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-100x100.jpg","gallery_thumbnail_src_w":100,"gallery_thumbnail_src_h":100,"thumb_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-450x450.jpg","thumb_src_w":450,"thumb_src_h":450,"src_w":595,"src_h":595},"image_id":8202,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":997,"min_qty":1,"price_html":"","sku":"BM-2","variation_description":"","variation_id":9129,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","nasa_gallery_variation":"8200,8198,8194","nasa_variation_back_gallery":[{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-5-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-6-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-7-450x450.jpg","w":450,"h":450}],"nasa_variation_back_img":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-5-450x450.jpg","add_to_cart_txt":"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629","image_catalog":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-450x450.jpg","deal_time":false,"image_single_page":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-scaled.jpg"},{"attributes":{"attribute_pa_color":"black-bm44-ar","attribute_pa_size":"43-ar"},"availability_html":"<div class=\"stock nasa-single-product-stock\"><span class=\"stock-sold\">\u0641\u0642\u0637 <b class=\"primary-color\">999<\/b> \u0642\u0637\u0639\u0629 \u0645\u062a\u0628\u0642\u064a\u0647 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646.<\/span><div class=\"nasa-product-stock-progress\"><span class=\"nasa-product-stock-progress-bar primary-bg\" style=\"width:100%\"><\/span><\/div><\/div>","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","display_price":799,"display_regular_price":1500,"image":{"title":"BM44 (1)","caption":"","url":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-scaled.jpg","alt":"BM44 (1)","src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-595x595.jpg","srcset":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-595x595.jpg 595w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-300x300.jpg 300w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-150x150.jpg 150w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-768x768.jpg 768w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-1536x1536.jpg 1536w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-2048x2048.jpg 2048w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-380x380.jpg 380w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-450x450.jpg 450w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-100x100.jpg 100w","sizes":"(max-width: 595px) 100vw, 595px","full_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-scaled.jpg","full_src_w":2560,"full_src_h":2560,"gallery_thumbnail_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-100x100.jpg","gallery_thumbnail_src_w":100,"gallery_thumbnail_src_h":100,"thumb_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-450x450.jpg","thumb_src_w":450,"thumb_src_h":450,"src_w":595,"src_h":595},"image_id":8202,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":999,"min_qty":1,"price_html":"","sku":"BM-2","variation_description":"","variation_id":9130,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","nasa_gallery_variation":"8194,8200,8198","nasa_variation_back_gallery":[{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-7-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-5-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-6-450x450.jpg","w":450,"h":450}],"nasa_variation_back_img":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-7-450x450.jpg","add_to_cart_txt":"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629","image_catalog":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-450x450.jpg","deal_time":false,"image_single_page":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-scaled.jpg"},{"attributes":{"attribute_pa_color":"black-bm44-ar","attribute_pa_size":"44-ar"},"availability_html":"<div class=\"stock nasa-single-product-stock\"><span class=\"stock-sold\">\u0641\u0642\u0637 <b class=\"primary-color\">999<\/b> \u0642\u0637\u0639\u0629 \u0645\u062a\u0628\u0642\u064a\u0647 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646.<\/span><div class=\"nasa-product-stock-progress\"><span class=\"nasa-product-stock-progress-bar primary-bg\" style=\"width:100%\"><\/span><\/div><\/div>","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","display_price":799,"display_regular_price":1500,"image":{"title":"BM44 (1)","caption":"","url":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-scaled.jpg","alt":"BM44 (1)","src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-595x595.jpg","srcset":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-595x595.jpg 595w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-300x300.jpg 300w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-150x150.jpg 150w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-768x768.jpg 768w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-1536x1536.jpg 1536w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-2048x2048.jpg 2048w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-380x380.jpg 380w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-450x450.jpg 450w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-100x100.jpg 100w","sizes":"(max-width: 595px) 100vw, 595px","full_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-scaled.jpg","full_src_w":2560,"full_src_h":2560,"gallery_thumbnail_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-100x100.jpg","gallery_thumbnail_src_w":100,"gallery_thumbnail_src_h":100,"thumb_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-450x450.jpg","thumb_src_w":450,"thumb_src_h":450,"src_w":595,"src_h":595},"image_id":8202,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":999,"min_qty":1,"price_html":"","sku":"BM-2","variation_description":"","variation_id":9131,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","nasa_gallery_variation":"8194,8198,8200","nasa_variation_back_gallery":[{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-7-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-6-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-5-450x450.jpg","w":450,"h":450}],"nasa_variation_back_img":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-7-450x450.jpg","add_to_cart_txt":"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629","image_catalog":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-450x450.jpg","deal_time":false,"image_single_page":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-scaled.jpg"},{"attributes":{"attribute_pa_color":"black-bm44-ar","attribute_pa_size":"45-ar"},"availability_html":"<div class=\"stock nasa-single-product-stock\"><span class=\"stock-sold\">\u0641\u0642\u0637 <b class=\"primary-color\">999<\/b> \u0642\u0637\u0639\u0629 \u0645\u062a\u0628\u0642\u064a\u0647 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646.<\/span><div class=\"nasa-product-stock-progress\"><span class=\"nasa-product-stock-progress-bar primary-bg\" style=\"width:100%\"><\/span><\/div><\/div>","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","display_price":799,"display_regular_price":1500,"image":{"title":"BM44 (1)","caption":"","url":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-scaled.jpg","alt":"BM44 (1)","src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-595x595.jpg","srcset":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-595x595.jpg 595w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-300x300.jpg 300w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-150x150.jpg 150w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-768x768.jpg 768w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-1536x1536.jpg 1536w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-2048x2048.jpg 2048w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-380x380.jpg 380w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-450x450.jpg 450w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-100x100.jpg 100w","sizes":"(max-width: 595px) 100vw, 595px","full_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-scaled.jpg","full_src_w":2560,"full_src_h":2560,"gallery_thumbnail_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-100x100.jpg","gallery_thumbnail_src_w":100,"gallery_thumbnail_src_h":100,"thumb_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-450x450.jpg","thumb_src_w":450,"thumb_src_h":450,"src_w":595,"src_h":595},"image_id":8202,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":999,"min_qty":1,"price_html":"","sku":"BM-2","variation_description":"","variation_id":9132,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","nasa_gallery_variation":"8200,8198,8194","nasa_variation_back_gallery":[{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-5-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-6-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-7-450x450.jpg","w":450,"h":450}],"nasa_variation_back_img":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-5-450x450.jpg","add_to_cart_txt":"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629","image_catalog":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-450x450.jpg","deal_time":false,"image_single_page":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-scaled.jpg"}]"><div class="nasa-product-content-color-image-wrap"><div class="nasa-product-content-child nasa-product-content-color-wrap-child nasa-image-wrap-child" data-pa_name="color"></div></div><div class="nasa-product-content-nasa_label-wrap"><div class="nasa-product-content-child nasa-product-content-size-wrap-child" data-pa_name="size"></div></div></div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="has_ma_el_bg_slider elementor-section elementor-top-section elementor-element elementor-element-1e2fc7c6 elementor-section-boxed elementor-section-height-default elementor-section-height-default jltma-glass-effect-no" data-id="1e2fc7c6" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="has_ma_el_bg_slider elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-43275274 jltma-glass-effect-no" data-id="43275274" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-20492327 jltma-glass-effect-no elementor-widget elementor-widget-wp-widget-nasa_banner_sc" data-id="20492327" data-element_type="widget" data-widget_type="wp-widget-nasa_banner_sc.default"> <div class="elementor-widget-container"> <div class="banner nasa-banner hover-zoom" data-wow-delay="" style="height: 180px;"><div data-bg="https://gllso.com/wp-content/uploads/2023/11/12-1-scaled.jpg" class="banner-image nasa-banner-image rocket-lazyload" style="background-position: center center;" data-height="180" data-width="608.71862615588"></div><div class="banner-content-warper"><div class="nasa-banner-content banner-content align-left valign-middle text-left" style=""><div class="banner-inner nasa-transition wow fadeInLeft" data-animation="fadeInLeft"><h5>Mini backpack</h5> <h6 style="color: #999">Bags & Accessories</h6> </div></div></div></div> </div> </div> </div> </div> <div class="has_ma_el_bg_slider elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-4b7ac132 jltma-glass-effect-no" data-id="4b7ac132" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-413260a3 jltma-glass-effect-no elementor-widget elementor-widget-wp-widget-nasa_banner_sc" data-id="413260a3" data-element_type="widget" data-widget_type="wp-widget-nasa_banner_sc.default"> <div class="elementor-widget-container"> <div class="banner nasa-banner" data-wow-delay="" onclick="window.location='#'" style="height: 180px;"><div data-bg="https://gllso.com/wp-content/uploads/2023/11/12-2-scaled.jpg" class="banner-image nasa-banner-image rocket-lazyload" style="background-position: center center;" data-height="180" data-width="608.71862615588"></div><div class="banner-content-warper"><div class="nasa-banner-content banner-content align-left valign-middle cursor-pointer text-left" style=""><div class="banner-inner nasa-transition wow none" data-animation="none"><h5 style="color: white">Big Sale</h5> <h3 style="color: white">50% OFF</h3> </div></div></div></div> </div> </div> </div> </div> </div> </section> <section class="has_ma_el_bg_slider elementor-section elementor-top-section elementor-element elementor-element-368f6169 ns-ltr elementor-section-boxed elementor-section-height-default elementor-section-height-default jltma-glass-effect-no" data-id="368f6169" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="has_ma_el_bg_slider elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-4be0d3c5 jltma-glass-effect-no" data-id="4be0d3c5" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-306245ba jltma-glass-effect-no elementor-widget elementor-widget-wp-widget-nasa_products_sc" data-id="306245ba" data-element_type="widget" data-widget_type="wp-widget-nasa_products_sc.default"> <div class="elementor-widget-container"> <div class="nasa-sc products woocommerce ns-type-carousel"> <div class="margin-bottom-15 nasa-warp-slide-nav-top title-align-right"> <div class="nasa-title"> <h3 class="nasa-heading-title"> For Him </h3> <hr class="nasa-separator" /> </div> </div> <div class="nasa-relative nasa-slider-wrap nasa-slide-style-product-carousel nasa-warp-slide-nav-top title-align-right"> <div class="ns-items-gap nasa-slick-slider products grid nasa-ver-buttons nasa-slick-nav nasa-nav-top nasa-slide-double-row" data-columns="3" data-columns-small="2" data-columns-tablet="3" data-autoplay="false" data-loop="false" data-slides-all="false" data-delay="6000" data-height-auto="false" data-dot="false" data-switch-tablet="767" data-switch-desktop="1024"> <div class="nasa-wrap-column"> <div class="product type-product post-9117 status-publish instock product_cat-boots product_cat-mens product_cat-mens-shoes product_tag-coats product_tag-knit product_tag-trending has-post-thumbnail sale featured shipping-taxable purchasable product-type-variable has-default-attributes product-item grid wow fadeInUp hover-fade" data-wow="fadeInUp" data-wow-duration="1s" data-wow-delay="0ms"> <div class="product-img-wrap"> <div class="nasa-badges-wrap"><span class="badge hot-label">HOT</span><span class="badge sale-label sale-variable">Sale</span><span class="badge deal-label">Limited</span></div><div class="nasa-sc-pdeal-countdown hidden-tag"></div><div class="nasa-product-grid nasa-group-btns nasa-btns-product-item"><a href="https://gllso.com/product/genuine-leather-safety-boots-bm-44/" data-quantity="1" class="button product_type_variable add_to_cart_button add-to-cart-grid btn-link nasa-tip nasa-variable-add-to-cart-in-grid" data-product_id="9117" data-product_sku="BM-2" aria-label="Select options for “Genuine leather safety boots BM 44”" rel="nofollow" title="Select options"><span class="add_to_cart_text">Select options</span><i class="cart-icon nasa-df-plus"></i></a> <a href="javascript:void(0);" class="btn-wishlist btn-link wishlist-icon btn-nasa-wishlist nasa-tip nasa-tip-left" data-prod="9117" data-prod_type="variable" data-icon-text="Add to Wishlist" data-added="Added to Wishlist" title="Wishlist" rel="nofollow"> <i class="nasa-icon icon-nasa-like"></i> </a> <a href="javascript:void(0);" class="quick-view btn-link quick-view-icon nasa-tip nasa-tip-left" data-prod="9117" data-icon-text="Quick View" title="Quick View" data-product_type="variable" data-href="https://gllso.com/product/genuine-leather-safety-boots-bm-44/" rel="nofollow"><i class="nasa-icon pe-7s-look"></i></a> <a href="javascript:void(0);" class="btn-compare btn-link compare-icon nasa-tip nasa-tip-left" data-prod="9117" data-icon-text="Compare" data-added="Added to Compare" title="Compare" rel="nofollow"> <i class="nasa-icon icon-nasa-refresh"></i> </a> <div class="add-to-link woocommerce-compare-button hidden-tag"> <div class="woocommerce product compare-button"><a href="https://gllso.com?action=yith-woocompare-add-product&id=9117&lang=en" class="compare button" data-product_id="9117" rel="nofollow">Compare</a></div> </div> </div> <a class="product-img" href="https://gllso.com/product/genuine-leather-safety-boots-bm-44/" title="Genuine leather safety boots BM 44"> <div class="main-img"> <img decoding="async" width="450" height="450" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20450%20450'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="" data-lazy-srcset="https://gllso.com/wp-content/uploads/2023/11/BM44-1-450x450.jpg 450w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-300x300.jpg 300w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-595x595.jpg 595w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-150x150.jpg 150w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-768x768.jpg 768w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-1536x1536.jpg 1536w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-2048x2048.jpg 2048w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-380x380.jpg 380w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-100x100.jpg 100w" data-lazy-sizes="(max-width: 450px) 100vw, 450px" data-lazy-src="https://gllso.com/wp-content/uploads/2023/11/BM44-1-450x450.jpg" /><noscript><img loading="lazy" decoding="async" width="450" height="450" src="https://gllso.com/wp-content/uploads/2023/11/BM44-1-450x450.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="" srcset="https://gllso.com/wp-content/uploads/2023/11/BM44-1-450x450.jpg 450w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-300x300.jpg 300w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-595x595.jpg 595w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-150x150.jpg 150w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-768x768.jpg 768w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-1536x1536.jpg 1536w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-2048x2048.jpg 2048w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-380x380.jpg 380w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-100x100.jpg 100w" sizes="(max-width: 450px) 100vw, 450px" /></noscript> </div> <div class="back-img back"><img decoding="async" width="450" height="450" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20450%20450'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="" data-lazy-srcset="https://gllso.com/wp-content/uploads/2023/11/BM44-1-450x450.jpg 450w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-300x300.jpg 300w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-595x595.jpg 595w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-150x150.jpg 150w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-768x768.jpg 768w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-1536x1536.jpg 1536w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-2048x2048.jpg 2048w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-380x380.jpg 380w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-100x100.jpg 100w" data-lazy-sizes="(max-width: 450px) 100vw, 450px" data-lazy-src="https://gllso.com/wp-content/uploads/2023/11/BM44-1-450x450.jpg" /><noscript><img loading="lazy" decoding="async" width="450" height="450" src="https://gllso.com/wp-content/uploads/2023/11/BM44-1-450x450.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="" srcset="https://gllso.com/wp-content/uploads/2023/11/BM44-1-450x450.jpg 450w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-300x300.jpg 300w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-595x595.jpg 595w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-150x150.jpg 150w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-768x768.jpg 768w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-1536x1536.jpg 1536w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-2048x2048.jpg 2048w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-380x380.jpg 380w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-100x100.jpg 100w" sizes="(max-width: 450px) 100vw, 450px" /></noscript></div></a> </div> <div class="product-info-wrap info"> <a class="name woocommerce-loop-product__title nasa-show-one-line" href="https://gllso.com/product/genuine-leather-safety-boots-bm-44/" title="Genuine leather safety boots BM 44"> Genuine leather safety boots BM 44 </a> <span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>1,500.00<span class="woocommerce-Price-currencySymbol">EGP</span></bdi></span></del> <span class="screen-reader-text">Original price was: 1,500.00EGP.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>799.00<span class="woocommerce-Price-currencySymbol">EGP</span></bdi></span></ins><span class="screen-reader-text">Current price is: 799.00EGP.</span></span> <div class="nasa-product-content-variable-warp" data-product_id="9117" data-product_variations="[{"attributes":{"attribute_pa_color":"desert-bm55-ar","attribute_pa_size":"41-ar"},"availability_html":"<div class=\"stock nasa-single-product-stock\"><span class=\"stock-sold\">\u0641\u0642\u0637 <b class=\"primary-color\">994<\/b> \u0642\u0637\u0639\u0629 \u0645\u062a\u0628\u0642\u064a\u0647 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646.<\/span><div class=\"nasa-product-stock-progress\"><span class=\"nasa-product-stock-progress-bar primary-bg\" style=\"width:100%\"><\/span><\/div><\/div>","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","display_price":799,"display_regular_price":1500,"image":{"title":"BM (2)","caption":"","url":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-scaled.jpg","alt":"BM (2)","src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-595x595.jpg","srcset":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-595x595.jpg 595w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-300x300.jpg 300w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-150x150.jpg 150w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-768x768.jpg 768w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-1536x1536.jpg 1536w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-2048x2048.jpg 2048w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-380x380.jpg 380w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-450x450.jpg 450w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-100x100.jpg 100w","sizes":"(max-width: 595px) 100vw, 595px","full_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-scaled.jpg","full_src_w":2560,"full_src_h":2560,"gallery_thumbnail_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-100x100.jpg","gallery_thumbnail_src_w":100,"gallery_thumbnail_src_h":100,"thumb_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-450x450.jpg","thumb_src_w":450,"thumb_src_h":450,"src_w":595,"src_h":595},"image_id":8188,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":994,"min_qty":1,"price_html":"","sku":"BM55-5","variation_description":"","variation_id":9118,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","nasa_gallery_variation":"8192,8190,8196","nasa_variation_back_gallery":[{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-6-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-4-1-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-3-2-450x450.jpg","w":450,"h":450}],"nasa_variation_back_img":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-6-450x450.jpg","add_to_cart_txt":"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629","image_catalog":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-450x450.jpg","deal_time":false,"image_single_page":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-scaled.jpg"},{"attributes":{"attribute_pa_color":"desert-bm55-ar","attribute_pa_size":"42-ar"},"availability_html":"<div class=\"stock nasa-single-product-stock\"><span class=\"stock-sold\">\u0641\u0642\u0637 <b class=\"primary-color\">999<\/b> \u0642\u0637\u0639\u0629 \u0645\u062a\u0628\u0642\u064a\u0647 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646.<\/span><div class=\"nasa-product-stock-progress\"><span class=\"nasa-product-stock-progress-bar primary-bg\" style=\"width:100%\"><\/span><\/div><\/div>","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","display_price":799,"display_regular_price":1500,"image":{"title":"BM (2)","caption":"","url":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-scaled.jpg","alt":"BM (2)","src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-595x595.jpg","srcset":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-595x595.jpg 595w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-300x300.jpg 300w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-150x150.jpg 150w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-768x768.jpg 768w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-1536x1536.jpg 1536w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-2048x2048.jpg 2048w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-380x380.jpg 380w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-450x450.jpg 450w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-100x100.jpg 100w","sizes":"(max-width: 595px) 100vw, 595px","full_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-scaled.jpg","full_src_w":2560,"full_src_h":2560,"gallery_thumbnail_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-100x100.jpg","gallery_thumbnail_src_w":100,"gallery_thumbnail_src_h":100,"thumb_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-450x450.jpg","thumb_src_w":450,"thumb_src_h":450,"src_w":595,"src_h":595},"image_id":8188,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":999,"min_qty":1,"price_html":"","sku":"BM-2","variation_description":"","variation_id":9119,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","nasa_gallery_variation":"8190,8196,8192","nasa_variation_back_gallery":[{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-4-1-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-3-2-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-6-450x450.jpg","w":450,"h":450}],"nasa_variation_back_img":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-4-1-450x450.jpg","add_to_cart_txt":"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629","image_catalog":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-450x450.jpg","deal_time":false,"image_single_page":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-scaled.jpg"},{"attributes":{"attribute_pa_color":"desert-bm55-ar","attribute_pa_size":"43-ar"},"availability_html":"<div class=\"stock nasa-single-product-stock\"><span class=\"stock-sold\">\u0641\u0642\u0637 <b class=\"primary-color\">999<\/b> \u0642\u0637\u0639\u0629 \u0645\u062a\u0628\u0642\u064a\u0647 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646.<\/span><div class=\"nasa-product-stock-progress\"><span class=\"nasa-product-stock-progress-bar primary-bg\" style=\"width:100%\"><\/span><\/div><\/div>","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","display_price":799,"display_regular_price":1500,"image":{"title":"BM (2)","caption":"","url":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-scaled.jpg","alt":"BM (2)","src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-595x595.jpg","srcset":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-595x595.jpg 595w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-300x300.jpg 300w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-150x150.jpg 150w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-768x768.jpg 768w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-1536x1536.jpg 1536w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-2048x2048.jpg 2048w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-380x380.jpg 380w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-450x450.jpg 450w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-100x100.jpg 100w","sizes":"(max-width: 595px) 100vw, 595px","full_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-scaled.jpg","full_src_w":2560,"full_src_h":2560,"gallery_thumbnail_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-100x100.jpg","gallery_thumbnail_src_w":100,"gallery_thumbnail_src_h":100,"thumb_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-450x450.jpg","thumb_src_w":450,"thumb_src_h":450,"src_w":595,"src_h":595},"image_id":8188,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":999,"min_qty":1,"price_html":"","sku":"BM-2","variation_description":"","variation_id":9120,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","nasa_gallery_variation":"8190,8192,8196","nasa_variation_back_gallery":[{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-4-1-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-6-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-3-2-450x450.jpg","w":450,"h":450}],"nasa_variation_back_img":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-4-1-450x450.jpg","add_to_cart_txt":"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629","image_catalog":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-450x450.jpg","deal_time":false,"image_single_page":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-scaled.jpg"},{"attributes":{"attribute_pa_color":"desert-bm55-ar","attribute_pa_size":"44-ar"},"availability_html":"<div class=\"stock nasa-single-product-stock\"><span class=\"stock-sold\">\u0641\u0642\u0637 <b class=\"primary-color\">999<\/b> \u0642\u0637\u0639\u0629 \u0645\u062a\u0628\u0642\u064a\u0647 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646.<\/span><div class=\"nasa-product-stock-progress\"><span class=\"nasa-product-stock-progress-bar primary-bg\" style=\"width:100%\"><\/span><\/div><\/div>","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","display_price":799,"display_regular_price":1500,"image":{"title":"BM (2)","caption":"","url":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-scaled.jpg","alt":"BM (2)","src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-595x595.jpg","srcset":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-595x595.jpg 595w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-300x300.jpg 300w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-150x150.jpg 150w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-768x768.jpg 768w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-1536x1536.jpg 1536w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-2048x2048.jpg 2048w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-380x380.jpg 380w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-450x450.jpg 450w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-100x100.jpg 100w","sizes":"(max-width: 595px) 100vw, 595px","full_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-scaled.jpg","full_src_w":2560,"full_src_h":2560,"gallery_thumbnail_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-100x100.jpg","gallery_thumbnail_src_w":100,"gallery_thumbnail_src_h":100,"thumb_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-450x450.jpg","thumb_src_w":450,"thumb_src_h":450,"src_w":595,"src_h":595},"image_id":8188,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":999,"min_qty":1,"price_html":"","sku":"BM-2","variation_description":"","variation_id":9121,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","nasa_gallery_variation":"8192,8196,8190","nasa_variation_back_gallery":[{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-6-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-3-2-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-4-1-450x450.jpg","w":450,"h":450}],"nasa_variation_back_img":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-6-450x450.jpg","add_to_cart_txt":"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629","image_catalog":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-450x450.jpg","deal_time":false,"image_single_page":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-scaled.jpg"},{"attributes":{"attribute_pa_color":"desert-bm55-ar","attribute_pa_size":"45-ar"},"availability_html":"<div class=\"stock nasa-single-product-stock\"><span class=\"stock-sold\">\u0641\u0642\u0637 <b class=\"primary-color\">999<\/b> \u0642\u0637\u0639\u0629 \u0645\u062a\u0628\u0642\u064a\u0647 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646.<\/span><div class=\"nasa-product-stock-progress\"><span class=\"nasa-product-stock-progress-bar primary-bg\" style=\"width:100%\"><\/span><\/div><\/div>","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","display_price":799,"display_regular_price":1500,"image":{"title":"BM (2)","caption":"","url":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-scaled.jpg","alt":"BM (2)","src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-595x595.jpg","srcset":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-595x595.jpg 595w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-300x300.jpg 300w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-150x150.jpg 150w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-768x768.jpg 768w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-1536x1536.jpg 1536w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-2048x2048.jpg 2048w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-380x380.jpg 380w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-450x450.jpg 450w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-100x100.jpg 100w","sizes":"(max-width: 595px) 100vw, 595px","full_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-scaled.jpg","full_src_w":2560,"full_src_h":2560,"gallery_thumbnail_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-100x100.jpg","gallery_thumbnail_src_w":100,"gallery_thumbnail_src_h":100,"thumb_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-450x450.jpg","thumb_src_w":450,"thumb_src_h":450,"src_w":595,"src_h":595},"image_id":8188,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":999,"min_qty":1,"price_html":"","sku":"BM-2","variation_description":"","variation_id":9122,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","nasa_gallery_variation":"8190,8192,8196","nasa_variation_back_gallery":[{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-4-1-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-6-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-3-2-450x450.jpg","w":450,"h":450}],"nasa_variation_back_img":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-4-1-450x450.jpg","add_to_cart_txt":"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629","image_catalog":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-450x450.jpg","deal_time":false,"image_single_page":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-scaled.jpg"},{"attributes":{"attribute_pa_color":"hazelnut-bm77-ar","attribute_pa_size":"41-ar"},"availability_html":"<div class=\"stock nasa-single-product-stock\"><span class=\"stock-sold\">\u0641\u0642\u0637 <b class=\"primary-color\">996<\/b> \u0642\u0637\u0639\u0629 \u0645\u062a\u0628\u0642\u064a\u0647 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646.<\/span><div class=\"nasa-product-stock-progress\"><span class=\"nasa-product-stock-progress-bar primary-bg\" style=\"width:100%\"><\/span><\/div><\/div>","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","display_price":799,"display_regular_price":1500,"image":{"title":"BM77 (9) (1)","caption":"","url":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-scaled.jpg","alt":"BM77 (9) (1)","src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-595x595.jpg","srcset":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-595x595.jpg 595w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-300x300.jpg 300w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-150x150.jpg 150w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-768x768.jpg 768w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-1536x1536.jpg 1536w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-2048x2048.jpg 2048w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-380x380.jpg 380w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-450x450.jpg 450w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-100x100.jpg 100w","sizes":"(max-width: 595px) 100vw, 595px","full_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-scaled.jpg","full_src_w":2560,"full_src_h":2560,"gallery_thumbnail_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-100x100.jpg","gallery_thumbnail_src_w":100,"gallery_thumbnail_src_h":100,"thumb_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-450x450.jpg","thumb_src_w":450,"thumb_src_h":450,"src_w":595,"src_h":595},"image_id":8204,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":996,"min_qty":1,"price_html":"","sku":"BM77-5","variation_description":"","variation_id":9123,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","nasa_gallery_variation":"8206,8204,8210,8212","nasa_variation_back_gallery":[{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-11-1-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-8-1-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-7-1-450x450.jpg","w":450,"h":450}],"nasa_variation_back_img":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-11-1-450x450.jpg","add_to_cart_txt":"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629","image_catalog":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-450x450.jpg","deal_time":false,"image_single_page":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-scaled.jpg"},{"attributes":{"attribute_pa_color":"hazelnut-bm77-ar","attribute_pa_size":"42-ar"},"availability_html":"<div class=\"stock nasa-single-product-stock\"><span class=\"stock-sold\">\u0641\u0642\u0637 <b class=\"primary-color\">58<\/b> \u0642\u0637\u0639\u0629 \u0645\u062a\u0628\u0642\u064a\u0647 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646.<\/span><div class=\"nasa-product-stock-progress\"><span class=\"nasa-product-stock-progress-bar primary-bg\" style=\"width:100%\"><\/span><\/div><\/div>","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","display_price":799,"display_regular_price":1500,"image":{"title":"BM77 (9) (1)","caption":"","url":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-scaled.jpg","alt":"BM77 (9) (1)","src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-595x595.jpg","srcset":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-595x595.jpg 595w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-300x300.jpg 300w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-150x150.jpg 150w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-768x768.jpg 768w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-1536x1536.jpg 1536w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-2048x2048.jpg 2048w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-380x380.jpg 380w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-450x450.jpg 450w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-100x100.jpg 100w","sizes":"(max-width: 595px) 100vw, 595px","full_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-scaled.jpg","full_src_w":2560,"full_src_h":2560,"gallery_thumbnail_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-100x100.jpg","gallery_thumbnail_src_w":100,"gallery_thumbnail_src_h":100,"thumb_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-450x450.jpg","thumb_src_w":450,"thumb_src_h":450,"src_w":595,"src_h":595},"image_id":8204,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":58,"min_qty":1,"price_html":"","sku":"BM-2","variation_description":"","variation_id":9124,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","nasa_gallery_variation":"8210,8206,8204,,8212","nasa_variation_back_gallery":[{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-8-1-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-11-1-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-7-1-450x450.jpg","w":450,"h":450}],"nasa_variation_back_img":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-8-1-450x450.jpg","add_to_cart_txt":"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629","image_catalog":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-450x450.jpg","deal_time":false,"image_single_page":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-scaled.jpg"},{"attributes":{"attribute_pa_color":"hazelnut-bm77-ar","attribute_pa_size":"43-ar"},"availability_html":"<div class=\"stock nasa-single-product-stock\"><span class=\"stock-sold\">\u0641\u0642\u0637 <b class=\"primary-color\">999<\/b> \u0642\u0637\u0639\u0629 \u0645\u062a\u0628\u0642\u064a\u0647 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646.<\/span><div class=\"nasa-product-stock-progress\"><span class=\"nasa-product-stock-progress-bar primary-bg\" style=\"width:100%\"><\/span><\/div><\/div>","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","display_price":799,"display_regular_price":1500,"image":{"title":"BM77 (9) (1)","caption":"","url":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-scaled.jpg","alt":"BM77 (9) (1)","src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-595x595.jpg","srcset":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-595x595.jpg 595w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-300x300.jpg 300w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-150x150.jpg 150w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-768x768.jpg 768w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-1536x1536.jpg 1536w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-2048x2048.jpg 2048w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-380x380.jpg 380w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-450x450.jpg 450w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-100x100.jpg 100w","sizes":"(max-width: 595px) 100vw, 595px","full_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-scaled.jpg","full_src_w":2560,"full_src_h":2560,"gallery_thumbnail_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-100x100.jpg","gallery_thumbnail_src_w":100,"gallery_thumbnail_src_h":100,"thumb_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-450x450.jpg","thumb_src_w":450,"thumb_src_h":450,"src_w":595,"src_h":595},"image_id":8204,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":999,"min_qty":1,"price_html":"","sku":"BM-2","variation_description":"","variation_id":9125,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","nasa_gallery_variation":"8212,8210,8208,8206","nasa_variation_back_gallery":[{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-7-1-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-8-1-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-11-1-450x450.jpg","w":450,"h":450}],"nasa_variation_back_img":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-7-1-450x450.jpg","add_to_cart_txt":"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629","image_catalog":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-450x450.jpg","deal_time":false,"image_single_page":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-scaled.jpg"},{"attributes":{"attribute_pa_color":"hazelnut-bm77-ar","attribute_pa_size":"44-ar"},"availability_html":"<div class=\"stock nasa-single-product-stock\"><span class=\"stock-sold\">\u0641\u0642\u0637 <b class=\"primary-color\">999<\/b> \u0642\u0637\u0639\u0629 \u0645\u062a\u0628\u0642\u064a\u0647 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646.<\/span><div class=\"nasa-product-stock-progress\"><span class=\"nasa-product-stock-progress-bar primary-bg\" style=\"width:100%\"><\/span><\/div><\/div>","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","display_price":799,"display_regular_price":1500,"image":{"title":"BM77 (9) (1)","caption":"","url":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-scaled.jpg","alt":"BM77 (9) (1)","src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-595x595.jpg","srcset":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-595x595.jpg 595w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-300x300.jpg 300w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-150x150.jpg 150w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-768x768.jpg 768w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-1536x1536.jpg 1536w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-2048x2048.jpg 2048w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-380x380.jpg 380w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-450x450.jpg 450w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-100x100.jpg 100w","sizes":"(max-width: 595px) 100vw, 595px","full_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-scaled.jpg","full_src_w":2560,"full_src_h":2560,"gallery_thumbnail_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-100x100.jpg","gallery_thumbnail_src_w":100,"gallery_thumbnail_src_h":100,"thumb_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-450x450.jpg","thumb_src_w":450,"thumb_src_h":450,"src_w":595,"src_h":595},"image_id":8204,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":999,"min_qty":1,"price_html":"","sku":"BM-2","variation_description":"","variation_id":9126,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","nasa_gallery_variation":"8212,8210,8208,8206","nasa_variation_back_gallery":[{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-7-1-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-8-1-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-11-1-450x450.jpg","w":450,"h":450}],"nasa_variation_back_img":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-7-1-450x450.jpg","add_to_cart_txt":"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629","image_catalog":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-450x450.jpg","deal_time":false,"image_single_page":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-scaled.jpg"},{"attributes":{"attribute_pa_color":"hazelnut-bm77-ar","attribute_pa_size":"45-ar"},"availability_html":"<div class=\"stock nasa-single-product-stock\"><span class=\"stock-sold\">\u0641\u0642\u0637 <b class=\"primary-color\">998<\/b> \u0642\u0637\u0639\u0629 \u0645\u062a\u0628\u0642\u064a\u0647 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646.<\/span><div class=\"nasa-product-stock-progress\"><span class=\"nasa-product-stock-progress-bar primary-bg\" style=\"width:100%\"><\/span><\/div><\/div>","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","display_price":799,"display_regular_price":1500,"image":{"title":"BM77 (9) (1)","caption":"","url":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-scaled.jpg","alt":"BM77 (9) (1)","src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-595x595.jpg","srcset":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-595x595.jpg 595w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-300x300.jpg 300w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-150x150.jpg 150w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-768x768.jpg 768w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-1536x1536.jpg 1536w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-2048x2048.jpg 2048w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-380x380.jpg 380w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-450x450.jpg 450w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-100x100.jpg 100w","sizes":"(max-width: 595px) 100vw, 595px","full_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-scaled.jpg","full_src_w":2560,"full_src_h":2560,"gallery_thumbnail_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-100x100.jpg","gallery_thumbnail_src_w":100,"gallery_thumbnail_src_h":100,"thumb_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-450x450.jpg","thumb_src_w":450,"thumb_src_h":450,"src_w":595,"src_h":595},"image_id":8204,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":998,"min_qty":1,"price_html":"","sku":"BM-2","variation_description":"","variation_id":9127,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","nasa_gallery_variation":"8212,8210,8208,8206","nasa_variation_back_gallery":[{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-7-1-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-8-1-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-11-1-450x450.jpg","w":450,"h":450}],"nasa_variation_back_img":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-7-1-450x450.jpg","add_to_cart_txt":"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629","image_catalog":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-450x450.jpg","deal_time":false,"image_single_page":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-scaled.jpg"},{"attributes":{"attribute_pa_color":"black-bm44-ar","attribute_pa_size":"41-ar"},"availability_html":"<div class=\"stock nasa-single-product-stock\"><span class=\"stock-sold\">\u0641\u0642\u0637 <b class=\"primary-color\">998<\/b> \u0642\u0637\u0639\u0629 \u0645\u062a\u0628\u0642\u064a\u0647 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646.<\/span><div class=\"nasa-product-stock-progress\"><span class=\"nasa-product-stock-progress-bar primary-bg\" style=\"width:100%\"><\/span><\/div><\/div>","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","display_price":799,"display_regular_price":1500,"image":{"title":"BM44 (1)","caption":"","url":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-scaled.jpg","alt":"BM44 (1)","src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-595x595.jpg","srcset":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-595x595.jpg 595w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-300x300.jpg 300w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-150x150.jpg 150w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-768x768.jpg 768w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-1536x1536.jpg 1536w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-2048x2048.jpg 2048w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-380x380.jpg 380w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-450x450.jpg 450w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-100x100.jpg 100w","sizes":"(max-width: 595px) 100vw, 595px","full_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-scaled.jpg","full_src_w":2560,"full_src_h":2560,"gallery_thumbnail_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-100x100.jpg","gallery_thumbnail_src_w":100,"gallery_thumbnail_src_h":100,"thumb_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-450x450.jpg","thumb_src_w":450,"thumb_src_h":450,"src_w":595,"src_h":595},"image_id":8202,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":998,"min_qty":1,"price_html":"","sku":"BM44-5","variation_description":"","variation_id":9128,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","nasa_gallery_variation":"8198,8194,8200","nasa_variation_back_gallery":[{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-6-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-7-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-5-450x450.jpg","w":450,"h":450}],"nasa_variation_back_img":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-6-450x450.jpg","add_to_cart_txt":"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629","image_catalog":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-450x450.jpg","deal_time":false,"image_single_page":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-scaled.jpg"},{"attributes":{"attribute_pa_color":"black-bm44-ar","attribute_pa_size":"42-ar"},"availability_html":"<div class=\"stock nasa-single-product-stock\"><span class=\"stock-sold\">\u0641\u0642\u0637 <b class=\"primary-color\">997<\/b> \u0642\u0637\u0639\u0629 \u0645\u062a\u0628\u0642\u064a\u0647 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646.<\/span><div class=\"nasa-product-stock-progress\"><span class=\"nasa-product-stock-progress-bar primary-bg\" style=\"width:100%\"><\/span><\/div><\/div>","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","display_price":799,"display_regular_price":1500,"image":{"title":"BM44 (1)","caption":"","url":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-scaled.jpg","alt":"BM44 (1)","src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-595x595.jpg","srcset":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-595x595.jpg 595w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-300x300.jpg 300w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-150x150.jpg 150w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-768x768.jpg 768w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-1536x1536.jpg 1536w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-2048x2048.jpg 2048w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-380x380.jpg 380w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-450x450.jpg 450w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-100x100.jpg 100w","sizes":"(max-width: 595px) 100vw, 595px","full_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-scaled.jpg","full_src_w":2560,"full_src_h":2560,"gallery_thumbnail_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-100x100.jpg","gallery_thumbnail_src_w":100,"gallery_thumbnail_src_h":100,"thumb_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-450x450.jpg","thumb_src_w":450,"thumb_src_h":450,"src_w":595,"src_h":595},"image_id":8202,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":997,"min_qty":1,"price_html":"","sku":"BM-2","variation_description":"","variation_id":9129,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","nasa_gallery_variation":"8200,8198,8194","nasa_variation_back_gallery":[{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-5-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-6-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-7-450x450.jpg","w":450,"h":450}],"nasa_variation_back_img":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-5-450x450.jpg","add_to_cart_txt":"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629","image_catalog":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-450x450.jpg","deal_time":false,"image_single_page":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-scaled.jpg"},{"attributes":{"attribute_pa_color":"black-bm44-ar","attribute_pa_size":"43-ar"},"availability_html":"<div class=\"stock nasa-single-product-stock\"><span class=\"stock-sold\">\u0641\u0642\u0637 <b class=\"primary-color\">999<\/b> \u0642\u0637\u0639\u0629 \u0645\u062a\u0628\u0642\u064a\u0647 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646.<\/span><div class=\"nasa-product-stock-progress\"><span class=\"nasa-product-stock-progress-bar primary-bg\" style=\"width:100%\"><\/span><\/div><\/div>","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","display_price":799,"display_regular_price":1500,"image":{"title":"BM44 (1)","caption":"","url":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-scaled.jpg","alt":"BM44 (1)","src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-595x595.jpg","srcset":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-595x595.jpg 595w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-300x300.jpg 300w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-150x150.jpg 150w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-768x768.jpg 768w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-1536x1536.jpg 1536w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-2048x2048.jpg 2048w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-380x380.jpg 380w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-450x450.jpg 450w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-100x100.jpg 100w","sizes":"(max-width: 595px) 100vw, 595px","full_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-scaled.jpg","full_src_w":2560,"full_src_h":2560,"gallery_thumbnail_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-100x100.jpg","gallery_thumbnail_src_w":100,"gallery_thumbnail_src_h":100,"thumb_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-450x450.jpg","thumb_src_w":450,"thumb_src_h":450,"src_w":595,"src_h":595},"image_id":8202,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":999,"min_qty":1,"price_html":"","sku":"BM-2","variation_description":"","variation_id":9130,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","nasa_gallery_variation":"8194,8200,8198","nasa_variation_back_gallery":[{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-7-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-5-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-6-450x450.jpg","w":450,"h":450}],"nasa_variation_back_img":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-7-450x450.jpg","add_to_cart_txt":"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629","image_catalog":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-450x450.jpg","deal_time":false,"image_single_page":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-scaled.jpg"},{"attributes":{"attribute_pa_color":"black-bm44-ar","attribute_pa_size":"44-ar"},"availability_html":"<div class=\"stock nasa-single-product-stock\"><span class=\"stock-sold\">\u0641\u0642\u0637 <b class=\"primary-color\">999<\/b> \u0642\u0637\u0639\u0629 \u0645\u062a\u0628\u0642\u064a\u0647 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646.<\/span><div class=\"nasa-product-stock-progress\"><span class=\"nasa-product-stock-progress-bar primary-bg\" style=\"width:100%\"><\/span><\/div><\/div>","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","display_price":799,"display_regular_price":1500,"image":{"title":"BM44 (1)","caption":"","url":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-scaled.jpg","alt":"BM44 (1)","src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-595x595.jpg","srcset":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-595x595.jpg 595w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-300x300.jpg 300w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-150x150.jpg 150w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-768x768.jpg 768w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-1536x1536.jpg 1536w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-2048x2048.jpg 2048w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-380x380.jpg 380w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-450x450.jpg 450w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-100x100.jpg 100w","sizes":"(max-width: 595px) 100vw, 595px","full_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-scaled.jpg","full_src_w":2560,"full_src_h":2560,"gallery_thumbnail_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-100x100.jpg","gallery_thumbnail_src_w":100,"gallery_thumbnail_src_h":100,"thumb_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-450x450.jpg","thumb_src_w":450,"thumb_src_h":450,"src_w":595,"src_h":595},"image_id":8202,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":999,"min_qty":1,"price_html":"","sku":"BM-2","variation_description":"","variation_id":9131,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","nasa_gallery_variation":"8194,8198,8200","nasa_variation_back_gallery":[{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-7-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-6-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-5-450x450.jpg","w":450,"h":450}],"nasa_variation_back_img":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-7-450x450.jpg","add_to_cart_txt":"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629","image_catalog":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-450x450.jpg","deal_time":false,"image_single_page":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-scaled.jpg"},{"attributes":{"attribute_pa_color":"black-bm44-ar","attribute_pa_size":"45-ar"},"availability_html":"<div class=\"stock nasa-single-product-stock\"><span class=\"stock-sold\">\u0641\u0642\u0637 <b class=\"primary-color\">999<\/b> \u0642\u0637\u0639\u0629 \u0645\u062a\u0628\u0642\u064a\u0647 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646.<\/span><div class=\"nasa-product-stock-progress\"><span class=\"nasa-product-stock-progress-bar primary-bg\" style=\"width:100%\"><\/span><\/div><\/div>","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","display_price":799,"display_regular_price":1500,"image":{"title":"BM44 (1)","caption":"","url":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-scaled.jpg","alt":"BM44 (1)","src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-595x595.jpg","srcset":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-595x595.jpg 595w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-300x300.jpg 300w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-150x150.jpg 150w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-768x768.jpg 768w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-1536x1536.jpg 1536w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-2048x2048.jpg 2048w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-380x380.jpg 380w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-450x450.jpg 450w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-100x100.jpg 100w","sizes":"(max-width: 595px) 100vw, 595px","full_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-scaled.jpg","full_src_w":2560,"full_src_h":2560,"gallery_thumbnail_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-100x100.jpg","gallery_thumbnail_src_w":100,"gallery_thumbnail_src_h":100,"thumb_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-450x450.jpg","thumb_src_w":450,"thumb_src_h":450,"src_w":595,"src_h":595},"image_id":8202,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":999,"min_qty":1,"price_html":"","sku":"BM-2","variation_description":"","variation_id":9132,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","nasa_gallery_variation":"8200,8198,8194","nasa_variation_back_gallery":[{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-5-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-6-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-7-450x450.jpg","w":450,"h":450}],"nasa_variation_back_img":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-5-450x450.jpg","add_to_cart_txt":"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629","image_catalog":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-450x450.jpg","deal_time":false,"image_single_page":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-scaled.jpg"}]"><div class="nasa-product-content-color-image-wrap"><div class="nasa-product-content-child nasa-product-content-color-wrap-child nasa-image-wrap-child" data-pa_name="color"></div></div><div class="nasa-product-content-nasa_label-wrap"><div class="nasa-product-content-child nasa-product-content-size-wrap-child" data-pa_name="size"></div></div></div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <section class="has_ma_el_bg_slider elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-c4042a2 nasa-full-to-right elementor-hidden-phone jltma-glass-effect-no" data-id="c4042a2" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-8c45213 jltma-glass-effect-no elementor-widget elementor-widget-wp-widget-nasa_image" data-id="8c45213" data-element_type="widget" data-widget_type="wp-widget-nasa_image.default"> <div class="elementor-widget-container"> <img decoding="async" class="nasa-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201988%202560'%3E%3C/svg%3E" alt="" width="1988" height="2560" data-lazy-src="https://gllso.com/wp-content/uploads/2023/11/new-lietr-scaled.jpg" /><noscript><img loading="lazy" decoding="async" class="nasa-image" src="https://gllso.com/wp-content/uploads/2023/11/new-lietr-scaled.jpg" alt="" width="1988" height="2560" /></noscript> </div> </div> </div> </section> </div> </section> <section class="has_ma_el_bg_slider elementor-section elementor-top-section elementor-element elementor-element-ab756f4 ns-ltr elementor-section-boxed elementor-section-height-default elementor-section-height-default jltma-glass-effect-no" data-id="ab756f4" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="has_ma_el_bg_slider elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-28aa14e nasa-full-to-left elementor-hidden-phone jltma-glass-effect-no" data-id="28aa14e" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-92299e2 jltma-glass-effect-no elementor-widget elementor-widget-wp-widget-nasa_image" data-id="92299e2" data-element_type="widget" data-widget_type="wp-widget-nasa_image.default"> <div class="elementor-widget-container"> <img decoding="async" class="nasa-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20722%20812'%3E%3C/svg%3E" alt="" width="722" height="812" data-lazy-src="https://gllso.com/wp-content/uploads/2025/01/صورة-واتساب-بتاريخ-1446-07-01-في-15.31.59_9a466731.jpg" /><noscript><img loading="lazy" decoding="async" class="nasa-image" src="https://gllso.com/wp-content/uploads/2025/01/صورة-واتساب-بتاريخ-1446-07-01-في-15.31.59_9a466731.jpg" alt="" width="722" height="812" /></noscript> </div> </div> </div> </div> <div class="has_ma_el_bg_slider elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-0402a77 jltma-glass-effect-no" data-id="0402a77" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-d5eca08 jltma-glass-effect-no elementor-widget elementor-widget-wp-widget-nasa_products_sc" data-id="d5eca08" data-element_type="widget" data-widget_type="wp-widget-nasa_products_sc.default"> <div class="elementor-widget-container"> <div class="nasa-sc products woocommerce ns-type-carousel"> <div class="margin-bottom-15 nasa-warp-slide-nav-top title-align-left"> <div class="nasa-title"> <h3 class="nasa-heading-title"> For kids </h3> <hr class="nasa-separator" /> </div> </div> <div class="nasa-relative nasa-slider-wrap nasa-slide-style-product-carousel nasa-warp-slide-nav-top title-align-left"> <div class="ns-items-gap nasa-slick-slider products grid nasa-ver-buttons nasa-slick-nav nasa-nav-top nasa-slide-double-row" data-columns="3" data-columns-small="2" data-columns-tablet="3" data-autoplay="false" data-loop="false" data-slides-all="false" data-delay="6000" data-height-auto="false" data-dot="false" data-switch-tablet="767" data-switch-desktop="1024"> <div class="nasa-wrap-column"> <div class="product type-product post-9117 status-publish instock product_cat-boots product_cat-mens product_cat-mens-shoes product_tag-coats product_tag-knit product_tag-trending has-post-thumbnail sale featured shipping-taxable purchasable product-type-variable has-default-attributes product-item grid wow fadeInUp hover-fade" data-wow="fadeInUp" data-wow-duration="1s" data-wow-delay="0ms"> <div class="product-img-wrap"> <div class="nasa-badges-wrap"><span class="badge hot-label">HOT</span><span class="badge sale-label sale-variable">Sale</span><span class="badge deal-label">Limited</span></div><div class="nasa-sc-pdeal-countdown hidden-tag"></div><div class="nasa-product-grid nasa-group-btns nasa-btns-product-item"><a href="https://gllso.com/product/genuine-leather-safety-boots-bm-44/" data-quantity="1" class="button product_type_variable add_to_cart_button add-to-cart-grid btn-link nasa-tip nasa-variable-add-to-cart-in-grid" data-product_id="9117" data-product_sku="BM-2" aria-label="Select options for “Genuine leather safety boots BM 44”" rel="nofollow" title="Select options"><span class="add_to_cart_text">Select options</span><i class="cart-icon nasa-df-plus"></i></a> <a href="javascript:void(0);" class="btn-wishlist btn-link wishlist-icon btn-nasa-wishlist nasa-tip nasa-tip-left" data-prod="9117" data-prod_type="variable" data-icon-text="Add to Wishlist" data-added="Added to Wishlist" title="Wishlist" rel="nofollow"> <i class="nasa-icon icon-nasa-like"></i> </a> <a href="javascript:void(0);" class="quick-view btn-link quick-view-icon nasa-tip nasa-tip-left" data-prod="9117" data-icon-text="Quick View" title="Quick View" data-product_type="variable" data-href="https://gllso.com/product/genuine-leather-safety-boots-bm-44/" rel="nofollow"><i class="nasa-icon pe-7s-look"></i></a> <a href="javascript:void(0);" class="btn-compare btn-link compare-icon nasa-tip nasa-tip-left" data-prod="9117" data-icon-text="Compare" data-added="Added to Compare" title="Compare" rel="nofollow"> <i class="nasa-icon icon-nasa-refresh"></i> </a> <div class="add-to-link woocommerce-compare-button hidden-tag"> <div class="woocommerce product compare-button"><a href="https://gllso.com?action=yith-woocompare-add-product&id=9117&lang=en" class="compare button" data-product_id="9117" rel="nofollow">Compare</a></div> </div> </div> <a class="product-img" href="https://gllso.com/product/genuine-leather-safety-boots-bm-44/" title="Genuine leather safety boots BM 44"> <div class="main-img"> <img decoding="async" width="450" height="450" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20450%20450'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="" data-lazy-srcset="https://gllso.com/wp-content/uploads/2023/11/BM44-1-450x450.jpg 450w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-300x300.jpg 300w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-595x595.jpg 595w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-150x150.jpg 150w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-768x768.jpg 768w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-1536x1536.jpg 1536w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-2048x2048.jpg 2048w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-380x380.jpg 380w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-100x100.jpg 100w" data-lazy-sizes="(max-width: 450px) 100vw, 450px" data-lazy-src="https://gllso.com/wp-content/uploads/2023/11/BM44-1-450x450.jpg" /><noscript><img loading="lazy" decoding="async" width="450" height="450" src="https://gllso.com/wp-content/uploads/2023/11/BM44-1-450x450.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="" srcset="https://gllso.com/wp-content/uploads/2023/11/BM44-1-450x450.jpg 450w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-300x300.jpg 300w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-595x595.jpg 595w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-150x150.jpg 150w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-768x768.jpg 768w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-1536x1536.jpg 1536w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-2048x2048.jpg 2048w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-380x380.jpg 380w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-100x100.jpg 100w" sizes="(max-width: 450px) 100vw, 450px" /></noscript> </div> <div class="back-img back"><img decoding="async" width="450" height="450" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20450%20450'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="" data-lazy-srcset="https://gllso.com/wp-content/uploads/2023/11/BM44-1-450x450.jpg 450w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-300x300.jpg 300w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-595x595.jpg 595w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-150x150.jpg 150w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-768x768.jpg 768w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-1536x1536.jpg 1536w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-2048x2048.jpg 2048w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-380x380.jpg 380w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-100x100.jpg 100w" data-lazy-sizes="(max-width: 450px) 100vw, 450px" data-lazy-src="https://gllso.com/wp-content/uploads/2023/11/BM44-1-450x450.jpg" /><noscript><img loading="lazy" decoding="async" width="450" height="450" src="https://gllso.com/wp-content/uploads/2023/11/BM44-1-450x450.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="" srcset="https://gllso.com/wp-content/uploads/2023/11/BM44-1-450x450.jpg 450w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-300x300.jpg 300w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-595x595.jpg 595w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-150x150.jpg 150w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-768x768.jpg 768w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-1536x1536.jpg 1536w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-2048x2048.jpg 2048w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-380x380.jpg 380w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-100x100.jpg 100w" sizes="(max-width: 450px) 100vw, 450px" /></noscript></div></a> </div> <div class="product-info-wrap info"> <a class="name woocommerce-loop-product__title nasa-show-one-line" href="https://gllso.com/product/genuine-leather-safety-boots-bm-44/" title="Genuine leather safety boots BM 44"> Genuine leather safety boots BM 44 </a> <span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>1,500.00<span class="woocommerce-Price-currencySymbol">EGP</span></bdi></span></del> <span class="screen-reader-text">Original price was: 1,500.00EGP.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>799.00<span class="woocommerce-Price-currencySymbol">EGP</span></bdi></span></ins><span class="screen-reader-text">Current price is: 799.00EGP.</span></span> <div class="nasa-product-content-variable-warp" data-product_id="9117" data-product_variations="[{"attributes":{"attribute_pa_color":"desert-bm55-ar","attribute_pa_size":"41-ar"},"availability_html":"<div class=\"stock nasa-single-product-stock\"><span class=\"stock-sold\">\u0641\u0642\u0637 <b class=\"primary-color\">994<\/b> \u0642\u0637\u0639\u0629 \u0645\u062a\u0628\u0642\u064a\u0647 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646.<\/span><div class=\"nasa-product-stock-progress\"><span class=\"nasa-product-stock-progress-bar primary-bg\" style=\"width:100%\"><\/span><\/div><\/div>","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","display_price":799,"display_regular_price":1500,"image":{"title":"BM (2)","caption":"","url":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-scaled.jpg","alt":"BM (2)","src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-595x595.jpg","srcset":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-595x595.jpg 595w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-300x300.jpg 300w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-150x150.jpg 150w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-768x768.jpg 768w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-1536x1536.jpg 1536w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-2048x2048.jpg 2048w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-380x380.jpg 380w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-450x450.jpg 450w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-100x100.jpg 100w","sizes":"(max-width: 595px) 100vw, 595px","full_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-scaled.jpg","full_src_w":2560,"full_src_h":2560,"gallery_thumbnail_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-100x100.jpg","gallery_thumbnail_src_w":100,"gallery_thumbnail_src_h":100,"thumb_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-450x450.jpg","thumb_src_w":450,"thumb_src_h":450,"src_w":595,"src_h":595},"image_id":8188,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":994,"min_qty":1,"price_html":"","sku":"BM55-5","variation_description":"","variation_id":9118,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","nasa_gallery_variation":"8192,8190,8196","nasa_variation_back_gallery":[{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-6-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-4-1-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-3-2-450x450.jpg","w":450,"h":450}],"nasa_variation_back_img":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-6-450x450.jpg","add_to_cart_txt":"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629","image_catalog":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-450x450.jpg","deal_time":false,"image_single_page":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-scaled.jpg"},{"attributes":{"attribute_pa_color":"desert-bm55-ar","attribute_pa_size":"42-ar"},"availability_html":"<div class=\"stock nasa-single-product-stock\"><span class=\"stock-sold\">\u0641\u0642\u0637 <b class=\"primary-color\">999<\/b> \u0642\u0637\u0639\u0629 \u0645\u062a\u0628\u0642\u064a\u0647 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646.<\/span><div class=\"nasa-product-stock-progress\"><span class=\"nasa-product-stock-progress-bar primary-bg\" style=\"width:100%\"><\/span><\/div><\/div>","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","display_price":799,"display_regular_price":1500,"image":{"title":"BM (2)","caption":"","url":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-scaled.jpg","alt":"BM (2)","src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-595x595.jpg","srcset":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-595x595.jpg 595w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-300x300.jpg 300w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-150x150.jpg 150w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-768x768.jpg 768w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-1536x1536.jpg 1536w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-2048x2048.jpg 2048w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-380x380.jpg 380w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-450x450.jpg 450w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-100x100.jpg 100w","sizes":"(max-width: 595px) 100vw, 595px","full_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-scaled.jpg","full_src_w":2560,"full_src_h":2560,"gallery_thumbnail_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-100x100.jpg","gallery_thumbnail_src_w":100,"gallery_thumbnail_src_h":100,"thumb_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-450x450.jpg","thumb_src_w":450,"thumb_src_h":450,"src_w":595,"src_h":595},"image_id":8188,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":999,"min_qty":1,"price_html":"","sku":"BM-2","variation_description":"","variation_id":9119,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","nasa_gallery_variation":"8190,8196,8192","nasa_variation_back_gallery":[{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-4-1-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-3-2-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-6-450x450.jpg","w":450,"h":450}],"nasa_variation_back_img":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-4-1-450x450.jpg","add_to_cart_txt":"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629","image_catalog":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-450x450.jpg","deal_time":false,"image_single_page":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-scaled.jpg"},{"attributes":{"attribute_pa_color":"desert-bm55-ar","attribute_pa_size":"43-ar"},"availability_html":"<div class=\"stock nasa-single-product-stock\"><span class=\"stock-sold\">\u0641\u0642\u0637 <b class=\"primary-color\">999<\/b> \u0642\u0637\u0639\u0629 \u0645\u062a\u0628\u0642\u064a\u0647 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646.<\/span><div class=\"nasa-product-stock-progress\"><span class=\"nasa-product-stock-progress-bar primary-bg\" style=\"width:100%\"><\/span><\/div><\/div>","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","display_price":799,"display_regular_price":1500,"image":{"title":"BM (2)","caption":"","url":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-scaled.jpg","alt":"BM (2)","src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-595x595.jpg","srcset":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-595x595.jpg 595w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-300x300.jpg 300w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-150x150.jpg 150w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-768x768.jpg 768w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-1536x1536.jpg 1536w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-2048x2048.jpg 2048w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-380x380.jpg 380w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-450x450.jpg 450w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-100x100.jpg 100w","sizes":"(max-width: 595px) 100vw, 595px","full_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-scaled.jpg","full_src_w":2560,"full_src_h":2560,"gallery_thumbnail_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-100x100.jpg","gallery_thumbnail_src_w":100,"gallery_thumbnail_src_h":100,"thumb_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-450x450.jpg","thumb_src_w":450,"thumb_src_h":450,"src_w":595,"src_h":595},"image_id":8188,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":999,"min_qty":1,"price_html":"","sku":"BM-2","variation_description":"","variation_id":9120,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","nasa_gallery_variation":"8190,8192,8196","nasa_variation_back_gallery":[{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-4-1-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-6-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-3-2-450x450.jpg","w":450,"h":450}],"nasa_variation_back_img":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-4-1-450x450.jpg","add_to_cart_txt":"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629","image_catalog":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-450x450.jpg","deal_time":false,"image_single_page":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-scaled.jpg"},{"attributes":{"attribute_pa_color":"desert-bm55-ar","attribute_pa_size":"44-ar"},"availability_html":"<div class=\"stock nasa-single-product-stock\"><span class=\"stock-sold\">\u0641\u0642\u0637 <b class=\"primary-color\">999<\/b> \u0642\u0637\u0639\u0629 \u0645\u062a\u0628\u0642\u064a\u0647 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646.<\/span><div class=\"nasa-product-stock-progress\"><span class=\"nasa-product-stock-progress-bar primary-bg\" style=\"width:100%\"><\/span><\/div><\/div>","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","display_price":799,"display_regular_price":1500,"image":{"title":"BM (2)","caption":"","url":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-scaled.jpg","alt":"BM (2)","src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-595x595.jpg","srcset":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-595x595.jpg 595w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-300x300.jpg 300w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-150x150.jpg 150w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-768x768.jpg 768w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-1536x1536.jpg 1536w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-2048x2048.jpg 2048w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-380x380.jpg 380w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-450x450.jpg 450w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-100x100.jpg 100w","sizes":"(max-width: 595px) 100vw, 595px","full_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-scaled.jpg","full_src_w":2560,"full_src_h":2560,"gallery_thumbnail_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-100x100.jpg","gallery_thumbnail_src_w":100,"gallery_thumbnail_src_h":100,"thumb_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-450x450.jpg","thumb_src_w":450,"thumb_src_h":450,"src_w":595,"src_h":595},"image_id":8188,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":999,"min_qty":1,"price_html":"","sku":"BM-2","variation_description":"","variation_id":9121,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","nasa_gallery_variation":"8192,8196,8190","nasa_variation_back_gallery":[{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-6-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-3-2-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-4-1-450x450.jpg","w":450,"h":450}],"nasa_variation_back_img":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-6-450x450.jpg","add_to_cart_txt":"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629","image_catalog":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-450x450.jpg","deal_time":false,"image_single_page":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-scaled.jpg"},{"attributes":{"attribute_pa_color":"desert-bm55-ar","attribute_pa_size":"45-ar"},"availability_html":"<div class=\"stock nasa-single-product-stock\"><span class=\"stock-sold\">\u0641\u0642\u0637 <b class=\"primary-color\">999<\/b> \u0642\u0637\u0639\u0629 \u0645\u062a\u0628\u0642\u064a\u0647 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646.<\/span><div class=\"nasa-product-stock-progress\"><span class=\"nasa-product-stock-progress-bar primary-bg\" style=\"width:100%\"><\/span><\/div><\/div>","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","display_price":799,"display_regular_price":1500,"image":{"title":"BM (2)","caption":"","url":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-scaled.jpg","alt":"BM (2)","src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-595x595.jpg","srcset":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-595x595.jpg 595w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-300x300.jpg 300w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-150x150.jpg 150w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-768x768.jpg 768w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-1536x1536.jpg 1536w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-2048x2048.jpg 2048w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-380x380.jpg 380w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-450x450.jpg 450w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-100x100.jpg 100w","sizes":"(max-width: 595px) 100vw, 595px","full_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-scaled.jpg","full_src_w":2560,"full_src_h":2560,"gallery_thumbnail_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-100x100.jpg","gallery_thumbnail_src_w":100,"gallery_thumbnail_src_h":100,"thumb_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-450x450.jpg","thumb_src_w":450,"thumb_src_h":450,"src_w":595,"src_h":595},"image_id":8188,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":999,"min_qty":1,"price_html":"","sku":"BM-2","variation_description":"","variation_id":9122,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","nasa_gallery_variation":"8190,8192,8196","nasa_variation_back_gallery":[{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-4-1-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-6-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-3-2-450x450.jpg","w":450,"h":450}],"nasa_variation_back_img":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-4-1-450x450.jpg","add_to_cart_txt":"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629","image_catalog":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-450x450.jpg","deal_time":false,"image_single_page":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM-2-scaled.jpg"},{"attributes":{"attribute_pa_color":"hazelnut-bm77-ar","attribute_pa_size":"41-ar"},"availability_html":"<div class=\"stock nasa-single-product-stock\"><span class=\"stock-sold\">\u0641\u0642\u0637 <b class=\"primary-color\">996<\/b> \u0642\u0637\u0639\u0629 \u0645\u062a\u0628\u0642\u064a\u0647 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646.<\/span><div class=\"nasa-product-stock-progress\"><span class=\"nasa-product-stock-progress-bar primary-bg\" style=\"width:100%\"><\/span><\/div><\/div>","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","display_price":799,"display_regular_price":1500,"image":{"title":"BM77 (9) (1)","caption":"","url":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-scaled.jpg","alt":"BM77 (9) (1)","src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-595x595.jpg","srcset":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-595x595.jpg 595w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-300x300.jpg 300w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-150x150.jpg 150w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-768x768.jpg 768w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-1536x1536.jpg 1536w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-2048x2048.jpg 2048w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-380x380.jpg 380w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-450x450.jpg 450w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-100x100.jpg 100w","sizes":"(max-width: 595px) 100vw, 595px","full_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-scaled.jpg","full_src_w":2560,"full_src_h":2560,"gallery_thumbnail_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-100x100.jpg","gallery_thumbnail_src_w":100,"gallery_thumbnail_src_h":100,"thumb_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-450x450.jpg","thumb_src_w":450,"thumb_src_h":450,"src_w":595,"src_h":595},"image_id":8204,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":996,"min_qty":1,"price_html":"","sku":"BM77-5","variation_description":"","variation_id":9123,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","nasa_gallery_variation":"8206,8204,8210,8212","nasa_variation_back_gallery":[{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-11-1-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-8-1-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-7-1-450x450.jpg","w":450,"h":450}],"nasa_variation_back_img":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-11-1-450x450.jpg","add_to_cart_txt":"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629","image_catalog":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-450x450.jpg","deal_time":false,"image_single_page":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-scaled.jpg"},{"attributes":{"attribute_pa_color":"hazelnut-bm77-ar","attribute_pa_size":"42-ar"},"availability_html":"<div class=\"stock nasa-single-product-stock\"><span class=\"stock-sold\">\u0641\u0642\u0637 <b class=\"primary-color\">58<\/b> \u0642\u0637\u0639\u0629 \u0645\u062a\u0628\u0642\u064a\u0647 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646.<\/span><div class=\"nasa-product-stock-progress\"><span class=\"nasa-product-stock-progress-bar primary-bg\" style=\"width:100%\"><\/span><\/div><\/div>","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","display_price":799,"display_regular_price":1500,"image":{"title":"BM77 (9) (1)","caption":"","url":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-scaled.jpg","alt":"BM77 (9) (1)","src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-595x595.jpg","srcset":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-595x595.jpg 595w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-300x300.jpg 300w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-150x150.jpg 150w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-768x768.jpg 768w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-1536x1536.jpg 1536w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-2048x2048.jpg 2048w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-380x380.jpg 380w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-450x450.jpg 450w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-100x100.jpg 100w","sizes":"(max-width: 595px) 100vw, 595px","full_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-scaled.jpg","full_src_w":2560,"full_src_h":2560,"gallery_thumbnail_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-100x100.jpg","gallery_thumbnail_src_w":100,"gallery_thumbnail_src_h":100,"thumb_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-450x450.jpg","thumb_src_w":450,"thumb_src_h":450,"src_w":595,"src_h":595},"image_id":8204,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":58,"min_qty":1,"price_html":"","sku":"BM-2","variation_description":"","variation_id":9124,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","nasa_gallery_variation":"8210,8206,8204,,8212","nasa_variation_back_gallery":[{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-8-1-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-11-1-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-7-1-450x450.jpg","w":450,"h":450}],"nasa_variation_back_img":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-8-1-450x450.jpg","add_to_cart_txt":"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629","image_catalog":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-450x450.jpg","deal_time":false,"image_single_page":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-scaled.jpg"},{"attributes":{"attribute_pa_color":"hazelnut-bm77-ar","attribute_pa_size":"43-ar"},"availability_html":"<div class=\"stock nasa-single-product-stock\"><span class=\"stock-sold\">\u0641\u0642\u0637 <b class=\"primary-color\">999<\/b> \u0642\u0637\u0639\u0629 \u0645\u062a\u0628\u0642\u064a\u0647 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646.<\/span><div class=\"nasa-product-stock-progress\"><span class=\"nasa-product-stock-progress-bar primary-bg\" style=\"width:100%\"><\/span><\/div><\/div>","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","display_price":799,"display_regular_price":1500,"image":{"title":"BM77 (9) (1)","caption":"","url":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-scaled.jpg","alt":"BM77 (9) (1)","src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-595x595.jpg","srcset":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-595x595.jpg 595w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-300x300.jpg 300w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-150x150.jpg 150w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-768x768.jpg 768w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-1536x1536.jpg 1536w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-2048x2048.jpg 2048w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-380x380.jpg 380w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-450x450.jpg 450w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-100x100.jpg 100w","sizes":"(max-width: 595px) 100vw, 595px","full_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-scaled.jpg","full_src_w":2560,"full_src_h":2560,"gallery_thumbnail_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-100x100.jpg","gallery_thumbnail_src_w":100,"gallery_thumbnail_src_h":100,"thumb_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-450x450.jpg","thumb_src_w":450,"thumb_src_h":450,"src_w":595,"src_h":595},"image_id":8204,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":999,"min_qty":1,"price_html":"","sku":"BM-2","variation_description":"","variation_id":9125,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","nasa_gallery_variation":"8212,8210,8208,8206","nasa_variation_back_gallery":[{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-7-1-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-8-1-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-11-1-450x450.jpg","w":450,"h":450}],"nasa_variation_back_img":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-7-1-450x450.jpg","add_to_cart_txt":"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629","image_catalog":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-450x450.jpg","deal_time":false,"image_single_page":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-scaled.jpg"},{"attributes":{"attribute_pa_color":"hazelnut-bm77-ar","attribute_pa_size":"44-ar"},"availability_html":"<div class=\"stock nasa-single-product-stock\"><span class=\"stock-sold\">\u0641\u0642\u0637 <b class=\"primary-color\">999<\/b> \u0642\u0637\u0639\u0629 \u0645\u062a\u0628\u0642\u064a\u0647 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646.<\/span><div class=\"nasa-product-stock-progress\"><span class=\"nasa-product-stock-progress-bar primary-bg\" style=\"width:100%\"><\/span><\/div><\/div>","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","display_price":799,"display_regular_price":1500,"image":{"title":"BM77 (9) (1)","caption":"","url":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-scaled.jpg","alt":"BM77 (9) (1)","src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-595x595.jpg","srcset":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-595x595.jpg 595w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-300x300.jpg 300w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-150x150.jpg 150w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-768x768.jpg 768w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-1536x1536.jpg 1536w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-2048x2048.jpg 2048w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-380x380.jpg 380w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-450x450.jpg 450w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-100x100.jpg 100w","sizes":"(max-width: 595px) 100vw, 595px","full_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-scaled.jpg","full_src_w":2560,"full_src_h":2560,"gallery_thumbnail_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-100x100.jpg","gallery_thumbnail_src_w":100,"gallery_thumbnail_src_h":100,"thumb_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-450x450.jpg","thumb_src_w":450,"thumb_src_h":450,"src_w":595,"src_h":595},"image_id":8204,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":999,"min_qty":1,"price_html":"","sku":"BM-2","variation_description":"","variation_id":9126,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","nasa_gallery_variation":"8212,8210,8208,8206","nasa_variation_back_gallery":[{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-7-1-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-8-1-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-11-1-450x450.jpg","w":450,"h":450}],"nasa_variation_back_img":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-7-1-450x450.jpg","add_to_cart_txt":"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629","image_catalog":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-450x450.jpg","deal_time":false,"image_single_page":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-scaled.jpg"},{"attributes":{"attribute_pa_color":"hazelnut-bm77-ar","attribute_pa_size":"45-ar"},"availability_html":"<div class=\"stock nasa-single-product-stock\"><span class=\"stock-sold\">\u0641\u0642\u0637 <b class=\"primary-color\">998<\/b> \u0642\u0637\u0639\u0629 \u0645\u062a\u0628\u0642\u064a\u0647 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646.<\/span><div class=\"nasa-product-stock-progress\"><span class=\"nasa-product-stock-progress-bar primary-bg\" style=\"width:100%\"><\/span><\/div><\/div>","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","display_price":799,"display_regular_price":1500,"image":{"title":"BM77 (9) (1)","caption":"","url":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-scaled.jpg","alt":"BM77 (9) (1)","src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-595x595.jpg","srcset":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-595x595.jpg 595w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-300x300.jpg 300w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-150x150.jpg 150w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-768x768.jpg 768w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-1536x1536.jpg 1536w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-2048x2048.jpg 2048w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-380x380.jpg 380w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-450x450.jpg 450w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-100x100.jpg 100w","sizes":"(max-width: 595px) 100vw, 595px","full_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-scaled.jpg","full_src_w":2560,"full_src_h":2560,"gallery_thumbnail_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-100x100.jpg","gallery_thumbnail_src_w":100,"gallery_thumbnail_src_h":100,"thumb_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-450x450.jpg","thumb_src_w":450,"thumb_src_h":450,"src_w":595,"src_h":595},"image_id":8204,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":998,"min_qty":1,"price_html":"","sku":"BM-2","variation_description":"","variation_id":9127,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","nasa_gallery_variation":"8212,8210,8208,8206","nasa_variation_back_gallery":[{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-7-1-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-8-1-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-11-1-450x450.jpg","w":450,"h":450}],"nasa_variation_back_img":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-7-1-450x450.jpg","add_to_cart_txt":"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629","image_catalog":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-450x450.jpg","deal_time":false,"image_single_page":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM77-9-1-scaled.jpg"},{"attributes":{"attribute_pa_color":"black-bm44-ar","attribute_pa_size":"41-ar"},"availability_html":"<div class=\"stock nasa-single-product-stock\"><span class=\"stock-sold\">\u0641\u0642\u0637 <b class=\"primary-color\">998<\/b> \u0642\u0637\u0639\u0629 \u0645\u062a\u0628\u0642\u064a\u0647 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646.<\/span><div class=\"nasa-product-stock-progress\"><span class=\"nasa-product-stock-progress-bar primary-bg\" style=\"width:100%\"><\/span><\/div><\/div>","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","display_price":799,"display_regular_price":1500,"image":{"title":"BM44 (1)","caption":"","url":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-scaled.jpg","alt":"BM44 (1)","src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-595x595.jpg","srcset":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-595x595.jpg 595w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-300x300.jpg 300w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-150x150.jpg 150w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-768x768.jpg 768w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-1536x1536.jpg 1536w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-2048x2048.jpg 2048w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-380x380.jpg 380w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-450x450.jpg 450w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-100x100.jpg 100w","sizes":"(max-width: 595px) 100vw, 595px","full_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-scaled.jpg","full_src_w":2560,"full_src_h":2560,"gallery_thumbnail_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-100x100.jpg","gallery_thumbnail_src_w":100,"gallery_thumbnail_src_h":100,"thumb_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-450x450.jpg","thumb_src_w":450,"thumb_src_h":450,"src_w":595,"src_h":595},"image_id":8202,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":998,"min_qty":1,"price_html":"","sku":"BM44-5","variation_description":"","variation_id":9128,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","nasa_gallery_variation":"8198,8194,8200","nasa_variation_back_gallery":[{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-6-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-7-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-5-450x450.jpg","w":450,"h":450}],"nasa_variation_back_img":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-6-450x450.jpg","add_to_cart_txt":"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629","image_catalog":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-450x450.jpg","deal_time":false,"image_single_page":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-scaled.jpg"},{"attributes":{"attribute_pa_color":"black-bm44-ar","attribute_pa_size":"42-ar"},"availability_html":"<div class=\"stock nasa-single-product-stock\"><span class=\"stock-sold\">\u0641\u0642\u0637 <b class=\"primary-color\">997<\/b> \u0642\u0637\u0639\u0629 \u0645\u062a\u0628\u0642\u064a\u0647 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646.<\/span><div class=\"nasa-product-stock-progress\"><span class=\"nasa-product-stock-progress-bar primary-bg\" style=\"width:100%\"><\/span><\/div><\/div>","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","display_price":799,"display_regular_price":1500,"image":{"title":"BM44 (1)","caption":"","url":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-scaled.jpg","alt":"BM44 (1)","src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-595x595.jpg","srcset":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-595x595.jpg 595w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-300x300.jpg 300w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-150x150.jpg 150w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-768x768.jpg 768w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-1536x1536.jpg 1536w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-2048x2048.jpg 2048w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-380x380.jpg 380w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-450x450.jpg 450w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-100x100.jpg 100w","sizes":"(max-width: 595px) 100vw, 595px","full_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-scaled.jpg","full_src_w":2560,"full_src_h":2560,"gallery_thumbnail_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-100x100.jpg","gallery_thumbnail_src_w":100,"gallery_thumbnail_src_h":100,"thumb_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-450x450.jpg","thumb_src_w":450,"thumb_src_h":450,"src_w":595,"src_h":595},"image_id":8202,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":997,"min_qty":1,"price_html":"","sku":"BM-2","variation_description":"","variation_id":9129,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","nasa_gallery_variation":"8200,8198,8194","nasa_variation_back_gallery":[{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-5-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-6-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-7-450x450.jpg","w":450,"h":450}],"nasa_variation_back_img":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-5-450x450.jpg","add_to_cart_txt":"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629","image_catalog":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-450x450.jpg","deal_time":false,"image_single_page":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-scaled.jpg"},{"attributes":{"attribute_pa_color":"black-bm44-ar","attribute_pa_size":"43-ar"},"availability_html":"<div class=\"stock nasa-single-product-stock\"><span class=\"stock-sold\">\u0641\u0642\u0637 <b class=\"primary-color\">999<\/b> \u0642\u0637\u0639\u0629 \u0645\u062a\u0628\u0642\u064a\u0647 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646.<\/span><div class=\"nasa-product-stock-progress\"><span class=\"nasa-product-stock-progress-bar primary-bg\" style=\"width:100%\"><\/span><\/div><\/div>","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","display_price":799,"display_regular_price":1500,"image":{"title":"BM44 (1)","caption":"","url":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-scaled.jpg","alt":"BM44 (1)","src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-595x595.jpg","srcset":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-595x595.jpg 595w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-300x300.jpg 300w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-150x150.jpg 150w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-768x768.jpg 768w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-1536x1536.jpg 1536w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-2048x2048.jpg 2048w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-380x380.jpg 380w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-450x450.jpg 450w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-100x100.jpg 100w","sizes":"(max-width: 595px) 100vw, 595px","full_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-scaled.jpg","full_src_w":2560,"full_src_h":2560,"gallery_thumbnail_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-100x100.jpg","gallery_thumbnail_src_w":100,"gallery_thumbnail_src_h":100,"thumb_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-450x450.jpg","thumb_src_w":450,"thumb_src_h":450,"src_w":595,"src_h":595},"image_id":8202,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":999,"min_qty":1,"price_html":"","sku":"BM-2","variation_description":"","variation_id":9130,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","nasa_gallery_variation":"8194,8200,8198","nasa_variation_back_gallery":[{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-7-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-5-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-6-450x450.jpg","w":450,"h":450}],"nasa_variation_back_img":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-7-450x450.jpg","add_to_cart_txt":"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629","image_catalog":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-450x450.jpg","deal_time":false,"image_single_page":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-scaled.jpg"},{"attributes":{"attribute_pa_color":"black-bm44-ar","attribute_pa_size":"44-ar"},"availability_html":"<div class=\"stock nasa-single-product-stock\"><span class=\"stock-sold\">\u0641\u0642\u0637 <b class=\"primary-color\">999<\/b> \u0642\u0637\u0639\u0629 \u0645\u062a\u0628\u0642\u064a\u0647 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646.<\/span><div class=\"nasa-product-stock-progress\"><span class=\"nasa-product-stock-progress-bar primary-bg\" style=\"width:100%\"><\/span><\/div><\/div>","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","display_price":799,"display_regular_price":1500,"image":{"title":"BM44 (1)","caption":"","url":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-scaled.jpg","alt":"BM44 (1)","src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-595x595.jpg","srcset":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-595x595.jpg 595w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-300x300.jpg 300w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-150x150.jpg 150w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-768x768.jpg 768w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-1536x1536.jpg 1536w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-2048x2048.jpg 2048w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-380x380.jpg 380w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-450x450.jpg 450w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-100x100.jpg 100w","sizes":"(max-width: 595px) 100vw, 595px","full_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-scaled.jpg","full_src_w":2560,"full_src_h":2560,"gallery_thumbnail_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-100x100.jpg","gallery_thumbnail_src_w":100,"gallery_thumbnail_src_h":100,"thumb_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-450x450.jpg","thumb_src_w":450,"thumb_src_h":450,"src_w":595,"src_h":595},"image_id":8202,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":999,"min_qty":1,"price_html":"","sku":"BM-2","variation_description":"","variation_id":9131,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","nasa_gallery_variation":"8194,8198,8200","nasa_variation_back_gallery":[{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-7-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-6-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-5-450x450.jpg","w":450,"h":450}],"nasa_variation_back_img":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-7-450x450.jpg","add_to_cart_txt":"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629","image_catalog":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-450x450.jpg","deal_time":false,"image_single_page":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-scaled.jpg"},{"attributes":{"attribute_pa_color":"black-bm44-ar","attribute_pa_size":"45-ar"},"availability_html":"<div class=\"stock nasa-single-product-stock\"><span class=\"stock-sold\">\u0641\u0642\u0637 <b class=\"primary-color\">999<\/b> \u0642\u0637\u0639\u0629 \u0645\u062a\u0628\u0642\u064a\u0647 \u0641\u064a \u0627\u0644\u0645\u062e\u0632\u0648\u0646.<\/span><div class=\"nasa-product-stock-progress\"><span class=\"nasa-product-stock-progress-bar primary-bg\" style=\"width:100%\"><\/span><\/div><\/div>","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","display_price":799,"display_regular_price":1500,"image":{"title":"BM44 (1)","caption":"","url":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-scaled.jpg","alt":"BM44 (1)","src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-595x595.jpg","srcset":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-595x595.jpg 595w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-300x300.jpg 300w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-150x150.jpg 150w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-768x768.jpg 768w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-1536x1536.jpg 1536w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-2048x2048.jpg 2048w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-380x380.jpg 380w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-450x450.jpg 450w, https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-100x100.jpg 100w","sizes":"(max-width: 595px) 100vw, 595px","full_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-scaled.jpg","full_src_w":2560,"full_src_h":2560,"gallery_thumbnail_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-100x100.jpg","gallery_thumbnail_src_w":100,"gallery_thumbnail_src_h":100,"thumb_src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-450x450.jpg","thumb_src_w":450,"thumb_src_h":450,"src_w":595,"src_h":595},"image_id":8202,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":999,"min_qty":1,"price_html":"","sku":"BM-2","variation_description":"","variation_id":9132,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"\u063a\u064a\u0631 \u0645\u062d\u062f\u062f","nasa_gallery_variation":"8200,8198,8194","nasa_variation_back_gallery":[{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-5-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-6-450x450.jpg","w":450,"h":450},{"src":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-7-450x450.jpg","w":450,"h":450}],"nasa_variation_back_img":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-5-450x450.jpg","add_to_cart_txt":"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629","image_catalog":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-450x450.jpg","deal_time":false,"image_single_page":"https:\/\/gllso.com\/wp-content\/uploads\/2023\/11\/BM44-1-scaled.jpg"}]"><div class="nasa-product-content-color-image-wrap"><div class="nasa-product-content-child nasa-product-content-color-wrap-child nasa-image-wrap-child" data-pa_name="color"></div></div><div class="nasa-product-content-nasa_label-wrap"><div class="nasa-product-content-child nasa-product-content-size-wrap-child" data-pa_name="size"></div></div></div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="has_ma_el_bg_slider elementor-section elementor-top-section elementor-element elementor-element-28c6f2d6 elementor-section-boxed elementor-section-height-default elementor-section-height-default jltma-glass-effect-no" data-id="28c6f2d6" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="has_ma_el_bg_slider elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-75ba33c2 jltma-glass-effect-no" data-id="75ba33c2" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-4e6bcd65 jltma-glass-effect-no elementor-widget elementor-widget-wp-widget-text" data-id="4e6bcd65" data-element_type="widget" data-widget_type="wp-widget-text.default"> <div class="elementor-widget-container"> <div class="textwidget"><p class="color-white text-center" style="letter-spacing: 0.1em;font-weight: bold;display: block;justify-content: center;align-items: center;height: 40px;line-height: 40px;margin-bottom: 0">UP TO 70% OFF THE ENTRIRE STORE! – MADE WITH LOVE by <span class="nasa-underline">GLLSO</span></p> </div> </div> </div> </div> </div> </div> </section> <section class="has_ma_el_bg_slider elementor-section elementor-top-section elementor-element elementor-element-7d2f9583 elementor-section-boxed elementor-section-height-default elementor-section-height-default jltma-glass-effect-no" data-id="7d2f9583" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="has_ma_el_bg_slider elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-15f47880 jltma-glass-effect-no" data-id="15f47880" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-3b003777 margin-bottom-30 jltma-glass-effect-no elementor-widget elementor-widget-heading" data-id="3b003777" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <style>/*! elementor - v3.23.0 - 25-07-2024 */ .elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3 class="elementor-heading-title elementor-size-default">Top Rated</h3> </div> </div> <div class="elementor-element elementor-element-2ad661db jltma-glass-effect-no elementor-widget elementor-widget-wp-widget-nasa_products_sc" data-id="2ad661db" data-element_type="widget" data-widget_type="wp-widget-nasa_products_sc.default"> <div class="elementor-widget-container"> <div class="nasa-sc products woocommerce ns-type-list margin-left-0 margin-right-0"> <div class="product_list_widget nasa-after-clear"> <ul class="large-block-grid-1 medium-block-grid-1 small-block-grid-1"> <li class="item-product-widget wow fadeInUp" data-wow-duration="1s" data-wow-delay="0ms"> <div class="nasa-item-img"> <a class="nasa-widget-img" href="https://gllso.com/product/genuine-leather-safety-boots-bm-44/" title="Genuine leather safety boots BM 44"> <img decoding="async" width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" class="attachment-thumbnail size-thumbnail" alt="" data-lazy-srcset="https://gllso.com/wp-content/uploads/2023/11/BM44-1-150x150.jpg 150w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-300x300.jpg 300w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-595x595.jpg 595w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-768x768.jpg 768w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-1536x1536.jpg 1536w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-2048x2048.jpg 2048w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-380x380.jpg 380w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-450x450.jpg 450w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-100x100.jpg 100w" data-lazy-sizes="(max-width: 150px) 100vw, 150px" data-lazy-src="https://gllso.com/wp-content/uploads/2023/11/BM44-1-150x150.jpg" /><noscript><img loading="lazy" decoding="async" width="150" height="150" src="https://gllso.com/wp-content/uploads/2023/11/BM44-1-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" srcset="https://gllso.com/wp-content/uploads/2023/11/BM44-1-150x150.jpg 150w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-300x300.jpg 300w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-595x595.jpg 595w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-768x768.jpg 768w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-1536x1536.jpg 1536w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-2048x2048.jpg 2048w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-380x380.jpg 380w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-450x450.jpg 450w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-100x100.jpg 100w" sizes="(max-width: 150px) 100vw, 150px" /></noscript> </a> <a href="javascript:void(0);" class="quick-view btn-link quick-view-icon" data-prod="9117" data-product_type="variable" title="Quick View" data-href="https://gllso.com/product/genuine-leather-safety-boots-bm-44/" rel="nofollow"> <i class="pe-7s-expand1"></i> </a> </div> <div class="nasa-item-meta margin-left-20 rtl-margin-left-0 rtl-margin-right-20"> <a class="product-title nasa-widget-title nasa-transition" href="https://gllso.com/product/genuine-leather-safety-boots-bm-44/" title="Genuine leather safety boots BM 44"> Genuine leather safety boots BM 44 </a> <span class="price"> <del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>1,500.00<span class="woocommerce-Price-currencySymbol">EGP</span></bdi></span></del> <span class="screen-reader-text">Original price was: 1,500.00EGP.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>799.00<span class="woocommerce-Price-currencySymbol">EGP</span></bdi></span></ins><span class="screen-reader-text">Current price is: 799.00EGP.</span> </span> </div> </li> </ul> </div> </div> </div> </div> </div> </div> <div class="has_ma_el_bg_slider elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-5ab98824 jltma-glass-effect-no" data-id="5ab98824" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-487c2604 margin-bottom-30 jltma-glass-effect-no elementor-widget elementor-widget-heading" data-id="487c2604" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">Best Selling</h3> </div> </div> <div class="elementor-element elementor-element-1dd3698b jltma-glass-effect-no elementor-widget elementor-widget-wp-widget-nasa_products_sc" data-id="1dd3698b" data-element_type="widget" data-widget_type="wp-widget-nasa_products_sc.default"> <div class="elementor-widget-container"> <div class="nasa-sc products woocommerce ns-type-list"> <div class="product_list_widget nasa-after-clear"> <ul class="large-block-grid-1 medium-block-grid-1 small-block-grid-1"> <li class="item-product-widget wow fadeInUp" data-wow-duration="1s" data-wow-delay="0ms"> <div class="nasa-item-img"> <a class="nasa-widget-img" href="https://gllso.com/product/genuine-leather-safety-boots-bm-44/" title="Genuine leather safety boots BM 44"> <img decoding="async" width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" class="attachment-thumbnail size-thumbnail" alt="" data-lazy-srcset="https://gllso.com/wp-content/uploads/2023/11/BM44-1-150x150.jpg 150w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-300x300.jpg 300w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-595x595.jpg 595w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-768x768.jpg 768w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-1536x1536.jpg 1536w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-2048x2048.jpg 2048w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-380x380.jpg 380w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-450x450.jpg 450w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-100x100.jpg 100w" data-lazy-sizes="(max-width: 150px) 100vw, 150px" data-lazy-src="https://gllso.com/wp-content/uploads/2023/11/BM44-1-150x150.jpg" /><noscript><img loading="lazy" decoding="async" width="150" height="150" src="https://gllso.com/wp-content/uploads/2023/11/BM44-1-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" srcset="https://gllso.com/wp-content/uploads/2023/11/BM44-1-150x150.jpg 150w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-300x300.jpg 300w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-595x595.jpg 595w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-768x768.jpg 768w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-1536x1536.jpg 1536w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-2048x2048.jpg 2048w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-380x380.jpg 380w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-450x450.jpg 450w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-100x100.jpg 100w" sizes="(max-width: 150px) 100vw, 150px" /></noscript> </a> <a href="javascript:void(0);" class="quick-view btn-link quick-view-icon" data-prod="9117" data-product_type="variable" title="Quick View" data-href="https://gllso.com/product/genuine-leather-safety-boots-bm-44/" rel="nofollow"> <i class="pe-7s-expand1"></i> </a> </div> <div class="nasa-item-meta margin-left-20 rtl-margin-left-0 rtl-margin-right-20"> <a class="product-title nasa-widget-title nasa-transition" href="https://gllso.com/product/genuine-leather-safety-boots-bm-44/" title="Genuine leather safety boots BM 44"> Genuine leather safety boots BM 44 </a> <span class="price"> <del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>1,500.00<span class="woocommerce-Price-currencySymbol">EGP</span></bdi></span></del> <span class="screen-reader-text">Original price was: 1,500.00EGP.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>799.00<span class="woocommerce-Price-currencySymbol">EGP</span></bdi></span></ins><span class="screen-reader-text">Current price is: 799.00EGP.</span> </span> </div> </li> </ul> </div> </div> </div> </div> </div> </div> <div class="has_ma_el_bg_slider elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-1f20fc13 jltma-glass-effect-no" data-id="1f20fc13" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-475d35e5 margin-bottom-30 jltma-glass-effect-no elementor-widget elementor-widget-heading" data-id="475d35e5" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">On Sale</h3> </div> </div> <div class="elementor-element elementor-element-3a1c7185 jltma-glass-effect-no elementor-widget elementor-widget-wp-widget-nasa_products_sc" data-id="3a1c7185" data-element_type="widget" data-widget_type="wp-widget-nasa_products_sc.default"> <div class="elementor-widget-container"> <div class="nasa-sc products woocommerce ns-type-list"> <div class="product_list_widget nasa-after-clear"> <ul class="large-block-grid-1 medium-block-grid-1 small-block-grid-1"> <li class="item-product-widget wow fadeInUp" data-wow-duration="1s" data-wow-delay="0ms"> <div class="nasa-item-img"> <a class="nasa-widget-img" href="https://gllso.com/product/genuine-leather-safety-boots-bm-44/" title="Genuine leather safety boots BM 44"> <img decoding="async" width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" class="attachment-thumbnail size-thumbnail" alt="" data-lazy-srcset="https://gllso.com/wp-content/uploads/2023/11/BM44-1-150x150.jpg 150w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-300x300.jpg 300w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-595x595.jpg 595w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-768x768.jpg 768w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-1536x1536.jpg 1536w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-2048x2048.jpg 2048w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-380x380.jpg 380w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-450x450.jpg 450w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-100x100.jpg 100w" data-lazy-sizes="(max-width: 150px) 100vw, 150px" data-lazy-src="https://gllso.com/wp-content/uploads/2023/11/BM44-1-150x150.jpg" /><noscript><img loading="lazy" decoding="async" width="150" height="150" src="https://gllso.com/wp-content/uploads/2023/11/BM44-1-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" srcset="https://gllso.com/wp-content/uploads/2023/11/BM44-1-150x150.jpg 150w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-300x300.jpg 300w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-595x595.jpg 595w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-768x768.jpg 768w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-1536x1536.jpg 1536w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-2048x2048.jpg 2048w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-380x380.jpg 380w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-450x450.jpg 450w, https://gllso.com/wp-content/uploads/2023/11/BM44-1-100x100.jpg 100w" sizes="(max-width: 150px) 100vw, 150px" /></noscript> </a> <a href="javascript:void(0);" class="quick-view btn-link quick-view-icon" data-prod="9117" data-product_type="variable" title="Quick View" data-href="https://gllso.com/product/genuine-leather-safety-boots-bm-44/" rel="nofollow"> <i class="pe-7s-expand1"></i> </a> </div> <div class="nasa-item-meta margin-left-20 rtl-margin-left-0 rtl-margin-right-20"> <a class="product-title nasa-widget-title nasa-transition" href="https://gllso.com/product/genuine-leather-safety-boots-bm-44/" title="Genuine leather safety boots BM 44"> Genuine leather safety boots BM 44 </a> <span class="price"> <del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>1,500.00<span class="woocommerce-Price-currencySymbol">EGP</span></bdi></span></del> <span class="screen-reader-text">Original price was: 1,500.00EGP.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>799.00<span class="woocommerce-Price-currencySymbol">EGP</span></bdi></span></ins><span class="screen-reader-text">Current price is: 799.00EGP.</span> </span> </div> </li> </ul> </div> </div> </div> </div> </div> </div> </div> </section> </div> </main> <!-- End Main Content Site --> <!-- MAIN FOOTER --><footer id="nasa-footer" class="footer-wrapper nasa-clear-both"> <div data-elementor-type="wp-post" data-elementor-id="3698" class="elementor elementor-3698"> <section class="has_ma_el_bg_slider elementor-section elementor-top-section elementor-element elementor-element-6a1329c6 footer-light-2 elementor-section-boxed elementor-section-height-default elementor-section-height-default jltma-glass-effect-no" data-id="6a1329c6" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="has_ma_el_bg_slider elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-fb4661b jltma-glass-effect-no" data-id="fb4661b" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="has_ma_el_bg_slider elementor-section elementor-inner-section elementor-element elementor-element-5751f2cf elementor-section-full_width elementor-section-height-default elementor-section-height-default jltma-glass-effect-no" data-id="5751f2cf" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="has_ma_el_bg_slider elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-3848a02d jltma-glass-effect-no" data-id="3848a02d" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-270a1cd9 margin-bottom-0 elementor-widget-mobile__width-initial elementor-widget__width-initial jltma-glass-effect-no elementor-widget elementor-widget-wp-widget-nasa_image" data-id="270a1cd9" data-element_type="widget" data-widget_type="wp-widget-nasa_image.default"> <div class="elementor-widget-container"> <a class="nasa-link-image" href="#"><img class="nasa-image skip-lazy" src="https://gllso.com/wp-content/uploads/2023/11/لوجو-فاتورة-.png" alt="" width="975" height="335" /></a> </div> </div> <div class="elementor-element elementor-element-50f710e5 jltma-glass-effect-no elementor-widget elementor-widget-html" data-id="50f710e5" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> <ul class="contact-information"><li class="media"><div class="contact-text">GLLSO is an Egyptian company for importing, exporting, manufacturing leather and producing shoes. “All this trouble is for you.”.</div></li></ul> </div> </div> </div> </div> <div class="has_ma_el_bg_slider elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-1f95b9 jltma-glass-effect-no" data-id="1f95b9" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-1a5ae830 margin-bottom-0 jltma-glass-effect-no elementor-widget elementor-widget-wp-widget-nasa_follow" data-id="1a5ae830" data-element_type="widget" data-widget_type="wp-widget-nasa_follow.default"> <div class="elementor-widget-container"> <div class="social-icons nasa-follow"><div class="follow-icon nasa-iflex flex-wrap"><a href="https://www.facebook.com/gllso?mibextid=ZbWKwL" target="_blank" class="icon icon_facebook nasa-tip" title="Follow us on Facebook" rel="nofollow"><i class="fa fab fa-facebook"></i></a><a href="https://www.instagram.com/gllso.official/?igshid=OGQ5ZDc2ODk2ZA" target="_blank" class="icon icon_instagram nasa-tip" title="Follow us on Instagram" rel="nofollow"><i class="fa fab fa-instagram"></i></a></div></div> </div> </div> <div class="elementor-element elementor-element-4666f890 jltma-glass-effect-no elementor-widget elementor-widget-wp-widget-nasa_menu_sc" data-id="4666f890" data-element_type="widget" data-widget_type="wp-widget-nasa_menu_sc.default"> <div class="elementor-widget-container"> <div class="nasa-nav-sc-menu"> <ul class="nasa-menu-wrapper"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-3718 current_page_item default-menu root-item nasa_even"><a title="Home" href="https://gllso.com/" class="nasa-title-menu"><i class="pe-7s-angle-down nasa-open-child"></i>Home</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-parent-item default-menu root-item nasa_odd"><a title="MEN`S" href="https://gllso.com/product-category/mens/" class="nasa-title-menu"><i class="pe-7s-angle-down nasa-open-child"></i>MEN`S<i class="fa fa-angle-right nasa-has-items-child"></i></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-parent-item default-menu root-item nasa_even"><a title="KIDS" href="https://gllso.com/product-category/kids/" class="nasa-title-menu"><i class="pe-7s-angle-down nasa-open-child"></i>KIDS<i class="fa fa-angle-right nasa-has-items-child"></i></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-parent-item default-menu root-item nasa_odd"><a title="WOMAN`S" href="https://gllso.com/product-category/womans/" class="nasa-title-menu"><i class="pe-7s-angle-down nasa-open-child"></i>WOMAN`S<i class="fa fa-angle-right nasa-has-items-child"></i></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page default-menu root-item nasa_even"><a title="Blog" href="https://gllso.com/blog/" class="nasa-title-menu"><i class="pe-7s-angle-down nasa-open-child"></i>Blog</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page default-menu root-item nasa_odd"><a title="Contact Us" href="https://gllso.com/elm-contact-us/" class="nasa-title-menu"><i class="pe-7s-angle-down nasa-open-child"></i>Contact Us</a></li> </ul> </div> </div> </div> </div> </div> </div> </section> </div> </div> <div class="has_ma_el_bg_slider elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-4267d4ad jltma-glass-effect-no" data-id="4267d4ad" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="has_ma_el_bg_slider elementor-section elementor-inner-section elementor-element elementor-element-16aeec83 elementor-section-full_width elementor-section-height-default elementor-section-height-default jltma-glass-effect-no" data-id="16aeec83" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="has_ma_el_bg_slider elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-436ac45f footer-contact jltma-glass-effect-no" data-id="436ac45f" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-6b098993 jltma-glass-effect-no elementor-widget elementor-widget-shortcode" data-id="6b098993" data-element_type="widget" data-widget_type="shortcode.default"> <div class="elementor-widget-container"> <div class="elementor-shortcode"><div role="form" class="wpcf7" id="wpcf7-f210-o1" lang="en-US" dir="ltr"> <div class="screen-reader-response"><p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul></div> <form action="/#wpcf7-f210-o1" method="post" class="wpcf7-form init" novalidate="novalidate" data-status="init"> <div style="display: none;"> <input type="hidden" name="_wpcf7" value="210" /> <input type="hidden" name="_wpcf7_version" value="5.6.4" /> <input type="hidden" name="_wpcf7_locale" value="en_US" /> <input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f210-o1" /> <input type="hidden" name="_wpcf7_container_post" value="0" /> <input type="hidden" name="_wpcf7_posted_data_hash" value="" /> </div> <p><span class="wpcf7-form-control-wrap" data-name="your-email"><input type="email" name="your-email" value="" size="40" class="wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email nasa-footer-contact-mail" aria-required="true" aria-invalid="false" placeholder="Enter your email here" /></span><input type="submit" value="SUBSCRIBE" class="wpcf7-form-control has-spinner wpcf7-submit btn-submit-newsletters button" /></p> <div class="wpcf7-response-output" aria-hidden="true"></div></form></div></div> </div> </div> </div> </div> </div> </section> <section class="has_ma_el_bg_slider elementor-section elementor-inner-section elementor-element elementor-element-5a4a8c9b elementor-section-full_width elementor-section-height-default elementor-section-height-default jltma-glass-effect-no" data-id="5a4a8c9b" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="has_ma_el_bg_slider elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-4e9010e8 jltma-glass-effect-no" data-id="4e9010e8" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-2993ef8 jltma-glass-effect-no elementor-widget elementor-widget-html" data-id="2993ef8" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> <ul class="contact-information"><li class="media"></li><li class="media"><div class="contact-text"> <a href="tel:+201033799785">01033799785</a></div></li><li class="media"><div class="contact-text"><a href="mailto:[email protected]" title="Email">[email protected]</a></div></li><li class="media"><div class="contact-text"><a href="mailto:[email protected]" title="Email">[email protected]</a></div></li></ul> </div> </div> </div> </div> <div class="has_ma_el_bg_slider elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-3f2d2e92 jltma-glass-effect-no" data-id="3f2d2e92" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-b17b11c jltma-glass-effect-no elementor-widget elementor-widget-text-editor" data-id="b17b11c" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <style>/*! elementor - v3.23.0 - 25-07-2024 */ .elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#69727d;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}</style> <ul class="nasa-opening-time tablet-margin-top-10"><li><span class="nasa-day-open">Saturday-Thursday</span><span class="nasa-time-open" style="font-size: 10pt;">24Hour</span></li><li style="text-align: left;"><span class="nasa-day-open">Friday</span><span class="nasa-time-open" style="font-size: 10pt;">12:00pm – 12:00am</span></li></ul> </div> </div> <div class="elementor-element elementor-element-24b83918 jltma-glass-effect-no elementor-widget elementor-widget-wp-widget-nasa_image" data-id="24b83918" data-element_type="widget" data-widget_type="wp-widget-nasa_image.default"> <div class="elementor-widget-container"> <div class="nasa-image-wrap text-left"><img class="nasa-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20191%2035'%3E%3C/svg%3E" alt="" width="191" height="35" data-lazy-src="https://gllso.com/wp-content/uploads/2017/11/payment-icons.png" /><noscript><img class="nasa-image" src="https://gllso.com/wp-content/uploads/2017/11/payment-icons.png" alt="" width="191" height="35" /></noscript></div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> <section class="has_ma_el_bg_slider elementor-section elementor-top-section elementor-element elementor-element-5b6ee18e nasa-footer-bottom elementor-section-boxed elementor-section-height-default elementor-section-height-default jltma-glass-effect-no" data-id="5b6ee18e" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="has_ma_el_bg_slider elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-f58fa8c nasa-footer-bottom-left jltma-glass-effect-no" data-id="f58fa8c" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-698f7c9e jltma-glass-effect-no elementor-widget elementor-widget-text-editor" data-id="698f7c9e" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p style="padding-bottom: 0;"><a href="http://Crea-tive.net">Creative </a>© 2023 – All Right reserved!</p> </div> </div> </div> </div> <div class="has_ma_el_bg_slider elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-65e3cbeb nasa-footer-bottom-right jltma-glass-effect-no" data-id="65e3cbeb" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-670c7840 jltma-glass-effect-no elementor-widget elementor-widget-wp-widget-nasa_menu_sc" data-id="670c7840" data-element_type="widget" data-widget_type="wp-widget-nasa_menu_sc.default"> <div class="elementor-widget-container"> <div class="nasa-nav-sc-menu nasa-menu-inline"> <ul class="nasa-menu-wrapper"> <li class="menu-item menu-item-type-post_type menu-item-object-page default-menu root-item nasa_even"><a title="Refund & Returns Policy" href="https://gllso.com/refund_returns/" class="nasa-title-menu"><i class="pe-7s-angle-down nasa-open-child"></i>Refund & Returns Policy</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page default-menu root-item nasa_odd"><a title="Order Tracking" href="https://gllso.com/order-tracking/" class="nasa-title-menu"><i class="pe-7s-angle-down nasa-open-child"></i>Order Tracking</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-privacy-policy default-menu root-item nasa_even"><a title="Privacy policy" href="https://gllso.com/privacy-policy/" class="nasa-title-menu"><i class="pe-7s-angle-down nasa-open-child"></i>Privacy policy</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page default-menu root-item nasa_odd"><a title="About Us" href="https://gllso.com/?page_id=3709" class="nasa-title-menu"><i class="pe-7s-angle-down nasa-open-child"></i>About Us</a></li> </ul> </div> </div> </div> </div> </div> </div> </section> </div> </footer><!-- END MAIN FOOTER --> </div> <!-- End Wrapper Site --> <script type="rocketlazyloadscript"> window.RS_MODULES = window.RS_MODULES || {}; window.RS_MODULES.modules = window.RS_MODULES.modules || {}; window.RS_MODULES.waiting = window.RS_MODULES.waiting || []; window.RS_MODULES.defered = true; window.RS_MODULES.moduleWaiting = window.RS_MODULES.moduleWaiting || {}; window.RS_MODULES.type = 'compiled'; </script> <!-- Start static group buttons --><div class="nasa-static-group-btn"><a href="javascript:void(0);" id="nasa-back-to-top" class="nasa-tip nasa-tip-left" data-tip="Back to Top" rel="nofollow"><i class="pe-7s-angle-up"></i></a> <a id="nasa-init-viewed" class="nasa-tip nasa-tip-left style-1" href="javascript:void(0);" data-tip="Recently Viewed" title="Recently Viewed" rel="nofollow"> <i class="pe-icon pe-7s-clock"></i> </a> </div><!-- End static group buttons --><!-- Start static tags --><div class="nasa-check-reponsive nasa-desktop-check"></div><div class="nasa-check-reponsive nasa-tablet-check"></div><div class="nasa-check-reponsive nasa-mobile-check"></div><div class="nasa-check-reponsive nasa-switch-check"></div><div class="black-window hidden-tag"></div><div class="white-window hidden-tag"></div><div class="transparent-window hidden-tag"></div><div class="transparent-mobile hidden-tag"></div><div class="black-window-mobile"></div><div class="warpper-mobile-search hidden-tag"> <div class="search-wrapper nasa-search nasa-ajax-search-form-container nasa-flex"> <form method="get" class="nasa-search nasa-ajax-search-form nasa-transition" action="https://gllso.com/"> <label for="nasa-input-mobile-search" class="label-search hidden-tag text-left fs-17"> Search </label> <input id="nasa-input-mobile-search" type="text" class="search-field search-input force-radius-5 live-search-input" value="" name="s" placeholder="I'm shopping for ..." /> <div class="nasa-vitual-hidden"> <input type="submit" name="post_type" value="product" /> </div> </form> <a href="javascript:void(0);" title="Close search" class="nasa-close-search-mobile margin-left-10 rtl-margin-left-0 rtl-margin-right-10 nasa-stclose" rel="nofollow"></a> </div> </div><script type="text/template" id="tmpl-nasa-mobile-account"> <div class="content-account"> <ul class="nasa-menus-account"><li class="menu-item"><a class="nasa-login-register-ajax inline-block" data-enable="1" href="https://gllso.com/my-account/" title="Login / Register"><i class="pe7-icon pe-7s-user"></i><span class="nasa-login-title">Login / Register</span></a></li></ul> </div> </script> <div id="cart-sidebar" class="nasa-static-sidebar style-1"> <!-- canvas id="nasa-confetti" style="position:absolute; top:0; left:0; display:none; z-index:99;"></canvas --> <div class="cart-close nasa-sidebar-close"> <a href="javascript:void(0);" title="Close" rel="nofollow">Close</a> <span class="nasa-tit-mycart nasa-sidebar-tit text-center"> My Cart </span> </div> <div class="widget_shopping_cart_content"> <input type="hidden" name="nasa-mini-cart-empty-content" /> </div> </div> <input type="hidden" name="nasa_wishlist_cookie_name" value="nasa_wishlist_f14ac690e6d256136b6feeff9d52a3cc_en" /> <div id="nasa-wishlist-sidebar" class="nasa-static-sidebar style-1"> <div class="wishlist-close nasa-sidebar-close"> <a href="javascript:void(0);" title="Close" rel="nofollow"> Close </a> <span class="nasa-tit-wishlist nasa-sidebar-tit text-center"> Wishlist </span> </div> <div id="nasa-wishlist-sidebar-content" class="nasa-relative nasa-fullsize"><div class="nasa-loader"></div></div> </div> <!-- viewed product --> <div id="nasa-viewed-sidebar" class="nasa-static-sidebar style-1"> <div class="viewed-close nasa-sidebar-close"> <a href="javascript:void(0);" title="Close" rel="nofollow">Close</a> <span class="nasa-tit-viewed nasa-sidebar-tit text-center"> Recently Viewed </span> </div> <div id="nasa-viewed-sidebar-content" class="nasa-absolute"> <div class="nasa-loader"></div> </div> </div> <div class="nasa-login-register-warper" style="display: none;"> <div id="nasa-login-register-form"> <div class="nasa-form-logo-log nasa-no-fix-size-retina"> <a class="logo nasa-logo-retina nasa-has-sticky-logo nasa-has-mobile-logo" href="https://gllso.com/" title="GLLSO - " rel="Home"><img width="975" height="335" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20975%20335'%3E%3C/svg%3E" alt="GLLSO" class="header_logo" data-lazy-srcset="//gllso.com/wp-content/uploads/2023/11/لوجو-فاتورة-.png 1x, //gllso.com/wp-content/uploads/2023/11/لوجو-فاتورة-.png 2x" data-lazy-src="//gllso.com/wp-content/uploads/2023/11/لوجو-فاتورة-.png" /><noscript><img width="975" height="335" src="//gllso.com/wp-content/uploads/2023/11/لوجو-فاتورة-.png" alt="GLLSO" class="header_logo" srcset="//gllso.com/wp-content/uploads/2023/11/لوجو-فاتورة-.png 1x, //gllso.com/wp-content/uploads/2023/11/لوجو-فاتورة-.png 2x" /></noscript><img width="975" height="335" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20975%20335'%3E%3C/svg%3E" alt="GLLSO" class="header_logo logo_sticky" data-lazy-src="//gllso.com/wp-content/uploads/2023/11/لوجو-فاتورة-.png" /><noscript><img width="975" height="335" src="//gllso.com/wp-content/uploads/2023/11/لوجو-فاتورة-.png" alt="GLLSO" class="header_logo logo_sticky" /></noscript><img width="975" height="335" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20975%20335'%3E%3C/svg%3E" alt="GLLSO" class="header_logo logo_mobile" data-lazy-src="//gllso.com/wp-content/uploads/2023/11/لوجو-فاتورة-.png" /><noscript><img width="975" height="335" src="//gllso.com/wp-content/uploads/2023/11/لوجو-فاتورة-.png" alt="GLLSO" class="header_logo logo_mobile" /></noscript></a> <a class="login-register-close nasa-stclose" href="javascript:void(0);" title="Close" rel="nofollow"></a> </div> <div class="nasa-message margin-top-20"></div> <div class="nasa-form-content"> <div class="row" id="nasa_customer_login"> <div class="large-12 columns nasa_login-form"> <span class="nasa-form-title"> Great to have you back! </span> <form method="post" class="woocommerce-form woocommerce-form-login login"> <p class="form-row form-row-wide"> <span> <label for="nasa_username" class="inline-block left rtl-right"> Username or email <span class="required">*</span> </label> <!-- Remember --> <label for="nasa_rememberme" class="woocommerce-form__label woocommerce-form__label-for-checkbox woocommerce-form-login__rememberme inline-block right rtl-left none-weight"> <input class="woocommerce-form__input woocommerce-form__input-checkbox margin-right-5 rtl-margin-right-0 rtl-margin-left-5" name="nasa_rememberme" type="checkbox" id="nasa_rememberme" value="forever" /> Remember </label> </span> <!-- Username --> <input type="text" class="woocommerce-Input woocommerce-Input--text input-text" name="nasa_username" id="nasa_username" autocomplete="username" value="" /> </p> <p class="form-row form-row-wide"> <span> <label for="nasa_password" class="inline-block left rtl-right"> Password <span class="required">*</span> </label> <a class="lost_password inline-block right rtl-left none-weight" href="https://gllso.com/my-account/lost-password/">Lost?</a> </span> <input class="woocommerce-Input woocommerce-Input--text input-text" type="password" name="nasa_password" id="nasa_password" autocomplete="current-password" /> </p> <p class="form-row row-submit"> <input type="hidden" id="woocommerce-login-nonce" name="woocommerce-login-nonce" value="062ede3bf3" /><input type="hidden" name="_wp_http_referer" value="/" /> <button type="submit" class="woocommerce-button button woocommerce-form-login__submit nasa-fullwidth margin-top-10" name="nasa_login" value="SIGN IN TO YOUR ACCOUNT">SIGN IN TO YOUR ACCOUNT</button> </p> </form> <p class="nasa-switch-form"> Not a member? <a class="nasa-switch-register" href="javascript:void(0);" rel="nofollow"> Create an account </a> </p> </div> <div class="large-12 columns nasa_register-form"> <span class="nasa-form-title"> Great to see you here! </span> <form method="post" class="woocommerce-form woocommerce-form-register register" > <p class="form-row form-row-wide"> <label for="nasa_reg_email" class="left rtl-right"> Email address <span class="required">*</span> </label> <!-- Email --> <input type="email" class="woocommerce-Input woocommerce-Input--text input-text" name="nasa_email" id="nasa_reg_email" autocomplete="email" value="" /> </p> <p class="form-row form-row-wide"> A link to set a new password will be sent to your email address. </p> <wc-order-attribution-inputs></wc-order-attribution-inputs><div class="woocommerce-privacy-policy-text"><p>Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our <a href="https://gllso.com/privacy-policy/" class="woocommerce-privacy-policy-link" target="_blank">privacy policy</a>.</p> </div> <p class="form-row"> <input type="hidden" id="woocommerce-register-nonce" name="woocommerce-register-nonce" value="45e92a780d" /><input type="hidden" name="_wp_http_referer" value="/" /> <!-- Submit button --> <button type="submit" class="woocommerce-Button woocommerce-button button woocommerce-form-register__submit nasa-fullwidth" name="nasa_register" value="SETUP YOUR ACCOUNT">SETUP YOUR ACCOUNT</button> </p> </form> <p class="nasa-switch-form"> Already got an account? <a class="nasa-switch-login" href="javascript:void(0);" rel="nofollow"> Sign in here </a> </p> </div> </div> </div> </div> </div> <div id="nasa-quickview-sidebar" class="nasa-static-sidebar style-1"> <div class="quickview-close nasa-sidebar-close"> <a href="javascript:void(0);" title="Close" rel="nofollow">Close</a> </div> <div id="nasa-quickview-sidebar-content"><div class="nasa-loader"></div></div> </div> <input type="hidden" name="nasa_woocompare_cookie_name" value="yith_woocompare_list" /> <div class="nasa-compare-list-bottom"> </div> <div id="nasa-menu-sidebar-content" class="nasa-standard"> <a class="nasa-close-menu-mobile ns-touch-close" href="javascript:void(0);" title="Close" rel="nofollow"> Close </a> <div class="nasa-mobile-nav-wrap"> <div id="mobile-navigation"></div> </div> </div> <div id="heading-menu-mobile" class="hidden-tag"><a class="logo nasa-logo-retina nasa-has-sticky-logo nasa-has-mobile-logo" href="https://gllso.com/" title="GLLSO - " rel="Home"><img width="975" height="335" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20975%20335'%3E%3C/svg%3E" alt="GLLSO" class="header_logo" data-lazy-srcset="//gllso.com/wp-content/uploads/2023/11/لوجو-فاتورة-.png 1x, //gllso.com/wp-content/uploads/2023/11/لوجو-فاتورة-.png 2x" data-lazy-src="//gllso.com/wp-content/uploads/2023/11/لوجو-فاتورة-.png" /><noscript><img width="975" height="335" src="//gllso.com/wp-content/uploads/2023/11/لوجو-فاتورة-.png" alt="GLLSO" class="header_logo" srcset="//gllso.com/wp-content/uploads/2023/11/لوجو-فاتورة-.png 1x, //gllso.com/wp-content/uploads/2023/11/لوجو-فاتورة-.png 2x" /></noscript><img width="975" height="335" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20975%20335'%3E%3C/svg%3E" alt="GLLSO" class="header_logo logo_sticky" data-lazy-src="//gllso.com/wp-content/uploads/2023/11/لوجو-فاتورة-.png" /><noscript><img width="975" height="335" src="//gllso.com/wp-content/uploads/2023/11/لوجو-فاتورة-.png" alt="GLLSO" class="header_logo logo_sticky" /></noscript><img width="975" height="335" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20975%20335'%3E%3C/svg%3E" alt="GLLSO" class="header_logo logo_mobile" data-lazy-src="//gllso.com/wp-content/uploads/2023/11/لوجو-فاتورة-.png" /><noscript><img width="975" height="335" src="//gllso.com/wp-content/uploads/2023/11/لوجو-فاتورة-.png" alt="GLLSO" class="header_logo logo_mobile" /></noscript></a></div> <div class="nasa-top-cat-filter-wrap-mobile"> <span class="nasa-tit-filter-cat"> Categories </span> <div id="nasa-mobile-cat-filter"><ul class="nasa-top-cat-filter product-categories nasa-accordion"><li class="nasa-tax-item cat-item cat-item-218 cat-item-kids root-item cat-parent nasa-tax-parent li_accordion"><a href="javascript:void(0);" class="accordion" rel="nofollow"></a><a href="https://gllso.com/product-category/kids/" title="KIDS" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">KIDS</a><ul class='children'> <li class="nasa-tax-item cat-item cat-item-226 cat-item-boys cat-parent nasa-tax-parent li_accordion"><a href="javascript:void(0);" class="accordion" rel="nofollow"></a><a href="https://gllso.com/product-category/kids/boys/" title="Boys" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Boys</a> <ul class='children'> <li class="nasa-tax-item cat-item cat-item-230 cat-item-accessories-boys"><a href="https://gllso.com/product-category/kids/boys/accessories-boys/" title="Accessories" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Accessories</a></li> <li class="nasa-tax-item cat-item cat-item-229 cat-item-bags-boys"><a href="https://gllso.com/product-category/kids/boys/bags-boys/" title="Bags" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Bags</a></li> <li class="nasa-tax-item cat-item cat-item-227 cat-item-clothing-boys"><a href="https://gllso.com/product-category/kids/boys/clothing-boys/" title="Clothing" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Clothing</a></li> <li class="nasa-tax-item cat-item cat-item-232 cat-item-premium-boys"><a href="https://gllso.com/product-category/kids/boys/premium-boys/" title="Premium" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Premium</a></li> <li class="nasa-tax-item cat-item cat-item-228 cat-item-shoes-boys"><a href="https://gllso.com/product-category/kids/boys/shoes-boys/" title="Shoes" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Shoes</a></li> <li class="nasa-tax-item cat-item cat-item-231 cat-item-sports-boys"><a href="https://gllso.com/product-category/kids/boys/sports-boys/" title="Sports" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Sports</a></li> </ul> </li> <li class="nasa-tax-item cat-item cat-item-219 cat-item-girls cat-parent nasa-tax-parent li_accordion"><a href="javascript:void(0);" class="accordion" rel="nofollow"></a><a href="https://gllso.com/product-category/kids/girls/" title="Girls" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Girls</a> <ul class='children'> <li class="nasa-tax-item cat-item cat-item-223 cat-item-accessories"><a href="https://gllso.com/product-category/kids/girls/accessories/" title="Accessories" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Accessories</a></li> <li class="nasa-tax-item cat-item cat-item-222 cat-item-bags"><a href="https://gllso.com/product-category/kids/girls/bags/" title="Bags" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Bags</a></li> <li class="nasa-tax-item cat-item cat-item-220 cat-item-clothing"><a href="https://gllso.com/product-category/kids/girls/clothing/" title="Clothing" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Clothing</a></li> <li class="nasa-tax-item cat-item cat-item-225 cat-item-premium"><a href="https://gllso.com/product-category/kids/girls/premium/" title="Premium" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Premium</a></li> <li class="nasa-tax-item cat-item cat-item-221 cat-item-shoes"><a href="https://gllso.com/product-category/kids/girls/shoes/" title="Shoes" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Shoes</a></li> <li class="nasa-tax-item cat-item cat-item-224 cat-item-sports"><a href="https://gllso.com/product-category/kids/girls/sports/" title="Sports" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Sports</a></li> </ul> </li> </ul> </li> <li class="nasa-tax-item cat-item cat-item-15 cat-item-mens root-item cat-parent nasa-tax-parent li_accordion"><a href="javascript:void(0);" class="accordion" rel="nofollow"></a><a href="https://gllso.com/product-category/mens/" title="MEN`S" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">MEN`S</a><ul class='children'> <li class="nasa-tax-item cat-item cat-item-209 cat-item-arabian-clothing"><a href="https://gllso.com/product-category/mens/arabian-clothing/" title="Arabian Clothing" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Arabian Clothing</a></li> <li class="nasa-tax-item cat-item cat-item-205 cat-item-beachwear"><a href="https://gllso.com/product-category/mens/beachwear/" title="Beachwear" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Beachwear</a></li> <li class="nasa-tax-item cat-item cat-item-197 cat-item-jackets-coats"><a href="https://gllso.com/product-category/mens/jackets-coats/" title="Jackets & Coats" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Jackets & Coats</a></li> <li class="nasa-tax-item cat-item cat-item-204 cat-item-jeans"><a href="https://gllso.com/product-category/mens/jeans/" title="Jeans" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Jeans</a></li> <li class="nasa-tax-item cat-item cat-item-261 cat-item-mens-shoes cat-parent nasa-tax-parent li_accordion"><a href="javascript:void(0);" class="accordion" rel="nofollow"></a><a href="https://gllso.com/product-category/mens/mens-shoes/" title="MEN`S SHOES" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">MEN`S SHOES</a> <ul class='children'> <li class="nasa-tax-item cat-item cat-item-215 cat-item-boots"><a href="https://gllso.com/product-category/mens/mens-shoes/boots/" title="Boots" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Boots</a></li> <li class="nasa-tax-item cat-item cat-item-212 cat-item-flip-flops"><a href="https://gllso.com/product-category/mens/mens-shoes/flip-flops/" title="Flip Flops" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Flip Flops</a></li> <li class="nasa-tax-item cat-item cat-item-475 cat-item-safety-shoes"><a href="https://gllso.com/product-category/mens/mens-shoes/safety-shoes/" title="safety shoes" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">safety shoes</a></li> <li class="nasa-tax-item cat-item cat-item-214 cat-item-sandals"><a href="https://gllso.com/product-category/mens/mens-shoes/sandals/" title="Sandals" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Sandals</a></li> <li class="nasa-tax-item cat-item cat-item-217 cat-item-shoe-care"><a href="https://gllso.com/product-category/mens/mens-shoes/shoe-care/" title="Shoe Care" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Shoe Care</a></li> <li class="nasa-tax-item cat-item cat-item-477 cat-item-shoes-classic"><a href="https://gllso.com/product-category/mens/mens-shoes/shoes-classic/" title="shoes classic" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">shoes classic</a></li> <li class="nasa-tax-item cat-item cat-item-213 cat-item-slip-ons"><a href="https://gllso.com/product-category/mens/mens-shoes/slip-ons/" title="Slip-Ons" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Slip-Ons</a></li> <li class="nasa-tax-item cat-item cat-item-476 cat-item-smart-shoes"><a href="https://gllso.com/product-category/mens/mens-shoes/smart-shoes/" title="smart shoes" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">smart shoes</a></li> <li class="nasa-tax-item cat-item cat-item-211 cat-item-sneakers"><a href="https://gllso.com/product-category/mens/mens-shoes/sneakers/" title="Sneakers" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Sneakers</a></li> <li class="nasa-tax-item cat-item cat-item-216 cat-item-sports-shoes"><a href="https://gllso.com/product-category/mens/mens-shoes/sports-shoes/" title="Sports Shoes" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Sports Shoes</a></li> </ul> </li> <li class="nasa-tax-item cat-item cat-item-460 cat-item-mens-accessories"><a href="https://gllso.com/product-category/mens/mens-accessories/" title="Men's Accessories" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Men's Accessories</a></li> <li class="nasa-tax-item cat-item cat-item-458 cat-item-mens-clothing"><a href="https://gllso.com/product-category/mens/mens-clothing/" title="Men's Clothing" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Men's Clothing</a></li> <li class="nasa-tax-item cat-item cat-item-202 cat-item-pants-joggers"><a href="https://gllso.com/product-category/mens/pants-joggers/" title="Pants & Joggers" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Pants & Joggers</a></li> <li class="nasa-tax-item cat-item cat-item-210 cat-item-sets-multi-packs"><a href="https://gllso.com/product-category/mens/sets-multi-packs/" title="Sets & Multi-Packs" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Sets & Multi-Packs</a></li> <li class="nasa-tax-item cat-item cat-item-198 cat-item-shirts"><a href="https://gllso.com/product-category/mens/shirts/" title="Shirts" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Shirts</a></li> <li class="nasa-tax-item cat-item cat-item-203 cat-item-shorts"><a href="https://gllso.com/product-category/mens/shorts/" title="Shorts" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Shorts</a></li> <li class="nasa-tax-item cat-item cat-item-207 cat-item-sleepwear"><a href="https://gllso.com/product-category/mens/sleepwear/" title="Sleepwear" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Sleepwear</a></li> <li class="nasa-tax-item cat-item cat-item-206 cat-item-sportswear"><a href="https://gllso.com/product-category/mens/sportswear/" title="Sportswear" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Sportswear</a></li> <li class="nasa-tax-item cat-item cat-item-201 cat-item-sweaters-cardigans"><a href="https://gllso.com/product-category/mens/sweaters-cardigans/" title="Sweaters & Cardigans" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Sweaters & Cardigans</a></li> <li class="nasa-tax-item cat-item cat-item-200 cat-item-sweatshirts-hoodies"><a href="https://gllso.com/product-category/mens/sweatshirts-hoodies/" title="Sweatshirts & Hoodies" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Sweatshirts & Hoodies</a></li> <li class="nasa-tax-item cat-item cat-item-199 cat-item-t-shirts-polos"><a href="https://gllso.com/product-category/mens/t-shirts-polos/" title="T-Shirts & Polos" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">T-Shirts & Polos</a></li> <li class="nasa-tax-item cat-item cat-item-208 cat-item-underwear-socks"><a href="https://gllso.com/product-category/mens/underwear-socks/" title="Underwear & Socks" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Underwear & Socks</a></li> </ul> </li> <li class="nasa-tax-item cat-item cat-item-233 cat-item-womans root-item cat-parent nasa-tax-parent li_accordion"><a href="javascript:void(0);" class="accordion" rel="nofollow"></a><a href="https://gllso.com/product-category/womans/" title="WOMAN`S" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">WOMAN`S</a><ul class='children'> <li class="nasa-tax-item cat-item cat-item-251 cat-item-all-shoes cat-parent nasa-tax-parent li_accordion"><a href="javascript:void(0);" class="accordion" rel="nofollow"></a><a href="https://gllso.com/product-category/womans/all-shoes/" title="All Shoes" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">All Shoes</a> <ul class='children'> <li class="nasa-tax-item cat-item cat-item-258 cat-item-bedroom-slippers"><a href="https://gllso.com/product-category/womans/all-shoes/bedroom-slippers/" title="Bedroom Slippers" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Bedroom Slippers</a></li> <li class="nasa-tax-item cat-item cat-item-255 cat-item-boots-all-shoes"><a href="https://gllso.com/product-category/womans/all-shoes/boots-all-shoes/" title="Boots" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Boots</a></li> <li class="nasa-tax-item cat-item cat-item-252 cat-item-flats"><a href="https://gllso.com/product-category/womans/all-shoes/flats/" title="Flats" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Flats</a></li> <li class="nasa-tax-item cat-item cat-item-253 cat-item-flip-flops-all-shoes"><a href="https://gllso.com/product-category/womans/all-shoes/flip-flops-all-shoes/" title="Flip Flops" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Flip Flops</a></li> <li class="nasa-tax-item cat-item cat-item-256 cat-item-pumps"><a href="https://gllso.com/product-category/womans/all-shoes/pumps/" title="Pumps" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Pumps</a></li> <li class="nasa-tax-item cat-item cat-item-254 cat-item-sandals-all-shoes"><a href="https://gllso.com/product-category/womans/all-shoes/sandals-all-shoes/" title="Sandals" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Sandals</a></li> <li class="nasa-tax-item cat-item cat-item-260 cat-item-slides"><a href="https://gllso.com/product-category/womans/all-shoes/slides/" title="Slides" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Slides</a></li> <li class="nasa-tax-item cat-item cat-item-257 cat-item-sneakers-all-shoes"><a href="https://gllso.com/product-category/womans/all-shoes/sneakers-all-shoes/" title="Sneakers" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Sneakers</a></li> <li class="nasa-tax-item cat-item cat-item-259 cat-item-sports-shoes-all-shoes"><a href="https://gllso.com/product-category/womans/all-shoes/sports-shoes-all-shoes/" title="Sports Shoes" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Sports Shoes</a></li> </ul> </li> <li class="nasa-tax-item cat-item cat-item-248 cat-item-arabian-clothing-womans"><a href="https://gllso.com/product-category/womans/arabian-clothing-womans/" title="Arabian Clothing" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Arabian Clothing</a></li> <li class="nasa-tax-item cat-item cat-item-245 cat-item-beachwear-womans"><a href="https://gllso.com/product-category/womans/beachwear-womans/" title="Beachwear" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Beachwear</a></li> <li class="nasa-tax-item cat-item cat-item-235 cat-item-dresses"><a href="https://gllso.com/product-category/womans/dresses/" title="Dresses" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Dresses</a></li> <li class="nasa-tax-item cat-item cat-item-237 cat-item-jackets-coats-womans"><a href="https://gllso.com/product-category/womans/jackets-coats-womans/" title="Jackets & Coats" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Jackets & Coats</a></li> <li class="nasa-tax-item cat-item cat-item-239 cat-item-jeans-womans"><a href="https://gllso.com/product-category/womans/jeans-womans/" title="Jeans" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Jeans</a></li> <li class="nasa-tax-item cat-item cat-item-244 cat-item-jumpsuits-playsuits"><a href="https://gllso.com/product-category/womans/jumpsuits-playsuits/" title="Jumpsuits & Playsuits" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Jumpsuits & Playsuits</a></li> <li class="nasa-tax-item cat-item cat-item-246 cat-item-lingerie"><a href="https://gllso.com/product-category/womans/lingerie/" title="Lingerie" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Lingerie</a></li> <li class="nasa-tax-item cat-item cat-item-247 cat-item-loungewear-nightwear"><a href="https://gllso.com/product-category/womans/loungewear-nightwear/" title="Loungewear & Nightwear" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Loungewear & Nightwear</a></li> <li class="nasa-tax-item cat-item cat-item-236 cat-item-pants"><a href="https://gllso.com/product-category/womans/pants/" title="Pants" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Pants</a></li> <li class="nasa-tax-item cat-item cat-item-250 cat-item-plus-size-clothin"><a href="https://gllso.com/product-category/womans/plus-size-clothin/" title="Plus Size Clothin" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Plus Size Clothin</a></li> <li class="nasa-tax-item cat-item cat-item-249 cat-item-sets"><a href="https://gllso.com/product-category/womans/sets/" title="Sets" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Sets</a></li> <li class="nasa-tax-item cat-item cat-item-238 cat-item-shorts-womans"><a href="https://gllso.com/product-category/womans/shorts-womans/" title="Shorts" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Shorts</a></li> <li class="nasa-tax-item cat-item cat-item-240 cat-item-skirts"><a href="https://gllso.com/product-category/womans/skirts/" title="Skirts" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Skirts</a></li> <li class="nasa-tax-item cat-item cat-item-243 cat-item-sportswear-womans"><a href="https://gllso.com/product-category/womans/sportswear-womans/" title="Sportswear" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Sportswear</a></li> <li class="nasa-tax-item cat-item cat-item-241 cat-item-sweaters-cardigans-womans"><a href="https://gllso.com/product-category/womans/sweaters-cardigans-womans/" title="Sweaters & Cardigans" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Sweaters & Cardigans</a></li> <li class="nasa-tax-item cat-item cat-item-242 cat-item-sweatshirts-hoodies-womans"><a href="https://gllso.com/product-category/womans/sweatshirts-hoodies-womans/" title="Sweatshirts & Hoodies" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Sweatshirts & Hoodies</a></li> <li class="nasa-tax-item cat-item cat-item-234 cat-item-t-shirts"><a href="https://gllso.com/product-category/womans/t-shirts/" title="T-Shirts" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">T-Shirts</a></li> <li class="nasa-tax-item cat-item cat-item-461 cat-item-womans-accessories"><a href="https://gllso.com/product-category/womans/womans-accessories/" title="Woman's Accessories" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Woman's Accessories</a></li> <li class="nasa-tax-item cat-item cat-item-459 cat-item-womans-clothing"><a href="https://gllso.com/product-category/womans/womans-clothing/" title="Woman's Clothing" class="nasa-filter-item nasa-filter-by-tax nasa-filter-by-cat">Woman's Clothing</a></li> </ul> </li> <li class="nasa-current-note"></li></ul></div> <a href="javascript:void(0);" title="Close" class="nasa-close-filter-cat ns-touch-close" rel="nofollow"></a> </div> <!-- Enable Fixed add to cart single product --><input type="hidden" name="nasa_fixed_single_add_to_cart" value="1" /><!-- Fixed add to cart single product in Mobile layout --><input type="hidden" name="nasa_fixed_mobile_single_add_to_cart_layout" value="btn" /><!-- Event After Add To Cart --><input type="hidden" name="nasa-event-after-add-to-cart" value="sidebar" /> <!-- URL Logout --> <input type="hidden" name="nasa_logout_menu" value="https://gllso.com/wp-login.php?action=logout&redirect_to=https%3A%2F%2Fgllso.com%2F&_wpnonce=6a279d4b1a" /> <!-- width toggle Add To Cart | Countdown --> <input type="hidden" name="nasa-toggle-width-product-content" value="180" /> <!-- Close Pop-up string --> <input type="hidden" name="nasa-close-string" value="Close (Esc)" /> <!-- Toggle Select Options Sticky add to cart single product page --> <input type="hidden" name="nasa_select_options_text" value="Select Options" /> <!-- Less Total Count items Wishlist - Compare - (9+) --> <input type="hidden" name="nasa_less_total_items" value="1" /> <!-- Confirm text - Value to 0 in Quantity - Cart Sidebar --> <input type="hidden" name="nasa_change_value_0" value="Are you sure you want to remove it?" /> <!-- Cookie Life Time - Default 7 days --> <input type="hidden" name="nasa-cookie-life" value="7" /> <input type="hidden" name="nasa-rflrnc" value="1" /><script type="text/template" id="tmpl-nasa-bottom-bar"><div class="nasa-bottom-bar nasa-transition"> <ul class="nasa-bottom-bar-icons nasa-transition"> <li class="nasa-bot-item"> <a class="nasa-bot-icons nasa-bot-icon-shop" href="https://gllso.com/shop/" title="Shop"> <svg xmlns="http://www.w3.org/2000/svg" version="1.1" class="nasa-svg-shop" height="23.5px" width="23.5px" viewBox="0 0 32 32"> <g transform="matrix(0.048565, 0, 0, 0.048565, 24.580261, 2.974931)" style=""> <g transform="matrix(1, 0, 0, 1, -518.638794, 10.322351)"> <path d="M 325.775 138.986 L 325.775 3.106 L 226.224 3.106 L 206.439 139.36 C 206.645 170.27 234.133 190.889 268.991 190.889 C 303.978 190.889 325.803 170.085 325.803 139.017 C 325.803 139.007 325.803 138.997 325.803 138.986 L 325.775 138.986 Z M 184.112 137.888 L 203.681 3.106 L 97.891 3.106 L 58.284 139.43 C 58.584 170.266 86.435 190.733 121.233 190.733 C 156.222 190.733 184.07 170.085 184.07 139.017 C 184.07 138.63 184.088 138.254 184.128 137.89 L 184.112 137.888 Z M 594.367 -19.814 C 599.223 -19.831 603.454 -16.894 604.618 -12.712 L 646.637 136.813 C 646.84 137.534 646.943 138.276 646.947 139.019 C 646.947 180.185 613.869 209.926 567.511 209.926 C 531.02 209.926 499.688 193.287 489.208 175.252 C 478.646 193.118 453.202 209.443 416.701 209.443 C 380.201 209.443 352.393 193.307 341.803 175.252 C 331.352 193.145 304.741 212.29 268.25 212.29 C 231.749 212.29 205.105 193.207 194.551 175.252 C 184.058 193.315 157.589 211.144 121.098 211.144 C 74.74 211.144 36.736 180.185 36.736 139.019 C 36.741 138.277 36.843 137.534 37.048 136.813 L 79.14 -12.712 C 80.303 -16.894 84.542 -19.831 89.392 -19.814 L 594.367 -19.814 Z M 348.045 139.207 C 348.045 170.275 381.317 188.935 416.303 188.935 C 450.995 188.935 476.125 170.509 476.599 139.807 L 456.751 3.106 L 348.015 3.295 L 348.015 138.403 C 348.035 138.666 348.045 138.933 348.045 139.207 Z M 499.694 139.017 C 499.694 170.085 533.968 189.636 568.956 189.636 C 603.758 189.636 624.426 170.27 624.721 139.43 L 585.114 3.106 C 587.139 0.878 481.773 1.17 480.014 3.106 L 499.402 136.59 C 499.593 137.337 499.694 138.147 499.694 139.017 Z" style="stroke-width: 0px;"/> <path d="M 84.471 189.481 L 84.471 477.433 C 84.471 477.433 84.553 498.229 93.5 514.914 C 102.449 531.6 120.513 544.603 156.583 544.603 L 527.101 544.603 C 527.101 544.603 555.31 542.288 573.205 533.941 C 591.1 525.599 599.213 510.85 599.213 477.431 L 599.213 189.48 L 577.499 189.098 L 577.499 477.049 C 577.499 501.307 570.068 508.99 557.08 515.043 C 544.094 521.099 527.101 521.66 527.101 521.66 L 156.583 521.66 C 130.839 521.66 118.528 516.699 112.038 504.589 C 105.541 492.481 105.426 477.431 105.426 477.431 L 105.426 189.48 L 84.471 189.481 Z" style="stroke-width: 0px;"/> <path d="M 305.173 310.741 C 271.149 310.741 253.821 328.39 245.355 345.327 C 236.885 362.259 237.011 378.904 237.011 378.904 L 237.011 525.004 L 260 525.004 L 260 378.904 C 260 378.904 260.061 367.149 266.204 354.864 C 272.349 342.576 280.805 333.685 305.338 333.685 L 383.276 333.685 C 383.276 333.685 392.741 333.794 405.026 339.942 C 417.314 346.087 428.659 354.397 428.659 378.907 L 428.663 525.007 L 451.275 525.007 L 451.275 378.907 C 451.275 345.025 433.626 327.554 416.689 319.089 C 399.757 310.619 383.112 310.745 383.112 310.745 L 305.173 310.741 Z" style="stroke-width: 0px;"/> </g> </g> </svg> Shop </a> </li> <li class="nasa-bot-item nasa-bot-item-sidebar hidden-tag"> <a class="nasa-bot-icons nasa-bot-icon-sidebar" href="javascript:void(0);" title="Filters" rel="nofollow"> <i class="nasa-icon pe-7s-filter"></i> Filters </a> </li> <li class="nasa-bot-item"> <a class="nasa-bot-icons nasa-bot-icon-categories filter-cat-icon-mobile" href="javascript:void(0);" title="Categories" rel="nofollow"> <i class="nasa-icon pe-7s-keypad"></i> Categories </a> </li> <li class="nasa-bot-item nasa-bot-item-search hidden-tag"> <a class="nasa-bot-icons nasa-bot-icon-search botbar-mobile-search" href="javascript:void(0);" title="Search" rel="nofollow"> <i class="nasa-icon icon-nasa-if-search"></i> Search </a> </li> <li class="nasa-bot-item"> <a class="nasa-bot-icons nasa-bot-icon-wishlist botbar-wishlist-link" href="javascript:void(0);" title="Wishlist" rel="nofollow"> <i class="nasa-icon wishlist-icon icon-nasa-like"></i> Wishlist </a> <a class="wishlist-link nasa-wishlist-link nasa-flex" href="javascript:void(0);" title="Wishlist" rel="nofollow"><span class="icon-wrap"><i class="nasa-icon wishlist-icon icon-nasa-like"></i><span class="nasa-wishlist-count nasa-mini-number wishlist-number nasa-product-empty">0</span></span><span class="icon-text hidden-tag">Wishlist</span></a> </li> </ul> </div></script><input type="hidden" name="add_to_cart_text" value="Add to cart" /><input type="hidden" name="nasa_no_matching_variations" value="Sorry, no products matched your selection. Please choose a different combination." /> <script type="text/template" id="tmpl-nasa-responsive-header"> <div class="mobile-menu header-responsive"> <div class="mini-icon-mobile nasa-flex"> <a href="javascript:void(0);" class="nasa-icon nasa-mobile-menu_toggle mobile_toggle nasa-mobile-menu-icon nasa-flex" rel="nofollow"><svg xmlns="http://www.w3.org/2000/svg" width="26" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1" stroke-linecap="round" stroke-linejoin="round"><line x1="3" y1="12" x2="21" y2="12"></line><line x1="3" y1="6" x2="21" y2="6"></line><line x1="3" y1="18" x2="21" y2="18"></line></svg></a><a href="javascript:void(0);" class="nasa-icon icon-nasa-if-search mobile-search fs-23" rel="nofollow"></a> </div> <div class="logo-wrapper"> <a class="logo nasa-logo-retina nasa-has-sticky-logo nasa-has-mobile-logo" href="https://gllso.com/" title="GLLSO - " rel="Home"><img width="975" height="335" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20975%20335'%3E%3C/svg%3E" alt="GLLSO" class="header_logo" data-lazy-srcset="//gllso.com/wp-content/uploads/2023/11/لوجو-فاتورة-.png 1x, //gllso.com/wp-content/uploads/2023/11/لوجو-فاتورة-.png 2x" data-lazy-src="//gllso.com/wp-content/uploads/2023/11/لوجو-فاتورة-.png" /><noscript><img width="975" height="335" src="//gllso.com/wp-content/uploads/2023/11/لوجو-فاتورة-.png" alt="GLLSO" class="header_logo" srcset="//gllso.com/wp-content/uploads/2023/11/لوجو-فاتورة-.png 1x, //gllso.com/wp-content/uploads/2023/11/لوجو-فاتورة-.png 2x" /></noscript><img width="975" height="335" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20975%20335'%3E%3C/svg%3E" alt="GLLSO" class="header_logo logo_sticky" data-lazy-src="//gllso.com/wp-content/uploads/2023/11/لوجو-فاتورة-.png" /><noscript><img width="975" height="335" src="//gllso.com/wp-content/uploads/2023/11/لوجو-فاتورة-.png" alt="GLLSO" class="header_logo logo_sticky" /></noscript><img width="975" height="335" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20975%20335'%3E%3C/svg%3E" alt="GLLSO" class="header_logo logo_mobile" data-lazy-src="//gllso.com/wp-content/uploads/2023/11/لوجو-فاتورة-.png" /><noscript><img width="975" height="335" src="//gllso.com/wp-content/uploads/2023/11/لوجو-فاتورة-.png" alt="GLLSO" class="header_logo logo_mobile" /></noscript></a> </div> <div class="nasa-mobile-icons-wrap mini-icon-mobile"> <ul class="header-icons"><li class="first nasa-icon-account-mobile"><a class="nasa-login-register-ajax nasa-flex" data-enable="1" href="https://gllso.com/my-account/" title="Login / Register"><i class="nasa-icon pe7-icon pe-7s-user"></i></a></li><li class="nasa-icon-mini-cart"><a href="https://gllso.com/shopping-cart/" class="cart-link mini-cart cart-inner nasa-flex jc" title="Cart" rel="nofollow"><span class="icon-wrap"><i class="nasa-icon cart-icon icon-nasa-cart-3"></i><span class="nasa-cart-count nasa-mini-number cart-number hidden-tag nasa-product-empty">0</span></span><span class="icon-text hidden-tag">Cart</span></a></li></ul> </div> </div> </script> <script type="text/template" id="nasa-style-off-canvas" data-link="https://gllso.com/wp-content/themes/elessi-theme/assets/css/style-off-canvas.css"></script><script type="text/template" id="nasa-style-mobile-menu" data-link="https://gllso.com/wp-content/themes/elessi-theme/assets/css/style-mobile-menu.css"></script><!-- Instagram Feed JS --> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> var sbiajaxurl = "https://gllso.com/wp-admin/admin-ajax.php"; </script> <!-- Meta Pixel Event Code --> <script type="rocketlazyloadscript" data-rocket-type='text/javascript'> document.addEventListener( 'wpcf7mailsent', function( event ) { if( "fb_pxl_code" in event.detail.apiResponse){ eval(event.detail.apiResponse.fb_pxl_code); } }, false ); </script> <!-- End Meta Pixel Event Code --> <div id='pys_ajax_events'></div> <script type="rocketlazyloadscript"> var node = document.getElementsByClassName('woocommerce-message')[0]; if(node && document.getElementById('pys_late_event')) { var messageText = node.textContent.trim(); if(!messageText) { node.style.display = 'none'; } } </script> <script type="text/template" id="nasa-single-product-custom-fields"> <div class="nasa-ct-fields-add-to-cart nasa-not-in-sticky"> <a href="javascript:void(0);" class="nasa-ct-fields-toggle" rel="nofollow"> <input class="hidden-tag" type="checkbox" name="nasa-ct-fields-check" value="1" /> Customize this item? </a> <div class="hidden-tag nasa-ct-fields-wrap"> <div class="nasa-ct-field"> <label for="nasa-ct-font-type"> Font Type </label> <select id="nasa-ct-font-type" name="nasa-ct-font-type"> <option value="Font One">Font One</option><option value="Font Two">Font Two</option><option value="Font Three">Font Three</option><option value="Font Four">Font Four</option> </select> </div> <div class="nasa-ct-field"> <label for="nasa-ct-font-colour"> Font Colour </label> <select id="nasa-ct-font-colour" name="nasa-ct-font-colour"> <option value="Black">Black</option><option value="White">White</option><option value="Silver">Silver</option><option value="Gold">Gold</option> </select> </div> <div class="nasa-ct-field"> <label for="nasa-ct-font-orientation"> Font Orientation </label> <select id="nasa-ct-font-orientation" name="nasa-ct-font-orientation"> <option value="Portrait">Portrait</option><option value="Landscape">Landscape</option> </select> </div> <div class="nasa-ct-field"> <label for="nasa-ct-personalized"> Enter personalized text </label> <textarea class="nasa-require" id="nasa-ct-personalized" name="nasa-ct-personalized"></textarea> </div> </div> </div> </script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript'> const lazyloadRunObserver = () => { const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` ); const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => { entries.forEach( ( entry ) => { if ( entry.isIntersecting ) { let lazyloadBackground = entry.target; if( lazyloadBackground ) { lazyloadBackground.classList.add( 'e-lazyloaded' ); } lazyloadBackgroundObserver.unobserve( entry.target ); } }); }, { rootMargin: '200px 0px 200px 0px' } ); lazyloadBackgrounds.forEach( ( lazyloadBackground ) => { lazyloadBackgroundObserver.observe( lazyloadBackground ); } ); }; const events = [ 'DOMContentLoaded', 'elementor/lazyload/observe', ]; events.forEach( ( event ) => { document.addEventListener( event, lazyloadRunObserver ); } ); </script> <noscript><img height="1" width="1" style="display: none;" src="https://www.facebook.com/tr?id=9244321818981153&ev=PageView&noscript=1&cd%5Bpage_title%5D=Home&cd%5Bpost_type%5D=page&cd%5Bpost_id%5D=3718&cd%5Bplugin%5D=PixelYourSite&cd%5Buser_role%5D=guest&cd%5Bevent_url%5D=gllso.com%2F" alt=""></noscript> <link href="//fonts.googleapis.com/css?family=Jost:500%2C400%7CGentium+Book+Plus:400%7CRoboto:400&display=swap" rel="stylesheet" property="stylesheet" media="all" type="text/css" > <script type="rocketlazyloadscript" data-rocket-type='text/javascript'> (function () { var c = document.body.className; c = c.replace(/woocommerce-no-js/, 'woocommerce-js'); document.body.className = c; })(); </script> <script type="rocketlazyloadscript"> if(typeof revslider_showDoubleJqueryError === "undefined") {function revslider_showDoubleJqueryError(sliderID) {console.log("You have some jquery.js library include that comes after the Slider Revolution files js inclusion.");console.log("To fix this, you can:");console.log("1. Set 'Module General Options' -> 'Advanced' -> 'jQuery & OutPut Filters' -> 'Put JS to Body' to on");console.log("2. Find the double jQuery.js inclusion and remove it");return "Double Included jQuery Library";}} </script> <link rel="preload" as="font" id="rs-icon-set-revicon-woff" href="//gllso.com/wp-content/plugins/revslider/sr6/assets/fonts/revicons/revicons.woff?5510888" type="font/woff" crossorigin="anonymous" media="all" /> <link data-minify="1" rel='stylesheet' id='wc-blocks-style-css' href='https://gllso.com/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks.css?ver=1731585635' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-post-3698-css' href='https://gllso.com/wp-content/uploads/elementor/css/post-3698.css?ver=1730637515' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='berocket_framework_tippy-css' href='https://gllso.com/wp-content/cache/min/1/wp-content/plugins/brands-for-woocommerce/berocket/assets/tippy/tippy.css?ver=1731585635' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='berocket_framework_popup-animate-css' href='https://gllso.com/wp-content/cache/min/1/wp-content/plugins/brands-for-woocommerce/berocket/assets/popup/animate.css?ver=1731585635' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='rs-plugin-settings-css' href='https://gllso.com/wp-content/cache/min/1/wp-content/plugins/revslider/sr6/assets/css/rs6.css?ver=1731585636' type='text/css' media='all' /> <style id='rs-plugin-settings-inline-css' type='text/css'> #rev_slider_1_1_wrapper .custom.tparrows{cursor:pointer;background:#000;background:rgba(0,0,0,0.5);width:40px;height:40px;position:absolute;display:block;z-index:1000}#rev_slider_1_1_wrapper .custom.tparrows.rs-touchhover{background:#000}#rev_slider_1_1_wrapper .custom.tparrows:before{font-family:'revicons';font-size:15px;color:#fff;display:block;line-height:40px;text-align:center}#rev_slider_1_1_wrapper .custom.tparrows.tp-leftarrow:before{content:'\e824'}#rev_slider_1_1_wrapper .custom.tparrows.tp-rightarrow:before{content:'\e825'}.custom.tp-bullets{}.custom.tp-bullets:before{content:' ';position:absolute;width:100%;height:100%;background:transparent;padding:10px;margin-left:-10px;margin-top:-10px;box-sizing:content-box}.custom .tp-bullet{width:12px;height:12px;position:absolute;background:#aaa; background:rgba(125,125,125,0.5);cursor:pointer;box-sizing:content-box}.custom .tp-bullet.rs-touchhover,.custom .tp-bullet.selected{background:rgb(125,125,125)}.custom .tp-bullet-image{}.custom .tp-bullet-title{} #rev_slider_1_1_wrapper rs-loader.spinner2{background-color:#FFFFFF !important} </style> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gllso.com/wp-content/plugins/brands-for-woocommerce/berocket/libraries/../assets/tippy/tippy.min.js?ver=aa61a9c45d794769e3e018c028830eb5" id="berocket_framework_tippy-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://gllso.com/wp-content/cache/min/1/wp-content/plugins/brands-for-woocommerce/js/front.js?ver=1731585636" id="berocket_front-js" defer></script> <script type="text/javascript" id="ce4wp_form_submit-js-extra"> /* <![CDATA[ */ var ce4wp_form_submit_data = {"siteUrl":"https:\/\/gllso.com","url":"https:\/\/gllso.com\/wp-admin\/admin-ajax.php","nonce":"959daf6ac5","listNonce":"5b02e5c668","activatedNonce":"5206253a77"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://gllso.com/wp-content/cache/min/1/wp-content/plugins/creative-mail-by-constant-contact/assets/js/block/submit.js?ver=1731585636" id="ce4wp_form_submit-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://gllso.com/wp-content/cache/min/1/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=1731585636" id="swv-js" defer></script> <script type="text/javascript" id="contact-form-7-js-extra"> /* <![CDATA[ */ var wpcf7 = {"api":{"root":"https:\/\/gllso.com\/wp-json\/","namespace":"contact-form-7\/v1"},"cached":"1"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://gllso.com/wp-content/cache/min/1/wp-content/plugins/contact-form-7/includes/js/index.js?ver=1731585636" id="contact-form-7-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="//gllso.com/wp-content/plugins/revslider/sr6/assets/js/rbtools.min.js?ver=6.7.15" defer async id="tp-tools-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="//gllso.com/wp-content/plugins/revslider/sr6/assets/js/rs6.min.js?ver=6.7.15" defer async id="revmin-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gllso.com/wp-content/plugins/woocommerce/assets/js/sourcebuster/sourcebuster.min.js?ver=9.1.4" id="sourcebuster-js-js" defer></script> <script type="text/javascript" id="wc-order-attribution-js-extra"> /* <![CDATA[ */ var wc_order_attribution = {"params":{"lifetime":1.0e-5,"session":30,"base64":false,"ajaxurl":"https:\/\/gllso.com\/wp-admin\/admin-ajax.php","prefix":"wc_order_attribution_","allowTracking":true},"fields":{"source_type":"current.typ","referrer":"current_add.rf","utm_campaign":"current.cmp","utm_source":"current.src","utm_medium":"current.mdm","utm_content":"current.cnt","utm_id":"current.id","utm_term":"current.trm","utm_source_platform":"current.plt","utm_creative_format":"current.fmt","utm_marketing_tactic":"current.tct","session_entry":"current_add.ep","session_start_time":"current_add.fd","session_pages":"session.pgs","session_count":"udata.vst","user_agent":"udata.uag"}}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gllso.com/wp-content/plugins/woocommerce/assets/js/frontend/order-attribution.min.js?ver=9.1.4" id="wc-order-attribution-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-browser-checker-js-after"> /* <![CDATA[ */ "use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}(); /* ]]> */ </script> <script type="text/javascript" id="rocket-preload-links-js-extra"> /* <![CDATA[ */ var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/checkout\/??(.*)|\/shopping-cart\/?|\/my-account\/??(.*)|\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/gllso.com","onHoverDelay":"100","rateThrottle":"3"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-preload-links-js-after"> /* <![CDATA[ */ (function() { "use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run(); }()); /* ]]> */ </script> <script type="text/javascript" id="rocket_lazyload_css-js-extra"> /* <![CDATA[ */ var rocket_lazyload_css_data = {"threshold":"300"}; /* ]]> */ </script> <script type="text/javascript" id="rocket_lazyload_css-js-after"> /* <![CDATA[ */ !function o(n,c,a){function s(t,e){if(!c[t]){if(!n[t]){var r="function"==typeof require&&require;if(!e&&r)return r(t,!0);if(u)return u(t,!0);throw(r=new Error("Cannot find module '"+t+"'")).code="MODULE_NOT_FOUND",r}r=c[t]={exports:{}},n[t][0].call(r.exports,function(e){return s(n[t][1][e]||e)},r,r.exports,o,n,c,a)}return c[t].exports}for(var u="function"==typeof require&&require,e=0;e<a.length;e++)s(a[e]);return s}({1:[function(e,t,r){"use strict";!function(){const r="undefined"==typeof rocket_pairs?[]:rocket_pairs,e="undefined"==typeof rocket_excluded_pairs?[]:rocket_excluded_pairs;e.map(t=>{var e=t.selector;const r=document.querySelectorAll(e);r.forEach(e=>{e.setAttribute("data-rocket-lazy-bg-".concat(t.hash),"excluded")})});const o=document.querySelector("#wpr-lazyload-bg-container");var t=rocket_lazyload_css_data.threshold||300;const n=new IntersectionObserver(e=>{e.forEach(t=>{if(t.isIntersecting){const e=r.filter(e=>t.target.matches(e.selector));e.map(t=>{var e;t&&((e=document.createElement("style")).textContent=t.style,o.insertAdjacentElement("afterend",e),t.elements.forEach(e=>{n.unobserve(e),e.setAttribute("data-rocket-lazy-bg-".concat(t.hash),"loaded")}))})}})},{rootMargin:t+"px"});function c(){0<(0<arguments.length&&void 0!==arguments[0]?arguments[0]:[]).length&&r.forEach(t=>{try{const e=document.querySelectorAll(t.selector);e.forEach(e=>{"loaded"!==e.getAttribute("data-rocket-lazy-bg-".concat(t.hash))&&"excluded"!==e.getAttribute("data-rocket-lazy-bg-".concat(t.hash))&&(n.observe(e),(t.elements||(t.elements=[])).push(e))})}catch(e){console.error(e)}})}c();const a=function(){const o=window.MutationObserver;return function(e,t){if(e&&1===e.nodeType){const r=new o(t);return r.observe(e,{attributes:!0,childList:!0,subtree:!0}),r}}}();t=document.querySelector("body"),a(t,c)}()},{}]},{},[1]); //# sourceMappingURL=lazyload-css.min.js.map /* ]]> */ </script> <script type="text/javascript" id="yith-woocompare-main-js-extra"> /* <![CDATA[ */ var yith_woocompare = {"ajaxurl":"\/?wc-ajax=%%endpoint%%","actionadd":"yith-woocompare-add-product","actionremove":"yith-woocompare-remove-product","actionview":"yith-woocompare-view-table","actionreload":"yith-woocompare-reload-product","add_nonce":"985a4bdf02","remove_nonce":"8f08b34de1","reload_nonce":"5317812d49","added_label":"Added","table_title":"Product Comparison","auto_open":"yes","loader":"https:\/\/gllso.com\/wp-content\/plugins\/yith-woocommerce-compare\/assets\/images\/loader.gif","button_text":"Compare","cookie_name":"yith_woocompare_list","close_label":"Close"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gllso.com/wp-content/plugins/yith-woocommerce-compare/assets/js/woocompare.min.js?ver=2.41.0" id="yith-woocompare-main-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gllso.com/wp-content/plugins/yith-woocommerce-compare/assets/js/jquery.colorbox-min.js?ver=1.4.21" id="jquery-colorbox-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gllso.com/wp-content/plugins/woocommerce-multilingual-master/res/js/front-scripts.min.js?ver=4.10.3" id="wcml-front-scripts-js" defer></script> <script type="text/javascript" id="cart-widget-js-extra"> /* <![CDATA[ */ var actions = {"is_lang_switched":"0","force_reset":"0"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gllso.com/wp-content/plugins/woocommerce-multilingual-master/res/js/cart_widget.min.js?ver=4.10.3" id="cart-widget-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gllso.com/wp-content/plugins/woocommerce/assets/js/jquery-cookie/jquery.cookie.min.js?ver=1.4.1-wc.9.1.4" id="jquery-cookie-js" defer="defer" data-wp-strategy="defer"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gllso.com/wp-content/plugins/nasa-core/assets/js/min/jquery.magnific-popup.min.js" id="jquery-magnific-popup-js" defer></script> <script type="text/javascript" id="countdown-js-extra"> /* <![CDATA[ */ var nasa_countdown_l10n = {"days":"Days","months":"Months","weeks":"Weeks","years":"Years","hours":"Hours","minutes":"Mins","seconds":"Secs","day":"Day","month":"Month","week":"Week","year":"Year","hour":"Hour","minute":"Min","second":"Sec"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gllso.com/wp-content/plugins/nasa-core/assets/js/min/countdown.min.js" id="countdown-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gllso.com/wp-content/plugins/nasa-core/assets/js/min/jquery.slick.min.js" id="jquery-slick-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gllso.com/wp-includes/js/dist/hooks.min.js?ver=2810c76e705dd1a53b18" id="wp-hooks-js"></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://gllso.com/wp-content/cache/min/1/wp-content/plugins/master-addons/assets/js/plugins.js?ver=1731585637" id="master-addons-plugins-js" defer></script> <script type="text/javascript" id="master-addons-scripts-js-extra"> /* <![CDATA[ */ var jltma_scripts = {"plugin_url":"https:\/\/gllso.com\/wp-content\/plugins\/master-addons","ajaxurl":"https:\/\/gllso.com\/wp-admin\/admin-ajax.php","nonce":"master-addons-elementor"}; var jltma_data_table_vars = {"lengthMenu":"Display _MENU_ records per page","zeroRecords":"Nothing found - sorry","info":"Showing page _PAGE_ of _PAGES_","infoEmpty":"No records available","infoFiltered":"(filtered from _MAX_ total records)","searchPlaceholder":"Search...","processing":"Processing...","csvHtml5":"CSV","excelHtml5":"Excel","pdfHtml5":"PDF","print":"Print"}; var jltma_scripts = {"plugin_url":"https:\/\/gllso.com\/wp-content\/plugins\/master-addons","ajaxurl":"https:\/\/gllso.com\/wp-admin\/admin-ajax.php","nonce":"master-addons-elementor"}; var jltma_data_table_vars = {"lengthMenu":"Display _MENU_ records per page","zeroRecords":"Nothing found - sorry","info":"Showing page _PAGE_ of _PAGES_","infoEmpty":"No records available","infoFiltered":"(filtered from _MAX_ total records)","searchPlaceholder":"Search...","processing":"Processing...","csvHtml5":"CSV","excelHtml5":"Excel","pdfHtml5":"PDF","print":"Print"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://gllso.com/wp-content/cache/min/1/wp-content/plugins/master-addons/assets/js/master-addons-scripts.js?ver=1731585637" id="master-addons-scripts-js" defer></script> <script type="text/javascript" src="https://stats.wp.com/e-202522.js" id="jetpack-stats-js" data-wp-strategy="defer" defer></script> <script type="text/javascript" id="jetpack-stats-js-after"> /* <![CDATA[ */ _stq = window._stq || []; _stq.push([ "view", JSON.parse("{\"v\":\"ext\",\"blog\":\"226264512\",\"post\":\"3718\",\"tz\":\"0\",\"srv\":\"gllso.com\",\"j\":\"1:13.6.1\"}") ]); _stq.push([ "clickTrackerInit", "226264512", "3718" ]); /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gllso.com/wp-content/themes/elessi-theme/assets/js/min/wow.min.js" id="wow-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="nasa-typeahead-js-before"> /* <![CDATA[ */ var search_options={"template":"<div class=\"item-search\"><a href=\"{{url}}\" class=\"nasa-link-item-search\" title=\"{{title}}\">{{{image}}}<div class=\"nasa-item-title-search rtl-right rtl-text-right\"><p class=\"nasa-title-item\">{{title}}<\/p><div class=\"price text-left rtl-text-right\">{{{price}}}<\/div><\/div><\/a><\/div>","view_all":"<div class=\"hidden-tag nasa-search-all-wrap\"><a href=\"javascript:void(0);\" class=\"nasa-search-all\" rel=\"nofollow\">More Results<\/a><\/div>","empty_result":"Sorry. No results match your search.","limit":5,"url":"\/?wc-ajax=nasa_search_products"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gllso.com/wp-content/themes/elessi-theme/assets/js/min/typeahead.bundle.min.js" id="nasa-typeahead-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gllso.com/wp-content/themes/elessi-theme/assets/js/min/handlebars.min.js" id="nasa-handlebars-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="elessi-functions-js-js-before"> /* <![CDATA[ */ var nasa_ajax_params={"ajax_url":"https:\/\/gllso.com\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gllso.com/wp-content/themes/elessi-theme/assets/js/min/functions.min.js" id="elessi-functions-js-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gllso.com/wp-content/themes/elessi-theme/assets/js/min/main.min.js" id="elessi-js-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gllso.com/wp-content/themes/elessi-theme/assets/js/min/js-large.min.js" id="elessi-js-large-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="nasa-quickview-js-before"> /* <![CDATA[ */ var nasa_params_quickview={"wc_ajax_url":"\/?wc-ajax=%%endpoint%%","i18n_no_matching_variations_text":"Sorry, no products matched your selection. Please choose a different combination.","i18n_make_a_selection_text":"Please select some product options before adding this product to your cart.","i18n_unavailable_text":"Sorry, this product is unavailable. Please choose a different combination."}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gllso.com/wp-content/themes/elessi-theme/assets/js/min/nasa-quickview.min.js" id="nasa-quickview-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gllso.com/wp-content/plugins/nasa-core/assets/js/min/nasa.functions.min.js" id="nasa-core-functions-js-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gllso.com/wp-content/plugins/nasa-core/assets/js/min/nasa.script.min.js" id="nasa-core-js-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gllso.com/wp-content/plugins/nasa-core/assets/js/min/nasa-banners.min.js" id="nasa-sc-banners-js" defer></script> <script type="text/javascript" id="wcpa-front-js-extra"> /* <![CDATA[ */ var wcpa_front = {"api_nonce":null,"root":"https:\/\/gllso.com\/wp-json\/wcpa\/front\/","assets_url":"https:\/\/gllso.com\/wp-content\/plugins\/woo-custom-product-addons\/assets\/","date_format":"F j, Y","time_format":"g:i a","validation_messages":{"formError":"Fix the errors shown above","requiredError":"Field is required","maxlengthError":"Maximum %s characters allowed","minValueError":"Minimum value required: %s","maxValueError":"Maximum value allowed: %s","validEmailError":"Provide a valid email address","validUrlError":"Provide a valid URL"},"ajax_add_to_cart":"","i18n_view_cart":"View cart","cart_url":"https:\/\/gllso.com\/shopping-cart\/","is_cart":"","init_triggers":["wcpt_product_modal_ready","qv_loader_stop","quick_view_pro:load","elementor\/popup\/show","xt_wooqv-product-loaded","woodmart-quick-view-displayed","porto_init_countdown","woopack.quickview.ajaxload","quick-view-displayed","update_lazyload","riode_load","yith_infs_added_elem","jet-popup\/show-event\/after-show","etheme_quick_view_content_loaded","wc_backbone_modal_loaded"]}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://gllso.com/wp-content/cache/min/1/wp-content/plugins/woo-custom-product-addons/assets/js/front-end.js?ver=1731585637" id="wcpa-front-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gllso.com/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.23.3" id="elementor-webpack-runtime-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gllso.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.23.3" id="elementor-frontend-modules-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gllso.com/wp-content/plugins/elementor/assets/lib/waypoints/waypoints.min.js?ver=4.0.2" id="elementor-waypoints-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gllso.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="elementor-frontend-js-before"> /* <![CDATA[ */ var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close","a11yCarouselWrapperAriaLabel":"Carousel | Horizontal scrolling: Arrow Left & Right","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}}},"version":"3.23.3","is_static":false,"experimentalFeatures":{"e_optimized_css_loading":true,"e_font_icon_svg":true,"additional_custom_breakpoints":true,"container":true,"container_grid":true,"e_swiper_latest":true,"e_nested_atomic_repeaters":true,"e_onboarding":true,"home_screen":true,"ai-layout":true,"landing-pages":true,"e_lazyload":true},"urls":{"assets":"https:\/\/gllso.com\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/gllso.com\/wp-admin\/admin-ajax.php"},"nonces":{"floatingButtonsClickTracking":"79a747f712"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_tablet"],"lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description"},"post":{"id":3718,"title":"Home%20-%20GLLSO","excerpt":"","featuredImage":"https:\/\/gllso.com\/wp-content\/uploads\/2024\/03\/WhatsApp-Image-2024-03-02-at-22.40.23_131c84fa-595x596.jpg"}}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gllso.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.23.3" id="elementor-frontend-js" defer></script> <script type="rocketlazyloadscript" data-category="functional"> window['gtag_enable_tcf_support'] = false; window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', '', { cookie_flags:'secure;samesite=none', }); </script> <script type="rocketlazyloadscript" id="rs-initialisation-scripts"> var tpj = jQuery; var revapi1; if(window.RS_MODULES === undefined) window.RS_MODULES = {}; if(RS_MODULES.modules === undefined) RS_MODULES.modules = {}; RS_MODULES.modules["revslider11"] = {once: RS_MODULES.modules["revslider11"]!==undefined ? RS_MODULES.modules["revslider11"].once : undefined, init:function() { window.revapi1 = window.revapi1===undefined || window.revapi1===null || window.revapi1.length===0 ? document.getElementById("rev_slider_1_1") : window.revapi1; if(window.revapi1 === null || window.revapi1 === undefined || window.revapi1.length==0) { window.revapi1initTry = window.revapi1initTry ===undefined ? 0 : window.revapi1initTry+1; if (window.revapi1initTry<20) requestAnimationFrame(function() {RS_MODULES.modules["revslider11"].init()}); return;} window.revapi1 = jQuery(window.revapi1); if(window.revapi1.revolution==undefined){ revslider_showDoubleJqueryError("rev_slider_1_1"); return;} revapi1.revolutionInit({ revapi:"revapi1", DPR:"dpr", visibilityLevels:"1240,1024,778,480", gridwidth:"1240,1024,778,480", gridheight:"666,666,566,466", lazyType:"smart", spinner:"spinner2", perspective:600, perspectiveType:"local", editorheight:"666,666,566,466", responsiveLevels:"1240,1024,778,480", progressBar:{disableProgressBar:true}, navigation: { mouseScrollNavigation:false, wheelCallDelay:1000, touch: { touchenabled:true, touchOnDesktop:true }, arrows: { enable:true, style:"custom", hide_onleave:true, left: { anim:"right" }, right: { anim:"left" } }, bullets: { enable:true, tmp:"", style:"custom" } }, viewPort: { global:true, globalDist:"-200px", enable:false, visible_area:"20%" }, fallbacks: { allowHTML5AutoPlayOnAndroid:true }, }); }} // End of RevInitScript if (window.RS_MODULES.checkMinimal!==undefined) { window.RS_MODULES.checkMinimal();}; </script> <script type="rocketlazyloadscript"> if( null != document.querySelector("#wp-admin-bar-my-sites > .ab-item > .jlt-admin-bar-menu")){ document.querySelector("#wp-admin-bar-my-sites").id ="wp-admin-bar-my-sites-custom"; } if( null != document.querySelector("#wp-admin-bar-new-content > .ab-item > .jlt-admin-bar-menu")){ document.querySelector("#wp-admin-bar-new-content").id ="wp-admin-bar-new-content-custom"; } if( null != document.querySelector("#wp-admin-bar-comments > .ab-item > .jlt-admin-bar-menu")){ document.querySelector("#wp-admin-bar-comments").id ="wp-admin-bar-comments-custom"; } if( null != document.querySelector("#wp-admin-bar-updates > .ab-item > .jlt-admin-bar-menu")){ document.querySelector("#wp-admin-bar-updates").id ="wp-admin-bar-updates-custom"; } if( null != document.querySelector("#wp-admin-bar-customize > .ab-item > .jlt-admin-bar-menu")){ document.querySelector("#wp-admin-bar-customize").id ="wp-admin-bar-customize-custom"; } if( null != document.querySelector("#wp-admin-bar-site-editor > .ab-item > .jlt-admin-bar-menu")){ document.querySelector("#wp-admin-bar-site-editor").id ="wp-admin-bar-site-editor-custom"; } if( null != document.querySelector("#wp-admin-bar-site-name > .ab-item > .jlt-admin-bar-menu")){ document.querySelector("#wp-admin-bar-site-name").id ="wp-admin-bar-site-name-custom"; } if( null != document.querySelector("#wp-admin-bar-wp-logo > .ab-item > .jlt-admin-bar-menu")){ document.querySelector("#wp-admin-bar-wp-logo").id ="wp-admin-bar-wp-logo-custom"; } </script> <script type="rocketlazyloadscript">if(typeof wpcf7 !== "undefined"){wpcf7.cached = 0;}</script><script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue} if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue} images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1} if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://gllso.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script><script>function lazyLoadThumb(e,alt){var t='<img data-lazy-src="https://i.ytimg.com/vi_webp/ID/hqdefault.webp" alt="" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi_webp/ID/hqdefault.webp" alt="" width="480" height="360"></noscript>',a='<button class="play" aria-label="play Youtube video"></button>';t=t.replace('alt=""','alt="'+alt+'"');return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?'':'&'+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow", "accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var e,t,p,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)e=document.createElement("div"),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query", a[t].dataset.query),e.setAttribute("data-src", a[t].dataset.src),e.innerHTML=lazyLoadThumb(a[t].dataset.id,a[t].dataset.alt),a[t].appendChild(e),p=e.querySelector('.play'),p.onclick=lazyLoadYoutubeIframe});</script><script>class RocketElementorAnimation{constructor(){this.deviceMode=document.createElement("span"),this.deviceMode.id="elementor-device-mode-wpr",this.deviceMode.setAttribute("class","elementor-screen-only"),document.body.appendChild(this.deviceMode)}_detectAnimations(){let t=getComputedStyle(this.deviceMode,":after").content.replace(/"/g,"");this.animationSettingKeys=this._listAnimationSettingsKeys(t),document.querySelectorAll(".elementor-invisible[data-settings]").forEach(t=>{const e=t.getBoundingClientRect();if(e.bottom>=0&&e.top<=window.innerHeight)try{this._animateElement(t)}catch(t){}})}_animateElement(t){const e=JSON.parse(t.dataset.settings),i=e._animation_delay||e.animation_delay||0,n=e[this.animationSettingKeys.find(t=>e[t])];if("none"===n)return void t.classList.remove("elementor-invisible");t.classList.remove(n),this.currentAnimation&&t.classList.remove(this.currentAnimation),this.currentAnimation=n;let s=setTimeout(()=>{t.classList.remove("elementor-invisible"),t.classList.add("animated",n),this._removeAnimationSettings(t,e)},i);window.addEventListener("rocket-startLoading",function(){clearTimeout(s)})}_listAnimationSettingsKeys(t="mobile"){const e=[""];switch(t){case"mobile":e.unshift("_mobile");case"tablet":e.unshift("_tablet");case"desktop":e.unshift("_desktop")}const i=[];return["animation","_animation"].forEach(t=>{e.forEach(e=>{i.push(t+e)})}),i}_removeAnimationSettings(t,e){this._listAnimationSettingsKeys().forEach(t=>delete e[t]),t.dataset.settings=JSON.stringify(e)}static run(){const t=new RocketElementorAnimation;requestAnimationFrame(t._detectAnimations.bind(t))}}document.addEventListener("DOMContentLoaded",RocketElementorAnimation.run);</script></body></html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1748648701 -->