CINXE.COM
POPULAR Official Store: 10% Off for Popular Members. – Popular Book Company Pte Ltd
<!doctype html> <!-- California Theme Version 9.13.0 by Small Victories --> <html class="no-js" lang="en"> <head> <script type="application/vnd.locksmith+json" data-locksmith>{"version":"v173","locked":false,"initialized":true,"scope":"index","access_granted":true,"access_denied":false,"requires_customer":false,"manual_lock":false,"remote_lock":false,"has_timeout":false,"remote_rendered":null,"hide_resource":false,"hide_links_to_resource":false,"transparent":true,"locks":{"all":[],"opened":[]},"keys":[],"keys_signature":"a8aa1836a9a618214af1a55fdfc0fb81b82afffd9deeb63b89496a07faea3e7e","state":{"template":"index","theme":130778464463,"product":null,"collection":null,"page":null,"blog":null,"article":null,"app":null},"now":1743773998,"path":"\/","locale_root_url":"\/","canonical_url":"https:\/\/popular.com.sg\/","customer_id":null,"customer_id_signature":"a8aa1836a9a618214af1a55fdfc0fb81b82afffd9deeb63b89496a07faea3e7e","cart":null}</script><script data-locksmith>!function(){var require=undefined,reqwest=function(){function succeed(e){var t=protocolRe.exec(e.url);return t=t&&t[1]||context.location.protocol,httpsRe.test(t)?twoHundo.test(e.request.status):!!e.request.response}function handleReadyState(e,t,n){return function(){return e._aborted?n(e.request):e._timedOut?n(e.request,"Request is aborted: timeout"):void(e.request&&4==e.request[readyState]&&(e.request.onreadystatechange=noop,succeed(e)?t(e.request):n(e.request)))}}function setHeaders(e,t){var n,s=t.headers||{};s.Accept=s.Accept||defaultHeaders.accept[t.type]||defaultHeaders.accept["*"];var r="undefined"!=typeof FormData&&t.data instanceof FormData;for(n in!t.crossOrigin&&!s[requestedWith]&&(s[requestedWith]=defaultHeaders.requestedWith),!s[contentType]&&!r&&(s[contentType]=t.contentType||defaultHeaders.contentType),s)s.hasOwnProperty(n)&&"setRequestHeader"in e&&e.setRequestHeader(n,s[n])}function setCredentials(e,t){"undefined"!=typeof t.withCredentials&&"undefined"!=typeof e.withCredentials&&(e.withCredentials=!!t.withCredentials)}function generalCallback(e){lastValue=e}function urlappend(e,t){return e+(/[?]/.test(e)?"&":"?")+t}function handleJsonp(e,t,n,s){var r=uniqid++,a=e.jsonpCallback||"callback",o=e.jsonpCallbackName||reqwest.getcallbackPrefix(r),i=new RegExp("((^|[?]|&)"+a+")=([^&]+)"),l=s.match(i),c=doc.createElement("script"),u=0,d=-1!==navigator.userAgent.indexOf("MSIE 10.0");return l?"?"===l[3]?s=s.replace(i,"$1="+o):o=l[3]:s=urlappend(s,a+"="+o),context[o]=generalCallback,c.type="text/javascript",c.src=s,c.async=!0,"undefined"!=typeof c.onreadystatechange&&!d&&(c.htmlFor=c.id="_reqwest_"+r),c.onload=c.onreadystatechange=function(){if(c[readyState]&&"complete"!==c[readyState]&&"loaded"!==c[readyState]||u)return!1;c.onload=c.onreadystatechange=null,c.onclick&&c.onclick(),t(lastValue),lastValue=undefined,head.removeChild(c),u=1},head.appendChild(c),{abort:function(){c.onload=c.onreadystatechange=null,n({},"Request is aborted: timeout",{}),lastValue=undefined,head.removeChild(c),u=1}}}function getRequest(e,t){var n,s=this.o,r=(s.method||"GET").toUpperCase(),a="string"==typeof s?s:s.url,o=!1!==s.processData&&s.data&&"string"!=typeof s.data?reqwest.toQueryString(s.data):s.data||null,i=!1;return("jsonp"==s.type||"GET"==r)&&o&&(a=urlappend(a,o),o=null),"jsonp"==s.type?handleJsonp(s,e,t,a):((n=s.xhr&&s.xhr(s)||xhr(s)).open(r,a,!1!==s.async),setHeaders(n,s),setCredentials(n,s),context[xDomainRequest]&&n instanceof context[xDomainRequest]?(n.onload=e,n.onerror=t,n.onprogress=function(){},i=!0):n.onreadystatechange=handleReadyState(this,e,t),s.before&&s.before(n),i?setTimeout(function(){n.send(o)},200):n.send(o),n)}function Reqwest(e,t){this.o=e,this.fn=t,init.apply(this,arguments)}function setType(e){return null===e?undefined:e.match("json")?"json":e.match("javascript")?"js":e.match("text")?"html":e.match("xml")?"xml":void 0}function init(o,fn){function complete(e){for(o.timeout&&clearTimeout(self.timeout),self.timeout=null;0<self._completeHandlers.length;)self._completeHandlers.shift()(e)}function success(resp){var type=o.type||resp&&setType(resp.getResponseHeader("Content-Type"));resp="jsonp"!==type?self.request:resp;var filteredResponse=globalSetupOptions.dataFilter(resp.responseText,type),r=filteredResponse;try{resp.responseText=r}catch(e){}if(r)switch(type){case"json":try{resp=context.JSON?context.JSON.parse(r):eval("("+r+")")}catch(err){return error(resp,"Could not parse JSON in response",err)}break;case"js":resp=eval(r);break;case"html":resp=r;break;case"xml":resp=resp.responseXML&&resp.responseXML.parseError&&resp.responseXML.parseError.errorCode&&resp.responseXML.parseError.reason?null:resp.responseXML}for(self._responseArgs.resp=resp,self._fulfilled=!0,fn(resp),self._successHandler(resp);0<self._fulfillmentHandlers.length;)resp=self._fulfillmentHandlers.shift()(resp);complete(resp)}function timedOut(){self._timedOut=!0,self.request.abort()}function error(e,t,n){for(e=self.request,self._responseArgs.resp=e,self._responseArgs.msg=t,self._responseArgs.t=n,self._erred=!0;0<self._errorHandlers.length;)self._errorHandlers.shift()(e,t,n);complete(e)}this.url="string"==typeof o?o:o.url,this.timeout=null,this._fulfilled=!1,this._successHandler=function(){},this._fulfillmentHandlers=[],this._errorHandlers=[],this._completeHandlers=[],this._erred=!1,this._responseArgs={};var self=this;fn=fn||function(){},o.timeout&&(this.timeout=setTimeout(function(){timedOut()},o.timeout)),o.success&&(this._successHandler=function(){o.success.apply(o,arguments)}),o.error&&this._errorHandlers.push(function(){o.error.apply(o,arguments)}),o.complete&&this._completeHandlers.push(function(){o.complete.apply(o,arguments)}),this.request=getRequest.call(this,success,error)}function reqwest(e,t){return new Reqwest(e,t)}function normalize(e){return e?e.replace(/\r?\n/g,"\r\n"):""}function serial(e,t){var n,s,r,a,o=e.name,i=e.tagName.toLowerCase(),l=function(e){e&&!e.disabled&&t(o,normalize(e.attributes.value&&e.attributes.value.specified?e.value:e.text))};if(!e.disabled&&o)switch(i){case"input":/reset|button|image|file/i.test(e.type)||(n=/checkbox/i.test(e.type),s=/radio/i.test(e.type),r=e.value,(!n&&!s||e.checked)&&t(o,normalize(n&&""===r?"on":r)));break;case"textarea":t(o,normalize(e.value));break;case"select":if("select-one"===e.type.toLowerCase())l(0<=e.selectedIndex?e.options[e.selectedIndex]:null);else for(a=0;e.length&&a<e.length;a++)e.options[a].selected&&l(e.options[a])}}function eachFormElement(){var e,t,a=this,n=function(e,t){var n,s,r;for(n=0;n<t.length;n++)for(r=e[byTag](t[n]),s=0;s<r.length;s++)serial(r[s],a)};for(t=0;t<arguments.length;t++)e=arguments[t],/input|select|textarea/i.test(e.tagName)&&serial(e,a),n(e,["input","select","textarea"])}function serializeQueryString(){return reqwest.toQueryString(reqwest.serializeArray.apply(null,arguments))}function serializeHash(){var n={};return eachFormElement.apply(function(e,t){e in n?(n[e]&&!isArray(n[e])&&(n[e]=[n[e]]),n[e].push(t)):n[e]=t},arguments),n}function buildParams(e,t,n,s){var r,a,o,i=/\[\]$/;if(isArray(t))for(a=0;t&&a<t.length;a++)o=t[a],n||i.test(e)?s(e,o):buildParams(e+"["+("object"==typeof o?a:"")+"]",o,n,s);else if(t&&"[object Object]"===t.toString())for(r in t)buildParams(e+"["+r+"]",t[r],n,s);else s(e,t)}var context=this,XHR2;if("window"in context)var doc=document,byTag="getElementsByTagName",head=doc[byTag]("head")[0];else try{XHR2=require("xhr2")}catch(ex){throw new Error("Peer dependency `xhr2` required! Please npm install xhr2")}var httpsRe=/^http/,protocolRe=/(^\w+):\/\//,twoHundo=/^(20\d|1223)$/,readyState="readyState",contentType="Content-Type",requestedWith="X-Requested-With",uniqid=0,callbackPrefix="reqwest_"+ +new Date,lastValue,xmlHttpRequest="XMLHttpRequest",xDomainRequest="XDomainRequest",noop=function(){},isArray="function"==typeof Array.isArray?Array.isArray:function(e){return e instanceof Array},defaultHeaders={contentType:"application/x-www-form-urlencoded",requestedWith:xmlHttpRequest,accept:{"*":"text/javascript, text/html, application/xml, text/xml, */*",xml:"application/xml, text/xml",html:"text/html",text:"text/plain",json:"application/json, text/javascript",js:"application/javascript, text/javascript"}},xhr=function(e){if(!0!==e.crossOrigin)return context[xmlHttpRequest]?new XMLHttpRequest:XHR2?new XHR2:new ActiveXObject("Microsoft.XMLHTTP");var t=context[xmlHttpRequest]?new XMLHttpRequest:null;if(t&&"withCredentials"in t)return t;if(context[xDomainRequest])return new XDomainRequest;throw new Error("Browser does not support cross-origin requests")},globalSetupOptions={dataFilter:function(e){return e}};return Reqwest.prototype={abort:function(){this._aborted=!0,this.request.abort()},retry:function(){init.call(this,this.o,this.fn)},then:function(e,t){return e=e||function(){},t=t||function(){},this._fulfilled?this._responseArgs.resp=e(this._responseArgs.resp):this._erred?t(this._responseArgs.resp,this._responseArgs.msg,this._responseArgs.t):(this._fulfillmentHandlers.push(e),this._errorHandlers.push(t)),this},always:function(e){return this._fulfilled||this._erred?e(this._responseArgs.resp):this._completeHandlers.push(e),this},fail:function(e){return this._erred?e(this._responseArgs.resp,this._responseArgs.msg,this._responseArgs.t):this._errorHandlers.push(e),this},"catch":function(e){return this.fail(e)}},reqwest.serializeArray=function(){var n=[];return eachFormElement.apply(function(e,t){n.push({name:e,value:t})},arguments),n},reqwest.serialize=function(){if(0===arguments.length)return"";var e,t=Array.prototype.slice.call(arguments,0);return(e=t.pop())&&e.nodeType&&t.push(e)&&(e=null),e&&(e=e.type),("map"==e?serializeHash:"array"==e?reqwest.serializeArray:serializeQueryString).apply(null,t)},reqwest.toQueryString=function(e,t){var n,s,r=t||!1,a=[],o=encodeURIComponent,i=function(e,t){t="function"==typeof t?t():null==t?"":t,a[a.length]=o(e)+"="+o(t)};if(isArray(e))for(s=0;e&&s<e.length;s++)i(e[s].name,e[s].value);else for(n in e)e.hasOwnProperty(n)&&buildParams(n,e[n],r,i);return a.join("&").replace(/%20/g,"+")},reqwest.getcallbackPrefix=function(){return callbackPrefix},reqwest.compat=function(e,t){return e&&(e.type&&(e.method=e.type)&&delete e.type,e.dataType&&(e.type=e.dataType),e.jsonpCallback&&(e.jsonpCallbackName=e.jsonpCallback)&&delete e.jsonpCallback,e.jsonp&&(e.jsonpCallback=e.jsonp)),new Reqwest(e,t)},reqwest.ajaxSetup=function(e){for(var t in e=e||{})globalSetupOptions[t]=e[t]},reqwest}(); /*! * Reqwest! A general purpose XHR connection manager * license MIT (c) Dustin Diaz 2015 * https://github.com/ded/reqwest */!function(){var o=window.Locksmith={},e=document.querySelector('script[type="application/vnd.locksmith+json"]'),n=e&&e.innerHTML;if(o.state={},o.util={},o.loading=!1,n)try{o.state=JSON.parse(n)}catch(u){}if(document.addEventListener&&document.querySelector){var s,r,a,t=[76,79,67,75,83,77,73,84,72,49,49],i=function(){r=t.slice(0)},l="style",c=function(e){e&&27!==e.keyCode&&"click"!==e.type||(document.removeEventListener("keydown",c),document.removeEventListener("click",c),s&&document.body.removeChild(s),s=null)};i(),document.addEventListener("keyup",function(e){if(e.keyCode===r[0]){if(clearTimeout(a),r.shift(),0<r.length)return void(a=setTimeout(i,1e3));i(),c(),(s=document.createElement("div"))[l].width="50%",s[l].maxWidth="1000px",s[l].height="85%",s[l].border="1px rgba(0, 0, 0, 0.2) solid",s[l].background="rgba(255, 255, 255, 0.99)",s[l].borderRadius="4px",s[l].position="fixed",s[l].top="50%",s[l].left="50%",s[l].transform="translateY(-50%) translateX(-50%)",s[l].boxShadow="0 2px 5px rgba(0, 0, 0, 0.3), 0 0 100vh 100vw rgba(0, 0, 0, 0.5)",s[l].zIndex="2147483645";var t=document.createElement("textarea");t.value=JSON.stringify(JSON.parse(n),null,2),t[l].border="none",t[l].display="block",t[l].boxSizing="border-box",t[l].width="100%",t[l].height="100%",t[l].background="transparent",t[l].padding="22px",t[l].fontFamily="monospace",t[l].fontSize="14px",t[l].color="#333",t[l].resize="none",t[l].outline="none",t.readOnly=!0,s.appendChild(t),document.body.appendChild(s),t.addEventListener("click",function(e){e.stopImmediatePropagation()}),t.select(),document.addEventListener("keydown",c),document.addEventListener("click",c)}})}o.isEmbedded=-1!==window.location.search.indexOf("_ab=0&_fd=0&_sc=1"),o.path=o.state.path||window.location.pathname,o.basePath=o.state.locale_root_url.concat("/apps/locksmith").replace(/^\/\//,"/"),o.reloading=!1,o.util.console=window.console||{log:function(){},error:function(){}},o.util.makeUrl=function(e,t){var n,s=o.basePath+e,r=[],a=o.cache();for(n in a)r.push(n+"="+encodeURIComponent(a[n]));for(n in t)r.push(n+"="+encodeURIComponent(t[n]));return o.state.customer_id&&(r.push("customer_id="+encodeURIComponent(o.state.customer_id)),r.push("customer_id_signature="+encodeURIComponent(o.state.customer_id_signature))),s+=(-1===s.indexOf("?")?"?":"&")+r.join("&")},o._initializeCallbacks=[],o.on=function(e,t){if("initialize"!==e)throw'Locksmith.on() currently only supports the "initialize" event';o._initializeCallbacks.push(t)},o.initializeSession=function(e){if(!o.isEmbedded){var t=!1,n=!0,s=!0;(e=e||{}).silent&&(s=n=!(t=!0)),o.ping({silent:t,spinner:n,reload:s,callback:function(){o._initializeCallbacks.forEach(function(e){e()})}})}},o.cache=function(e){var t={};try{var n=function r(e){return(document.cookie.match("(^|; )"+e+"=([^;]*)")||0)[2]};t=JSON.parse(decodeURIComponent(n("locksmith-params")||"{}"))}catch(u){}if(e){for(var s in e)t[s]=e[s];document.cookie="locksmith-params=; expires=Thu, 01 Jan 1970 00:00:00 GMT; path=/",document.cookie="locksmith-params="+encodeURIComponent(JSON.stringify(t))+"; path=/"}return t},o.cache.cart=o.state.cart,o.cache.cartLastSaved=null,o.params=o.cache(),o.util.reload=function(){o.reloading=!0;try{window.location.href=window.location.href.replace(/#.*/,"")}catch(u){o.util.console.error("Preferred reload method failed",u),window.location.reload()}},o.cache.saveCart=function(e){if(!o.cache.cart||o.cache.cart===o.cache.cartLastSaved)return e?e():null;var t=o.cache.cartLastSaved;o.cache.cartLastSaved=o.cache.cart,reqwest({url:"/cart/update.json",method:"post",type:"json",data:{attributes:{locksmith:o.cache.cart}},complete:e,error:function(e){if(o.cache.cartLastSaved=t,!o.reloading)throw e}})},o.util.spinnerHTML='<style>body{background:#FFF}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}#loading{display:flex;width:100%;height:50vh;color:#777;align-items:center;justify-content:center}#loading .spinner{display:block;animation:spin 600ms linear infinite;position:relative;width:50px;height:50px}#loading .spinner-ring{stroke:currentColor;stroke-dasharray:100%;stroke-width:2px;stroke-linecap:round;fill:none}</style><div id="loading"><div class="spinner"><svg width="100%" height="100%"><svg preserveAspectRatio="xMinYMin"><circle class="spinner-ring" cx="50%" cy="50%" r="45%"></circle></svg></svg></div></div>',o.util.clobberBody=function(e){document.body.innerHTML=e},o.util.clobberDocument=function(e){e.responseText&&(e=e.responseText),document.documentElement&&document.removeChild(document.documentElement);var t=document.open("text/html","replace");t.writeln(e),t.close(),setTimeout(function(){var e=t.querySelector("[autofocus]");e&&e.focus()},100)},o.util.serializeForm=function(e){if(e&&"FORM"===e.nodeName){var t,n,s={};for(t=e.elements.length-1;0<=t;t-=1)if(""!==e.elements[t].name)switch(e.elements[t].nodeName){case"INPUT":switch(e.elements[t].type){default:case"text":case"hidden":case"password":case"button":case"reset":case"submit":s[e.elements[t].name]=e.elements[t].value;break;case"checkbox":case"radio":e.elements[t].checked&&(s[e.elements[t].name]=e.elements[t].value);break;case"file":}break;case"TEXTAREA":s[e.elements[t].name]=e.elements[t].value;break;case"SELECT":switch(e.elements[t].type){case"select-one":s[e.elements[t].name]=e.elements[t].value;break;case"select-multiple":for(n=e.elements[t].options.length-1;0<=n;n-=1)e.elements[t].options[n].selected&&(s[e.elements[t].name]=e.elements[t].options[n].value)}break;case"BUTTON":switch(e.elements[t].type){case"reset":case"submit":case"button":s[e.elements[t].name]=e.elements[t].value}}return s}},o.util.on=function(e,a,o,t){t=t||document;var i="locksmith-"+e+a,n=function(e){var t=e.target,n=e.target.parentElement,s=t.className.baseVal||t.className||"",r=n.className.baseVal||n.className||"";("string"==typeof s&&-1!==s.split(/\s+/).indexOf(a)||"string"==typeof r&&-1!==r.split(/\s+/).indexOf(a))&&!e[i]&&(e[i]=!0,o(e))};t.attachEvent?t.attachEvent(e,n):t.addEventListener(e,n,!1)},o.util.enableActions=function(e){o.util.on("click","locksmith-action",function(e){e.preventDefault();var t=e.target;t.dataset.confirmWith&&!confirm(t.dataset.confirmWith)||(t.disabled=!0,t.innerText=t.dataset.disableWith,o.post("/action",t.dataset.locksmithParams,{spinner:!1,type:"text",success:function(e){(e=JSON.parse(e.responseText)).message&&alert(e.message),o.util.reload()}}))},e)},o.util.inject=function(e,t){var n=["data","locksmith","append"];if(-1!==t.indexOf(n.join("-"))){var s=document.createElement("div");s.innerHTML=t,e.appendChild(s)}else e.innerHTML=t;var r,a,o=e.querySelectorAll("script");for(a=0;a<o.length;++a){r=o[a];var i=document.createElement("script");if(r.type&&(i.type=r.type),r.src)i.src=r.src;else{var l=document.createTextNode(r.innerHTML);i.appendChild(l)}e.appendChild(i)}var c=e.querySelector("[autofocus]");c&&c.focus()},o.post=function(e,t,n){!1!==(n=n||{}).spinner&&o.util.clobberBody(o.util.spinnerHTML);var s={};n.container===document?(s.layout=1,n.success=function(e){document.getElementById(n.container);o.util.clobberDocument(e)}):n.container&&(s.layout=0,n.success=function(e){var t=document.getElementById(n.container);o.util.inject(t,e),t.id===t.firstChild.id&&t.parentElement.replaceChild(t.firstChild,t)}),n.form_type&&(t.form_type=n.form_type),o.loading=!0;var r=o.util.makeUrl(e,s);reqwest({url:r,method:"post",type:n.type||"html",data:t,complete:function(){o.loading=!1},error:function(e){if(!o.reloading)if("dashboard.weglot.com"!==window.location.host){if(!n.silent)throw alert("Something went wrong! Please refresh and try again."),e;console.error(e)}else console.error(e)},success:n.success||o.util.clobberDocument})},o.postResource=function(e,t){e.path=o.path,e.search=window.location.search,e.state=o.state,e.passcode&&(e.passcode=e.passcode.trim()),e.email&&(e.email=e.email.trim()),e.state.cart=o.cache.cart,e.locksmith_json=o.jsonTag,e.locksmith_json_signature=o.jsonTagSignature,o.post("/resource",e,t)},o.ping=function(e){if(!o.isEmbedded){e=e||{};var t=function(){e.reload?o.util.reload():"function"==typeof e.callback&&e.callback()};o.post("/ping",{path:o.path,search:window.location.search,state:o.state},{spinner:!!e.spinner,silent:"undefined"==typeof e.silent||e.silent,type:"text",success:function(e){(e=JSON.parse(e.responseText)).messages&&0<e.messages.length&&o.showMessages(e.messages),e.cart&&o.cache.cart!==e.cart?(o.cache.cart=e.cart,o.cache.saveCart(function(){t(),e.cart&&e.cart.match(/^.+:/)&&o.util.reload()})):t()}})}},o.timeoutMonitor=function(){var e=o.cache.cart;o.ping({callback:function(){e!==o.cache.cart||setTimeout(function(){o.timeoutMonitor()},6e4)}})},o.showMessages=function(e){var t=document.createElement("div");t.style.position="fixed",t.style.left=0,t.style.right=0,t.style.bottom="-50px",t.style.opacity=0,t.style.background="#191919",t.style.color="#ddd",t.style.transition="bottom 0.2s, opacity 0.2s",t.style.zIndex=999999,t.innerHTML=" <style> .locksmith-ab .locksmith-b { display: none; } .locksmith-ab.toggled .locksmith-b { display: flex; } .locksmith-ab.toggled .locksmith-a { display: none; } .locksmith-flex { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; padding: 10px 20px; } .locksmith-message + .locksmith-message { border-top: 1px #555 solid; } .locksmith-message a { color: inherit; font-weight: bold; } .locksmith-message a:hover { color: inherit; opacity: 0.8; } a.locksmith-ab-toggle { font-weight: inherit; text-decoration: underline; } .locksmith-text { flex-grow: 1; } .locksmith-cta { flex-grow: 0; text-align: right; } .locksmith-cta button { transform: scale(0.8); transform-origin: left; } .locksmith-cta > * { display: block; } .locksmith-cta > * + * { margin-top: 10px; } .locksmith-message a.locksmith-close { flex-grow: 0; text-decoration: none; margin-left: 15px; font-size: 30px; font-family: monospace; display: block; padding: 2px 10px; } @media screen and (max-width: 600px) { .locksmith-wide-only { display: none !important; } .locksmith-flex { padding: 0 15px; } .locksmith-flex > * { margin-top: 5px; margin-bottom: 5px; } .locksmith-cta { text-align: left; } } @media screen and (min-width: 601px) { .locksmith-narrow-only { display: none !important; } } </style> "+e.map(function(e){return'<div class="locksmith-message">'+e+"</div>"}).join(""),document.body.appendChild(t),document.body.style.position="relative",document.body.parentElement.style.paddingBottom=t.offsetHeight+"px",setTimeout(function(){t.style.bottom=0,t.style.opacity=1},50),o.util.on("click","locksmith-ab-toggle",function(e){e.preventDefault();for(var t=e.target.parentElement;-1===t.className.split(" ").indexOf("locksmith-ab");)t=t.parentElement;-1!==t.className.split(" ").indexOf("toggled")?t.className=t.className.replace("toggled",""):t.className=t.className+" toggled"}),o.util.enableActions(t)}}()}();</script> <script data-locksmith>Locksmith.cache.cart=null</script> <script data-locksmith>Locksmith.jsonTag="\u003cscript type=\"application\/vnd.locksmith+json\" data-locksmith\u003e{\"version\":\"v173\",\"locked\":false,\"initialized\":true,\"scope\":\"index\",\"access_granted\":true,\"access_denied\":false,\"requires_customer\":false,\"manual_lock\":false,\"remote_lock\":false,\"has_timeout\":false,\"remote_rendered\":null,\"hide_resource\":false,\"hide_links_to_resource\":false,\"transparent\":true,\"locks\":{\"all\":[],\"opened\":[]},\"keys\":[],\"keys_signature\":\"a8aa1836a9a618214af1a55fdfc0fb81b82afffd9deeb63b89496a07faea3e7e\",\"state\":{\"template\":\"index\",\"theme\":130778464463,\"product\":null,\"collection\":null,\"page\":null,\"blog\":null,\"article\":null,\"app\":null},\"now\":1743773998,\"path\":\"\\\/\",\"locale_root_url\":\"\\\/\",\"canonical_url\":\"https:\\\/\\\/popular.com.sg\\\/\",\"customer_id\":null,\"customer_id_signature\":\"a8aa1836a9a618214af1a55fdfc0fb81b82afffd9deeb63b89496a07faea3e7e\",\"cart\":null}\u003c\/script\u003e";Locksmith.jsonTagSignature="8eaa7904535f763ad2230f018ac4602f61101fbdd9fe178ce45efa38f0f189b2"</script> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta name="theme-color" content=""> <link rel="canonical" href="https://popular.com.sg/"> <link rel="preconnect" href="https://cdn.shopify.com" crossorigin> <link rel="preconnect" href="https://fonts.shopifycdn.com" crossorigin> <title>POPULAR Official Store: 10% Off for Popular Members. – Popular Book Company Pte Ltd</title> <meta name="description" content="Shop POPULAR Bookstore Online. Shop from comprehensive range of assessment books, story books, educational peripherals, stationery, household appliances, entertainment, lifestyle products, gadgets & IT products and more. Free Delivery for Orders above $90. 10% off for Popular Members."> <link rel="icon" type="image/png" href="//popular.com.sg/cdn/shop/files/logo_popular_100_x_100_93a0f95d-f288-4196-ab02-ef258bcb60d4.png?crop=center&height=32&v=1723789671&width=32"><meta property="og:site_name" content="Popular Book Company Pte Ltd"> <meta property="og:url" content="https://popular.com.sg/"><meta property="og:title" content="POPULAR Official Store: 10% Off for Popular Members."> <meta property="og:type" content="website"> <meta property="og:description" content="Shop POPULAR Bookstore Online. Shop from comprehensive range of assessment books, story books, educational peripherals, stationery, household appliances, entertainment, lifestyle products, gadgets & IT products and more. Free Delivery for Orders above $90. 10% off for Popular Members."> <meta name="twitter:card" content="summary_large_image"><meta name="twitter:title" content="POPULAR Official Store: 10% Off for Popular Members."> <meta name="twitter:description" content="Shop POPULAR Bookstore Online. Shop from comprehensive range of assessment books, story books, educational peripherals, stationery, household appliances, entertainment, lifestyle products, gadgets & IT products and more. Free Delivery for Orders above $90. 10% off for Popular Members."> <script> document.documentElement.className = document.documentElement.className.replace('no-js', 'js'); window.California = { strings: { add_to_cart: "Add to Cart", sold_out: "Sold Out", unavailable: "Unavailable", zoom_close: "Close (Esc)", zoom_previous: "Previous (Left arrow key)", zoom_next: "Next (Right arrow key)", from_price: "From {{ price }}", money_format: "${{amount}}", addressError: "Error looking up that address", addressNoResults: "No results for that address", addressQueryLimit: "You have exceeded the Google API usage limit. Consider upgrading to a \u003ca href=\"https:\/\/developers.google.com\/maps\/premium\/usage-limits\"\u003ePremium Plan\u003c\/a\u003e.", authError: "There was a problem authenticating your Google Maps API Key.", customer_delete_question: "Are you sure you wish to delete this address?", cart_empty: "It appears that your cart is currently empty.", in_stock: "In stock, ready to ship", low_stock: "Low stock: {{ units }} items left" }, routes: { search: "/search", cart: "/cart", account_addresses: "/account/addresses" }, settings: { predictive_search_show_queries: true } }; </script> <script src="//popular.com.sg/cdn/shop/t/46/assets/california.js?v=6774099964340132791722579409" defer="defer"></script> <style data-shopify> @font-face { font-family: "Avenir Next"; font-weight: 400; font-style: normal; font-display: swap; src: url("//popular.com.sg/cdn/fonts/avenir_next/avenirnext_n4.7fd0287595be20cd5a683102bf49d073b6abf144.woff2?h1=cG9wdWxhcm9ubGluZS5jb20uc2c&h2=cG9wdWxhci1vbmxpbmUtc2cuYWNjb3VudC5teXNob3BpZnkuY29t&h3=cG9wdWxhci5jb20uc2c&hmac=f8a585bd51ff0dc4a9a7b21ba3ee0d901c64f8d142292b985f93a3184051ca9a") format("woff2"), url("//popular.com.sg/cdn/fonts/avenir_next/avenirnext_n4.a26a334a0852627a5f36b195112385b0cd700077.woff?h1=cG9wdWxhcm9ubGluZS5jb20uc2c&h2=cG9wdWxhci1vbmxpbmUtc2cuYWNjb3VudC5teXNob3BpZnkuY29t&h3=cG9wdWxhci5jb20uc2c&hmac=3cfd4e15e2dec38cf49ee9241d7acf4bb7e038aeae69aa5b4eb5f41dff579c05") format("woff"); } @font-face { font-family: "Avenir Next"; font-weight: 700; font-style: normal; font-display: swap; src: url("//popular.com.sg/cdn/fonts/avenir_next/avenirnext_n7.8cfc646eab1e39e2d81a26284624600ccae49d55.woff2?h1=cG9wdWxhcm9ubGluZS5jb20uc2c&h2=cG9wdWxhci1vbmxpbmUtc2cuYWNjb3VudC5teXNob3BpZnkuY29t&h3=cG9wdWxhci5jb20uc2c&hmac=a36088faf37c75340aa1afa0a145009b4aae4e97465bf33e07613c68dab14da7") format("woff2"), url("//popular.com.sg/cdn/fonts/avenir_next/avenirnext_n7.25b10f8089bc87dfd8e50a7c68b433da7a04bc87.woff?h1=cG9wdWxhcm9ubGluZS5jb20uc2c&h2=cG9wdWxhci1vbmxpbmUtc2cuYWNjb3VudC5teXNob3BpZnkuY29t&h3=cG9wdWxhci5jb20uc2c&hmac=1c6ab4211e1da23659b56519f144f0a4a71334f67283b4d2c4f7d3162cae6bb9") format("woff"); } @font-face { font-family: "Avenir Next"; font-weight: 300; font-style: normal; font-display: swap; src: url("//popular.com.sg/cdn/fonts/avenir_next/avenirnext_n3.8e9925ddfd17ebca6be10ad27e93b95630121a12.woff2?h1=cG9wdWxhcm9ubGluZS5jb20uc2c&h2=cG9wdWxhci1vbmxpbmUtc2cuYWNjb3VudC5teXNob3BpZnkuY29t&h3=cG9wdWxhci5jb20uc2c&hmac=5070d8e82fc2e4c74a980943c3d9cf89eb138df53269e941876f2f36c76e3d59") format("woff2"), url("//popular.com.sg/cdn/fonts/avenir_next/avenirnext_n3.cbedbc8d8cd8f1e5767ce304e3862c47b6e71ec1.woff?h1=cG9wdWxhcm9ubGluZS5jb20uc2c&h2=cG9wdWxhci1vbmxpbmUtc2cuYWNjb3VudC5teXNob3BpZnkuY29t&h3=cG9wdWxhci5jb20uc2c&hmac=f1ad14c4f46508aeace99ddbf02dd06834f8a3b58fb7f9ee178929dcfce20a00") format("woff"); } @font-face { font-family: "Avenir Next"; font-weight: 400; font-style: normal; font-display: swap; src: url("//popular.com.sg/cdn/fonts/avenir_next/avenirnext_n4.7fd0287595be20cd5a683102bf49d073b6abf144.woff2?h1=cG9wdWxhcm9ubGluZS5jb20uc2c&h2=cG9wdWxhci1vbmxpbmUtc2cuYWNjb3VudC5teXNob3BpZnkuY29t&h3=cG9wdWxhci5jb20uc2c&hmac=f8a585bd51ff0dc4a9a7b21ba3ee0d901c64f8d142292b985f93a3184051ca9a") format("woff2"), url("//popular.com.sg/cdn/fonts/avenir_next/avenirnext_n4.a26a334a0852627a5f36b195112385b0cd700077.woff?h1=cG9wdWxhcm9ubGluZS5jb20uc2c&h2=cG9wdWxhci1vbmxpbmUtc2cuYWNjb3VudC5teXNob3BpZnkuY29t&h3=cG9wdWxhci5jb20uc2c&hmac=3cfd4e15e2dec38cf49ee9241d7acf4bb7e038aeae69aa5b4eb5f41dff579c05") format("woff"); } @font-face { font-family: "FontCalifornia"; src: url('//popular.com.sg/cdn/shop/t/46/assets/california.eot?v=78575029305495394001722579409'); src: url('//popular.com.sg/cdn/shop/t/46/assets/california.eot?%23iefix&v=78575029305495394001722579409') format('embedded-opentype'), url('//popular.com.sg/cdn/shop/t/46/assets/california.woff?v=170339837129913114111722579409') format('woff'), url('//popular.com.sg/cdn/shop/t/46/assets/california.ttf?v=91139213441876359691722579409') format('truetype'), url('//popular.com.sg/cdn/shop/t/46/assets/california.svg?v=104163633342717599791722579409') format('svg'); font-weight: normal; font-style: normal; } :root { --font-header-family: "Avenir Next", sans-serif; --font-header-style: normal; --font-header-weight: 400; --font-header-weight-bolder: 700; --font-header-scale: 0.8; --font-base-family: "Avenir Next", sans-serif; --font-base-style: normal; --font-base-weight: 300; --font-base-weight-bolder: 400; --font-base-scale: 1.0; --color-body-bg: #ffffff; --color-body-text: #121212; --color-section-bg: #F3F3F3; --color-accent: #b00d28; --color-alert: #b00d28; --color-success: #00730B; --color-dark-slideshow: #333333; --color-light-slideshow: #ffffff; --color-side-nav-bg: #ffffff; --color-side-nav-text: #333333; --color-header-bg: #ffffff; --color-header-text: #333333; --color-header-border: rgba(18, 18, 18, 0.4); --style-header-border: 1px solid rgba(18, 18, 18, 0.4); --color-footer-bg: #121212; --color-footer-title: #ffffff; --color-footer-text: #B1B1B1; --color-share-text: #ffffff; --color-facebook-bg: #3b5998; --color-twitter-bg: #4099FF; --color-pinterest-bg: #C92228; --color-body-text-rgb: 18, 18, 18; --color-section-bg-rgb: 243, 243, 243; --color-body-text-dark: #000000; --color-body-text-lighten-5: #1f1f1f; --color-body-text-lighten-20: #454545; --color-body-bg-darken-5: #f2f2f2; --color-accent-dark: #980b23; --color-accent-light: rgba(176, 13, 40, 0.3); --color-side-nav-bg-darken-5: #f2f2f2; --color-header-bg-darken-5: #f2f2f2; --color-header-text-alpha-60: rgba(51, 51, 51, 0.6); --color-body-text-neg: #fff; --color-accent-neg: #fff; --color-alert-neg: #fff; --color-footer-text-hl: #ffffff; --color-body-text-light: rgba(var(--color-body-text-rgb), 0.6); --color-body-text-very-light: rgba(var(--color-body-text-rgb), 0.25); --page-max-width: 2000px; --content-max-width: 900px; --sections-distance: 30px; } </style> <link rel="preload" as="font" href="//popular.com.sg/cdn/fonts/avenir_next/avenirnext_n4.7fd0287595be20cd5a683102bf49d073b6abf144.woff2?h1=cG9wdWxhcm9ubGluZS5jb20uc2c&h2=cG9wdWxhci1vbmxpbmUtc2cuYWNjb3VudC5teXNob3BpZnkuY29t&h3=cG9wdWxhci5jb20uc2c&hmac=f8a585bd51ff0dc4a9a7b21ba3ee0d901c64f8d142292b985f93a3184051ca9a" type="font/woff2" crossorigin> <link rel="preload" as="font" href="//popular.com.sg/cdn/fonts/avenir_next/avenirnext_n7.8cfc646eab1e39e2d81a26284624600ccae49d55.woff2?h1=cG9wdWxhcm9ubGluZS5jb20uc2c&h2=cG9wdWxhci1vbmxpbmUtc2cuYWNjb3VudC5teXNob3BpZnkuY29t&h3=cG9wdWxhci5jb20uc2c&hmac=a36088faf37c75340aa1afa0a145009b4aae4e97465bf33e07613c68dab14da7" type="font/woff2" crossorigin> <link rel="preload" as="font" href="//popular.com.sg/cdn/fonts/avenir_next/avenirnext_n3.8e9925ddfd17ebca6be10ad27e93b95630121a12.woff2?h1=cG9wdWxhcm9ubGluZS5jb20uc2c&h2=cG9wdWxhci1vbmxpbmUtc2cuYWNjb3VudC5teXNob3BpZnkuY29t&h3=cG9wdWxhci5jb20uc2c&hmac=5070d8e82fc2e4c74a980943c3d9cf89eb138df53269e941876f2f36c76e3d59" type="font/woff2" crossorigin> <link rel="preload" as="font" href="//popular.com.sg/cdn/fonts/avenir_next/avenirnext_n4.7fd0287595be20cd5a683102bf49d073b6abf144.woff2?h1=cG9wdWxhcm9ubGluZS5jb20uc2c&h2=cG9wdWxhci1vbmxpbmUtc2cuYWNjb3VudC5teXNob3BpZnkuY29t&h3=cG9wdWxhci5jb20uc2c&hmac=f8a585bd51ff0dc4a9a7b21ba3ee0d901c64f8d142292b985f93a3184051ca9a" type="font/woff2" crossorigin> <link rel="preload" as="font" href="//popular.com.sg/cdn/shop/t/46/assets/california.woff?v=170339837129913114111722579409" type="font/woff" crossorigin> <link href="//popular.com.sg/cdn/shop/t/46/assets/california.css?v=141363461075601528091743063038" rel="stylesheet" type="text/css" media="all" /> <script>window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.start');</script><meta name="google-site-verification" content="21mUzZsjEnIDZAk3ZgRJoXGUV2Q17gGGHESy86OeRBE"> <meta name="google-site-verification" content="XJSbxfkHYILUir_zlWf5TAL9DtdGtF9O7pRhkoIRe4o"> <meta id="shopify-digital-wallet" name="shopify-digital-wallet" content="/57456623823/digital_wallets/dialog"> <meta name="shopify-checkout-api-token" content="360234de4a45ff9d9df518c7ecccaca7"> <script async="async" src="/checkouts/internal/preloads.js?locale=en-SG"></script> <link rel="preconnect" href="https://shop.app" crossorigin="anonymous"> <script async="async" src="https://shop.app/checkouts/internal/preloads.js?locale=en-SG&shop_id=57456623823" crossorigin="anonymous"></script> <script id="apple-pay-shop-capabilities" type="application/json">{"shopId":57456623823,"countryCode":"SG","currencyCode":"SGD","merchantCapabilities":["supports3DS"],"merchantId":"gid:\/\/shopify\/Shop\/57456623823","merchantName":"Popular Book Company Pte Ltd","requiredBillingContactFields":["postalAddress","email","phone"],"requiredShippingContactFields":["postalAddress","email","phone"],"shippingType":"shipping","supportedNetworks":["visa","masterCard","amex"],"total":{"type":"pending","label":"Popular Book Company Pte Ltd","amount":"1.00"},"shopifyPaymentsEnabled":true,"supportsSubscriptions":false}</script> <script id="shopify-features" type="application/json">{"accessToken":"360234de4a45ff9d9df518c7ecccaca7","betas":["rich-media-storefront-analytics"],"domain":"popular.com.sg","predictiveSearch":true,"shopId":57456623823,"smart_payment_buttons_url":"https:\/\/popular.com.sg\/cdn\/shopifycloud\/payment-sheet\/assets\/latest\/spb.en.js","dynamic_checkout_cart_url":"https:\/\/popular.com.sg\/cdn\/shopifycloud\/payment-sheet\/assets\/latest\/dynamic-checkout-cart.en.js","locale":"en"}</script> <script>var Shopify = Shopify || {}; Shopify.shop = "popular-online-sg.myshopify.com"; Shopify.locale = "en"; Shopify.currency = {"active":"SGD","rate":"1.0"}; Shopify.country = "SG"; Shopify.theme = {"name":"California - (Stable)","id":130778464463,"schema_name":"California","schema_version":"9.13.0","theme_store_id":691,"role":"main"}; Shopify.theme.handle = "null"; Shopify.theme.style = {"id":null,"handle":null}; Shopify.cdnHost = "popular.com.sg/cdn"; Shopify.routes = Shopify.routes || {}; Shopify.routes.root = "/";</script> <script type="module">!function(o){(o.Shopify=o.Shopify||{}).modules=!0}(window);</script> <script>!function(o){function n(){var o=[];function n(){o.push(Array.prototype.slice.apply(arguments))}return n.q=o,n}var t=o.Shopify=o.Shopify||{};t.loadFeatures=n(),t.autoloadFeatures=n()}(window);</script> <script>window.ShopifyPay = window.ShopifyPay || {}; window.ShopifyPay.apiHost = "shop.app\/pay";</script> <script id="shop-js-analytics" type="application/json">{"pageType":"index"}</script> <script> window.Shopify = window.Shopify || {}; if (!window.Shopify.featureAssets) window.Shopify.featureAssets = {}; window.Shopify.featureAssets['shop-js'] = {"init-fed-cm":["modules/v2/client.init-fed-cm_B01Uuy6a.en.esm.js","modules/v2/chunk.common_BwDzK4wQ.esm.js"],"init-windoid":["modules/v2/client.init-windoid_Dmy5w_G9.en.esm.js","modules/v2/chunk.common_BwDzK4wQ.esm.js"],"shop-toast-manager":["modules/v2/client.shop-toast-manager_CI_P12tx.en.esm.js","modules/v2/chunk.common_BwDzK4wQ.esm.js"],"avatar":["modules/v2/client.avatar_BTnouDA3.en.esm.js"],"init-shop-email-lookup-coordinator":["modules/v2/client.init-shop-email-lookup-coordinator_BZ9ixfpW.en.esm.js","modules/v2/chunk.common_BwDzK4wQ.esm.js"],"shop-cash-offers":["modules/v2/client.shop-cash-offers_Bt96lnTm.en.esm.js","modules/v2/chunk.common_BwDzK4wQ.esm.js","modules/v2/chunk.modal_Dh4Gio6z.esm.js"],"pay-button":["modules/v2/client.pay-button_BVP3l8eA.en.esm.js","modules/v2/chunk.common_BwDzK4wQ.esm.js"],"checkout-modal":["modules/v2/client.checkout-modal_D9O2kiJW.en.esm.js","modules/v2/chunk.common_BwDzK4wQ.esm.js","modules/v2/chunk.modal_Dh4Gio6z.esm.js"],"init-customer-accounts-sign-up":["modules/v2/client.init-customer-accounts-sign-up_B3hqt8Il.en.esm.js","modules/v2/client.shop-login-button_B4xlP_m0.en.esm.js","modules/v2/chunk.common_BwDzK4wQ.esm.js","modules/v2/chunk.modal_Dh4Gio6z.esm.js"],"shop-follow-button":["modules/v2/client.shop-follow-button_Bp0SDXFf.en.esm.js","modules/v2/chunk.common_BwDzK4wQ.esm.js","modules/v2/chunk.modal_Dh4Gio6z.esm.js"],"shop-login-button":["modules/v2/client.shop-login-button_B4xlP_m0.en.esm.js","modules/v2/chunk.common_BwDzK4wQ.esm.js","modules/v2/chunk.modal_Dh4Gio6z.esm.js"],"init-shop-for-new-customer-accounts":["modules/v2/client.init-shop-for-new-customer-accounts_C4ZlNjPl.en.esm.js","modules/v2/client.shop-login-button_B4xlP_m0.en.esm.js","modules/v2/chunk.common_BwDzK4wQ.esm.js","modules/v2/chunk.modal_Dh4Gio6z.esm.js"],"init-customer-accounts":["modules/v2/client.init-customer-accounts_BqBvHWDR.en.esm.js","modules/v2/client.shop-login-button_B4xlP_m0.en.esm.js","modules/v2/chunk.common_BwDzK4wQ.esm.js","modules/v2/chunk.modal_Dh4Gio6z.esm.js"],"lead-capture":["modules/v2/client.lead-capture_DnLSfEUf.en.esm.js","modules/v2/chunk.common_BwDzK4wQ.esm.js","modules/v2/chunk.modal_Dh4Gio6z.esm.js"],"payment-terms":["modules/v2/client.payment-terms_DVVCn4Av.en.esm.js","modules/v2/chunk.common_BwDzK4wQ.esm.js","modules/v2/chunk.modal_Dh4Gio6z.esm.js"]}; </script> <script>(function() { function asyncLoad() { var urls = ["\/\/code.tidio.co\/shvaoidr6k17bb2pxhtjwx3paq2p0wks.js?shop=popular-online-sg.myshopify.com","\/\/www.powr.io\/powr.js?powr-token=popular-online-sg.myshopify.com\u0026external-type=shopify\u0026shop=popular-online-sg.myshopify.com","https:\/\/cdn.zigpoll.com\/zigpoll-shopify-embed.js?accountId=6322df4c49ecd1170866d334\u0026shop=popular-online-sg.myshopify.com","https:\/\/cdn.logbase.io\/lb-upsell-wrapper.js?shop=popular-online-sg.myshopify.com","https:\/\/app.blocky-app.com\/get_script\/6d17dae6085c11efb1a5fa27893fe141.js?v=957540\u0026shop=popular-online-sg.myshopify.com","https:\/\/cdn-bundler.nice-team.net\/app\/js\/bundler.js?shop=popular-online-sg.myshopify.com","https:\/\/services.nofraud.com\/js\/device.js?shop=popular-online-sg.myshopify.com","https:\/\/script.pop-convert.com\/new-micro\/production.pc.min.js?unique_id=popular-online-sg.myshopify.com\u0026shop=popular-online-sg.myshopify.com","https:\/\/cdn.s3.pop-convert.com\/pcjs.production.min.js?unique_id=popular-online-sg.myshopify.com\u0026shop=popular-online-sg.myshopify.com"]; for (var i = 0; i < urls.length; i++) { var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = urls[i]; var x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x); } }; if(window.attachEvent) { window.attachEvent('onload', asyncLoad); } else { window.addEventListener('load', asyncLoad, false); } })();</script> <script id="__st">var __st={"a":57456623823,"offset":28800,"reqid":"a2038df0-7fe0-4360-94a4-8a53bed144e8-1743773997","pageurl":"popular.com.sg\/","u":"bb531ce4ccd3","p":"home"};</script> <script>window.ShopifyPaypalV4VisibilityTracking = true;</script> <script id="captcha-bootstrap">!function(){'use strict';const t='contact',e='account',n='new_comment',o=[[t,t],['blogs',n],['comments',n],[t,'customer']],c=[[e,'customer_login'],[e,'guest_login'],[e,'recover_customer_password'],[e,'create_customer']],r=t=>t.map((([t,e])=>`form[action*='/${t}']:not([data-nocaptcha='true']) input[name='form_type'][value='${e}']`)).join(','),a=t=>()=>t?[...document.querySelectorAll(t)].map((t=>t.form)):[];function s(){const t=[...o],e=r(t);return a(e)}const i='password',u='form_key',d=['recaptcha-v3-token','g-recaptcha-response','h-captcha-response',i],f=()=>{try{return window.sessionStorage}catch{return}},m='__shopify_v',_=t=>t.elements[u];function p(t,e,n=!1){try{const o=window.sessionStorage,c=JSON.parse(o.getItem(e)),{data:r}=function(t){const{data:e,action:n}=t;return t[m]||n?{data:e,action:n}:{data:t,action:n}}(c);for(const[e,n]of Object.entries(r))t.elements[e]&&(t.elements[e].value=n);n&&o.removeItem(e)}catch(o){console.error('form repopulation failed',{error:o})}}const l='form_type',E='cptcha';function T(t){t.dataset[E]=!0}const w=window,h=w.document,L='Shopify',v='ce_forms',y='captcha';let A=!1;((t,e)=>{const n=(g='f06e6c50-85a8-45c8-87d0-21a2b65856fe',I='https://cdn.shopify.com/shopifycloud/storefront-forms-hcaptcha/ce_storefront_forms_captcha_hcaptcha.v1.5.2.iife.js',D={infoText:'Protected by hCaptcha',privacyText:'Privacy',termsText:'Terms'},(t,e,n)=>{const o=w[L][v],c=o.bindForm;if(c)return c(t,g,e,D).then(n);var r;o.q.push([[t,g,e,D],n]),r=I,A||(h.body.append(Object.assign(h.createElement('script'),{id:'captcha-provider',async:!0,src:r})),A=!0)});var g,I,D;w[L]=w[L]||{},w[L][v]=w[L][v]||{},w[L][v].q=[],w[L][y]=w[L][y]||{},w[L][y].protect=function(t,e){n(t,void 0,e),T(t)},Object.freeze(w[L][y]),function(t,e,n,w,h,L){const[v,y,A,g]=function(t,e,n){const i=e?o:[],u=t?c:[],d=[...i,...u],f=r(d),m=r(i),_=r(d.filter((([t,e])=>n.includes(e))));return[a(f),a(m),a(_),s()]}(w,h,L),I=t=>{const e=t.target;return e instanceof HTMLFormElement?e:e&&e.form},D=t=>v().includes(t);t.addEventListener('submit',(t=>{const e=I(t);if(!e)return;const n=D(e)&&!e.dataset.hcaptchaBound&&!e.dataset.recaptchaBound,o=_(e),c=g().includes(e)&&(!o||!o.value);(n||c)&&t.preventDefault(),c&&!n&&(function(t){try{if(!f())return;!function(t){const e=f();if(!e)return;const n=_(t);if(!n)return;const o=n.value;o&&e.removeItem(o)}(t);const e=Array.from(Array(32),(()=>Math.random().toString(36)[2])).join('');!function(t,e){_(t)||t.append(Object.assign(document.createElement('input'),{type:'hidden',name:u})),t.elements[u].value=e}(t,e),function(t,e){const n=f();if(!n)return;const o=[...t.querySelectorAll(`input[type='${i}']`)].map((({name:t})=>t)),c=[...d,...o],r={};for(const[a,s]of new FormData(t).entries())c.includes(a)||(r[a]=s);n.setItem(e,JSON.stringify({[m]:1,action:t.action,data:r}))}(t,e)}catch(e){console.error('failed to persist form',e)}}(e),e.submit())}));const S=(t,e)=>{t&&!t.dataset[E]&&(n(t,e.some((e=>e===t))),T(t))};for(const o of['focusin','change'])t.addEventListener(o,(t=>{const e=I(t);D(e)&&S(e,y())}));const B=e.get('form_key'),M=e.get(l),P=B&&M;t.addEventListener('DOMContentLoaded',(()=>{const t=y();if(P)for(const e of t)e.elements[l].value===M&&p(e,B);[...new Set([...A(),...v().filter((t=>'true'===t.dataset.shopifyCaptcha))])].forEach((e=>S(e,t)))}))}(h,new URLSearchParams(w.location.search),n,t,e,['guest_login'])})(!0,!0)}();</script> <script integrity="sha256-EGCDRYTvIEOXsReXgqGwkAR+5Dl8tickSrieA/ZcQwc=" data-source-attribution="shopify.loadfeatures" defer="defer" src="//popular.com.sg/cdn/shopifycloud/shopify/assets/storefront/load_feature-1060834584ef204397b1179782a1b090047ee4397cb627244ab89e03f65c4307.js" crossorigin="anonymous"></script> <script crossorigin="anonymous" defer="defer" src="//popular.com.sg/cdn/shopifycloud/shopify/assets/shopify_pay/storefront-80e528be853eac23af2454534897ca9536b1d3d04aa043b042f34879a3c111c8.js?v=20220906"></script> <script integrity="sha256-HAs5a9TQVLlKuuHrahvWuke+s1UlxXohfHeoYv8G2D8=" data-source-attribution="shopify.dynamic-checkout" defer="defer" src="//popular.com.sg/cdn/shopifycloud/shopify/assets/storefront/features-1c0b396bd4d054b94abae1eb6a1bd6ba47beb35525c57a217c77a862ff06d83f.js" crossorigin="anonymous"></script> <link rel="stylesheet" media="screen" href="https://popular.com.sg/cdn/shopifycloud/portable-wallets/latest/accelerated-checkout-backwards-compat.css" crossorigin="anonymous"> <style id="shopify-dynamic-checkout-cart">@media screen and (min-width: 750px) { #dynamic-checkout-cart { min-height: 50px; } } @media screen and (max-width: 750px) { #dynamic-checkout-cart { min-height: 120px; } } </style><script>window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.end');</script> <script>window.SHOPIFY_STORE_DOMAIN = "popular-online-sg.myshopify.com";</script> <script type="text/javascript" src="https://stack-discounts.merchantyard.com/js/integrations/script.js?v=384"></script> <!-- BEGIN app block: shopify://apps/volume-discounts/blocks/app-embed/25745434-52e7-4378-88f1-890df18a0110 --><!-- BEGIN app snippet: hulkapps_volume_discount --> <script> var is_po = false if(window.hulkapps != undefined && window.hulkapps != '' ){ var is_po = window.hulkapps.is_product_option } window.hulkapps = { shop_slug: "popular-online-sg", store_id: "popular-online-sg.myshopify.com", money_format: "${{amount}}", cart: null, product: null, product_collections: null, product_variants: null, is_volume_discount: true, is_product_option: is_po, product_id: null, page_type: null, po_url: "https://productoption.hulkapps.com", vd_url: "https://volumediscount.hulkapps.com", vd_proxy_url: "https://popular.com.sg", customer: null } window.hulkapps.page_type = "cart"; window.hulkapps.cart = {"note":null,"attributes":{},"original_total_price":0,"total_price":0,"total_discount":0,"total_weight":0.0,"item_count":0,"items":[],"requires_shipping":false,"currency":"SGD","items_subtotal_price":0,"cart_level_discount_applications":[],"checkout_charge_amount":0} if (typeof window.hulkapps.cart.items == "object") { for (var i=0; i<window.hulkapps.cart.items.length; i++) { ["sku", "grams", "vendor", "url", "image", "handle", "requires_shipping", "product_type", "product_description"].map(function(a) { delete window.hulkapps.cart.items[i][a] }) } } window.hulkapps.cart_collections = {} window.hulkapps.product_tags = {} </script><!-- END app snippet --><!-- END app block --><!-- BEGIN app block: shopify://apps/powerful-form-builder/blocks/app-embed/e4bcb1eb-35b2-42e6-bc37-bfe0e1542c9d --><script></script> <script type="text/javascript" hs-ignore> var Globo = Globo || {}; var globoFormbuilderRecaptchaInit = function(){}; window.Globo.FormBuilder = window.Globo.FormBuilder || {}; window.Globo.FormBuilder.shop = {"configuration":{"money_format":"${{amount}}"},"pricing":{"features":{"bulkOrderForm":true,"cartForm":true,"fileUpload":30,"removeCopyright":true,"restrictedEmailDomains":false}},"settings":{"copyright":"Powered by <a href=\"https://globosoftware.net\" target=\"_blank\">Globo</a> <a href=\"https://apps.shopify.com/form-builder-contact-form\" target=\"_blank\">Contact Form</a>","hideWaterMark":false,"reCaptcha":{"recaptchaType":"v2","siteKey":false,"languageCode":"en"},"scrollTop":false,"customCssCode":"","customCssEnabled":false,"additionalColumns":[]},"encryption_form_id":1,"url":"https://app.powerfulform.com/","CDN_URL":"https://dxo9oalx9qc1s.cloudfront.net"}; if(window.Globo.FormBuilder.shop.settings.customCssEnabled && window.Globo.FormBuilder.shop.settings.customCssCode){ const customStyle = document.createElement('style'); customStyle.type = 'text/css'; customStyle.innerHTML = window.Globo.FormBuilder.shop.settings.customCssCode; document.head.appendChild(customStyle); } window.Globo.FormBuilder.forms = []; window.Globo.FormBuilder.forms[57021] = {"57021":{"elements":[{"id":"group-1","type":"group","label":"Page 1","description":"","elements":[{"id":"text-1","type":"text","label":{"en":"First Name","vi":"Your Name"},"placeholder":{"en":"First Name","vi":"Your Name"},"description":null,"hideLabel":false,"required":true,"columnWidth":50},{"id":"text","type":"text","label":{"en":"Last Name","vi":"Your Name"},"placeholder":{"en":"Last Name","vi":"Your Name"},"description":null,"hideLabel":false,"required":true,"columnWidth":50,"conditionalField":false},{"id":"email","type":"email","label":"Email","placeholder":"Email","description":null,"hideLabel":false,"required":true,"columnWidth":50,"conditionalField":false,"displayType":"show","displayRules":[{"field":"","relation":"equal","condition":""}]},{"id":"phone-1","type":"phone","label":"Phone","placeholder":"","description":"","validatePhone":false,"onlyShowFlag":false,"defaultCountryCode":"auto","limitCharacters":false,"characters":100,"hideLabel":false,"keepPositionLabel":false,"columnWidth":50,"displayType":"show","displayDisjunctive":false,"conditionalField":false,"required":true},{"id":"select-1","type":"select","label":{"en":"Subject","zh-CN":"Dropdown"},"placeholder":{"en":"Subject","zh-CN":"Please select"},"options":[{"label":{"en":"General Enquiries","zh-CN":"Option 1"},"value":"General Enquiries"},{"label":{"en":"Membership ","zh-CN":"Option 2"},"value":"Membership "},{"label":{"en":"Online Orders","zh-CN":"Option 3"},"value":"Online Orders"},{"label":{"en":"Gift Vouchers","zh-CN":"Option 4"},"value":"Gift Vouchers"}],"defaultOption":"","description":"","hideLabel":false,"keepPositionLabel":false,"columnWidth":100,"displayType":"show","displayDisjunctive":false,"conditionalField":false,"required":true},{"id":"textarea","type":"textarea","label":"Message","placeholder":"Message","description":null,"hideLabel":false,"required":true,"columnWidth":100,"conditionalField":false},{"id":"hidden-1","type":"hidden","label":{"en":"Hidden email","zh-CN":"Hidden"},"dataType":"dynamic","fixedValue":"","defaultValue":"","dynamicValue":[{"when":"select-1","is":"General Enquiries","value":"feedback@popularworld.com","target":"hidden-1"},{"when":"select-1","is":"Membership ","value":"membership@popularworld.com","target":"hidden-1"},{"when":"select-1","is":"Online Orders","value":"popularonlinechat@popularworld.com","target":"hidden-1"},{"when":"select-1","is":"Gift Vouchers","value":"giftvouchers@popularworld.com","target":"hidden-1"}],"conditionalField":false}]}],"errorMessage":{"required":"{{ label | capitalize }} is required","minSelections":"Please choose at least {{ min_selections }} options","maxSelections":"Please choose at maximum of {{ max_selections }} options","exactlySelections":"Please choose exactly {{ exact_selections }} options","invalid":"Invalid","invalidName":"Invalid name","invalidEmail":"Email address is invalid","restrictedEmailDomain":"This email domain is restricted","invalidURL":"Invalid url","invalidPhone":"Invalid phone","invalidNumber":"Invalid number","invalidPassword":"Invalid password","confirmPasswordNotMatch":"Confirmed password doesn't match","customerAlreadyExists":"Customer already exists","keyAlreadyExists":"Data already exists","fileSizeLimit":"File size limit","fileNotAllowed":"File not allowed","requiredCaptcha":"Required captcha","requiredProducts":"Please select product","limitQuantity":"The number of products left in stock has been exceeded","shopifyInvalidPhone":"phone - Enter a valid phone number to use this delivery method","shopifyPhoneHasAlready":"phone - Phone has already been taken","shopifyInvalidProvice":"addresses.province - is not valid","otherError":"Something went wrong, please try again"},"appearance":{"layout":"default","width":600,"style":"material_filled","mainColor":"rgba(46,78,73,1)","floatingIcon":"\u003csvg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"far\" data-icon=\"envelope\" class=\"svg-inline--fa fa-envelope fa-w-16\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\"\u003e\u003cpath fill=\"currentColor\" d=\"M464 64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zm0 48v40.805c-22.422 18.259-58.168 46.651-134.587 106.49-16.841 13.247-50.201 45.072-73.413 44.701-23.208.375-56.579-31.459-73.413-44.701C106.18 199.465 70.425 171.067 48 152.805V112h416zM48 400V214.398c22.914 18.251 55.409 43.862 104.938 82.646 21.857 17.205 60.134 55.186 103.062 54.955 42.717.231 80.509-37.199 103.053-54.947 49.528-38.783 82.032-64.401 104.947-82.653V400H48z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e","floatingText":null,"displayOnAllPage":false,"formType":"normalForm","background":"color","backgroundColor":"#fff","descriptionColor":"#6c757d","headingColor":"#000","labelColor":"#1c1c1c","optionColor":"#000","paragraphBackground":"#fff","paragraphColor":"#000","theme_design":true,"font":{"family":"Almarai","variant":"regular"},"colorScheme":{"solidButton":{"red":176,"green":13,"blue":40},"solidButtonLabel":{"red":255,"green":255,"blue":255},"text":{"red":28,"green":28,"blue":28},"outlineButton":{"red":176,"green":13,"blue":40},"background":{"red":255,"green":255,"blue":255}},"imageLayout":"none","fontSize":"medium"},"afterSubmit":{"action":"clearForm","title":"Thanks for getting in touch!","message":{"en":"\u003cp\u003eWe appreciate you contacting us. One of our colleagues will get back in touch with you within 1-2 working days!\u003c\/p\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp\u003eHave a great day!\u003c\/p\u003e","zh-CN":"\u003cp\u003eWe appreciate you contacting us. One of our colleagues will get back in touch with you soon!\u003c\/p\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp\u003eHave a great day!\u003c\/p\u003e"},"redirectUrl":null},"footer":{"description":null,"previousText":"Previous","nextText":"Next","submitText":"Submit","submitFullWidth":true},"header":{"active":true,"title":"Contact us","description":"Leave your message and we'll get back to you shortly.","headerAlignment":"center"},"isStepByStepForm":true,"publish":{"requiredLogin":false,"requiredLoginMessage":"Please \u003ca href='\/account\/login' title='login'\u003elogin\u003c\/a\u003e to continue"},"reCaptcha":{"enable":false},"html":"\n\u003cdiv class=\"globo-form default-form globo-form-id-57021 \" data-locale=\"en\" \u003e\n\n\u003cstyle\u003e\n\n\n \n \n @import url('https:\/\/fonts.googleapis.com\/css?family=Almarai:ital,wght@0,400');\n \n\n :root .globo-form-app[data-id=\"57021\"]{\n \n --gfb-color-solidButton: 176,13,40;\n --gfb-color-solidButtonColor: rgb(var(--gfb-color-solidButton));\n --gfb-color-solidButtonLabel: 255,255,255;\n --gfb-color-solidButtonLabelColor: rgb(var(--gfb-color-solidButtonLabel));\n --gfb-color-text: 28,28,28;\n --gfb-color-textColor: rgb(var(--gfb-color-text));\n --gfb-color-outlineButton: 176,13,40;\n --gfb-color-outlineButtonColor: rgb(var(--gfb-color-outlineButton));\n --gfb-color-background: 255,255,255;\n --gfb-color-backgroundColor: rgb(var(--gfb-color-background));\n \n --gfb-main-color: rgba(46,78,73,1);\n --gfb-primary-color: var(--gfb-color-solidButtonColor, var(--gfb-main-color));\n --gfb-primary-text-color: var(--gfb-color-solidButtonLabelColor, #FFF);\n --gfb-form-width: 600px;\n --gfb-font-family: inherit;\n --gfb-font-style: inherit;\n --gfb--image: 40%;\n --gfb-image-ratio-draft: var(--gfb--image);\n --gfb-image-ratio: var(--gfb-image-ratio-draft);\n \n \n --gfb-font-family: \"Almarai\";\n --gfb-font-weight: normal;\n --gfb-font-style: normal;\n \n --gfb-bg-temp-color: #FFF;\n --gfb-bg-position: ;\n \n --gfb-bg-temp-color: #fff;\n \n --gfb-bg-color: var(--gfb-color-backgroundColor, var(--gfb-bg-temp-color));\n \n }\n \n.globo-form-id-57021 .globo-form-app{\n max-width: 600px;\n width: -webkit-fill-available;\n \n background-color: var(--gfb-bg-color);\n \n \n}\n\n.globo-form-id-57021 .globo-form-app .globo-heading{\n color: var(--gfb-color-textColor, #000)\n}\n\n\n.globo-form-id-57021 .globo-form-app .header {\n text-align:center;\n}\n\n\n.globo-form-id-57021 .globo-form-app .globo-description,\n.globo-form-id-57021 .globo-form-app .header .globo-description{\n --gfb-color-description: rgba(var(--gfb-color-text), 0.8);\n color: var(--gfb-color-description, #6c757d);\n}\n.globo-form-id-57021 .globo-form-app .globo-label,\n.globo-form-id-57021 .globo-form-app .globo-form-control label.globo-label,\n.globo-form-id-57021 .globo-form-app .globo-form-control label.globo-label span.label-content{\n color: var(--gfb-color-textColor, #1c1c1c);\n text-align: left;\n}\n.globo-form-id-57021 .globo-form-app .globo-label.globo-position-label{\n height: 20px !important;\n}\n.globo-form-id-57021 .globo-form-app .globo-form-control .help-text.globo-description,\n.globo-form-id-57021 .globo-form-app .globo-form-control span.globo-description{\n --gfb-color-description: rgba(var(--gfb-color-text), 0.8);\n color: var(--gfb-color-description, #6c757d);\n}\n.globo-form-id-57021 .globo-form-app .globo-form-control .checkbox-wrapper .globo-option,\n.globo-form-id-57021 .globo-form-app .globo-form-control .radio-wrapper .globo-option\n{\n color: var(--gfb-color-textColor, #1c1c1c);\n}\n.globo-form-id-57021 .globo-form-app .footer,\n.globo-form-id-57021 .globo-form-app .gfb__footer{\n text-align:;\n}\n.globo-form-id-57021 .globo-form-app .footer button,\n.globo-form-id-57021 .globo-form-app .gfb__footer button{\n border:1px solid var(--gfb-primary-color);\n \n width:100%;\n \n}\n.globo-form-id-57021 .globo-form-app .footer button.submit,\n.globo-form-id-57021 .globo-form-app .gfb__footer button.submit\n.globo-form-id-57021 .globo-form-app .footer button.checkout,\n.globo-form-id-57021 .globo-form-app .gfb__footer button.checkout,\n.globo-form-id-57021 .globo-form-app .footer button.action.loading .spinner,\n.globo-form-id-57021 .globo-form-app .gfb__footer button.action.loading .spinner{\n background-color: var(--gfb-primary-color);\n color : #ffffff;\n}\n.globo-form-id-57021 .globo-form-app .globo-form-control .star-rating\u003efieldset:not(:checked)\u003elabel:before {\n content: url('data:image\/svg+xml; utf8, \u003csvg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"far\" data-icon=\"star\" class=\"svg-inline--fa fa-star fa-w-18\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 576 512\"\u003e\u003cpath fill=\"rgba(46,78,73,1)\" d=\"M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e');\n}\n.globo-form-id-57021 .globo-form-app .globo-form-control .star-rating\u003efieldset\u003einput:checked ~ label:before {\n content: url('data:image\/svg+xml; utf8, \u003csvg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fas\" data-icon=\"star\" class=\"svg-inline--fa fa-star fa-w-18\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 576 512\"\u003e\u003cpath fill=\"rgba(46,78,73,1)\" d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e');\n}\n.globo-form-id-57021 .globo-form-app .globo-form-control .star-rating\u003efieldset:not(:checked)\u003elabel:hover:before,\n.globo-form-id-57021 .globo-form-app .globo-form-control .star-rating\u003efieldset:not(:checked)\u003elabel:hover ~ label:before{\n content : url('data:image\/svg+xml; utf8, \u003csvg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fas\" data-icon=\"star\" class=\"svg-inline--fa fa-star fa-w-18\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 576 512\"\u003e\u003cpath fill=\"rgba(46,78,73,1)\" d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e')\n}\n.globo-form-id-57021 .globo-form-app .globo-form-control .checkbox-wrapper .checkbox-input:checked ~ .checkbox-label:before {\n border-color: var(--gfb-primary-color);\n box-shadow: 0 4px 6px rgba(50,50,93,0.11), 0 1px 3px rgba(0,0,0,0.08);\n background-color: var(--gfb-primary-color);\n}\n.globo-form-id-57021 .globo-form-app .step.-completed .step__number,\n.globo-form-id-57021 .globo-form-app .line.-progress,\n.globo-form-id-57021 .globo-form-app .line.-start{\n background-color: var(--gfb-primary-color);\n}\n.globo-form-id-57021 .globo-form-app .checkmark__check,\n.globo-form-id-57021 .globo-form-app .checkmark__circle{\n stroke: var(--gfb-primary-color);\n}\n.globo-form-id-57021 .floating-button{\n background-color: var(--gfb-primary-color);\n}\n.globo-form-id-57021 .globo-form-app .globo-form-control .checkbox-wrapper .checkbox-input ~ .checkbox-label:before,\n.globo-form-app .globo-form-control .radio-wrapper .radio-input ~ .radio-label:after{\n border-color : var(--gfb-primary-color);\n}\n.globo-form-id-57021 .flatpickr-day.selected, \n.globo-form-id-57021 .flatpickr-day.startRange, \n.globo-form-id-57021 .flatpickr-day.endRange, \n.globo-form-id-57021 .flatpickr-day.selected.inRange, \n.globo-form-id-57021 .flatpickr-day.startRange.inRange, \n.globo-form-id-57021 .flatpickr-day.endRange.inRange, \n.globo-form-id-57021 .flatpickr-day.selected:focus, \n.globo-form-id-57021 .flatpickr-day.startRange:focus, \n.globo-form-id-57021 .flatpickr-day.endRange:focus, \n.globo-form-id-57021 .flatpickr-day.selected:hover, \n.globo-form-id-57021 .flatpickr-day.startRange:hover, \n.globo-form-id-57021 .flatpickr-day.endRange:hover, \n.globo-form-id-57021 .flatpickr-day.selected.prevMonthDay, \n.globo-form-id-57021 .flatpickr-day.startRange.prevMonthDay, \n.globo-form-id-57021 .flatpickr-day.endRange.prevMonthDay, \n.globo-form-id-57021 .flatpickr-day.selected.nextMonthDay, \n.globo-form-id-57021 .flatpickr-day.startRange.nextMonthDay, \n.globo-form-id-57021 .flatpickr-day.endRange.nextMonthDay {\n background: var(--gfb-primary-color);\n border-color: var(--gfb-primary-color);\n}\n.globo-form-id-57021 .globo-paragraph {\n background: #fff;\n color: var(--gfb-color-textColor, #000);\n width: 100%!important;\n}\n\n[dir=\"rtl\"] .globo-form-app .header .title,\n[dir=\"rtl\"] .globo-form-app .header .description,\n[dir=\"rtl\"] .globo-form-id-57021 .globo-form-app .globo-heading,\n[dir=\"rtl\"] .globo-form-id-57021 .globo-form-app .globo-label,\n[dir=\"rtl\"] .globo-form-id-57021 .globo-form-app .globo-form-control label.globo-label,\n[dir=\"rtl\"] .globo-form-id-57021 .globo-form-app .globo-form-control label.globo-label span.label-content{\n text-align: right;\n}\n\n[dir=\"rtl\"] .globo-form-app .line {\n left: unset;\n right: 50%;\n}\n\n[dir=\"rtl\"] .globo-form-id-57021 .globo-form-app .line.-start {\n left: unset; \n right: 0%;\n}\n\n\u003c\/style\u003e\n\n\n\n\n\u003cdiv class=\"globo-form-app default-layout gfb-style-material_filled gfb-font-size-medium\" data-id=57021\u003e\n \n \u003cdiv class=\"header dismiss hidden\" onclick=\"Globo.FormBuilder.closeModalForm(this)\"\u003e\n \u003csvg width=20 height=20 viewBox=\"0 0 20 20\" class=\"\" focusable=\"false\" aria-hidden=\"true\"\u003e\u003cpath d=\"M11.414 10l4.293-4.293a.999.999 0 1 0-1.414-1.414L10 8.586 5.707 4.293a.999.999 0 1 0-1.414 1.414L8.586 10l-4.293 4.293a.999.999 0 1 0 1.414 1.414L10 11.414l4.293 4.293a.997.997 0 0 0 1.414 0 .999.999 0 0 0 0-1.414L11.414 10z\" fill-rule=\"evenodd\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n \u003c\/div\u003e\n \u003cform class=\"g-container\" novalidate action=\"https:\/\/app.powerfulform.com\/api\/front\/form\/57021\/send\" method=\"POST\" enctype=\"multipart\/form-data\" data-id=57021\u003e\n \n \n \u003cdiv class=\"header\"\u003e\n \u003ch3 class=\"title globo-heading\"\u003eContact us\u003c\/h3\u003e\n \n \u003cdiv class=\"description globo-description\"\u003eLeave your message and we'll get back to you shortly.\u003c\/div\u003e\n \n \u003c\/div\u003e\n \n \n \n \u003cdiv class=\"globo-formbuilder-wizard\" data-id=57021\u003e\n \u003cdiv class=\"wizard__content\"\u003e\n \u003cheader class=\"wizard__header\"\u003e\n \u003cdiv class=\"wizard__steps\"\u003e\n \u003cnav class=\"steps hidden\"\u003e\n \n \n \n \n \n \n \n \n \n \u003cdiv class=\"step last \" data-element-id=\"group-1\" data-step=\"0\" \u003e\n \u003cdiv class=\"step__content\"\u003e\n \u003cp class=\"step__number\"\u003e\u003c\/p\u003e\n \u003csvg class=\"checkmark\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=52 height=52 viewBox=\"0 0 52 52\"\u003e\n \u003ccircle class=\"checkmark__circle\" cx=\"26\" cy=\"26\" r=\"25\" fill=\"none\"\/\u003e\n \u003cpath class=\"checkmark__check\" fill=\"none\" d=\"M14.1 27.2l7.1 7.2 16.7-16.8\"\/\u003e\n \u003c\/svg\u003e\n \u003cdiv class=\"lines\"\u003e\n \n \u003cdiv class=\"line -start\"\u003e\u003c\/div\u003e\n \n \u003cdiv class=\"line -background\"\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"line -progress\"\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e \n \u003c\/div\u003e\n \u003c\/div\u003e\n \n \u003c\/nav\u003e\n \u003c\/div\u003e\n \u003c\/header\u003e\n \u003cdiv class=\"panels\"\u003e\n \n \n \n \n \u003cdiv class=\"panel \" data-element-id=\"group-1\" data-id=57021 data-step=\"0\" style=\"padding-top:0\"\u003e\n \n \n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n\n\n\n\n\n\n\n\n\n\u003cdiv class=\"globo-form-control layout-2-column \" data-type='text'\u003e\n \n \n \n\u003clabel tabindex=\"0\" for=\"57021-text-1\" class=\"material_filled-label globo-label gfb__label-v2 \" data-label=\"First Name\"\u003e\n \u003cspan class=\"label-content\" data-label=\"First Name\"\u003eFirst Name\u003c\/span\u003e\n \n \u003cspan class=\"text-danger text-smaller\"\u003e *\u003c\/span\u003e\n \n\u003c\/label\u003e\n\n \n\n \u003cdiv class=\"globo-form-input\"\u003e\n \n \n \u003cinput type=\"text\" data-type=\"text\" class=\"material_filled-input\" id=\"57021-text-1\" name=\"text-1\" placeholder=\"First Name\" presence \u003e\n \u003c\/div\u003e\n \n \u003csmall class=\"help-text globo-description\"\u003e\u003c\/small\u003e\n \n \u003csmall class=\"messages\"\u003e\u003c\/small\u003e\n\u003c\/div\u003e\n\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n\n\n\n\n\n\n\n\n\n\u003cdiv class=\"globo-form-control layout-2-column \" data-type='text'\u003e\n \n \n \n\u003clabel tabindex=\"0\" for=\"57021-text\" class=\"material_filled-label globo-label gfb__label-v2 \" data-label=\"Last Name\"\u003e\n \u003cspan class=\"label-content\" data-label=\"Last Name\"\u003eLast Name\u003c\/span\u003e\n \n \u003cspan class=\"text-danger text-smaller\"\u003e *\u003c\/span\u003e\n \n\u003c\/label\u003e\n\n \n\n \u003cdiv class=\"globo-form-input\"\u003e\n \n \n \u003cinput type=\"text\" data-type=\"text\" class=\"material_filled-input\" id=\"57021-text\" name=\"text\" placeholder=\"Last Name\" presence \u003e\n \u003c\/div\u003e\n \n \u003csmall class=\"help-text globo-description\"\u003e\u003c\/small\u003e\n \n \u003csmall class=\"messages\"\u003e\u003c\/small\u003e\n\u003c\/div\u003e\n\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n\n\n\n\n\n\n\n\n\n\u003cdiv class=\"globo-form-control layout-2-column \" data-type='email'\u003e\n \n \n \n\u003clabel tabindex=\"0\" for=\"57021-email\" class=\"material_filled-label globo-label gfb__label-v2 \" data-label=\"Email\"\u003e\n \u003cspan class=\"label-content\" data-label=\"Email\"\u003eEmail\u003c\/span\u003e\n \n \u003cspan class=\"text-danger text-smaller\"\u003e *\u003c\/span\u003e\n \n\u003c\/label\u003e\n\n \n\n \u003cdiv class=\"globo-form-input\"\u003e\n \n \n \u003cinput type=\"text\" data-type=\"email\" class=\"material_filled-input\" id=\"57021-email\" name=\"email\" placeholder=\"Email\" presence \u003e\n \u003c\/div\u003e\n \n \u003csmall class=\"help-text globo-description\"\u003e\u003c\/small\u003e\n \n \u003csmall class=\"messages\"\u003e\u003c\/small\u003e\n\u003c\/div\u003e\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n\n\n\n\n\n\n\n\n\n\u003cdiv class=\"globo-form-control layout-2-column \" data-type='phone' \u003e\n \n \n \n\u003clabel tabindex=\"0\" for=\"57021-phone-1\" class=\"material_filled-label globo-label gfb__label-v2 \" data-label=\"Phone\"\u003e\n \u003cspan class=\"label-content\" data-label=\"Phone\"\u003ePhone\u003c\/span\u003e\n \n \u003cspan class=\"text-danger text-smaller\"\u003e *\u003c\/span\u003e\n \n\u003c\/label\u003e\n\n \n\n \u003cdiv class=\"globo-form-input gfb__phone-placeholder\" input-placeholder=\"\"\u003e\n \n \n \n \n \u003cinput type=\"text\" data-type=\"phone\" class=\"material_filled-input\" id=\"57021-phone-1\" name=\"phone-1\" placeholder=\"\" presence default-country-code=\"auto\"\u003e\n \u003c\/div\u003e\n \n \u003csmall class=\"messages\"\u003e\u003c\/small\u003e\n\u003c\/div\u003e\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n\n\n\n\n\n\n\n\n\n\u003cdiv class=\"globo-form-control layout-1-column \" data-type='select' data-default-value=\"\" data-type=\"select\" \u003e\n \n \n \n\u003clabel tabindex=\"0\" for=\"57021-select-1\" class=\"material_filled-label globo-label gfb__label-v2 \" data-label=\"Subject\"\u003e\n \u003cspan class=\"label-content\" data-label=\"Subject\"\u003eSubject\u003c\/span\u003e\n \n \u003cspan class=\"text-danger text-smaller\"\u003e *\u003c\/span\u003e\n \n\u003c\/label\u003e\n\n \n\n \n \n \u003cdiv class=\"globo-form-input\"\u003e\n \n \n \u003cselect data-searchable=\"\" name=\"select-1\" id=\"57021-select-1\" class=\"material_filled-input wide\" presence\u003e\n \u003coption selected=\"selected\" value=\"\" disabled=\"disabled\"\u003eSubject\u003c\/option\u003e\n \n \u003coption value=\"General Enquiries\" \u003eGeneral Enquiries\u003c\/option\u003e\n \n \u003coption value=\"Membership \" \u003eMembership \u003c\/option\u003e\n \n \u003coption value=\"Online Orders\" \u003eOnline Orders\u003c\/option\u003e\n \n \u003coption value=\"Gift Vouchers\" \u003eGift Vouchers\u003c\/option\u003e\n \n \u003c\/select\u003e\n \u003c\/div\u003e\n \n \u003csmall class=\"messages\"\u003e\u003c\/small\u003e\n\u003c\/div\u003e\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n\n\n\n\n\n\n\n\n\n\u003cdiv class=\"globo-form-control layout-1-column \" data-type='textarea'\u003e\n \n \n \n\u003clabel tabindex=\"0\" for=\"57021-textarea\" class=\"material_filled-label globo-label gfb__label-v2 \" data-label=\"Message\"\u003e\n \u003cspan class=\"label-content\" data-label=\"Message\"\u003eMessage\u003c\/span\u003e\n \n \u003cspan class=\"text-danger text-smaller\"\u003e *\u003c\/span\u003e\n \n\u003c\/label\u003e\n\n \n\n \u003cdiv class=\"globo-form-input\"\u003e\n \n \u003ctextarea id=\"57021-textarea\" data-type=\"textarea\" class=\"material_filled-input\" rows=\"3\" name=\"textarea\" placeholder=\"Message\" presence \u003e\u003c\/textarea\u003e\n \u003c\/div\u003e\n \n \u003csmall class=\"help-text globo-description\"\u003e\u003c\/small\u003e\n \n \u003csmall class=\"messages\"\u003e\u003c\/small\u003e\n\u003c\/div\u003e\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n\n\n\n\n\n\n\n\n\n\u003cdiv class=\"globo-form-control layout-1-column \" data-type='hidden' style=\"display: none;visibility: hidden;\"\u003e\n \u003clabel for=\"hidden-1\" class=\"material_filled-label globo-label\" data-label=\"Hidden email\"\u003e\n \u003cspan class=\"label-content\" data-label=\"Hidden email\"\u003eHidden email\u003c\/span\u003e\n \u003cspan\u003e\u003c\/span\u003e\n \u003c\/label\u003e\n \n \u003cinput type=\"hidden\" data-type=\"dynamic\" id=\"hidden-1\" name=\"hidden-1\" data-default-value=\"\" value=\"\" data-when=\"select-1\" \u003e\n \n\u003c\/div\u003e\n\n\n \n \n \n \n \n \u003c\/div\u003e\n \n \u003c\/div\u003e\n \n \u003cdiv class=\"message error\" data-other-error=\"Something went wrong, please try again\"\u003e\n \u003cdiv class=\"content\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"dismiss\" onclick=\"Globo.FormBuilder.dismiss(this)\"\u003e\n \u003csvg width=20 height=20 viewBox=\"0 0 20 20\" class=\"\" focusable=\"false\" aria-hidden=\"true\"\u003e\u003cpath d=\"M11.414 10l4.293-4.293a.999.999 0 1 0-1.414-1.414L10 8.586 5.707 4.293a.999.999 0 1 0-1.414 1.414L8.586 10l-4.293 4.293a.999.999 0 1 0 1.414 1.414L10 11.414l4.293 4.293a.997.997 0 0 0 1.414 0 .999.999 0 0 0 0-1.414L11.414 10z\" fill-rule=\"evenodd\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \n \n \n \u003cdiv class=\"message success\"\u003e\n \n \u003cdiv class=\"gfb__content-title\"\u003eThanks for getting in touch!\u003c\/div\u003e\n \n \u003cdiv class=\"gfb__discount-wrapper\" onclick=\"Globo.FormBuilder.handleCopyDiscountCode(this)\"\u003e\n \u003cdiv class=\"gfb__content-discount\"\u003e\n \u003cspan class=\"gfb__discount-code\"\u003e\u003c\/span\u003e\n \u003cdiv class=\"gfb__copy\"\u003e\n \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"\u003e\u003cpath d=\"M384 336H192c-8.8 0-16-7.2-16-16V64c0-8.8 7.2-16 16-16l140.1 0L400 115.9V320c0 8.8-7.2 16-16 16zM192 384H384c35.3 0 64-28.7 64-64V115.9c0-12.7-5.1-24.9-14.1-33.9L366.1 14.1c-9-9-21.2-14.1-33.9-14.1H192c-35.3 0-64 28.7-64 64V320c0 35.3 28.7 64 64 64zM64 128c-35.3 0-64 28.7-64 64V448c0 35.3 28.7 64 64 64H256c35.3 0 64-28.7 64-64V416H272v32c0 8.8-7.2 16-16 16H64c-8.8 0-16-7.2-16-16V192c0-8.8 7.2-16 16-16H96V128H64z\"\/\u003e\u003c\/svg\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"gfb__copied\"\u003e\n \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"\u003e\u003cpath d=\"M438.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 338.7 393.4 105.4c12.5-12.5 32.8-12.5 45.3 0z\"\/\u003e\u003c\/svg\u003e\n \u003c\/div\u003e \n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"content\"\u003e\u003cp\u003eWe appreciate you contacting us. One of our colleagues will get back in touch with you within 1-2 working days!\u003c\/p\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp\u003eHave a great day!\u003c\/p\u003e\u003c\/div\u003e\n \u003cdiv class=\"dismiss\" onclick=\"Globo.FormBuilder.dismiss(this)\"\u003e\n \u003csvg width=20 height=20 width=20 height=20 viewBox=\"0 0 20 20\" class=\"\" focusable=\"false\" aria-hidden=\"true\"\u003e\u003cpath d=\"M11.414 10l4.293-4.293a.999.999 0 1 0-1.414-1.414L10 8.586 5.707 4.293a.999.999 0 1 0-1.414 1.414L8.586 10l-4.293 4.293a.999.999 0 1 0 1.414 1.414L10 11.414l4.293 4.293a.997.997 0 0 0 1.414 0 .999.999 0 0 0 0-1.414L11.414 10z\" fill-rule=\"evenodd\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \n \n \n \u003cdiv class=\"gfb__footer wizard__footer\"\u003e\n \n \n \u003cdiv class=\"description globo-description\"\u003e\u003c\/div\u003e\n \n \n \u003cbutton type=\"button\" class=\"action previous hidden material_filled-button\"\u003ePrevious\u003c\/button\u003e\n \u003cbutton type=\"button\" class=\"action next submit material_filled-button\" data-submitting-text=\"\" data-submit-text='\u003cspan class=\"spinner\"\u003e\u003c\/span\u003eSubmit' data-next-text=\"Next\" \u003e\u003cspan class=\"spinner\"\u003e\u003c\/span\u003eNext\u003c\/button\u003e\n \n \u003cp class=\"wizard__congrats-message\"\u003e\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \n \u003cinput type=\"hidden\" value=\"\" name=\"customer[id]\"\u003e\n \u003cinput type=\"hidden\" value=\"\" name=\"customer[email]\"\u003e\n \u003cinput type=\"hidden\" value=\"\" name=\"customer[name]\"\u003e\n \u003cinput type=\"hidden\" value=\"\" name=\"page[title]\"\u003e\n \u003cinput type=\"hidden\" value=\"\" name=\"page[href]\"\u003e\n \u003cinput type=\"hidden\" value=\"\" name=\"_keyLabel\"\u003e\n \u003c\/form\u003e\n \n \n \u003cdiv class=\"message success\"\u003e\n \n \u003cdiv class=\"gfb__content-title\"\u003eThanks for getting in touch!\u003c\/div\u003e\n \n \u003cdiv class=\"gfb__discount-wrapper\" onclick=\"Globo.FormBuilder.handleCopyDiscountCode(this)\"\u003e\n \u003cdiv class=\"gfb__content-discount\"\u003e\n \u003cspan class=\"gfb__discount-code\"\u003e\u003c\/span\u003e\n \u003cdiv class=\"gfb__copy\"\u003e\n \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"\u003e\u003cpath d=\"M384 336H192c-8.8 0-16-7.2-16-16V64c0-8.8 7.2-16 16-16l140.1 0L400 115.9V320c0 8.8-7.2 16-16 16zM192 384H384c35.3 0 64-28.7 64-64V115.9c0-12.7-5.1-24.9-14.1-33.9L366.1 14.1c-9-9-21.2-14.1-33.9-14.1H192c-35.3 0-64 28.7-64 64V320c0 35.3 28.7 64 64 64zM64 128c-35.3 0-64 28.7-64 64V448c0 35.3 28.7 64 64 64H256c35.3 0 64-28.7 64-64V416H272v32c0 8.8-7.2 16-16 16H64c-8.8 0-16-7.2-16-16V192c0-8.8 7.2-16 16-16H96V128H64z\"\/\u003e\u003c\/svg\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"gfb__copied\"\u003e\n \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"\u003e\u003cpath d=\"M438.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 338.7 393.4 105.4c12.5-12.5 32.8-12.5 45.3 0z\"\/\u003e\u003c\/svg\u003e\n \u003c\/div\u003e \n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"content\"\u003e\u003cp\u003eWe appreciate you contacting us. One of our colleagues will get back in touch with you within 1-2 working days!\u003c\/p\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp\u003eHave a great day!\u003c\/p\u003e\u003c\/div\u003e\n \u003cdiv class=\"dismiss\" onclick=\"Globo.FormBuilder.dismiss(this)\"\u003e\n \u003csvg width=20 height=20 viewBox=\"0 0 20 20\" class=\"\" focusable=\"false\" aria-hidden=\"true\"\u003e\u003cpath d=\"M11.414 10l4.293-4.293a.999.999 0 1 0-1.414-1.414L10 8.586 5.707 4.293a.999.999 0 1 0-1.414 1.414L8.586 10l-4.293 4.293a.999.999 0 1 0 1.414 1.414L10 11.414l4.293 4.293a.997.997 0 0 0 1.414 0 .999.999 0 0 0 0-1.414L11.414 10z\" fill-rule=\"evenodd\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \n \n\u003c\/div\u003e\n\n\u003c\/div\u003e\n"}}[57021]; window.Globo.FormBuilder.forms[57026] = {"57026":{"elements":[{"id":"group-1","type":"group","label":"Page 1","description":"","elements":[{"id":"text-1","type":"text","label":{"en":"First Name","vi":"Your Name"},"placeholder":{"en":"First Name","vi":"Your Name"},"description":null,"hideLabel":false,"required":true,"columnWidth":100},{"id":"email","type":"email","label":"Email","placeholder":"Email","description":null,"hideLabel":false,"required":true,"columnWidth":100,"conditionalField":false,"displayType":"show","displayRules":[{"field":"","relation":"equal","condition":""}]},{"id":"textarea","type":"textarea","label":"Message","placeholder":"Message","description":null,"hideLabel":false,"required":true,"columnWidth":100,"conditionalField":false}]}],"errorMessage":{"required":"{{ label | capitalize }} is required","minSelections":"Please choose at least {{ min_selections }} options","maxSelections":"Please choose at maximum of {{ max_selections }} options","exactlySelections":"Please choose exactly {{ exact_selections }} options","invalid":"Invalid","invalidName":"Invalid name","invalidEmail":"Email address is invalid","restrictedEmailDomain":"This email domain is restricted","invalidURL":"Invalid url","invalidPhone":"Invalid phone","invalidNumber":"Invalid number","invalidPassword":"Invalid password","confirmPasswordNotMatch":"Confirmed password doesn't match","customerAlreadyExists":"Customer already exists","keyAlreadyExists":"Data already exists","fileSizeLimit":"File size limit","fileNotAllowed":"File not allowed","requiredCaptcha":"Required captcha","requiredProducts":"Please select product","limitQuantity":"The number of products left in stock has been exceeded","shopifyInvalidPhone":"phone - Enter a valid phone number to use this delivery method","shopifyPhoneHasAlready":"phone - Phone has already been taken","shopifyInvalidProvice":"addresses.province - is not valid","otherError":"Something went wrong, please try again"},"appearance":{"layout":"default","width":600,"style":"material_filled","mainColor":"rgba(46,78,73,1)","floatingIcon":"\u003csvg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"far\" data-icon=\"envelope\" class=\"svg-inline--fa fa-envelope fa-w-16\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\"\u003e\u003cpath fill=\"currentColor\" d=\"M464 64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zm0 48v40.805c-22.422 18.259-58.168 46.651-134.587 106.49-16.841 13.247-50.201 45.072-73.413 44.701-23.208.375-56.579-31.459-73.413-44.701C106.18 199.465 70.425 171.067 48 152.805V112h416zM48 400V214.398c22.914 18.251 55.409 43.862 104.938 82.646 21.857 17.205 60.134 55.186 103.062 54.955 42.717.231 80.509-37.199 103.053-54.947 49.528-38.783 82.032-64.401 104.947-82.653V400H48z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e","floatingText":null,"displayOnAllPage":false,"formType":"normalForm","background":"color","backgroundColor":"#fff","descriptionColor":"#6c757d","headingColor":"#000","labelColor":"#1c1c1c","optionColor":"#000","paragraphBackground":"#fff","paragraphColor":"#000","theme_design":false,"font":{"family":"Almarai","variant":"regular"},"colorScheme":{"solidButton":{"red":46,"green":78,"blue":73,"alpha":1},"solidButtonLabel":{"red":255,"green":255,"blue":255},"text":{"red":28,"green":28,"blue":28},"outlineButton":{"red":46,"green":78,"blue":73,"alpha":1},"background":{"red":255,"green":255,"blue":255}}},"afterSubmit":{"action":"clearForm","title":"Thanks for getting in touch!","message":"\u003cp\u003eWe appreciate you contacting us. One of our colleagues will get back in touch with you soon!\u003c\/p\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp\u003eHave a great day!\u003c\/p\u003e","redirectUrl":null},"footer":{"description":null,"previousText":"Previous","nextText":"Next","submitText":"Submit","submitFullWidth":true},"header":{"active":true,"title":{"en":"Account Deletion","zh-CN":"Contact us"},"description":"Leave your message and we'll get back to you shortly.","headerAlignment":"center"},"isStepByStepForm":true,"publish":{"requiredLogin":false,"requiredLoginMessage":"Please \u003ca href='\/account\/login' title='login'\u003elogin\u003c\/a\u003e to continue"},"reCaptcha":{"enable":false},"html":"\n\u003cdiv class=\"globo-form default-form globo-form-id-57026 \" data-locale=\"en\" \u003e\n\n\u003cstyle\u003e\n\n\n \n \n @import url('https:\/\/fonts.googleapis.com\/css?family=Almarai:ital,wght@0,400');\n \n\n :root .globo-form-app[data-id=\"57026\"]{\n \n --gfb-color-solidButton: 46,78,73;\n --gfb-color-solidButtonColor: rgb(var(--gfb-color-solidButton));\n --gfb-color-solidButtonLabel: 255,255,255;\n --gfb-color-solidButtonLabelColor: rgb(var(--gfb-color-solidButtonLabel));\n --gfb-color-text: 28,28,28;\n --gfb-color-textColor: rgb(var(--gfb-color-text));\n --gfb-color-outlineButton: 46,78,73;\n --gfb-color-outlineButtonColor: rgb(var(--gfb-color-outlineButton));\n --gfb-color-background: 255,255,255;\n --gfb-color-backgroundColor: rgb(var(--gfb-color-background));\n \n --gfb-main-color: rgba(46,78,73,1);\n --gfb-primary-color: var(--gfb-color-solidButtonColor, var(--gfb-main-color));\n --gfb-primary-text-color: var(--gfb-color-solidButtonLabelColor, #FFF);\n --gfb-form-width: 600px;\n --gfb-font-family: inherit;\n --gfb-font-style: inherit;\n --gfb--image: 40%;\n --gfb-image-ratio-draft: var(--gfb--image);\n --gfb-image-ratio: var(--gfb-image-ratio-draft);\n \n \n --gfb-font-family: \"Almarai\";\n --gfb-font-weight: normal;\n --gfb-font-style: normal;\n \n --gfb-bg-temp-color: #FFF;\n --gfb-bg-position: ;\n \n --gfb-bg-temp-color: #fff;\n \n --gfb-bg-color: var(--gfb-color-backgroundColor, var(--gfb-bg-temp-color));\n \n }\n \n.globo-form-id-57026 .globo-form-app{\n max-width: 600px;\n width: -webkit-fill-available;\n \n background-color: var(--gfb-bg-color);\n \n \n}\n\n.globo-form-id-57026 .globo-form-app .globo-heading{\n color: var(--gfb-color-textColor, #000)\n}\n\n\n.globo-form-id-57026 .globo-form-app .header {\n text-align:center;\n}\n\n\n.globo-form-id-57026 .globo-form-app .globo-description,\n.globo-form-id-57026 .globo-form-app .header .globo-description{\n --gfb-color-description: rgba(var(--gfb-color-text), 0.8);\n color: var(--gfb-color-description, #6c757d);\n}\n.globo-form-id-57026 .globo-form-app .globo-label,\n.globo-form-id-57026 .globo-form-app .globo-form-control label.globo-label,\n.globo-form-id-57026 .globo-form-app .globo-form-control label.globo-label span.label-content{\n color: var(--gfb-color-textColor, #1c1c1c);\n text-align: left !important;\n}\n.globo-form-id-57026 .globo-form-app .globo-label.globo-position-label{\n height: 20px !important;\n}\n.globo-form-id-57026 .globo-form-app .globo-form-control .help-text.globo-description,\n.globo-form-id-57026 .globo-form-app .globo-form-control span.globo-description{\n --gfb-color-description: rgba(var(--gfb-color-text), 0.8);\n color: var(--gfb-color-description, #6c757d);\n}\n.globo-form-id-57026 .globo-form-app .globo-form-control .checkbox-wrapper .globo-option,\n.globo-form-id-57026 .globo-form-app .globo-form-control .radio-wrapper .globo-option\n{\n color: var(--gfb-color-textColor, #1c1c1c);\n}\n.globo-form-id-57026 .globo-form-app .footer,\n.globo-form-id-57026 .globo-form-app .gfb__footer{\n text-align:;\n}\n.globo-form-id-57026 .globo-form-app .footer button,\n.globo-form-id-57026 .globo-form-app .gfb__footer button{\n border:1px solid var(--gfb-primary-color);\n \n width:100%;\n \n}\n.globo-form-id-57026 .globo-form-app .footer button.submit,\n.globo-form-id-57026 .globo-form-app .gfb__footer button.submit\n.globo-form-id-57026 .globo-form-app .footer button.checkout,\n.globo-form-id-57026 .globo-form-app .gfb__footer button.checkout,\n.globo-form-id-57026 .globo-form-app .footer button.action.loading .spinner,\n.globo-form-id-57026 .globo-form-app .gfb__footer button.action.loading .spinner{\n background-color: var(--gfb-primary-color);\n color : #ffffff;\n}\n.globo-form-id-57026 .globo-form-app .globo-form-control .star-rating\u003efieldset:not(:checked)\u003elabel:before {\n content: url('data:image\/svg+xml; utf8, \u003csvg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"far\" data-icon=\"star\" class=\"svg-inline--fa fa-star fa-w-18\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 576 512\"\u003e\u003cpath fill=\"rgba(46,78,73,1)\" d=\"M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e');\n}\n.globo-form-id-57026 .globo-form-app .globo-form-control .star-rating\u003efieldset\u003einput:checked ~ label:before {\n content: url('data:image\/svg+xml; utf8, \u003csvg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fas\" data-icon=\"star\" class=\"svg-inline--fa fa-star fa-w-18\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 576 512\"\u003e\u003cpath fill=\"rgba(46,78,73,1)\" d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e');\n}\n.globo-form-id-57026 .globo-form-app .globo-form-control .star-rating\u003efieldset:not(:checked)\u003elabel:hover:before,\n.globo-form-id-57026 .globo-form-app .globo-form-control .star-rating\u003efieldset:not(:checked)\u003elabel:hover ~ label:before{\n content : url('data:image\/svg+xml; utf8, \u003csvg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fas\" data-icon=\"star\" class=\"svg-inline--fa fa-star fa-w-18\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 576 512\"\u003e\u003cpath fill=\"rgba(46,78,73,1)\" d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e')\n}\n.globo-form-id-57026 .globo-form-app .globo-form-control .checkbox-wrapper .checkbox-input:checked ~ .checkbox-label:before {\n border-color: var(--gfb-primary-color);\n box-shadow: 0 4px 6px rgba(50,50,93,0.11), 0 1px 3px rgba(0,0,0,0.08);\n background-color: var(--gfb-primary-color);\n}\n.globo-form-id-57026 .globo-form-app .step.-completed .step__number,\n.globo-form-id-57026 .globo-form-app .line.-progress,\n.globo-form-id-57026 .globo-form-app .line.-start{\n background-color: var(--gfb-primary-color);\n}\n.globo-form-id-57026 .globo-form-app .checkmark__check,\n.globo-form-id-57026 .globo-form-app .checkmark__circle{\n stroke: var(--gfb-primary-color);\n}\n.globo-form-id-57026 .floating-button{\n background-color: var(--gfb-primary-color);\n}\n.globo-form-id-57026 .globo-form-app .globo-form-control .checkbox-wrapper .checkbox-input ~ .checkbox-label:before,\n.globo-form-app .globo-form-control .radio-wrapper .radio-input ~ .radio-label:after{\n border-color : var(--gfb-primary-color);\n}\n.globo-form-id-57026 .flatpickr-day.selected, \n.globo-form-id-57026 .flatpickr-day.startRange, \n.globo-form-id-57026 .flatpickr-day.endRange, \n.globo-form-id-57026 .flatpickr-day.selected.inRange, \n.globo-form-id-57026 .flatpickr-day.startRange.inRange, \n.globo-form-id-57026 .flatpickr-day.endRange.inRange, \n.globo-form-id-57026 .flatpickr-day.selected:focus, \n.globo-form-id-57026 .flatpickr-day.startRange:focus, \n.globo-form-id-57026 .flatpickr-day.endRange:focus, \n.globo-form-id-57026 .flatpickr-day.selected:hover, \n.globo-form-id-57026 .flatpickr-day.startRange:hover, \n.globo-form-id-57026 .flatpickr-day.endRange:hover, \n.globo-form-id-57026 .flatpickr-day.selected.prevMonthDay, \n.globo-form-id-57026 .flatpickr-day.startRange.prevMonthDay, \n.globo-form-id-57026 .flatpickr-day.endRange.prevMonthDay, \n.globo-form-id-57026 .flatpickr-day.selected.nextMonthDay, \n.globo-form-id-57026 .flatpickr-day.startRange.nextMonthDay, \n.globo-form-id-57026 .flatpickr-day.endRange.nextMonthDay {\n background: var(--gfb-primary-color);\n border-color: var(--gfb-primary-color);\n}\n.globo-form-id-57026 .globo-paragraph {\n background: #fff;\n color: var(--gfb-color-textColor, #000);\n width: 100%!important;\n}\n\n\u003c\/style\u003e\n\n\n\n\n\u003cdiv class=\"globo-form-app default-layout gfb-style-material_filled gfb-font-size-medium\" data-id=57026\u003e\n \n \u003cdiv class=\"header dismiss hidden\" onclick=\"Globo.FormBuilder.closeModalForm(this)\"\u003e\n \u003csvg width=20 height=20 viewBox=\"0 0 20 20\" class=\"\" focusable=\"false\" aria-hidden=\"true\"\u003e\u003cpath d=\"M11.414 10l4.293-4.293a.999.999 0 1 0-1.414-1.414L10 8.586 5.707 4.293a.999.999 0 1 0-1.414 1.414L8.586 10l-4.293 4.293a.999.999 0 1 0 1.414 1.414L10 11.414l4.293 4.293a.997.997 0 0 0 1.414 0 .999.999 0 0 0 0-1.414L11.414 10z\" fill-rule=\"evenodd\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n \u003c\/div\u003e\n \u003cform class=\"g-container\" novalidate action=\"https:\/\/app.powerfulform.com\/api\/front\/form\/57026\/send\" method=\"POST\" enctype=\"multipart\/form-data\" data-id=57026\u003e\n \n \n \u003cdiv class=\"header\"\u003e\n \u003ch3 class=\"title globo-heading\"\u003eAccount Deletion\u003c\/h3\u003e\n \n \u003cdiv class=\"description globo-description\"\u003eLeave your message and we'll get back to you shortly.\u003c\/div\u003e\n \n \u003c\/div\u003e\n \n \n \n \u003cdiv class=\"globo-formbuilder-wizard\" data-id=57026\u003e\n \u003cdiv class=\"wizard__content\"\u003e\n \u003cheader class=\"wizard__header\"\u003e\n \u003cdiv class=\"wizard__steps\"\u003e\n \u003cnav class=\"steps hidden\"\u003e\n \n \n \n \n \n \n \n \n \n \u003cdiv class=\"step last \" data-element-id=\"group-1\" data-step=\"0\" \u003e\n \u003cdiv class=\"step__content\"\u003e\n \u003cp class=\"step__number\"\u003e\u003c\/p\u003e\n \u003csvg class=\"checkmark\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=52 height=52 viewBox=\"0 0 52 52\"\u003e\n \u003ccircle class=\"checkmark__circle\" cx=\"26\" cy=\"26\" r=\"25\" fill=\"none\"\/\u003e\n \u003cpath class=\"checkmark__check\" fill=\"none\" d=\"M14.1 27.2l7.1 7.2 16.7-16.8\"\/\u003e\n \u003c\/svg\u003e\n \u003cdiv class=\"lines\"\u003e\n \n \u003cdiv class=\"line -start\"\u003e\u003c\/div\u003e\n \n \u003cdiv class=\"line -background\"\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"line -progress\"\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e \n \u003c\/div\u003e\n \u003c\/div\u003e\n \n \u003c\/nav\u003e\n \u003c\/div\u003e\n \u003c\/header\u003e\n \u003cdiv class=\"panels\"\u003e\n \n \n \n \n \u003cdiv class=\"panel \" data-element-id=\"group-1\" data-id=57026 data-step=\"0\" style=\"padding-top:0\"\u003e\n \n \n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n\n\n\n\n\n\n\u003cdiv class=\"globo-form-control layout-1-column \" data-type='text'\u003e\n \n\u003clabel for=\"57026-text-1\" class=\"material_filled-label globo-label gfb__label-v2 \"\u003e\n \u003cspan class=\"label-content\" data-label=\"First Name\"\u003eFirst Name\u003c\/span\u003e\n \n \u003cspan class=\"text-danger text-smaller\"\u003e *\u003c\/span\u003e\n \n\u003c\/label\u003e\n\n \u003cdiv class=\"globo-form-input\"\u003e\n \n \n \u003cinput type=\"text\" data-type=\"text\" class=\"material_filled-input\" id=\"57026-text-1\" name=\"text-1\" placeholder=\"First Name\" presence \u003e\n \u003c\/div\u003e\n \n \u003csmall class=\"help-text globo-description\"\u003e\u003c\/small\u003e\n \n \u003csmall class=\"messages\"\u003e\u003c\/small\u003e\n\u003c\/div\u003e\n\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n\n\n\n\n\n\n\u003cdiv class=\"globo-form-control layout-1-column \" data-type='email'\u003e\n \n\u003clabel for=\"57026-email\" class=\"material_filled-label globo-label gfb__label-v2 \"\u003e\n \u003cspan class=\"label-content\" data-label=\"Email\"\u003eEmail\u003c\/span\u003e\n \n \u003cspan class=\"text-danger text-smaller\"\u003e *\u003c\/span\u003e\n \n\u003c\/label\u003e\n\n \u003cdiv class=\"globo-form-input\"\u003e\n \n \n \u003cinput type=\"text\" data-type=\"email\" class=\"material_filled-input\" id=\"57026-email\" name=\"email\" placeholder=\"Email\" presence \u003e\n \u003c\/div\u003e\n \n \u003csmall class=\"help-text globo-description\"\u003e\u003c\/small\u003e\n \n \u003csmall class=\"messages\"\u003e\u003c\/small\u003e\n\u003c\/div\u003e\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n\n\n\n\n\n\n\u003cdiv class=\"globo-form-control layout-1-column \" data-type='textarea'\u003e\n \n\u003clabel for=\"57026-textarea\" class=\"material_filled-label globo-label gfb__label-v2 \"\u003e\n \u003cspan class=\"label-content\" data-label=\"Message\"\u003eMessage\u003c\/span\u003e\n \n \u003cspan class=\"text-danger text-smaller\"\u003e *\u003c\/span\u003e\n \n\u003c\/label\u003e\n\n \u003cdiv class=\"globo-form-input\"\u003e\n \n \u003ctextarea id=\"57026-textarea\" data-type=\"textarea\" class=\"material_filled-input\" rows=\"3\" name=\"textarea\" placeholder=\"Message\" presence \u003e\u003c\/textarea\u003e\n \u003c\/div\u003e\n \n \u003csmall class=\"help-text globo-description\"\u003e\u003c\/small\u003e\n \n \u003csmall class=\"messages\"\u003e\u003c\/small\u003e\n\u003c\/div\u003e\n\n\n \n \n \n \n \n \u003c\/div\u003e\n \n \u003c\/div\u003e\n \n \u003cdiv class=\"message error\" data-other-error=\"Something went wrong, please try again\"\u003e\n \u003cdiv class=\"content\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"dismiss\" onclick=\"Globo.FormBuilder.dismiss(this)\"\u003e\n \u003csvg width=20 height=20 viewBox=\"0 0 20 20\" class=\"\" focusable=\"false\" aria-hidden=\"true\"\u003e\u003cpath d=\"M11.414 10l4.293-4.293a.999.999 0 1 0-1.414-1.414L10 8.586 5.707 4.293a.999.999 0 1 0-1.414 1.414L8.586 10l-4.293 4.293a.999.999 0 1 0 1.414 1.414L10 11.414l4.293 4.293a.997.997 0 0 0 1.414 0 .999.999 0 0 0 0-1.414L11.414 10z\" fill-rule=\"evenodd\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \n \n \u003cdiv class=\"message success\"\u003e\n \n \u003cdiv class=\"gfb__content-title\"\u003eThanks for getting in touch!\u003c\/div\u003e\n \n \u003cdiv class=\"gfb__discount-wrapper\" onclick=\"Globo.FormBuilder.handleCopyDiscountCode(this)\"\u003e\n \u003cdiv class=\"gfb__content-discount\"\u003e\n \u003cspan class=\"gfb__discount-code\"\u003e\u003c\/span\u003e\n \u003cdiv class=\"gfb__copy\"\u003e\n \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"\u003e\u003cpath d=\"M384 336H192c-8.8 0-16-7.2-16-16V64c0-8.8 7.2-16 16-16l140.1 0L400 115.9V320c0 8.8-7.2 16-16 16zM192 384H384c35.3 0 64-28.7 64-64V115.9c0-12.7-5.1-24.9-14.1-33.9L366.1 14.1c-9-9-21.2-14.1-33.9-14.1H192c-35.3 0-64 28.7-64 64V320c0 35.3 28.7 64 64 64zM64 128c-35.3 0-64 28.7-64 64V448c0 35.3 28.7 64 64 64H256c35.3 0 64-28.7 64-64V416H272v32c0 8.8-7.2 16-16 16H64c-8.8 0-16-7.2-16-16V192c0-8.8 7.2-16 16-16H96V128H64z\"\/\u003e\u003c\/svg\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"gfb__copied\"\u003e\n \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"\u003e\u003cpath d=\"M438.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 338.7 393.4 105.4c12.5-12.5 32.8-12.5 45.3 0z\"\/\u003e\u003c\/svg\u003e\n \u003c\/div\u003e \n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"content\"\u003e\u003cp\u003eWe appreciate you contacting us. One of our colleagues will get back in touch with you soon!\u003c\/p\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp\u003eHave a great day!\u003c\/p\u003e\u003c\/div\u003e\n \u003cdiv class=\"dismiss\" onclick=\"Globo.FormBuilder.dismiss(this)\"\u003e\n \u003csvg width=20 height=20 width=20 height=20 viewBox=\"0 0 20 20\" class=\"\" focusable=\"false\" aria-hidden=\"true\"\u003e\u003cpath d=\"M11.414 10l4.293-4.293a.999.999 0 1 0-1.414-1.414L10 8.586 5.707 4.293a.999.999 0 1 0-1.414 1.414L8.586 10l-4.293 4.293a.999.999 0 1 0 1.414 1.414L10 11.414l4.293 4.293a.997.997 0 0 0 1.414 0 .999.999 0 0 0 0-1.414L11.414 10z\" fill-rule=\"evenodd\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \n \n \u003cdiv class=\"gfb__footer wizard__footer\"\u003e\n \n \n \u003cdiv class=\"description globo-description\"\u003e\u003c\/div\u003e\n \n \n \u003cbutton type=\"button\" class=\"action previous hidden material_filled-button\"\u003ePrevious\u003c\/button\u003e\n \u003cbutton type=\"button\" class=\"action next submit material_filled-button\" data-submitting-text=\"\" data-submit-text='\u003cspan class=\"spinner\"\u003e\u003c\/span\u003eSubmit' data-next-text=\"Next\" \u003e\u003cspan class=\"spinner\"\u003e\u003c\/span\u003eNext\u003c\/button\u003e\n \n \u003cp class=\"wizard__congrats-message\"\u003e\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \n \u003cinput type=\"hidden\" value=\"\" name=\"customer[id]\"\u003e\n \u003cinput type=\"hidden\" value=\"\" name=\"customer[email]\"\u003e\n \u003cinput type=\"hidden\" value=\"\" name=\"customer[name]\"\u003e\n \u003cinput type=\"hidden\" value=\"\" name=\"page[title]\"\u003e\n \u003cinput type=\"hidden\" value=\"\" name=\"page[href]\"\u003e\n \u003cinput type=\"hidden\" value=\"\" name=\"_keyLabel\"\u003e\n \u003c\/form\u003e\n \n \u003cdiv class=\"message success\"\u003e\n \n \u003cdiv class=\"gfb__content-title\"\u003eThanks for getting in touch!\u003c\/div\u003e\n \n \u003cdiv class=\"gfb__discount-wrapper\" onclick=\"Globo.FormBuilder.handleCopyDiscountCode(this)\"\u003e\n \u003cdiv class=\"gfb__content-discount\"\u003e\n \u003cspan class=\"gfb__discount-code\"\u003e\u003c\/span\u003e\n \u003cdiv class=\"gfb__copy\"\u003e\n \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"\u003e\u003cpath d=\"M384 336H192c-8.8 0-16-7.2-16-16V64c0-8.8 7.2-16 16-16l140.1 0L400 115.9V320c0 8.8-7.2 16-16 16zM192 384H384c35.3 0 64-28.7 64-64V115.9c0-12.7-5.1-24.9-14.1-33.9L366.1 14.1c-9-9-21.2-14.1-33.9-14.1H192c-35.3 0-64 28.7-64 64V320c0 35.3 28.7 64 64 64zM64 128c-35.3 0-64 28.7-64 64V448c0 35.3 28.7 64 64 64H256c35.3 0 64-28.7 64-64V416H272v32c0 8.8-7.2 16-16 16H64c-8.8 0-16-7.2-16-16V192c0-8.8 7.2-16 16-16H96V128H64z\"\/\u003e\u003c\/svg\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"gfb__copied\"\u003e\n \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"\u003e\u003cpath d=\"M438.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 338.7 393.4 105.4c12.5-12.5 32.8-12.5 45.3 0z\"\/\u003e\u003c\/svg\u003e\n \u003c\/div\u003e \n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"content\"\u003e\u003cp\u003eWe appreciate you contacting us. One of our colleagues will get back in touch with you soon!\u003c\/p\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp\u003eHave a great day!\u003c\/p\u003e\u003c\/div\u003e\n \u003cdiv class=\"dismiss\" onclick=\"Globo.FormBuilder.dismiss(this)\"\u003e\n \u003csvg width=20 height=20 viewBox=\"0 0 20 20\" class=\"\" focusable=\"false\" aria-hidden=\"true\"\u003e\u003cpath d=\"M11.414 10l4.293-4.293a.999.999 0 1 0-1.414-1.414L10 8.586 5.707 4.293a.999.999 0 1 0-1.414 1.414L8.586 10l-4.293 4.293a.999.999 0 1 0 1.414 1.414L10 11.414l4.293 4.293a.997.997 0 0 0 1.414 0 .999.999 0 0 0 0-1.414L11.414 10z\" fill-rule=\"evenodd\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \n\u003c\/div\u003e\n\n\u003c\/div\u003e\n"}}[57026]; window.Globo.FormBuilder.forms[57664] = {"57664":{"elements":[{"id":"group-1","type":"group","label":"Page 1","description":"","elements":[{"id":"text-1","type":"text","label":{"en":"First Name","vi":"Your Name"},"placeholder":{"en":"First Name","vi":"Your Name"},"description":null,"hideLabel":false,"required":true,"columnWidth":50},{"id":"name-1","type":"name","label":{"en":"Last Name","zh-CN":"Name"},"placeholder":"","description":"","limitCharacters":false,"characters":100,"hideLabel":false,"keepPositionLabel":false,"columnWidth":50,"displayType":"show","displayDisjunctive":false,"conditionalField":false,"required":true},{"id":"email","type":"email","label":"Email","placeholder":"Email","description":null,"hideLabel":false,"required":true,"columnWidth":50,"conditionalField":false,"displayType":"show","displayRules":[{"field":"","relation":"equal","condition":""}]},{"id":"phone-1","type":"phone","label":"Phone","placeholder":"","description":"","validatePhone":false,"onlyShowFlag":false,"defaultCountryCode":"auto","limitCharacters":false,"characters":100,"hideLabel":false,"keepPositionLabel":false,"columnWidth":50,"displayType":"show","displayDisjunctive":false,"conditionalField":false,"required":true},{"id":"text-3","type":"text","label":{"en":"Position","zh-CN":"Text"},"placeholder":"","description":"","limitCharacters":false,"characters":100,"hideLabel":false,"keepPositionLabel":false,"columnWidth":100,"displayType":"show","displayDisjunctive":false,"conditionalField":false,"required":true},{"id":"file2-1","type":"file2","label":{"en":"Upload CV\/Resume","zh-CN":"Attachments"},"button-text":"Browse file","placeholder":"Choose file or drag here","hint":{"en":"Supported format: PDF, Doc, Docx","zh-CN":"Supported format: JPG, JPEG, PNG, GIF, SVG."},"allowed-multiple":false,"allowed-extensions":["pdf","doc","docx"],"description":"","hideLabel":false,"keepPositionLabel":false,"columnWidth":100,"displayType":"show","displayDisjunctive":false,"conditionalField":false,"sizeLimit":"5"}]}],"errorMessage":{"required":"{{ label | capitalize }} is required","minSelections":"Please choose at least {{ min_selections }} options","maxSelections":"Please choose at maximum of {{ max_selections }} options","exactlySelections":"Please choose exactly {{ exact_selections }} options","invalid":"Invalid","invalidName":"Invalid name","invalidEmail":"Email address is invalid","restrictedEmailDomain":"This email domain is restricted","invalidURL":"Invalid url","invalidPhone":"Invalid phone","invalidNumber":"Invalid number","invalidPassword":"Invalid password","confirmPasswordNotMatch":"Confirmed password doesn't match","customerAlreadyExists":"Customer already exists","keyAlreadyExists":"Data already exists","fileSizeLimit":"File size limit","fileNotAllowed":"File not allowed","requiredCaptcha":"Required captcha","requiredProducts":"Please select product","limitQuantity":"The number of products left in stock has been exceeded","shopifyInvalidPhone":"phone - Enter a valid phone number to use this delivery method","shopifyPhoneHasAlready":"phone - Phone has already been taken","shopifyInvalidProvice":"addresses.province - is not valid","otherError":"Something went wrong, please try again"},"appearance":{"layout":"default","width":600,"style":"material_filled","mainColor":"rgba(46,78,73,1)","floatingIcon":"\u003csvg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"far\" data-icon=\"envelope\" class=\"svg-inline--fa fa-envelope fa-w-16\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\"\u003e\u003cpath fill=\"currentColor\" d=\"M464 64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zm0 48v40.805c-22.422 18.259-58.168 46.651-134.587 106.49-16.841 13.247-50.201 45.072-73.413 44.701-23.208.375-56.579-31.459-73.413-44.701C106.18 199.465 70.425 171.067 48 152.805V112h416zM48 400V214.398c22.914 18.251 55.409 43.862 104.938 82.646 21.857 17.205 60.134 55.186 103.062 54.955 42.717.231 80.509-37.199 103.053-54.947 49.528-38.783 82.032-64.401 104.947-82.653V400H48z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e","floatingText":null,"displayOnAllPage":false,"formType":"normalForm","background":"color","backgroundColor":"#fff","descriptionColor":"#6c757d","headingColor":"#000","labelColor":"#1c1c1c","optionColor":"#000","paragraphBackground":"#fff","paragraphColor":"#000","theme_design":false,"font":{"family":"Almarai","variant":"regular"},"colorScheme":{"solidButton":{"red":165,"green":5,"blue":5},"solidButtonLabel":{"red":255,"green":255,"blue":255},"text":{"red":28,"green":28,"blue":28},"outlineButton":{"red":46,"green":78,"blue":73},"background":{"red":255,"green":255,"blue":255}},"imageLayout":"none","fontSize":"medium"},"afterSubmit":{"action":"clearForm","title":"Thanks for getting in touch!","message":"\u003cp\u003eWe appreciate you contacting us. One of our colleagues will get back in touch with you soon!\u003c\/p\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp\u003eHave a great day!\u003c\/p\u003e","redirectUrl":null},"footer":{"description":null,"previousText":"Previous","nextText":"Next","submitText":"Submit","submitFullWidth":true},"header":{"active":true,"title":{"en":"","zh-CN":"Contact us"},"description":{"en":"\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","zh-CN":"Leave your message and we'll get back to you shortly."},"headerAlignment":"center"},"isStepByStepForm":true,"publish":{"requiredLogin":false,"requiredLoginMessage":"Please \u003ca href='\/account\/login' title='login'\u003elogin\u003c\/a\u003e to continue"},"reCaptcha":{"enable":false},"html":"\n\u003cdiv class=\"globo-form default-form globo-form-id-57664 \" data-locale=\"en\" \u003e\n\n\u003cstyle\u003e\n\n\n \n \n @import url('https:\/\/fonts.googleapis.com\/css?family=Almarai:ital,wght@0,400');\n \n\n :root .globo-form-app[data-id=\"57664\"]{\n \n --gfb-color-solidButton: 165,5,5;\n --gfb-color-solidButtonColor: rgb(var(--gfb-color-solidButton));\n --gfb-color-solidButtonLabel: 255,255,255;\n --gfb-color-solidButtonLabelColor: rgb(var(--gfb-color-solidButtonLabel));\n --gfb-color-text: 28,28,28;\n --gfb-color-textColor: rgb(var(--gfb-color-text));\n --gfb-color-outlineButton: 46,78,73;\n --gfb-color-outlineButtonColor: rgb(var(--gfb-color-outlineButton));\n --gfb-color-background: 255,255,255;\n --gfb-color-backgroundColor: rgb(var(--gfb-color-background));\n \n --gfb-main-color: rgba(46,78,73,1);\n --gfb-primary-color: var(--gfb-color-solidButtonColor, var(--gfb-main-color));\n --gfb-primary-text-color: var(--gfb-color-solidButtonLabelColor, #FFF);\n --gfb-form-width: 600px;\n --gfb-font-family: inherit;\n --gfb-font-style: inherit;\n --gfb--image: 40%;\n --gfb-image-ratio-draft: var(--gfb--image);\n --gfb-image-ratio: var(--gfb-image-ratio-draft);\n \n \n --gfb-font-family: \"Almarai\";\n --gfb-font-weight: normal;\n --gfb-font-style: normal;\n \n --gfb-bg-temp-color: #FFF;\n --gfb-bg-position: ;\n \n --gfb-bg-temp-color: #fff;\n \n --gfb-bg-color: var(--gfb-color-backgroundColor, var(--gfb-bg-temp-color));\n \n }\n \n.globo-form-id-57664 .globo-form-app{\n max-width: 600px;\n width: -webkit-fill-available;\n \n background-color: var(--gfb-bg-color);\n \n \n}\n\n.globo-form-id-57664 .globo-form-app .globo-heading{\n color: var(--gfb-color-textColor, #000)\n}\n\n\n.globo-form-id-57664 .globo-form-app .header {\n text-align:center;\n}\n\n\n.globo-form-id-57664 .globo-form-app .globo-description,\n.globo-form-id-57664 .globo-form-app .header .globo-description{\n --gfb-color-description: rgba(var(--gfb-color-text), 0.8);\n color: var(--gfb-color-description, #6c757d);\n}\n.globo-form-id-57664 .globo-form-app .globo-label,\n.globo-form-id-57664 .globo-form-app .globo-form-control label.globo-label,\n.globo-form-id-57664 .globo-form-app .globo-form-control label.globo-label span.label-content{\n color: var(--gfb-color-textColor, #1c1c1c);\n text-align: left !important;\n}\n.globo-form-id-57664 .globo-form-app .globo-label.globo-position-label{\n height: 20px !important;\n}\n.globo-form-id-57664 .globo-form-app .globo-form-control .help-text.globo-description,\n.globo-form-id-57664 .globo-form-app .globo-form-control span.globo-description{\n --gfb-color-description: rgba(var(--gfb-color-text), 0.8);\n color: var(--gfb-color-description, #6c757d);\n}\n.globo-form-id-57664 .globo-form-app .globo-form-control .checkbox-wrapper .globo-option,\n.globo-form-id-57664 .globo-form-app .globo-form-control .radio-wrapper .globo-option\n{\n color: var(--gfb-color-textColor, #1c1c1c);\n}\n.globo-form-id-57664 .globo-form-app .footer,\n.globo-form-id-57664 .globo-form-app .gfb__footer{\n text-align:;\n}\n.globo-form-id-57664 .globo-form-app .footer button,\n.globo-form-id-57664 .globo-form-app .gfb__footer button{\n border:1px solid var(--gfb-primary-color);\n \n width:100%;\n \n}\n.globo-form-id-57664 .globo-form-app .footer button.submit,\n.globo-form-id-57664 .globo-form-app .gfb__footer button.submit\n.globo-form-id-57664 .globo-form-app .footer button.checkout,\n.globo-form-id-57664 .globo-form-app .gfb__footer button.checkout,\n.globo-form-id-57664 .globo-form-app .footer button.action.loading .spinner,\n.globo-form-id-57664 .globo-form-app .gfb__footer button.action.loading .spinner{\n background-color: var(--gfb-primary-color);\n color : #ffffff;\n}\n.globo-form-id-57664 .globo-form-app .globo-form-control .star-rating\u003efieldset:not(:checked)\u003elabel:before {\n content: url('data:image\/svg+xml; utf8, \u003csvg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"far\" data-icon=\"star\" class=\"svg-inline--fa fa-star fa-w-18\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 576 512\"\u003e\u003cpath fill=\"rgba(46,78,73,1)\" d=\"M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e');\n}\n.globo-form-id-57664 .globo-form-app .globo-form-control .star-rating\u003efieldset\u003einput:checked ~ label:before {\n content: url('data:image\/svg+xml; utf8, \u003csvg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fas\" data-icon=\"star\" class=\"svg-inline--fa fa-star fa-w-18\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 576 512\"\u003e\u003cpath fill=\"rgba(46,78,73,1)\" d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e');\n}\n.globo-form-id-57664 .globo-form-app .globo-form-control .star-rating\u003efieldset:not(:checked)\u003elabel:hover:before,\n.globo-form-id-57664 .globo-form-app .globo-form-control .star-rating\u003efieldset:not(:checked)\u003elabel:hover ~ label:before{\n content : url('data:image\/svg+xml; utf8, \u003csvg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fas\" data-icon=\"star\" class=\"svg-inline--fa fa-star fa-w-18\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 576 512\"\u003e\u003cpath fill=\"rgba(46,78,73,1)\" d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e')\n}\n.globo-form-id-57664 .globo-form-app .globo-form-control .checkbox-wrapper .checkbox-input:checked ~ .checkbox-label:before {\n border-color: var(--gfb-primary-color);\n box-shadow: 0 4px 6px rgba(50,50,93,0.11), 0 1px 3px rgba(0,0,0,0.08);\n background-color: var(--gfb-primary-color);\n}\n.globo-form-id-57664 .globo-form-app .step.-completed .step__number,\n.globo-form-id-57664 .globo-form-app .line.-progress,\n.globo-form-id-57664 .globo-form-app .line.-start{\n background-color: var(--gfb-primary-color);\n}\n.globo-form-id-57664 .globo-form-app .checkmark__check,\n.globo-form-id-57664 .globo-form-app .checkmark__circle{\n stroke: var(--gfb-primary-color);\n}\n.globo-form-id-57664 .floating-button{\n background-color: var(--gfb-primary-color);\n}\n.globo-form-id-57664 .globo-form-app .globo-form-control .checkbox-wrapper .checkbox-input ~ .checkbox-label:before,\n.globo-form-app .globo-form-control .radio-wrapper .radio-input ~ .radio-label:after{\n border-color : var(--gfb-primary-color);\n}\n.globo-form-id-57664 .flatpickr-day.selected, \n.globo-form-id-57664 .flatpickr-day.startRange, \n.globo-form-id-57664 .flatpickr-day.endRange, \n.globo-form-id-57664 .flatpickr-day.selected.inRange, \n.globo-form-id-57664 .flatpickr-day.startRange.inRange, \n.globo-form-id-57664 .flatpickr-day.endRange.inRange, \n.globo-form-id-57664 .flatpickr-day.selected:focus, \n.globo-form-id-57664 .flatpickr-day.startRange:focus, \n.globo-form-id-57664 .flatpickr-day.endRange:focus, \n.globo-form-id-57664 .flatpickr-day.selected:hover, \n.globo-form-id-57664 .flatpickr-day.startRange:hover, \n.globo-form-id-57664 .flatpickr-day.endRange:hover, \n.globo-form-id-57664 .flatpickr-day.selected.prevMonthDay, \n.globo-form-id-57664 .flatpickr-day.startRange.prevMonthDay, \n.globo-form-id-57664 .flatpickr-day.endRange.prevMonthDay, \n.globo-form-id-57664 .flatpickr-day.selected.nextMonthDay, \n.globo-form-id-57664 .flatpickr-day.startRange.nextMonthDay, \n.globo-form-id-57664 .flatpickr-day.endRange.nextMonthDay {\n background: var(--gfb-primary-color);\n border-color: var(--gfb-primary-color);\n}\n.globo-form-id-57664 .globo-paragraph {\n background: #fff;\n color: var(--gfb-color-textColor, #000);\n width: 100%!important;\n}\n\n\u003c\/style\u003e\n\n\n\n\n\u003cdiv class=\"globo-form-app default-layout gfb-style-material_filled gfb-font-size-medium\" data-id=57664\u003e\n \n \u003cdiv class=\"header dismiss hidden\" onclick=\"Globo.FormBuilder.closeModalForm(this)\"\u003e\n \u003csvg width=20 height=20 viewBox=\"0 0 20 20\" class=\"\" focusable=\"false\" aria-hidden=\"true\"\u003e\u003cpath d=\"M11.414 10l4.293-4.293a.999.999 0 1 0-1.414-1.414L10 8.586 5.707 4.293a.999.999 0 1 0-1.414 1.414L8.586 10l-4.293 4.293a.999.999 0 1 0 1.414 1.414L10 11.414l4.293 4.293a.997.997 0 0 0 1.414 0 .999.999 0 0 0 0-1.414L11.414 10z\" fill-rule=\"evenodd\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n \u003c\/div\u003e\n \u003cform class=\"g-container\" novalidate action=\"https:\/\/app.powerfulform.com\/api\/front\/form\/57664\/send\" method=\"POST\" enctype=\"multipart\/form-data\" data-id=57664\u003e\n \n \n \u003cdiv class=\"header\"\u003e\n \u003ch3 class=\"title globo-heading\"\u003e\u003c\/h3\u003e\n \n \u003cdiv class=\"description globo-description\"\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\u003c\/div\u003e\n \n \u003c\/div\u003e\n \n \n \n \u003cdiv class=\"globo-formbuilder-wizard\" data-id=57664\u003e\n \u003cdiv class=\"wizard__content\"\u003e\n \u003cheader class=\"wizard__header\"\u003e\n \u003cdiv class=\"wizard__steps\"\u003e\n \u003cnav class=\"steps hidden\"\u003e\n \n \n \n \n \n \n \n \n \n \u003cdiv class=\"step last \" data-element-id=\"group-1\" data-step=\"0\" \u003e\n \u003cdiv class=\"step__content\"\u003e\n \u003cp class=\"step__number\"\u003e\u003c\/p\u003e\n \u003csvg class=\"checkmark\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=52 height=52 viewBox=\"0 0 52 52\"\u003e\n \u003ccircle class=\"checkmark__circle\" cx=\"26\" cy=\"26\" r=\"25\" fill=\"none\"\/\u003e\n \u003cpath class=\"checkmark__check\" fill=\"none\" d=\"M14.1 27.2l7.1 7.2 16.7-16.8\"\/\u003e\n \u003c\/svg\u003e\n \u003cdiv class=\"lines\"\u003e\n \n \u003cdiv class=\"line -start\"\u003e\u003c\/div\u003e\n \n \u003cdiv class=\"line -background\"\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"line -progress\"\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e \n \u003c\/div\u003e\n \u003c\/div\u003e\n \n \u003c\/nav\u003e\n \u003c\/div\u003e\n \u003c\/header\u003e\n \u003cdiv class=\"panels\"\u003e\n \n \n \n \n \u003cdiv class=\"panel \" data-element-id=\"group-1\" data-id=57664 data-step=\"0\" style=\"padding-top:0\"\u003e\n \n \n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n\n\n\n\n\n\n\u003cdiv class=\"globo-form-control layout-2-column \" data-type='text'\u003e\n \n\u003clabel for=\"57664-text-1\" class=\"material_filled-label globo-label gfb__label-v2 \"\u003e\n \u003cspan class=\"label-content\" data-label=\"First Name\"\u003eFirst Name\u003c\/span\u003e\n \n \u003cspan class=\"text-danger text-smaller\"\u003e *\u003c\/span\u003e\n \n\u003c\/label\u003e\n\n \u003cdiv class=\"globo-form-input\"\u003e\n \n \n \u003cinput type=\"text\" data-type=\"text\" class=\"material_filled-input\" id=\"57664-text-1\" name=\"text-1\" placeholder=\"First Name\" presence \u003e\n \u003c\/div\u003e\n \n \u003csmall class=\"help-text globo-description\"\u003e\u003c\/small\u003e\n \n \u003csmall class=\"messages\"\u003e\u003c\/small\u003e\n\u003c\/div\u003e\n\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n\n\n\n\n\n\n\u003cdiv class=\"globo-form-control layout-2-column \" data-type='name'\u003e\n\n\u003clabel for=\"57664-name-1\" class=\"material_filled-label globo-label gfb__label-v2 \"\u003e\n \u003cspan class=\"label-content\" data-label=\"Last Name\"\u003eLast Name\u003c\/span\u003e\n \n \u003cspan class=\"text-danger text-smaller\"\u003e *\u003c\/span\u003e\n \n\u003c\/label\u003e\n\n \u003cdiv class=\"globo-form-input\"\u003e\n \n \n \u003cinput type=\"text\" data-type=\"name\" class=\"material_filled-input\" id=\"57664-name-1\" name=\"name-1\" placeholder=\"\" presence \u003e\n \u003c\/div\u003e\n \n \u003csmall class=\"messages\"\u003e\u003c\/small\u003e\n\u003c\/div\u003e\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n\n\n\n\n\n\n\u003cdiv class=\"globo-form-control layout-2-column \" data-type='email'\u003e\n \n\u003clabel for=\"57664-email\" class=\"material_filled-label globo-label gfb__label-v2 \"\u003e\n \u003cspan class=\"label-content\" data-label=\"Email\"\u003eEmail\u003c\/span\u003e\n \n \u003cspan class=\"text-danger text-smaller\"\u003e *\u003c\/span\u003e\n \n\u003c\/label\u003e\n\n \u003cdiv class=\"globo-form-input\"\u003e\n \n \n \u003cinput type=\"text\" data-type=\"email\" class=\"material_filled-input\" id=\"57664-email\" name=\"email\" placeholder=\"Email\" presence \u003e\n \u003c\/div\u003e\n \n \u003csmall class=\"help-text globo-description\"\u003e\u003c\/small\u003e\n \n \u003csmall class=\"messages\"\u003e\u003c\/small\u003e\n\u003c\/div\u003e\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n\n\n\n\n\n\n\u003cdiv class=\"globo-form-control layout-2-column \" data-type='phone' \u003e\n \n\u003clabel for=\"57664-phone-1\" class=\"material_filled-label globo-label gfb__label-v2 \"\u003e\n \u003cspan class=\"label-content\" data-label=\"Phone\"\u003ePhone\u003c\/span\u003e\n \n \u003cspan class=\"text-danger text-smaller\"\u003e *\u003c\/span\u003e\n \n\u003c\/label\u003e\n\n \u003cdiv class=\"globo-form-input gfb__phone-placeholder\" input-placeholder=\"\"\u003e\n \n \n \n \n \u003cinput type=\"text\" data-type=\"phone\" class=\"material_filled-input\" id=\"57664-phone-1\" name=\"phone-1\" placeholder=\"\" presence default-country-code=\"auto\"\u003e\n \u003c\/div\u003e\n \n \u003csmall class=\"messages\"\u003e\u003c\/small\u003e\n\u003c\/div\u003e\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n\n\n\n\n\n\n\u003cdiv class=\"globo-form-control layout-1-column \" data-type='text'\u003e\n \n\u003clabel for=\"57664-text-3\" class=\"material_filled-label globo-label gfb__label-v2 \"\u003e\n \u003cspan class=\"label-content\" data-label=\"Position\"\u003ePosition\u003c\/span\u003e\n \n \u003cspan class=\"text-danger text-smaller\"\u003e *\u003c\/span\u003e\n \n\u003c\/label\u003e\n\n \u003cdiv class=\"globo-form-input\"\u003e\n \n \n \u003cinput type=\"text\" data-type=\"text\" class=\"material_filled-input\" id=\"57664-text-3\" name=\"text-3\" placeholder=\"\" presence \u003e\n \u003c\/div\u003e\n \n \u003csmall class=\"messages\"\u003e\u003c\/small\u003e\n\u003c\/div\u003e\n\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n\n\n\n\n\n\n\u003cdiv class=\"globo-form-control layout-1-column \" data-type='file2'\u003e\n \u003clabel for=\"temp-for-57664-file2-1\" class=\"material_filled-label globo-label \"\u003e\u003cspan class=\"label-content\" data-label=\"Upload CV\/Resume\"\u003eUpload CV\/Resume\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n \u003cdiv class=\"globo-form-input\"\u003e\n \u003cdiv class=\"gfb__dropzone\"\u003e\n \u003cdiv class=\"gfb__dropzone--content\"\u003e\n \u003cdiv class=\"gfb__dropzone--placeholder\"\u003e\n \u003cdiv class=\"gfb__dropzone--placeholder--title\"\u003e\n Choose file or drag here\n \u003c\/div\u003e\n \n \u003cdiv class=\"gfb__dropzone--placeholder--description\"\u003e\n Supported format: PDF, Doc, Docx\n \u003c\/div\u003e\n \n \n \u003cbutton type=\"button\" for=\"57664-file2-1\" class=\"gfb__dropzone--placeholder--button\"\u003eBrowse file\u003c\/button\u003e\n \n \u003c\/div\u003e\n \u003cdiv class=\"gfb__dropzone--preview--area\"\u003e\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cinput style=\"display:none\" type=\"file\" id=\"temp-for-57664-file2-1\" \/\u003e\n \u003cinput style=\"display:none\" type=\"file\" data-type=\"file2\" class=\"material_filled-input\" id=\"57664-file2-1\" name=\"file2-1\" placeholder=\"Choose file or drag here\" data-allowed-extensions=\"pdf,doc,docx\" data-file-size-limit=\"5\" data-file-limit=\"\" \u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \n \u003csmall class=\"messages\"\u003e\u003c\/small\u003e\n\u003c\/div\u003e\n\n\n \n \n \n \n \n \u003c\/div\u003e\n \n \u003c\/div\u003e\n \n \u003cdiv class=\"message error\" data-other-error=\"Something went wrong, please try again\"\u003e\n \u003cdiv class=\"content\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"dismiss\" onclick=\"Globo.FormBuilder.dismiss(this)\"\u003e\n \u003csvg width=20 height=20 viewBox=\"0 0 20 20\" class=\"\" focusable=\"false\" aria-hidden=\"true\"\u003e\u003cpath d=\"M11.414 10l4.293-4.293a.999.999 0 1 0-1.414-1.414L10 8.586 5.707 4.293a.999.999 0 1 0-1.414 1.414L8.586 10l-4.293 4.293a.999.999 0 1 0 1.414 1.414L10 11.414l4.293 4.293a.997.997 0 0 0 1.414 0 .999.999 0 0 0 0-1.414L11.414 10z\" fill-rule=\"evenodd\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \n \n \u003cdiv class=\"message success\"\u003e\n \n \u003cdiv class=\"gfb__content-title\"\u003eThanks for getting in touch!\u003c\/div\u003e\n \n \u003cdiv class=\"gfb__discount-wrapper\" onclick=\"Globo.FormBuilder.handleCopyDiscountCode(this)\"\u003e\n \u003cdiv class=\"gfb__content-discount\"\u003e\n \u003cspan class=\"gfb__discount-code\"\u003e\u003c\/span\u003e\n \u003cdiv class=\"gfb__copy\"\u003e\n \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"\u003e\u003cpath d=\"M384 336H192c-8.8 0-16-7.2-16-16V64c0-8.8 7.2-16 16-16l140.1 0L400 115.9V320c0 8.8-7.2 16-16 16zM192 384H384c35.3 0 64-28.7 64-64V115.9c0-12.7-5.1-24.9-14.1-33.9L366.1 14.1c-9-9-21.2-14.1-33.9-14.1H192c-35.3 0-64 28.7-64 64V320c0 35.3 28.7 64 64 64zM64 128c-35.3 0-64 28.7-64 64V448c0 35.3 28.7 64 64 64H256c35.3 0 64-28.7 64-64V416H272v32c0 8.8-7.2 16-16 16H64c-8.8 0-16-7.2-16-16V192c0-8.8 7.2-16 16-16H96V128H64z\"\/\u003e\u003c\/svg\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"gfb__copied\"\u003e\n \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"\u003e\u003cpath d=\"M438.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 338.7 393.4 105.4c12.5-12.5 32.8-12.5 45.3 0z\"\/\u003e\u003c\/svg\u003e\n \u003c\/div\u003e \n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"content\"\u003e\u003cp\u003eWe appreciate you contacting us. One of our colleagues will get back in touch with you soon!\u003c\/p\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp\u003eHave a great day!\u003c\/p\u003e\u003c\/div\u003e\n \u003cdiv class=\"dismiss\" onclick=\"Globo.FormBuilder.dismiss(this)\"\u003e\n \u003csvg width=20 height=20 width=20 height=20 viewBox=\"0 0 20 20\" class=\"\" focusable=\"false\" aria-hidden=\"true\"\u003e\u003cpath d=\"M11.414 10l4.293-4.293a.999.999 0 1 0-1.414-1.414L10 8.586 5.707 4.293a.999.999 0 1 0-1.414 1.414L8.586 10l-4.293 4.293a.999.999 0 1 0 1.414 1.414L10 11.414l4.293 4.293a.997.997 0 0 0 1.414 0 .999.999 0 0 0 0-1.414L11.414 10z\" fill-rule=\"evenodd\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \n \n \u003cdiv class=\"gfb__footer wizard__footer\"\u003e\n \n \n \u003cdiv class=\"description globo-description\"\u003e\u003c\/div\u003e\n \n \n \u003cbutton type=\"button\" class=\"action previous hidden material_filled-button\"\u003ePrevious\u003c\/button\u003e\n \u003cbutton type=\"button\" class=\"action next submit material_filled-button\" data-submitting-text=\"\" data-submit-text='\u003cspan class=\"spinner\"\u003e\u003c\/span\u003eSubmit' data-next-text=\"Next\" \u003e\u003cspan class=\"spinner\"\u003e\u003c\/span\u003eNext\u003c\/button\u003e\n \n \u003cp class=\"wizard__congrats-message\"\u003e\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \n \u003cinput type=\"hidden\" value=\"\" name=\"customer[id]\"\u003e\n \u003cinput type=\"hidden\" value=\"\" name=\"customer[email]\"\u003e\n \u003cinput type=\"hidden\" value=\"\" name=\"customer[name]\"\u003e\n \u003cinput type=\"hidden\" value=\"\" name=\"page[title]\"\u003e\n \u003cinput type=\"hidden\" value=\"\" name=\"page[href]\"\u003e\n \u003cinput type=\"hidden\" value=\"\" name=\"_keyLabel\"\u003e\n \u003c\/form\u003e\n \n \u003cdiv class=\"message success\"\u003e\n \n \u003cdiv class=\"gfb__content-title\"\u003eThanks for getting in touch!\u003c\/div\u003e\n \n \u003cdiv class=\"gfb__discount-wrapper\" onclick=\"Globo.FormBuilder.handleCopyDiscountCode(this)\"\u003e\n \u003cdiv class=\"gfb__content-discount\"\u003e\n \u003cspan class=\"gfb__discount-code\"\u003e\u003c\/span\u003e\n \u003cdiv class=\"gfb__copy\"\u003e\n \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"\u003e\u003cpath d=\"M384 336H192c-8.8 0-16-7.2-16-16V64c0-8.8 7.2-16 16-16l140.1 0L400 115.9V320c0 8.8-7.2 16-16 16zM192 384H384c35.3 0 64-28.7 64-64V115.9c0-12.7-5.1-24.9-14.1-33.9L366.1 14.1c-9-9-21.2-14.1-33.9-14.1H192c-35.3 0-64 28.7-64 64V320c0 35.3 28.7 64 64 64zM64 128c-35.3 0-64 28.7-64 64V448c0 35.3 28.7 64 64 64H256c35.3 0 64-28.7 64-64V416H272v32c0 8.8-7.2 16-16 16H64c-8.8 0-16-7.2-16-16V192c0-8.8 7.2-16 16-16H96V128H64z\"\/\u003e\u003c\/svg\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"gfb__copied\"\u003e\n \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"\u003e\u003cpath d=\"M438.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 338.7 393.4 105.4c12.5-12.5 32.8-12.5 45.3 0z\"\/\u003e\u003c\/svg\u003e\n \u003c\/div\u003e \n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"content\"\u003e\u003cp\u003eWe appreciate you contacting us. One of our colleagues will get back in touch with you soon!\u003c\/p\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp\u003eHave a great day!\u003c\/p\u003e\u003c\/div\u003e\n \u003cdiv class=\"dismiss\" onclick=\"Globo.FormBuilder.dismiss(this)\"\u003e\n \u003csvg width=20 height=20 viewBox=\"0 0 20 20\" class=\"\" focusable=\"false\" aria-hidden=\"true\"\u003e\u003cpath d=\"M11.414 10l4.293-4.293a.999.999 0 1 0-1.414-1.414L10 8.586 5.707 4.293a.999.999 0 1 0-1.414 1.414L8.586 10l-4.293 4.293a.999.999 0 1 0 1.414 1.414L10 11.414l4.293 4.293a.997.997 0 0 0 1.414 0 .999.999 0 0 0 0-1.414L11.414 10z\" fill-rule=\"evenodd\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \n\u003c\/div\u003e\n\n\u003c\/div\u003e\n"}}[57664]; window.Globo.FormBuilder.url = window.Globo.FormBuilder.shop.url; window.Globo.FormBuilder.CDN_URL = window.Globo.FormBuilder.shop.CDN_URL ?? window.Globo.FormBuilder.shop.url; window.Globo.FormBuilder.themeOs20 = true; window.Globo.FormBuilder.searchProductByJson = true; window.Globo.FormBuilder.__webpack_public_path_2__ = "https://cdn.shopify.com/extensions/d11190ca-4e02-45a3-b9b2-6d33b587dafd/powerful-form-builder-184/assets/";Globo.FormBuilder.page = { href : window.location.href, type: "index" }; Globo.FormBuilder.page.title = document.title if(window.AVADA_SPEED_WHITELIST){ const pfbs_w = new RegExp("powerful-form-builder", 'i') if(Array.isArray(window.AVADA_SPEED_WHITELIST)){ window.AVADA_SPEED_WHITELIST.push(pfbs_w) }else{ window.AVADA_SPEED_WHITELIST = [pfbs_w] } } </script> <script src="https://cdn.shopify.com/extensions/d11190ca-4e02-45a3-b9b2-6d33b587dafd/powerful-form-builder-184/assets/globo.formbuilder.index.js" defer="defer" ></script> <!-- END app block --><!-- BEGIN app block: shopify://apps/nofraud-fraud-protection/blocks/nf_device/5c2706cf-d458-49c5-a6fa-4fb6b79ce2b4 --><script async src="https://services.nofraud.com/js/device.js?shop=popular.com.sg" type="application/javascript"></script> <!-- END app block --><!-- BEGIN app block: shopify://apps/bundler/blocks/bundler-script-append/7a6ae1b8-3b16-449b-8429-8bb89a62c664 --><script defer="defer"> /** Bundler script loader, version number: 2.0 */ (function(){ var loadScript=function(a,b){var c=document.createElement("script");c.type="text/javascript",c.readyState?c.onreadystatechange=function(){("loaded"==c.readyState||"complete"==c.readyState)&&(c.onreadystatechange=null,b())}:c.onload=function(){b()},c.src=a,document.getElementsByTagName("head")[0].appendChild(c)}; appendScriptUrl('popular-online-sg.myshopify.com'); // get script url and append timestamp of last change function appendScriptUrl(shop) { var timeStamp = Math.floor(Date.now() / (1000*1*1)); var timestampUrl = 'https://bundler.nice-team.net/app/shop/status/'+shop+'.js?'+timeStamp; loadScript(timestampUrl, function() { // append app script if (typeof bundler_settings_updated == 'undefined') { console.log('settings are undefined'); bundler_settings_updated = 'default-by-script'; } var scriptUrl = "https://cdn-bundler.nice-team.net/app/js/bundler-script.js?shop="+shop+"&"+bundler_settings_updated; loadScript(scriptUrl, function(){}); }); } })(); var BndlrScriptAppended = true; </script> <!-- END app block --><!-- BEGIN app block: shopify://apps/smart-product-filter-search/blocks/app-embed/5cc1944c-3014-4a2a-af40-7d65abc0ef73 --><!-- END app block --><!-- BEGIN app block: shopify://apps/gempages-builder/blocks/embed-gp-script-head/20b379d4-1b20-474c-a6ca-665c331919f3 --> <!-- BEGIN app snippet: gp-global --> <style> .gps *,.gps :after,.gps :before{border:0 solid #e5e7eb;box-sizing:border-box}.gps :after,.gps :before{--tw-content:""}.gps{-webkit-text-size-adjust:100%;font-feature-settings:normal;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;line-height:inherit;margin:0;-moz-tab-size:4;-o-tab-size:4;tab-size:4}.gps hr{border-top-width:1px;color:inherit;height:0}.gps abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.gps h1,.gps h2,.gps h3,.gps h4,.gps h5,.gps h6{font-size:inherit;font-weight:inherit}.gps a{color:inherit;text-decoration:inherit}.gps b,.gps strong{font-weight:bolder}.gps code,.gps kbd,.gps pre,.gps samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}.gps small{font-size:80%}.gps sub,.gps sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.gps sub{bottom:-.25em}.gps sup{top:-.5em}.gps table{border-collapse:collapse;border-color:inherit;text-indent:0}.gps button,.gps input,.gps optgroup,.gps select,.gps textarea{color:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;margin:0;padding:0}.gps button,.gps select{text-transform:none}.gps [type=button],.gps [type=reset],.gps [type=submit],.gps button{-webkit-appearance:button;background-color:transparent;background-image:none}.gps :-moz-focusring{outline:auto}.gps :-moz-ui-invalid{box-shadow:none}.gps progress{vertical-align:baseline}.gps ::-webkit-inner-spin-button,.gps ::-webkit-outer-spin-button{height:auto}.gps [type=search]{-webkit-appearance:textfield;outline-offset:-2px}.gps ::-webkit-search-decoration{-webkit-appearance:none}.gps ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.gps summary{display:list-item}.gps blockquote,.gps dd,.gps dl,.gps figure,.gps h1,.gps h2,.gps h3,.gps h4,.gps h5,.gps h6,.gps hr,.gps p,.gps pre{margin:0}.gps fieldset{margin:0;padding:0}.gps legend{padding:0}.gps menu,.gps ol,.gps ul{list-style:none;margin:0;padding:0}.gps textarea{resize:vertical}.gps input::-moz-placeholder,.gps textarea::-moz-placeholder{color:#9ca3af;opacity:1}.gps input::placeholder,.gps textarea::placeholder{color:#9ca3af;opacity:1}.gps [role=button],.gps button{cursor:pointer}.gps :disabled{cursor:default}.gps audio,.gps canvas,.gps embed,.gps iframe,.gps img,.gps object,.gps svg,.gps video{display:block;vertical-align:middle}.gps img,.gps video{height:auto;max-width:100%}.gps [hidden]{display:none}.gps{-webkit-tap-highlight-color:transparent;scroll-behavior:smooth}.gps #__next{height:100%;overflow-x:clip}.gps .wrapper{margin-left:auto;margin-right:auto;max-width:var(--g-ct-w,1200px);padding-left:var(--g-ct-p);padding-right:var(--g-ct-p);width:100%}.gps .gem-slider:not([data-keen-slider-disabled]){align-content:flex-start;display:flex;min-height:100%;overflow:hidden;position:relative;width:100%}.gps .gem-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse]{flex-direction:row-reverse}.gps .gem-slider:not([data-keen-slider-disabled])[data-keen-slider-v]{flex-wrap:wrap}.gps [data-keen-slider-moves] *{pointer-events:none}.gps .pb-safe{padding-bottom:env(safe-area-inset-bottom)}.gps .pt-safe{padding-top:env(safe-area-inset-top)}.gps .pl-safe{padding-left:env(safe-area-inset-left)}.gps .pr-safe{padding-right:env(safe-area-inset-right)}.gps .p-safe{padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}.gps .px-safe{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.gps .py-safe{padding-bottom:env(safe-area-inset-bottom);padding-top:env(safe-area-inset-top)}.gps .h-safe{height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom))}.gps .min-h-safe{min-height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom))}.gps .gp-text ol,.gps .gp-text ul,.gps .gp-text-instant ol,.gps .gp-text-instant ul{-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:0;-webkit-margin-end:0;-webkit-padding-start:40px;display:block;margin-block-end:1em;margin-block-start:1em;margin-inline-end:0;margin-inline-start:0;padding-inline-start:40px;padding-left:40px}.gps .gp-text strong{font-weight:700}.gps .gp-text ul>li,.gps .gp-text-instant ul>li{list-style:disc inside!important}.gps .gp-text ol>li,.gps .gp-text-instant ol>li{list-style:decimal inside!important}.gps [display-init=hide]>div{display:inline!important;overflow:hidden!important;visibility:hidden!important}.gps [display-init=hide]>div,.gps [display-init=hide]>div *{max-height:0!important;max-width:0!important}.gps [data-slot=children]{align-items:center;border:1px dashed #9e9e9e;border-radius:3px;display:inline-flex;height:100%;justify-content:center;min-height:60px;overflow:hidden;visibility:hidden;width:100%}.gps [data-slot=children].product-feature-image{border:unset;border-radius:0;visibility:visible!important}.gps [data-slot=children]:not(.product-feature-image):after{content:"Drop element here";font-size:14px;font-weight:700;overflow:hidden;text-align:center;text-overflow:ellipsis;visibility:hidden;white-space:nowrap}.gps .gp-instant-page [data-slot=children].product-feature-image{border:unset;visibility:visible!important}.gps .gp-instant-page [data-slot=children].product-feature-image:after{border:unset;color:#aaa;visibility:visible}.gps .gp-instant-page [data-slot=children].product-feature-image .drag-placeholder{height:100%}.gps .gp-dialog{display:none}.gps .gp-dialog[open]{display:block}.gps .gp-dialog:modal{position:fixed}.gps h1,.gps h2,.gps h3,.gps h4,.gps h5,.gps h6{word-break:normal}.gps p{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;text-align:inherit}.gps .gp-p-description-text ol,.gps .gp-p-description-text ul{-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:0;-webkit-margin-end:0;-webkit-padding-start:40px;display:block;margin-block-end:1em;margin-block-start:1em;margin-inline-end:0;margin-inline-start:0;padding-inline-start:40px;padding-left:40px}.gps .gp-p-description-text ol ol{-webkit-margin-before:0;-webkit-margin-after:0;margin-block-end:0;margin-block-start:0}.gps .gp-p-description-text h1{-webkit-margin-before:.67em;-webkit-margin-after:.67em;-webkit-margin-start:0;-webkit-margin-end:0;font-size:2em;margin-block-end:.67em;margin-block-start:.67em;margin-inline-end:0;margin-inline-start:0}.gps .gp-p-description-text h1,.gps .gp-p-description-text h2,.gps .gp-p-description-text h3,.gps .gp-p-description-text h4,.gps .gp-p-description-text h5,.gps .gp-p-description-text h6{display:block;font-weight:700}.gps .gp-p-description-text h1,.gps .gp-p-description-text h2,.gps .gp-p-description-text h3,.gps .gp-p-description-text h4,.gps .gp-p-description-text h5,.gps .gp-p-description-text h6,.gps .gp-p-description-text p{line-height:1.4!important;margin:0 0 1em}.gps .gp-p-description-text h2{font-size:1.5em}.gps .gp-p-description-text h3{font-size:1.17em}.gps .gp-p-description-text a{color:-webkit-link;cursor:text;text-decoration:underline}.gps .gp-p-description-text h4{font-size:1em}.gps .gp-p-description-text h5{font-size:.83em}.gps .gp-p-description-text h6{font-size:.67em}.gps .gp-p-description-text ul{list-style-type:disc}.gps .gp-p-description-text ol{list-style-type:decimal}.gps .gp-p-description-text ul li{display:list-item;list-style:disc none outside;text-align:-webkit-match-parent;word-break:break-word}.gps .gp-p-description-text blockquote{-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:40px;-webkit-margin-end:40px;display:block;margin-block-end:1em;margin-block-start:1em;margin-inline-end:40px;margin-inline-start:40px}.gps .gp-p-description-text table,.gps .gp-p-description-text td,.gps .gp-p-description-text th{border:1px dashed #ccc!important;padding:unset!important}.gps .gp-p-description-text table{border-collapse:separate;border-spacing:2px;box-sizing:border-box;display:table;text-indent:0;width:100%}.gps .gp-p-description-text p:last-child{margin-bottom:0!important}.gps .gp-tab-header-list::-webkit-scrollbar{display:none}.gps .rfm-marquee-container{display:flex;flex-direction:row;max-width:unset!important;position:relative;transform:var(--transform);width:var(--width)}.gps .rfm-overlay{height:100%;position:absolute;width:100%}.gps .rfm-overlay:after{right:0;top:0;transform:rotate(180deg)}.gps .rfm-overlay:before{left:0;top:0}.gps .rfm-marquee{align-items:center;animation:scroll var(--duration) linear var(--delay) var(--iteration-count);animation-delay:var(--delay);animation-direction:var(--direction);animation-play-state:var(--play);display:flex;flex:0 0 auto;flex-direction:row;max-width:unset!important;min-width:var(--min-width);z-index:1}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.gps .rfm-initial-child-container{align-items:center;display:flex;flex:0 0 auto;flex-direction:row;min-width:auto}.gps .rfm-child{transform:var(--transform)}.gps [style*="--grchild:"]>:first-child{grid-row:var(--grchild)}.gps [style*="--mbchild:"]>:first-child{margin-bottom:var(--mbchild)}@media (min-width:1025px){.gps .rfm-marquee-container:hover div{animation-play-state:var(--pause-on-hover)}.gps .rfm-marquee-container:active div{animation-play-state:var(--pause-on-click)}}.gps.gpsil [style*="--d:"]{display:var(--d)}@media only screen and (max-width:1024px){.gps.gpsil [style*="--d-tablet:"]{display:var(--d-tablet)}}@media only screen and (max-width:767px){.gps.gpsil [style*="--d-mobile:"]{display:var(--d-mobile)}}.gps.gpsi [style*="--ai:"]{align-items:var(--ai)}.gps.gpsi [style*="--hvr-ai:"]:hover{align-items:var(--hvr-ai)}.gps.gpsi [style*="--focus-ai:"]:focus{align-items:var(--focus-ai)}.gps.gpsi [style*="--aspect:"]{aspect-ratio:var(--aspect)}.gps.gpsi [style*="--hvr-aspect:"]:hover{aspect-ratio:var(--hvr-aspect)}.gps.gpsi [style*="--focus-aspect:"]:focus{aspect-ratio:var(--focus-aspect)}.gps.gpsi [style*="--bg:"]{background:var(--bg)}.gps.gpsi [style*="--hvr-bg:"]:hover{background:var(--hvr-bg)}.gps.gpsi [style*="--focus-bg:"]:focus{background:var(--focus-bg)}.gps.gpsi [style*="--bga:"]{background-attachment:var(--bga)}.gps.gpsi [style*="--hvr-bga:"]:hover{background-attachment:var(--hvr-bga)}.gps.gpsi [style*="--focus-bga:"]:focus{background-attachment:var(--focus-bga)}.gps.gpsi [style*="--bgc:"]{background-color:var(--bgc)}.gps.gpsi [style*="--hvr-bgc:"]:hover{background-color:var(--hvr-bgc)}.gps.gpsi [style*="--focus-bgc:"]:focus{background-color:var(--focus-bgc)}.gps.gpsi [style*="--bgi:"]{background-image:var(--bgi)}.gps.gpsi [style*="--hvr-bgi:"]:hover{background-image:var(--hvr-bgi)}.gps.gpsi [style*="--focus-bgi:"]:focus{background-image:var(--focus-bgi)}.gps.gpsi [style*="--bgp:"]{background-position:var(--bgp)}.gps.gpsi [style*="--hvr-bgp:"]:hover{background-position:var(--hvr-bgp)}.gps.gpsi [style*="--focus-bgp:"]:focus{background-position:var(--focus-bgp)}.gps.gpsi [style*="--bgr:"]{background-repeat:var(--bgr)}.gps.gpsi [style*="--hvr-bgr:"]:hover{background-repeat:var(--hvr-bgr)}.gps.gpsi [style*="--focus-bgr:"]:focus{background-repeat:var(--focus-bgr)}.gps.gpsi [style*="--bgs:"]{background-size:var(--bgs)}.gps.gpsi [style*="--hvr-bgs:"]:hover{background-size:var(--hvr-bgs)}.gps.gpsi [style*="--focus-bgs:"]:focus{background-size:var(--focus-bgs)}.gps.gpsi [style*="--b:"]{border:var(--b)}.gps.gpsi [style*="--hvr-b:"]:hover{border:var(--hvr-b)}.gps.gpsi [style*="--focus-b:"]:focus{border:var(--focus-b)}.gps.gpsi [style*="--bb:"]{border-bottom:var(--bb)}.gps.gpsi [style*="--hvr-bb:"]:hover{border-bottom:var(--hvr-bb)}.gps.gpsi [style*="--focus-bb:"]:focus{border-bottom:var(--focus-bb)}.gps.gpsi [style*="--bbw:"]{border-bottom-width:var(--bbw)}.gps.gpsi [style*="--hvr-bbw:"]:hover{border-bottom-width:var(--hvr-bbw)}.gps.gpsi [style*="--focus-bbw:"]:focus{border-bottom-width:var(--focus-bbw)}.gps.gpsi [style*="--bbc:"]{border-bottom-color:var(--bbc)}.gps.gpsi [style*="--hvr-bbc:"]:hover{border-bottom-color:var(--hvr-bbc)}.gps.gpsi [style*="--focus-bbc:"]:focus{border-bottom-color:var(--focus-bbc)}.gps.gpsi [style*="--bc:"]{border-color:var(--bc)}.gps.gpsi [style*="--hvr-bc:"]:hover{border-color:var(--hvr-bc)}.gps.gpsi [style*="--focus-bc:"]:focus{border-color:var(--focus-bc)}.gps.gpsi [style*="--bblr:"]{border-bottom-left-radius:var(--bblr)}.gps.gpsi [style*="--hvr-bblr:"]:hover{border-bottom-left-radius:var(--hvr-bblr)}.gps.gpsi [style*="--focus-bblr:"]:focus{border-bottom-left-radius:var(--focus-bblr)}.gps.gpsi [style*="--bbrr:"]{border-bottom-right-radius:var(--bbrr)}.gps.gpsi [style*="--hvr-bbrr:"]:hover{border-bottom-right-radius:var(--hvr-bbrr)}.gps.gpsi [style*="--focus-bbrr:"]:focus{border-bottom-right-radius:var(--focus-bbrr)}.gps.gpsi [style*="--bl:"]{border-left:var(--bl)}.gps.gpsi [style*="--hvr-bl:"]:hover{border-left:var(--hvr-bl)}.gps.gpsi [style*="--focus-bl:"]:focus{border-left:var(--focus-bl)}.gps.gpsi [style*="--radius:"]{border-radius:var(--radius)}.gps.gpsi [style*="--hvr-radius:"]:hover{border-radius:var(--hvr-radius)}.gps.gpsi [style*="--focus-radius:"]:focus{border-radius:var(--focus-radius)}.gps.gpsi [style*="--br:"]{border-right:var(--br)}.gps.gpsi [style*="--hvr-br:"]:hover{border-right:var(--hvr-br)}.gps.gpsi [style*="--focus-br:"]:focus{border-right:var(--focus-br)}.gps.gpsi [style*="--bs:"]{border-style:var(--bs)}.gps.gpsi [style*="--hvr-bs:"]:hover{border-style:var(--hvr-bs)}.gps.gpsi [style*="--focus-bs:"]:focus{border-style:var(--focus-bs)}.gps.gpsi [style*="--bt:"]{border-top:var(--bt)}.gps.gpsi [style*="--hvr-bt:"]:hover{border-top:var(--hvr-bt)}.gps.gpsi [style*="--focus-bt:"]:focus{border-top:var(--focus-bt)}.gps.gpsi [style*="--btlr:"]{border-top-left-radius:var(--btlr)}.gps.gpsi [style*="--hvr-btlr:"]:hover{border-top-left-radius:var(--hvr-btlr)}.gps.gpsi [style*="--focus-btlr:"]:focus{border-top-left-radius:var(--focus-btlr)}.gps.gpsi [style*="--btrr:"]{border-top-right-radius:var(--btrr)}.gps.gpsi [style*="--hvr-btrr:"]:hover{border-top-right-radius:var(--hvr-btrr)}.gps.gpsi [style*="--focus-btrr:"]:focus{border-top-right-radius:var(--focus-btrr)}.gps.gpsi [style*="--bw:"]{border-width:var(--bw)}.gps.gpsi [style*="--hvr-bw:"]:hover{border-width:var(--hvr-bw)}.gps.gpsi [style*="--focus-bw:"]:focus{border-width:var(--focus-bw)}.gps.gpsi [style*="--bottom:"]{bottom:var(--bottom)}.gps.gpsi [style*="--hvr-bottom:"]:hover{bottom:var(--hvr-bottom)}.gps.gpsi [style*="--focus-bottom:"]:focus{bottom:var(--focus-bottom)}.gps.gpsi [style*="--shadow:"]{box-shadow:var(--shadow)}.gps.gpsi [style*="--hvr-shadow:"]:hover{box-shadow:var(--hvr-shadow)}.gps.gpsi [style*="--focus-shadow:"]:focus{box-shadow:var(--focus-shadow)}.gps.gpsi [style*="--c:"]{color:var(--c)}.gps.gpsi [style*="--hvr-c:"]:hover{color:var(--hvr-c)}.gps.gpsi [style*="--focus-c:"]:focus{color:var(--focus-c)}.gps.gpsi [style*="--cg:"]{-moz-column-gap:var(--cg);column-gap:var(--cg)}.gps.gpsi [style*="--hvr-cg:"]:hover{-moz-column-gap:var(--hvr-cg);column-gap:var(--hvr-cg)}.gps.gpsi [style*="--focus-cg:"]:focus{-moz-column-gap:var(--focus-cg);column-gap:var(--focus-cg)}.gps.gpsi [style*="--d:"]{display:var(--d)}.gps.gpsi [style*="--hvr-d:"]:hover{display:var(--hvr-d)}.gps.gpsi [style*="--focus-d:"]:focus{display:var(--focus-d)}.gps.gpsi [style*="--fd:"]{flex-direction:var(--fd)}.gps.gpsi [style*="--hvr-fd:"]:hover{flex-direction:var(--hvr-fd)}.gps.gpsi [style*="--focus-fd:"]:focus{flex-direction:var(--focus-fd)}.gps.gpsi [style*="--ff:"]{font-family:var(--ff)}.gps.gpsi [style*="--hvr-ff:"]:hover{font-family:var(--hvr-ff)}.gps.gpsi [style*="--focus-ff:"]:focus{font-family:var(--focus-ff)}.gps.gpsi [style*="--size:"]{font-size:var(--size)}.gps.gpsi [style*="--hvr-size:"]:hover{font-size:var(--hvr-size)}.gps.gpsi [style*="--focus-size:"]:focus{font-size:var(--focus-size)}.gps.gpsi [style*="--weight:"]{font-weight:var(--weight)}.gps.gpsi [style*="--hvr-weight:"]:hover{font-weight:var(--hvr-weight)}.gps.gpsi [style*="--focus-weight:"]:focus{font-weight:var(--focus-weight)}.gps.gpsi [style*="--fs:"]{font-style:var(--fs)}.gps.gpsi [style*="--hvr-fs:"]:hover{font-style:var(--hvr-fs)}.gps.gpsi [style*="--focus-fs:"]:focus{font-style:var(--focus-fs)}.gps.gpsi [style*="--gg:"]{grid-gap:var(--gg)}.gps.gpsi [style*="--hvr-gg:"]:hover{grid-gap:var(--hvr-gg)}.gps.gpsi [style*="--focus-gg:"]:focus{grid-gap:var(--focus-gg)}.gps.gpsi [style*="--gr:"]{grid-row:var(--gr)}.gps.gpsi [style*="--hvr-gr:"]:hover{grid-row:var(--hvr-gr)}.gps.gpsi [style*="--focus-gr:"]:focus{grid-row:var(--focus-gr)}.gps.gpsi [style*="--gtc:"]{grid-template-columns:var(--gtc)}.gps.gpsi [style*="--hvr-gtc:"]:hover{grid-template-columns:var(--hvr-gtc)}.gps.gpsi [style*="--focus-gtc:"]:focus{grid-template-columns:var(--focus-gtc)}.gps.gpsi [style*="--gtr:"]{grid-template-rows:var(--gtr)}.gps.gpsi [style*="--hvr-gtr:"]:hover{grid-template-rows:var(--hvr-gtr)}.gps.gpsi [style*="--focus-gtr:"]:focus{grid-template-rows:var(--focus-gtr)}.gps.gpsi [style*="--h:"]{height:var(--h)}.gps.gpsi [style*="--hvr-h:"]:hover{height:var(--hvr-h)}.gps.gpsi [style*="--focus-h:"]:focus{height:var(--focus-h)}.gps.gpsi [style*="--jc:"]{justify-content:var(--jc)}.gps.gpsi [style*="--hvr-jc:"]:hover{justify-content:var(--hvr-jc)}.gps.gpsi [style*="--focus-jc:"]:focus{justify-content:var(--focus-jc)}.gps.gpsi [style*="--left:"]{left:var(--left)}.gps.gpsi [style*="--hvr-left:"]:hover{left:var(--hvr-left)}.gps.gpsi [style*="--focus-left:"]:focus{left:var(--focus-left)}.gps.gpsi [style*="--ls:"]{letter-spacing:var(--ls)}.gps.gpsi [style*="--hvr-ls:"]:hover{letter-spacing:var(--hvr-ls)}.gps.gpsi [style*="--focus-ls:"]:focus{letter-spacing:var(--focus-ls)}.gps.gpsi [style*="--lh:"]{line-height:var(--lh)}.gps.gpsi [style*="--hvr-lh:"]:hover{line-height:var(--hvr-lh)}.gps.gpsi [style*="--focus-lh:"]:focus{line-height:var(--focus-lh)}.gps.gpsi [style*="--tdt:"]{text-decoration-thickness:var(--tdt)}.gps.gpsi [style*="--hvr-tdt:"]:hover{text-decoration-thickness:var(--hvr-tdt)}.gps.gpsi [style*="--focus-tdt:"]:focus{text-decoration-thickness:var(--focus-tdt)}.gps.gpsi [style*="--tdc:"]{text-decoration-color:var(--tdc)}.gps.gpsi [style*="--hvr-tdc:"]:hover{text-decoration-color:var(--hvr-tdc)}.gps.gpsi [style*="--focus-tdc:"]:focus{text-decoration-color:var(--focus-tdc)}.gps.gpsi [style*="--tdl:"]{text-decoration-line:var(--tdl)}.gps.gpsi [style*="--hvr-tdl:"]:hover{text-decoration-line:var(--hvr-tdl)}.gps.gpsi [style*="--focus-tdl:"]:focus{text-decoration-line:var(--focus-tdl)}.gps.gpsi [style*="--m:"]{margin:var(--m)}.gps.gpsi [style*="--hvr-m:"]:hover{margin:var(--hvr-m)}.gps.gpsi [style*="--focus-m:"]:focus{margin:var(--focus-m)}.gps.gpsi [style*="--mb:"]{margin-bottom:var(--mb)}.gps.gpsi [style*="--hvr-mb:"]:hover{margin-bottom:var(--hvr-mb)}.gps.gpsi [style*="--focus-mb:"]:focus{margin-bottom:var(--focus-mb)}.gps.gpsi [style*="--ml:"]{margin-left:var(--ml)}.gps.gpsi [style*="--hvr-ml:"]:hover{margin-left:var(--hvr-ml)}.gps.gpsi [style*="--focus-ml:"]:focus{margin-left:var(--focus-ml)}.gps.gpsi [style*="--mr:"]{margin-right:var(--mr)}.gps.gpsi [style*="--hvr-mr:"]:hover{margin-right:var(--hvr-mr)}.gps.gpsi [style*="--focus-mr:"]:focus{margin-right:var(--focus-mr)}.gps.gpsi [style*="--mt:"]{margin-top:var(--mt)}.gps.gpsi [style*="--hvr-mt:"]:hover{margin-top:var(--hvr-mt)}.gps.gpsi [style*="--focus-mt:"]:focus{margin-top:var(--focus-mt)}.gps.gpsi [style*="--maxh:"]{max-height:var(--maxh)}.gps.gpsi [style*="--hvr-maxh:"]:hover{max-height:var(--hvr-maxh)}.gps.gpsi [style*="--focus-maxh:"]:focus{max-height:var(--focus-maxh)}.gps.gpsi [style*="--maxw:"]{max-width:var(--maxw)}.gps.gpsi [style*="--hvr-maxw:"]:hover{max-width:var(--hvr-maxw)}.gps.gpsi [style*="--focus-maxw:"]:focus{max-width:var(--focus-maxw)}.gps.gpsi [style*="--minh:"]{min-height:var(--minh)}.gps.gpsi [style*="--hvr-minh:"]:hover{min-height:var(--hvr-minh)}.gps.gpsi [style*="--focus-minh:"]:focus{min-height:var(--focus-minh)}.gps.gpsi [style*="--minw:"]{min-width:var(--minw)}.gps.gpsi [style*="--hvr-minw:"]:hover{min-width:var(--hvr-minw)}.gps.gpsi [style*="--focus-minw:"]:focus{min-width:var(--focus-minw)}.gps.gpsi [style*="--objf:"]{-o-object-fit:var(--objf);object-fit:var(--objf)}.gps.gpsi [style*="--hvr-objf:"]:hover{-o-object-fit:var(--hvr-objf);object-fit:var(--hvr-objf)}.gps.gpsi [style*="--focus-objf:"]:focus{-o-object-fit:var(--focus-objf);object-fit:var(--focus-objf)}.gps.gpsi [style*="--op:"]{opacity:var(--op)}.gps.gpsi [style*="--hvr-op:"]:hover{opacity:var(--hvr-op)}.gps.gpsi [style*="--focus-op:"]:focus{opacity:var(--focus-op)}.gps.gpsi [style*="--o:"]{order:var(--o)}.gps.gpsi [style*="--hvr-o:"]:hover{order:var(--hvr-o)}.gps.gpsi [style*="--focus-o:"]:focus{order:var(--focus-o)}.gps.gpsi [style*="--pc:"]{place-content:var(--pc)}.gps.gpsi [style*="--hvr-pc:"]:hover{place-content:var(--hvr-pc)}.gps.gpsi [style*="--focus-pc:"]:focus{place-content:var(--focus-pc)}.gps.gpsi [style*="--p:"]{padding:var(--p)}.gps.gpsi [style*="--hvr-p:"]:hover{padding:var(--hvr-p)}.gps.gpsi [style*="--focus-p:"]:focus{padding:var(--focus-p)}.gps.gpsi [style*="--pb:"]{padding-bottom:var(--pb)}.gps.gpsi [style*="--hvr-pb:"]:hover{padding-bottom:var(--hvr-pb)}.gps.gpsi [style*="--focus-pb:"]:focus{padding-bottom:var(--focus-pb)}.gps.gpsi [style*="--pl:"]{padding-left:var(--pl)}.gps.gpsi [style*="--hvr-pl:"]:hover{padding-left:var(--hvr-pl)}.gps.gpsi [style*="--focus-pl:"]:focus{padding-left:var(--focus-pl)}.gps.gpsi [style*="--pr:"]{padding-right:var(--pr)}.gps.gpsi [style*="--hvr-pr:"]:hover{padding-right:var(--hvr-pr)}.gps.gpsi [style*="--focus-pr:"]:focus{padding-right:var(--focus-pr)}.gps.gpsi [style*="--pt:"]{padding-top:var(--pt)}.gps.gpsi [style*="--hvr-pt:"]:hover{padding-top:var(--hvr-pt)}.gps.gpsi [style*="--focus-pt:"]:focus{padding-top:var(--focus-pt)}.gps.gpsi [style*="--pe:"]{pointer-events:var(--pe)}.gps.gpsi [style*="--hvr-pe:"]:hover{pointer-events:var(--hvr-pe)}.gps.gpsi [style*="--focus-pe:"]:focus{pointer-events:var(--focus-pe)}.gps.gpsi [style*="--pos:"]{position:var(--pos)}.gps.gpsi [style*="--hvr-pos:"]:hover{position:var(--hvr-pos)}.gps.gpsi [style*="--focus-pos:"]:focus{position:var(--focus-pos)}.gps.gpsi [style*="--right:"]{right:var(--right)}.gps.gpsi [style*="--hvr-right:"]:hover{right:var(--hvr-right)}.gps.gpsi [style*="--focus-right:"]:focus{right:var(--focus-right)}.gps.gpsi [style*="--rg:"]{row-gap:var(--rg)}.gps.gpsi [style*="--hvr-rg:"]:hover{row-gap:var(--hvr-rg)}.gps.gpsi [style*="--focus-rg:"]:focus{row-gap:var(--focus-rg)}.gps.gpsi [style*="--ta:"]{text-align:var(--ta)}.gps.gpsi [style*="--hvr-ta:"]:hover{text-align:var(--hvr-ta)}.gps.gpsi [style*="--focus-ta:"]:focus{text-align:var(--focus-ta)}.gps.gpsi [style*="--ts:"]{text-shadow:var(--ts)}.gps.gpsi [style*="--hvr-ts:"]:hover{text-shadow:var(--hvr-ts)}.gps.gpsi [style*="--focus-ts:"]:focus{text-shadow:var(--focus-ts)}.gps.gpsi [style*="--tt:"]{text-transform:var(--tt)}.gps.gpsi [style*="--hvr-tt:"]:hover{text-transform:var(--hvr-tt)}.gps.gpsi [style*="--focus-tt:"]:focus{text-transform:var(--focus-tt)}.gps.gpsi [style*="--top:"]{top:var(--top)}.gps.gpsi [style*="--hvr-top:"]:hover{top:var(--hvr-top)}.gps.gpsi [style*="--focus-top:"]:focus{top:var(--focus-top)}.gps.gpsi [style*="--t:"]{transform:var(--t)}.gps.gpsi [style*="--hvr-t:"]:hover{transform:var(--hvr-t)}.gps.gpsi [style*="--focus-t:"]:focus{transform:var(--focus-t)}.gps.gpsi [style*="--v:"]{visibility:var(--v)}.gps.gpsi [style*="--hvr-v:"]:hover{visibility:var(--hvr-v)}.gps.gpsi [style*="--focus-v:"]:focus{visibility:var(--focus-v)}.gps.gpsi [style*="--ws:"]{white-space:var(--ws)}.gps.gpsi [style*="--hvr-ws:"]:hover{white-space:var(--hvr-ws)}.gps.gpsi [style*="--focus-ws:"]:focus{white-space:var(--focus-ws)}.gps.gpsi [style*="--w:"]{width:var(--w)}.gps.gpsi [style*="--hvr-w:"]:hover{width:var(--hvr-w)}.gps.gpsi [style*="--focus-w:"]:focus{width:var(--focus-w)}.gps.gpsi [style*="--z:"]{z-index:var(--z)}.gps.gpsi [style*="--hvr-z:"]:hover{z-index:var(--hvr-z)}.gps.gpsi [style*="--focus-z:"]:focus{z-index:var(--focus-z)}.gps.gpsi [style*="--wm:"]{writing-mode:var(--wm)}.gps.gpsi [style*="--hvr-wm:"]:hover{writing-mode:var(--hvr-wm)}.gps.gpsi [style*="--focus-wm:"]:focus{writing-mode:var(--focus-wm)}.gps.gpsi [style*="--line-clamp:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp);display:-webkit-box;overflow:hidden}@media only screen and (max-width:1024px){.gps.gpsi [style*="--ai-tablet:"]{align-items:var(--ai-tablet)}.gps.gpsi [style*="--hvr-ai-tablet:"]:hover{align-items:var(--hvr-ai-tablet)}.gps.gpsi [style*="--focus-ai-tablet:"]:focus{align-items:var(--focus-ai-tablet)}.gps.gpsi [style*="--aspect-tablet:"]{aspect-ratio:var(--aspect-tablet)}.gps.gpsi [style*="--hvr-aspect-tablet:"]:hover{aspect-ratio:var(--hvr-aspect-tablet)}.gps.gpsi [style*="--focus-aspect-tablet:"]:focus{aspect-ratio:var(--focus-aspect-tablet)}.gps.gpsi [style*="--bg-tablet:"]{background:var(--bg-tablet)}.gps.gpsi [style*="--hvr-bg-tablet:"]:hover{background:var(--hvr-bg-tablet)}.gps.gpsi [style*="--focus-bg-tablet:"]:focus{background:var(--focus-bg-tablet)}.gps.gpsi [style*="--bga-tablet:"]{background-attachment:var(--bga-tablet)}.gps.gpsi [style*="--hvr-bga-tablet:"]:hover{background-attachment:var(--hvr-bga-tablet)}.gps.gpsi [style*="--focus-bga-tablet:"]:focus{background-attachment:var(--focus-bga-tablet)}.gps.gpsi [style*="--bgc-tablet:"]{background-color:var(--bgc-tablet)}.gps.gpsi [style*="--hvr-bgc-tablet:"]:hover{background-color:var(--hvr-bgc-tablet)}.gps.gpsi [style*="--focus-bgc-tablet:"]:focus{background-color:var(--focus-bgc-tablet)}.gps.gpsi [style*="--bgi-tablet:"]{background-image:var(--bgi-tablet)}.gps.gpsi [style*="--hvr-bgi-tablet:"]:hover{background-image:var(--hvr-bgi-tablet)}.gps.gpsi [style*="--focus-bgi-tablet:"]:focus{background-image:var(--focus-bgi-tablet)}.gps.gpsi [style*="--bgp-tablet:"]{background-position:var(--bgp-tablet)}.gps.gpsi [style*="--hvr-bgp-tablet:"]:hover{background-position:var(--hvr-bgp-tablet)}.gps.gpsi [style*="--focus-bgp-tablet:"]:focus{background-position:var(--focus-bgp-tablet)}.gps.gpsi [style*="--bgr-tablet:"]{background-repeat:var(--bgr-tablet)}.gps.gpsi [style*="--hvr-bgr-tablet:"]:hover{background-repeat:var(--hvr-bgr-tablet)}.gps.gpsi [style*="--focus-bgr-tablet:"]:focus{background-repeat:var(--focus-bgr-tablet)}.gps.gpsi [style*="--bgs-tablet:"]{background-size:var(--bgs-tablet)}.gps.gpsi [style*="--hvr-bgs-tablet:"]:hover{background-size:var(--hvr-bgs-tablet)}.gps.gpsi [style*="--focus-bgs-tablet:"]:focus{background-size:var(--focus-bgs-tablet)}.gps.gpsi [style*="--b-tablet:"]{border:var(--b-tablet)}.gps.gpsi [style*="--hvr-b-tablet:"]:hover{border:var(--hvr-b-tablet)}.gps.gpsi [style*="--focus-b-tablet:"]:focus{border:var(--focus-b-tablet)}.gps.gpsi [style*="--bb-tablet:"]{border-bottom:var(--bb-tablet)}.gps.gpsi [style*="--hvr-bb-tablet:"]:hover{border-bottom:var(--hvr-bb-tablet)}.gps.gpsi [style*="--focus-bb-tablet:"]:focus{border-bottom:var(--focus-bb-tablet)}.gps.gpsi [style*="--bbw-tablet:"]{border-bottom-width:var(--bbw-tablet)}.gps.gpsi [style*="--hvr-bbw-tablet:"]:hover{border-bottom-width:var(--hvr-bbw-tablet)}.gps.gpsi [style*="--focus-bbw-tablet:"]:focus{border-bottom-width:var(--focus-bbw-tablet)}.gps.gpsi [style*="--bbc-tablet:"]{border-bottom-color:var(--bbc-tablet)}.gps.gpsi [style*="--hvr-bbc-tablet:"]:hover{border-bottom-color:var(--hvr-bbc-tablet)}.gps.gpsi [style*="--focus-bbc-tablet:"]:focus{border-bottom-color:var(--focus-bbc-tablet)}.gps.gpsi [style*="--bc-tablet:"]{border-color:var(--bc-tablet)}.gps.gpsi [style*="--hvr-bc-tablet:"]:hover{border-color:var(--hvr-bc-tablet)}.gps.gpsi [style*="--focus-bc-tablet:"]:focus{border-color:var(--focus-bc-tablet)}.gps.gpsi [style*="--bblr-tablet:"]{border-bottom-left-radius:var(--bblr-tablet)}.gps.gpsi [style*="--hvr-bblr-tablet:"]:hover{border-bottom-left-radius:var(--hvr-bblr-tablet)}.gps.gpsi [style*="--focus-bblr-tablet:"]:focus{border-bottom-left-radius:var(--focus-bblr-tablet)}.gps.gpsi [style*="--bbrr-tablet:"]{border-bottom-right-radius:var(--bbrr-tablet)}.gps.gpsi [style*="--hvr-bbrr-tablet:"]:hover{border-bottom-right-radius:var(--hvr-bbrr-tablet)}.gps.gpsi [style*="--focus-bbrr-tablet:"]:focus{border-bottom-right-radius:var(--focus-bbrr-tablet)}.gps.gpsi [style*="--bl-tablet:"]{border-left:var(--bl-tablet)}.gps.gpsi [style*="--hvr-bl-tablet:"]:hover{border-left:var(--hvr-bl-tablet)}.gps.gpsi [style*="--focus-bl-tablet:"]:focus{border-left:var(--focus-bl-tablet)}.gps.gpsi [style*="--radius-tablet:"]{border-radius:var(--radius-tablet)}.gps.gpsi [style*="--hvr-radius-tablet:"]:hover{border-radius:var(--hvr-radius-tablet)}.gps.gpsi [style*="--focus-radius-tablet:"]:focus{border-radius:var(--focus-radius-tablet)}.gps.gpsi [style*="--br-tablet:"]{border-right:var(--br-tablet)}.gps.gpsi [style*="--hvr-br-tablet:"]:hover{border-right:var(--hvr-br-tablet)}.gps.gpsi [style*="--focus-br-tablet:"]:focus{border-right:var(--focus-br-tablet)}.gps.gpsi [style*="--bs-tablet:"]{border-style:var(--bs-tablet)}.gps.gpsi [style*="--hvr-bs-tablet:"]:hover{border-style:var(--hvr-bs-tablet)}.gps.gpsi [style*="--focus-bs-tablet:"]:focus{border-style:var(--focus-bs-tablet)}.gps.gpsi [style*="--bt-tablet:"]{border-top:var(--bt-tablet)}.gps.gpsi [style*="--hvr-bt-tablet:"]:hover{border-top:var(--hvr-bt-tablet)}.gps.gpsi [style*="--focus-bt-tablet:"]:focus{border-top:var(--focus-bt-tablet)}.gps.gpsi [style*="--btlr-tablet:"]{border-top-left-radius:var(--btlr-tablet)}.gps.gpsi [style*="--hvr-btlr-tablet:"]:hover{border-top-left-radius:var(--hvr-btlr-tablet)}.gps.gpsi [style*="--focus-btlr-tablet:"]:focus{border-top-left-radius:var(--focus-btlr-tablet)}.gps.gpsi [style*="--btrr-tablet:"]{border-top-right-radius:var(--btrr-tablet)}.gps.gpsi [style*="--hvr-btrr-tablet:"]:hover{border-top-right-radius:var(--hvr-btrr-tablet)}.gps.gpsi [style*="--focus-btrr-tablet:"]:focus{border-top-right-radius:var(--focus-btrr-tablet)}.gps.gpsi [style*="--bw-tablet:"]{border-width:var(--bw-tablet)}.gps.gpsi [style*="--hvr-bw-tablet:"]:hover{border-width:var(--hvr-bw-tablet)}.gps.gpsi [style*="--focus-bw-tablet:"]:focus{border-width:var(--focus-bw-tablet)}.gps.gpsi [style*="--bottom-tablet:"]{bottom:var(--bottom-tablet)}.gps.gpsi [style*="--hvr-bottom-tablet:"]:hover{bottom:var(--hvr-bottom-tablet)}.gps.gpsi [style*="--focus-bottom-tablet:"]:focus{bottom:var(--focus-bottom-tablet)}.gps.gpsi [style*="--shadow-tablet:"]{box-shadow:var(--shadow-tablet)}.gps.gpsi [style*="--hvr-shadow-tablet:"]:hover{box-shadow:var(--hvr-shadow-tablet)}.gps.gpsi [style*="--focus-shadow-tablet:"]:focus{box-shadow:var(--focus-shadow-tablet)}.gps.gpsi [style*="--c-tablet:"]{color:var(--c-tablet)}.gps.gpsi [style*="--hvr-c-tablet:"]:hover{color:var(--hvr-c-tablet)}.gps.gpsi [style*="--focus-c-tablet:"]:focus{color:var(--focus-c-tablet)}.gps.gpsi [style*="--cg-tablet:"]{-moz-column-gap:var(--cg-tablet);column-gap:var(--cg-tablet)}.gps.gpsi [style*="--hvr-cg-tablet:"]:hover{-moz-column-gap:var(--hvr-cg-tablet);column-gap:var(--hvr-cg-tablet)}.gps.gpsi [style*="--focus-cg-tablet:"]:focus{-moz-column-gap:var(--focus-cg-tablet);column-gap:var(--focus-cg-tablet)}.gps.gpsi [style*="--d-tablet:"]{display:var(--d-tablet)}.gps.gpsi [style*="--hvr-d-tablet:"]:hover{display:var(--hvr-d-tablet)}.gps.gpsi [style*="--focus-d-tablet:"]:focus{display:var(--focus-d-tablet)}.gps.gpsi [style*="--fd-tablet:"]{flex-direction:var(--fd-tablet)}.gps.gpsi [style*="--hvr-fd-tablet:"]:hover{flex-direction:var(--hvr-fd-tablet)}.gps.gpsi [style*="--focus-fd-tablet:"]:focus{flex-direction:var(--focus-fd-tablet)}.gps.gpsi [style*="--ff-tablet:"]{font-family:var(--ff-tablet)}.gps.gpsi [style*="--hvr-ff-tablet:"]:hover{font-family:var(--hvr-ff-tablet)}.gps.gpsi [style*="--focus-ff-tablet:"]:focus{font-family:var(--focus-ff-tablet)}.gps.gpsi [style*="--size-tablet:"]{font-size:var(--size-tablet)}.gps.gpsi [style*="--hvr-size-tablet:"]:hover{font-size:var(--hvr-size-tablet)}.gps.gpsi [style*="--focus-size-tablet:"]:focus{font-size:var(--focus-size-tablet)}.gps.gpsi [style*="--weight-tablet:"]{font-weight:var(--weight-tablet)}.gps.gpsi [style*="--hvr-weight-tablet:"]:hover{font-weight:var(--hvr-weight-tablet)}.gps.gpsi [style*="--focus-weight-tablet:"]:focus{font-weight:var(--focus-weight-tablet)}.gps.gpsi [style*="--fs-tablet:"]{font-style:var(--fs-tablet)}.gps.gpsi [style*="--hvr-fs-tablet:"]:hover{font-style:var(--hvr-fs-tablet)}.gps.gpsi [style*="--focus-fs-tablet:"]:focus{font-style:var(--focus-fs-tablet)}.gps.gpsi [style*="--gg-tablet:"]{grid-gap:var(--gg-tablet)}.gps.gpsi [style*="--hvr-gg-tablet:"]:hover{grid-gap:var(--hvr-gg-tablet)}.gps.gpsi [style*="--focus-gg-tablet:"]:focus{grid-gap:var(--focus-gg-tablet)}.gps.gpsi [style*="--gr-tablet:"]{grid-row:var(--gr-tablet)}.gps.gpsi [style*="--hvr-gr-tablet:"]:hover{grid-row:var(--hvr-gr-tablet)}.gps.gpsi [style*="--focus-gr-tablet:"]:focus{grid-row:var(--focus-gr-tablet)}.gps.gpsi [style*="--gtc-tablet:"]{grid-template-columns:var(--gtc-tablet)}.gps.gpsi [style*="--hvr-gtc-tablet:"]:hover{grid-template-columns:var(--hvr-gtc-tablet)}.gps.gpsi [style*="--focus-gtc-tablet:"]:focus{grid-template-columns:var(--focus-gtc-tablet)}.gps.gpsi [style*="--gtr-tablet:"]{grid-template-rows:var(--gtr-tablet)}.gps.gpsi [style*="--hvr-gtr-tablet:"]:hover{grid-template-rows:var(--hvr-gtr-tablet)}.gps.gpsi [style*="--focus-gtr-tablet:"]:focus{grid-template-rows:var(--focus-gtr-tablet)}.gps.gpsi [style*="--h-tablet:"]{height:var(--h-tablet)}.gps.gpsi [style*="--hvr-h-tablet:"]:hover{height:var(--hvr-h-tablet)}.gps.gpsi [style*="--focus-h-tablet:"]:focus{height:var(--focus-h-tablet)}.gps.gpsi [style*="--jc-tablet:"]{justify-content:var(--jc-tablet)}.gps.gpsi [style*="--hvr-jc-tablet:"]:hover{justify-content:var(--hvr-jc-tablet)}.gps.gpsi [style*="--focus-jc-tablet:"]:focus{justify-content:var(--focus-jc-tablet)}.gps.gpsi [style*="--left-tablet:"]{left:var(--left-tablet)}.gps.gpsi [style*="--hvr-left-tablet:"]:hover{left:var(--hvr-left-tablet)}.gps.gpsi [style*="--focus-left-tablet:"]:focus{left:var(--focus-left-tablet)}.gps.gpsi [style*="--ls-tablet:"]{letter-spacing:var(--ls-tablet)}.gps.gpsi [style*="--hvr-ls-tablet:"]:hover{letter-spacing:var(--hvr-ls-tablet)}.gps.gpsi [style*="--focus-ls-tablet:"]:focus{letter-spacing:var(--focus-ls-tablet)}.gps.gpsi [style*="--lh-tablet:"]{line-height:var(--lh-tablet)}.gps.gpsi [style*="--hvr-lh-tablet:"]:hover{line-height:var(--hvr-lh-tablet)}.gps.gpsi [style*="--focus-lh-tablet:"]:focus{line-height:var(--focus-lh-tablet)}.gps.gpsi [style*="--tdt-tablet:"]{text-decoration-thickness:var(--tdt-tablet)}.gps.gpsi [style*="--hvr-tdt-tablet:"]:hover{text-decoration-thickness:var(--hvr-tdt-tablet)}.gps.gpsi [style*="--focus-tdt-tablet:"]:focus{text-decoration-thickness:var(--focus-tdt-tablet)}.gps.gpsi [style*="--tdc-tablet:"]{text-decoration-color:var(--tdc-tablet)}.gps.gpsi [style*="--hvr-tdc-tablet:"]:hover{text-decoration-color:var(--hvr-tdc-tablet)}.gps.gpsi [style*="--focus-tdc-tablet:"]:focus{text-decoration-color:var(--focus-tdc-tablet)}.gps.gpsi [style*="--tdl-tablet:"]{text-decoration-line:var(--tdl-tablet)}.gps.gpsi [style*="--hvr-tdl-tablet:"]:hover{text-decoration-line:var(--hvr-tdl-tablet)}.gps.gpsi [style*="--focus-tdl-tablet:"]:focus{text-decoration-line:var(--focus-tdl-tablet)}.gps.gpsi [style*="--m-tablet:"]{margin:var(--m-tablet)}.gps.gpsi [style*="--hvr-m-tablet:"]:hover{margin:var(--hvr-m-tablet)}.gps.gpsi [style*="--focus-m-tablet:"]:focus{margin:var(--focus-m-tablet)}.gps.gpsi [style*="--mb-tablet:"]{margin-bottom:var(--mb-tablet)}.gps.gpsi [style*="--hvr-mb-tablet:"]:hover{margin-bottom:var(--hvr-mb-tablet)}.gps.gpsi [style*="--focus-mb-tablet:"]:focus{margin-bottom:var(--focus-mb-tablet)}.gps.gpsi [style*="--ml-tablet:"]{margin-left:var(--ml-tablet)}.gps.gpsi [style*="--hvr-ml-tablet:"]:hover{margin-left:var(--hvr-ml-tablet)}.gps.gpsi [style*="--focus-ml-tablet:"]:focus{margin-left:var(--focus-ml-tablet)}.gps.gpsi [style*="--mr-tablet:"]{margin-right:var(--mr-tablet)}.gps.gpsi [style*="--hvr-mr-tablet:"]:hover{margin-right:var(--hvr-mr-tablet)}.gps.gpsi [style*="--focus-mr-tablet:"]:focus{margin-right:var(--focus-mr-tablet)}.gps.gpsi [style*="--mt-tablet:"]{margin-top:var(--mt-tablet)}.gps.gpsi [style*="--hvr-mt-tablet:"]:hover{margin-top:var(--hvr-mt-tablet)}.gps.gpsi [style*="--focus-mt-tablet:"]:focus{margin-top:var(--focus-mt-tablet)}.gps.gpsi [style*="--maxh-tablet:"]{max-height:var(--maxh-tablet)}.gps.gpsi [style*="--hvr-maxh-tablet:"]:hover{max-height:var(--hvr-maxh-tablet)}.gps.gpsi [style*="--focus-maxh-tablet:"]:focus{max-height:var(--focus-maxh-tablet)}.gps.gpsi [style*="--maxw-tablet:"]{max-width:var(--maxw-tablet)}.gps.gpsi [style*="--hvr-maxw-tablet:"]:hover{max-width:var(--hvr-maxw-tablet)}.gps.gpsi [style*="--focus-maxw-tablet:"]:focus{max-width:var(--focus-maxw-tablet)}.gps.gpsi [style*="--minh-tablet:"]{min-height:var(--minh-tablet)}.gps.gpsi [style*="--hvr-minh-tablet:"]:hover{min-height:var(--hvr-minh-tablet)}.gps.gpsi [style*="--focus-minh-tablet:"]:focus{min-height:var(--focus-minh-tablet)}.gps.gpsi [style*="--minw-tablet:"]{min-width:var(--minw-tablet)}.gps.gpsi [style*="--hvr-minw-tablet:"]:hover{min-width:var(--hvr-minw-tablet)}.gps.gpsi [style*="--focus-minw-tablet:"]:focus{min-width:var(--focus-minw-tablet)}.gps.gpsi [style*="--objf-tablet:"]{-o-object-fit:var(--objf-tablet);object-fit:var(--objf-tablet)}.gps.gpsi [style*="--hvr-objf-tablet:"]:hover{-o-object-fit:var(--hvr-objf-tablet);object-fit:var(--hvr-objf-tablet)}.gps.gpsi [style*="--focus-objf-tablet:"]:focus{-o-object-fit:var(--focus-objf-tablet);object-fit:var(--focus-objf-tablet)}.gps.gpsi [style*="--op-tablet:"]{opacity:var(--op-tablet)}.gps.gpsi [style*="--hvr-op-tablet:"]:hover{opacity:var(--hvr-op-tablet)}.gps.gpsi [style*="--focus-op-tablet:"]:focus{opacity:var(--focus-op-tablet)}.gps.gpsi [style*="--o-tablet:"]{order:var(--o-tablet)}.gps.gpsi [style*="--hvr-o-tablet:"]:hover{order:var(--hvr-o-tablet)}.gps.gpsi [style*="--focus-o-tablet:"]:focus{order:var(--focus-o-tablet)}.gps.gpsi [style*="--pc-tablet:"]{place-content:var(--pc-tablet)}.gps.gpsi [style*="--hvr-pc-tablet:"]:hover{place-content:var(--hvr-pc-tablet)}.gps.gpsi [style*="--focus-pc-tablet:"]:focus{place-content:var(--focus-pc-tablet)}.gps.gpsi [style*="--p-tablet:"]{padding:var(--p-tablet)}.gps.gpsi [style*="--hvr-p-tablet:"]:hover{padding:var(--hvr-p-tablet)}.gps.gpsi [style*="--focus-p-tablet:"]:focus{padding:var(--focus-p-tablet)}.gps.gpsi [style*="--pb-tablet:"]{padding-bottom:var(--pb-tablet)}.gps.gpsi [style*="--hvr-pb-tablet:"]:hover{padding-bottom:var(--hvr-pb-tablet)}.gps.gpsi [style*="--focus-pb-tablet:"]:focus{padding-bottom:var(--focus-pb-tablet)}.gps.gpsi [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}.gps.gpsi [style*="--hvr-pl-tablet:"]:hover{padding-left:var(--hvr-pl-tablet)}.gps.gpsi [style*="--focus-pl-tablet:"]:focus{padding-left:var(--focus-pl-tablet)}.gps.gpsi [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}.gps.gpsi [style*="--hvr-pr-tablet:"]:hover{padding-right:var(--hvr-pr-tablet)}.gps.gpsi [style*="--focus-pr-tablet:"]:focus{padding-right:var(--focus-pr-tablet)}.gps.gpsi [style*="--pt-tablet:"]{padding-top:var(--pt-tablet)}.gps.gpsi [style*="--hvr-pt-tablet:"]:hover{padding-top:var(--hvr-pt-tablet)}.gps.gpsi [style*="--focus-pt-tablet:"]:focus{padding-top:var(--focus-pt-tablet)}.gps.gpsi [style*="--pe-tablet:"]{pointer-events:var(--pe-tablet)}.gps.gpsi [style*="--hvr-pe-tablet:"]:hover{pointer-events:var(--hvr-pe-tablet)}.gps.gpsi [style*="--focus-pe-tablet:"]:focus{pointer-events:var(--focus-pe-tablet)}.gps.gpsi [style*="--pos-tablet:"]{position:var(--pos-tablet)}.gps.gpsi [style*="--hvr-pos-tablet:"]:hover{position:var(--hvr-pos-tablet)}.gps.gpsi [style*="--focus-pos-tablet:"]:focus{position:var(--focus-pos-tablet)}.gps.gpsi [style*="--right-tablet:"]{right:var(--right-tablet)}.gps.gpsi [style*="--hvr-right-tablet:"]:hover{right:var(--hvr-right-tablet)}.gps.gpsi [style*="--focus-right-tablet:"]:focus{right:var(--focus-right-tablet)}.gps.gpsi [style*="--rg-tablet:"]{row-gap:var(--rg-tablet)}.gps.gpsi [style*="--hvr-rg-tablet:"]:hover{row-gap:var(--hvr-rg-tablet)}.gps.gpsi [style*="--focus-rg-tablet:"]:focus{row-gap:var(--focus-rg-tablet)}.gps.gpsi [style*="--ta-tablet:"]{text-align:var(--ta-tablet)}.gps.gpsi [style*="--hvr-ta-tablet:"]:hover{text-align:var(--hvr-ta-tablet)}.gps.gpsi [style*="--focus-ta-tablet:"]:focus{text-align:var(--focus-ta-tablet)}.gps.gpsi [style*="--ts-tablet:"]{text-shadow:var(--ts-tablet)}.gps.gpsi [style*="--hvr-ts-tablet:"]:hover{text-shadow:var(--hvr-ts-tablet)}.gps.gpsi [style*="--focus-ts-tablet:"]:focus{text-shadow:var(--focus-ts-tablet)}.gps.gpsi [style*="--tt-tablet:"]{text-transform:var(--tt-tablet)}.gps.gpsi [style*="--hvr-tt-tablet:"]:hover{text-transform:var(--hvr-tt-tablet)}.gps.gpsi [style*="--focus-tt-tablet:"]:focus{text-transform:var(--focus-tt-tablet)}.gps.gpsi [style*="--top-tablet:"]{top:var(--top-tablet)}.gps.gpsi [style*="--hvr-top-tablet:"]:hover{top:var(--hvr-top-tablet)}.gps.gpsi [style*="--focus-top-tablet:"]:focus{top:var(--focus-top-tablet)}.gps.gpsi [style*="--t-tablet:"]{transform:var(--t-tablet)}.gps.gpsi [style*="--hvr-t-tablet:"]:hover{transform:var(--hvr-t-tablet)}.gps.gpsi [style*="--focus-t-tablet:"]:focus{transform:var(--focus-t-tablet)}.gps.gpsi [style*="--v-tablet:"]{visibility:var(--v-tablet)}.gps.gpsi [style*="--hvr-v-tablet:"]:hover{visibility:var(--hvr-v-tablet)}.gps.gpsi [style*="--focus-v-tablet:"]:focus{visibility:var(--focus-v-tablet)}.gps.gpsi [style*="--ws-tablet:"]{white-space:var(--ws-tablet)}.gps.gpsi [style*="--hvr-ws-tablet:"]:hover{white-space:var(--hvr-ws-tablet)}.gps.gpsi [style*="--focus-ws-tablet:"]:focus{white-space:var(--focus-ws-tablet)}.gps.gpsi [style*="--w-tablet:"]{width:var(--w-tablet)}.gps.gpsi [style*="--hvr-w-tablet:"]:hover{width:var(--hvr-w-tablet)}.gps.gpsi [style*="--focus-w-tablet:"]:focus{width:var(--focus-w-tablet)}.gps.gpsi [style*="--z-tablet:"]{z-index:var(--z-tablet)}.gps.gpsi [style*="--hvr-z-tablet:"]:hover{z-index:var(--hvr-z-tablet)}.gps.gpsi [style*="--focus-z-tablet:"]:focus{z-index:var(--focus-z-tablet)}.gps.gpsi [style*="--wm-tablet:"]{writing-mode:var(--wm-tablet)}.gps.gpsi [style*="--hvr-wm-tablet:"]:hover{writing-mode:var(--hvr-wm-tablet)}.gps.gpsi [style*="--focus-wm-tablet:"]:focus{writing-mode:var(--focus-wm-tablet)}.gps.gpsi [style*="--line-clamp-tablet:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-tablet);display:-webkit-box;overflow:hidden}}@media only screen and (max-width:767px){.gps.gpsi [style*="--ai-mobile:"]{align-items:var(--ai-mobile)}.gps.gpsi [style*="--hvr-ai-mobile:"]:hover{align-items:var(--hvr-ai-mobile)}.gps.gpsi [style*="--focus-ai-mobile:"]:focus{align-items:var(--focus-ai-mobile)}.gps.gpsi [style*="--aspect-mobile:"]{aspect-ratio:var(--aspect-mobile)}.gps.gpsi [style*="--hvr-aspect-mobile:"]:hover{aspect-ratio:var(--hvr-aspect-mobile)}.gps.gpsi [style*="--focus-aspect-mobile:"]:focus{aspect-ratio:var(--focus-aspect-mobile)}.gps.gpsi [style*="--bg-mobile:"]{background:var(--bg-mobile)}.gps.gpsi [style*="--hvr-bg-mobile:"]:hover{background:var(--hvr-bg-mobile)}.gps.gpsi [style*="--focus-bg-mobile:"]:focus{background:var(--focus-bg-mobile)}.gps.gpsi [style*="--bga-mobile:"]{background-attachment:var(--bga-mobile)}.gps.gpsi [style*="--hvr-bga-mobile:"]:hover{background-attachment:var(--hvr-bga-mobile)}.gps.gpsi [style*="--focus-bga-mobile:"]:focus{background-attachment:var(--focus-bga-mobile)}.gps.gpsi [style*="--bgc-mobile:"]{background-color:var(--bgc-mobile)}.gps.gpsi [style*="--hvr-bgc-mobile:"]:hover{background-color:var(--hvr-bgc-mobile)}.gps.gpsi [style*="--focus-bgc-mobile:"]:focus{background-color:var(--focus-bgc-mobile)}.gps.gpsi [style*="--bgi-mobile:"]{background-image:var(--bgi-mobile)}.gps.gpsi [style*="--hvr-bgi-mobile:"]:hover{background-image:var(--hvr-bgi-mobile)}.gps.gpsi [style*="--focus-bgi-mobile:"]:focus{background-image:var(--focus-bgi-mobile)}.gps.gpsi [style*="--bgp-mobile:"]{background-position:var(--bgp-mobile)}.gps.gpsi [style*="--hvr-bgp-mobile:"]:hover{background-position:var(--hvr-bgp-mobile)}.gps.gpsi [style*="--focus-bgp-mobile:"]:focus{background-position:var(--focus-bgp-mobile)}.gps.gpsi [style*="--bgr-mobile:"]{background-repeat:var(--bgr-mobile)}.gps.gpsi [style*="--hvr-bgr-mobile:"]:hover{background-repeat:var(--hvr-bgr-mobile)}.gps.gpsi [style*="--focus-bgr-mobile:"]:focus{background-repeat:var(--focus-bgr-mobile)}.gps.gpsi [style*="--bgs-mobile:"]{background-size:var(--bgs-mobile)}.gps.gpsi [style*="--hvr-bgs-mobile:"]:hover{background-size:var(--hvr-bgs-mobile)}.gps.gpsi [style*="--focus-bgs-mobile:"]:focus{background-size:var(--focus-bgs-mobile)}.gps.gpsi [style*="--b-mobile:"]{border:var(--b-mobile)}.gps.gpsi [style*="--hvr-b-mobile:"]:hover{border:var(--hvr-b-mobile)}.gps.gpsi [style*="--focus-b-mobile:"]:focus{border:var(--focus-b-mobile)}.gps.gpsi [style*="--bb-mobile:"]{border-bottom:var(--bb-mobile)}.gps.gpsi [style*="--hvr-bb-mobile:"]:hover{border-bottom:var(--hvr-bb-mobile)}.gps.gpsi [style*="--focus-bb-mobile:"]:focus{border-bottom:var(--focus-bb-mobile)}.gps.gpsi [style*="--bbw-mobile:"]{border-bottom-width:var(--bbw-mobile)}.gps.gpsi [style*="--hvr-bbw-mobile:"]:hover{border-bottom-width:var(--hvr-bbw-mobile)}.gps.gpsi [style*="--focus-bbw-mobile:"]:focus{border-bottom-width:var(--focus-bbw-mobile)}.gps.gpsi [style*="--bbc-mobile:"]{border-bottom-color:var(--bbc-mobile)}.gps.gpsi [style*="--hvr-bbc-mobile:"]:hover{border-bottom-color:var(--hvr-bbc-mobile)}.gps.gpsi [style*="--focus-bbc-mobile:"]:focus{border-bottom-color:var(--focus-bbc-mobile)}.gps.gpsi [style*="--bc-mobile:"]{border-color:var(--bc-mobile)}.gps.gpsi [style*="--hvr-bc-mobile:"]:hover{border-color:var(--hvr-bc-mobile)}.gps.gpsi [style*="--focus-bc-mobile:"]:focus{border-color:var(--focus-bc-mobile)}.gps.gpsi [style*="--bblr-mobile:"]{border-bottom-left-radius:var(--bblr-mobile)}.gps.gpsi [style*="--hvr-bblr-mobile:"]:hover{border-bottom-left-radius:var(--hvr-bblr-mobile)}.gps.gpsi [style*="--focus-bblr-mobile:"]:focus{border-bottom-left-radius:var(--focus-bblr-mobile)}.gps.gpsi [style*="--bbrr-mobile:"]{border-bottom-right-radius:var(--bbrr-mobile)}.gps.gpsi [style*="--hvr-bbrr-mobile:"]:hover{border-bottom-right-radius:var(--hvr-bbrr-mobile)}.gps.gpsi [style*="--focus-bbrr-mobile:"]:focus{border-bottom-right-radius:var(--focus-bbrr-mobile)}.gps.gpsi [style*="--bl-mobile:"]{border-left:var(--bl-mobile)}.gps.gpsi [style*="--hvr-bl-mobile:"]:hover{border-left:var(--hvr-bl-mobile)}.gps.gpsi [style*="--focus-bl-mobile:"]:focus{border-left:var(--focus-bl-mobile)}.gps.gpsi [style*="--radius-mobile:"]{border-radius:var(--radius-mobile)}.gps.gpsi [style*="--hvr-radius-mobile:"]:hover{border-radius:var(--hvr-radius-mobile)}.gps.gpsi [style*="--focus-radius-mobile:"]:focus{border-radius:var(--focus-radius-mobile)}.gps.gpsi [style*="--br-mobile:"]{border-right:var(--br-mobile)}.gps.gpsi [style*="--hvr-br-mobile:"]:hover{border-right:var(--hvr-br-mobile)}.gps.gpsi [style*="--focus-br-mobile:"]:focus{border-right:var(--focus-br-mobile)}.gps.gpsi [style*="--bs-mobile:"]{border-style:var(--bs-mobile)}.gps.gpsi [style*="--hvr-bs-mobile:"]:hover{border-style:var(--hvr-bs-mobile)}.gps.gpsi [style*="--focus-bs-mobile:"]:focus{border-style:var(--focus-bs-mobile)}.gps.gpsi [style*="--bt-mobile:"]{border-top:var(--bt-mobile)}.gps.gpsi [style*="--hvr-bt-mobile:"]:hover{border-top:var(--hvr-bt-mobile)}.gps.gpsi [style*="--focus-bt-mobile:"]:focus{border-top:var(--focus-bt-mobile)}.gps.gpsi [style*="--btlr-mobile:"]{border-top-left-radius:var(--btlr-mobile)}.gps.gpsi [style*="--hvr-btlr-mobile:"]:hover{border-top-left-radius:var(--hvr-btlr-mobile)}.gps.gpsi [style*="--focus-btlr-mobile:"]:focus{border-top-left-radius:var(--focus-btlr-mobile)}.gps.gpsi [style*="--btrr-mobile:"]{border-top-right-radius:var(--btrr-mobile)}.gps.gpsi [style*="--hvr-btrr-mobile:"]:hover{border-top-right-radius:var(--hvr-btrr-mobile)}.gps.gpsi [style*="--focus-btrr-mobile:"]:focus{border-top-right-radius:var(--focus-btrr-mobile)}.gps.gpsi [style*="--bw-mobile:"]{border-width:var(--bw-mobile)}.gps.gpsi [style*="--hvr-bw-mobile:"]:hover{border-width:var(--hvr-bw-mobile)}.gps.gpsi [style*="--focus-bw-mobile:"]:focus{border-width:var(--focus-bw-mobile)}.gps.gpsi [style*="--bottom-mobile:"]{bottom:var(--bottom-mobile)}.gps.gpsi [style*="--hvr-bottom-mobile:"]:hover{bottom:var(--hvr-bottom-mobile)}.gps.gpsi [style*="--focus-bottom-mobile:"]:focus{bottom:var(--focus-bottom-mobile)}.gps.gpsi [style*="--shadow-mobile:"]{box-shadow:var(--shadow-mobile)}.gps.gpsi [style*="--hvr-shadow-mobile:"]:hover{box-shadow:var(--hvr-shadow-mobile)}.gps.gpsi [style*="--focus-shadow-mobile:"]:focus{box-shadow:var(--focus-shadow-mobile)}.gps.gpsi [style*="--c-mobile:"]{color:var(--c-mobile)}.gps.gpsi [style*="--hvr-c-mobile:"]:hover{color:var(--hvr-c-mobile)}.gps.gpsi [style*="--focus-c-mobile:"]:focus{color:var(--focus-c-mobile)}.gps.gpsi [style*="--cg-mobile:"]{-moz-column-gap:var(--cg-mobile);column-gap:var(--cg-mobile)}.gps.gpsi [style*="--hvr-cg-mobile:"]:hover{-moz-column-gap:var(--hvr-cg-mobile);column-gap:var(--hvr-cg-mobile)}.gps.gpsi [style*="--focus-cg-mobile:"]:focus{-moz-column-gap:var(--focus-cg-mobile);column-gap:var(--focus-cg-mobile)}.gps.gpsi [style*="--d-mobile:"]{display:var(--d-mobile)}.gps.gpsi [style*="--hvr-d-mobile:"]:hover{display:var(--hvr-d-mobile)}.gps.gpsi [style*="--focus-d-mobile:"]:focus{display:var(--focus-d-mobile)}.gps.gpsi [style*="--fd-mobile:"]{flex-direction:var(--fd-mobile)}.gps.gpsi [style*="--hvr-fd-mobile:"]:hover{flex-direction:var(--hvr-fd-mobile)}.gps.gpsi [style*="--focus-fd-mobile:"]:focus{flex-direction:var(--focus-fd-mobile)}.gps.gpsi [style*="--ff-mobile:"]{font-family:var(--ff-mobile)}.gps.gpsi [style*="--hvr-ff-mobile:"]:hover{font-family:var(--hvr-ff-mobile)}.gps.gpsi [style*="--focus-ff-mobile:"]:focus{font-family:var(--focus-ff-mobile)}.gps.gpsi [style*="--size-mobile:"]{font-size:var(--size-mobile)}.gps.gpsi [style*="--hvr-size-mobile:"]:hover{font-size:var(--hvr-size-mobile)}.gps.gpsi [style*="--focus-size-mobile:"]:focus{font-size:var(--focus-size-mobile)}.gps.gpsi [style*="--weight-mobile:"]{font-weight:var(--weight-mobile)}.gps.gpsi [style*="--hvr-weight-mobile:"]:hover{font-weight:var(--hvr-weight-mobile)}.gps.gpsi [style*="--focus-weight-mobile:"]:focus{font-weight:var(--focus-weight-mobile)}.gps.gpsi [style*="--fs-mobile:"]{font-style:var(--fs-mobile)}.gps.gpsi [style*="--hvr-fs-mobile:"]:hover{font-style:var(--hvr-fs-mobile)}.gps.gpsi [style*="--focus-fs-mobile:"]:focus{font-style:var(--focus-fs-mobile)}.gps.gpsi [style*="--gg-mobile:"]{grid-gap:var(--gg-mobile)}.gps.gpsi [style*="--hvr-gg-mobile:"]:hover{grid-gap:var(--hvr-gg-mobile)}.gps.gpsi [style*="--focus-gg-mobile:"]:focus{grid-gap:var(--focus-gg-mobile)}.gps.gpsi [style*="--gr-mobile:"]{grid-row:var(--gr-mobile)}.gps.gpsi [style*="--hvr-gr-mobile:"]:hover{grid-row:var(--hvr-gr-mobile)}.gps.gpsi [style*="--focus-gr-mobile:"]:focus{grid-row:var(--focus-gr-mobile)}.gps.gpsi [style*="--gtc-mobile:"]{grid-template-columns:var(--gtc-mobile)}.gps.gpsi [style*="--hvr-gtc-mobile:"]:hover{grid-template-columns:var(--hvr-gtc-mobile)}.gps.gpsi [style*="--focus-gtc-mobile:"]:focus{grid-template-columns:var(--focus-gtc-mobile)}.gps.gpsi [style*="--gtr-mobile:"]{grid-template-rows:var(--gtr-mobile)}.gps.gpsi [style*="--hvr-gtr-mobile:"]:hover{grid-template-rows:var(--hvr-gtr-mobile)}.gps.gpsi [style*="--focus-gtr-mobile:"]:focus{grid-template-rows:var(--focus-gtr-mobile)}.gps.gpsi [style*="--h-mobile:"]{height:var(--h-mobile)}.gps.gpsi [style*="--hvr-h-mobile:"]:hover{height:var(--hvr-h-mobile)}.gps.gpsi [style*="--focus-h-mobile:"]:focus{height:var(--focus-h-mobile)}.gps.gpsi [style*="--jc-mobile:"]{justify-content:var(--jc-mobile)}.gps.gpsi [style*="--hvr-jc-mobile:"]:hover{justify-content:var(--hvr-jc-mobile)}.gps.gpsi [style*="--focus-jc-mobile:"]:focus{justify-content:var(--focus-jc-mobile)}.gps.gpsi [style*="--left-mobile:"]{left:var(--left-mobile)}.gps.gpsi [style*="--hvr-left-mobile:"]:hover{left:var(--hvr-left-mobile)}.gps.gpsi [style*="--focus-left-mobile:"]:focus{left:var(--focus-left-mobile)}.gps.gpsi [style*="--ls-mobile:"]{letter-spacing:var(--ls-mobile)}.gps.gpsi [style*="--hvr-ls-mobile:"]:hover{letter-spacing:var(--hvr-ls-mobile)}.gps.gpsi [style*="--focus-ls-mobile:"]:focus{letter-spacing:var(--focus-ls-mobile)}.gps.gpsi [style*="--lh-mobile:"]{line-height:var(--lh-mobile)}.gps.gpsi [style*="--hvr-lh-mobile:"]:hover{line-height:var(--hvr-lh-mobile)}.gps.gpsi [style*="--focus-lh-mobile:"]:focus{line-height:var(--focus-lh-mobile)}.gps.gpsi [style*="--tdt-mobile:"]{text-decoration-thickness:var(--tdt-mobile)}.gps.gpsi [style*="--hvr-tdt-mobile:"]:hover{text-decoration-thickness:var(--hvr-tdt-mobile)}.gps.gpsi [style*="--focus-tdt-mobile:"]:focus{text-decoration-thickness:var(--focus-tdt-mobile)}.gps.gpsi [style*="--tdc-mobile:"]{text-decoration-color:var(--tdc-mobile)}.gps.gpsi [style*="--hvr-tdc-mobile:"]:hover{text-decoration-color:var(--hvr-tdc-mobile)}.gps.gpsi [style*="--focus-tdc-mobile:"]:focus{text-decoration-color:var(--focus-tdc-mobile)}.gps.gpsi [style*="--tdl-mobile:"]{text-decoration-line:var(--tdl-mobile)}.gps.gpsi [style*="--hvr-tdl-mobile:"]:hover{text-decoration-line:var(--hvr-tdl-mobile)}.gps.gpsi [style*="--focus-tdl-mobile:"]:focus{text-decoration-line:var(--focus-tdl-mobile)}.gps.gpsi [style*="--m-mobile:"]{margin:var(--m-mobile)}.gps.gpsi [style*="--hvr-m-mobile:"]:hover{margin:var(--hvr-m-mobile)}.gps.gpsi [style*="--focus-m-mobile:"]:focus{margin:var(--focus-m-mobile)}.gps.gpsi [style*="--mb-mobile:"]{margin-bottom:var(--mb-mobile)}.gps.gpsi [style*="--hvr-mb-mobile:"]:hover{margin-bottom:var(--hvr-mb-mobile)}.gps.gpsi [style*="--focus-mb-mobile:"]:focus{margin-bottom:var(--focus-mb-mobile)}.gps.gpsi [style*="--ml-mobile:"]{margin-left:var(--ml-mobile)}.gps.gpsi [style*="--hvr-ml-mobile:"]:hover{margin-left:var(--hvr-ml-mobile)}.gps.gpsi [style*="--focus-ml-mobile:"]:focus{margin-left:var(--focus-ml-mobile)}.gps.gpsi [style*="--mr-mobile:"]{margin-right:var(--mr-mobile)}.gps.gpsi [style*="--hvr-mr-mobile:"]:hover{margin-right:var(--hvr-mr-mobile)}.gps.gpsi [style*="--focus-mr-mobile:"]:focus{margin-right:var(--focus-mr-mobile)}.gps.gpsi [style*="--mt-mobile:"]{margin-top:var(--mt-mobile)}.gps.gpsi [style*="--hvr-mt-mobile:"]:hover{margin-top:var(--hvr-mt-mobile)}.gps.gpsi [style*="--focus-mt-mobile:"]:focus{margin-top:var(--focus-mt-mobile)}.gps.gpsi [style*="--maxh-mobile:"]{max-height:var(--maxh-mobile)}.gps.gpsi [style*="--hvr-maxh-mobile:"]:hover{max-height:var(--hvr-maxh-mobile)}.gps.gpsi [style*="--focus-maxh-mobile:"]:focus{max-height:var(--focus-maxh-mobile)}.gps.gpsi [style*="--maxw-mobile:"]{max-width:var(--maxw-mobile)}.gps.gpsi [style*="--hvr-maxw-mobile:"]:hover{max-width:var(--hvr-maxw-mobile)}.gps.gpsi [style*="--focus-maxw-mobile:"]:focus{max-width:var(--focus-maxw-mobile)}.gps.gpsi [style*="--minh-mobile:"]{min-height:var(--minh-mobile)}.gps.gpsi [style*="--hvr-minh-mobile:"]:hover{min-height:var(--hvr-minh-mobile)}.gps.gpsi [style*="--focus-minh-mobile:"]:focus{min-height:var(--focus-minh-mobile)}.gps.gpsi [style*="--minw-mobile:"]{min-width:var(--minw-mobile)}.gps.gpsi [style*="--hvr-minw-mobile:"]:hover{min-width:var(--hvr-minw-mobile)}.gps.gpsi [style*="--focus-minw-mobile:"]:focus{min-width:var(--focus-minw-mobile)}.gps.gpsi [style*="--objf-mobile:"]{-o-object-fit:var(--objf-mobile);object-fit:var(--objf-mobile)}.gps.gpsi [style*="--hvr-objf-mobile:"]:hover{-o-object-fit:var(--hvr-objf-mobile);object-fit:var(--hvr-objf-mobile)}.gps.gpsi [style*="--focus-objf-mobile:"]:focus{-o-object-fit:var(--focus-objf-mobile);object-fit:var(--focus-objf-mobile)}.gps.gpsi [style*="--op-mobile:"]{opacity:var(--op-mobile)}.gps.gpsi [style*="--hvr-op-mobile:"]:hover{opacity:var(--hvr-op-mobile)}.gps.gpsi [style*="--focus-op-mobile:"]:focus{opacity:var(--focus-op-mobile)}.gps.gpsi [style*="--o-mobile:"]{order:var(--o-mobile)}.gps.gpsi [style*="--hvr-o-mobile:"]:hover{order:var(--hvr-o-mobile)}.gps.gpsi [style*="--focus-o-mobile:"]:focus{order:var(--focus-o-mobile)}.gps.gpsi [style*="--pc-mobile:"]{place-content:var(--pc-mobile)}.gps.gpsi [style*="--hvr-pc-mobile:"]:hover{place-content:var(--hvr-pc-mobile)}.gps.gpsi [style*="--focus-pc-mobile:"]:focus{place-content:var(--focus-pc-mobile)}.gps.gpsi [style*="--p-mobile:"]{padding:var(--p-mobile)}.gps.gpsi [style*="--hvr-p-mobile:"]:hover{padding:var(--hvr-p-mobile)}.gps.gpsi [style*="--focus-p-mobile:"]:focus{padding:var(--focus-p-mobile)}.gps.gpsi [style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}.gps.gpsi [style*="--hvr-pb-mobile:"]:hover{padding-bottom:var(--hvr-pb-mobile)}.gps.gpsi [style*="--focus-pb-mobile:"]:focus{padding-bottom:var(--focus-pb-mobile)}.gps.gpsi [style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}.gps.gpsi [style*="--hvr-pl-mobile:"]:hover{padding-left:var(--hvr-pl-mobile)}.gps.gpsi [style*="--focus-pl-mobile:"]:focus{padding-left:var(--focus-pl-mobile)}.gps.gpsi [style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}.gps.gpsi [style*="--hvr-pr-mobile:"]:hover{padding-right:var(--hvr-pr-mobile)}.gps.gpsi [style*="--focus-pr-mobile:"]:focus{padding-right:var(--focus-pr-mobile)}.gps.gpsi [style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}.gps.gpsi [style*="--hvr-pt-mobile:"]:hover{padding-top:var(--hvr-pt-mobile)}.gps.gpsi [style*="--focus-pt-mobile:"]:focus{padding-top:var(--focus-pt-mobile)}.gps.gpsi [style*="--pe-mobile:"]{pointer-events:var(--pe-mobile)}.gps.gpsi [style*="--hvr-pe-mobile:"]:hover{pointer-events:var(--hvr-pe-mobile)}.gps.gpsi [style*="--focus-pe-mobile:"]:focus{pointer-events:var(--focus-pe-mobile)}.gps.gpsi [style*="--pos-mobile:"]{position:var(--pos-mobile)}.gps.gpsi [style*="--hvr-pos-mobile:"]:hover{position:var(--hvr-pos-mobile)}.gps.gpsi [style*="--focus-pos-mobile:"]:focus{position:var(--focus-pos-mobile)}.gps.gpsi [style*="--right-mobile:"]{right:var(--right-mobile)}.gps.gpsi [style*="--hvr-right-mobile:"]:hover{right:var(--hvr-right-mobile)}.gps.gpsi [style*="--focus-right-mobile:"]:focus{right:var(--focus-right-mobile)}.gps.gpsi [style*="--rg-mobile:"]{row-gap:var(--rg-mobile)}.gps.gpsi [style*="--hvr-rg-mobile:"]:hover{row-gap:var(--hvr-rg-mobile)}.gps.gpsi [style*="--focus-rg-mobile:"]:focus{row-gap:var(--focus-rg-mobile)}.gps.gpsi [style*="--ta-mobile:"]{text-align:var(--ta-mobile)}.gps.gpsi [style*="--hvr-ta-mobile:"]:hover{text-align:var(--hvr-ta-mobile)}.gps.gpsi [style*="--focus-ta-mobile:"]:focus{text-align:var(--focus-ta-mobile)}.gps.gpsi [style*="--ts-mobile:"]{text-shadow:var(--ts-mobile)}.gps.gpsi [style*="--hvr-ts-mobile:"]:hover{text-shadow:var(--hvr-ts-mobile)}.gps.gpsi [style*="--focus-ts-mobile:"]:focus{text-shadow:var(--focus-ts-mobile)}.gps.gpsi [style*="--tt-mobile:"]{text-transform:var(--tt-mobile)}.gps.gpsi [style*="--hvr-tt-mobile:"]:hover{text-transform:var(--hvr-tt-mobile)}.gps.gpsi [style*="--focus-tt-mobile:"]:focus{text-transform:var(--focus-tt-mobile)}.gps.gpsi [style*="--top-mobile:"]{top:var(--top-mobile)}.gps.gpsi [style*="--hvr-top-mobile:"]:hover{top:var(--hvr-top-mobile)}.gps.gpsi [style*="--focus-top-mobile:"]:focus{top:var(--focus-top-mobile)}.gps.gpsi [style*="--t-mobile:"]{transform:var(--t-mobile)}.gps.gpsi [style*="--hvr-t-mobile:"]:hover{transform:var(--hvr-t-mobile)}.gps.gpsi [style*="--focus-t-mobile:"]:focus{transform:var(--focus-t-mobile)}.gps.gpsi [style*="--v-mobile:"]{visibility:var(--v-mobile)}.gps.gpsi [style*="--hvr-v-mobile:"]:hover{visibility:var(--hvr-v-mobile)}.gps.gpsi [style*="--focus-v-mobile:"]:focus{visibility:var(--focus-v-mobile)}.gps.gpsi [style*="--ws-mobile:"]{white-space:var(--ws-mobile)}.gps.gpsi [style*="--hvr-ws-mobile:"]:hover{white-space:var(--hvr-ws-mobile)}.gps.gpsi [style*="--focus-ws-mobile:"]:focus{white-space:var(--focus-ws-mobile)}.gps.gpsi [style*="--w-mobile:"]{width:var(--w-mobile)}.gps.gpsi [style*="--hvr-w-mobile:"]:hover{width:var(--hvr-w-mobile)}.gps.gpsi [style*="--focus-w-mobile:"]:focus{width:var(--focus-w-mobile)}.gps.gpsi [style*="--z-mobile:"]{z-index:var(--z-mobile)}.gps.gpsi [style*="--hvr-z-mobile:"]:hover{z-index:var(--hvr-z-mobile)}.gps.gpsi [style*="--focus-z-mobile:"]:focus{z-index:var(--focus-z-mobile)}.gps.gpsi [style*="--wm-mobile:"]{writing-mode:var(--wm-mobile)}.gps.gpsi [style*="--hvr-wm-mobile:"]:hover{writing-mode:var(--hvr-wm-mobile)}.gps.gpsi [style*="--focus-wm-mobile:"]:focus{writing-mode:var(--focus-wm-mobile)}.gps.gpsi [style*="--line-clamp-mobile:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-mobile);display:-webkit-box;overflow:hidden}}.gpsil>section{transition:opacity .5s}.gpsil .gps-lazy,.gpsil .gps-lazy>.gp-dialog{opacity:0!important;max-width:100%!important;overflow-x:hidden!important;width:100%!important;min-width:100%!important}.gpsil .gps-lazy .gp-button-base::before{display:none!important}.gps,.gpsi{display: contents} </style> <!-- END app snippet --> <!-- BEGIN app snippet: gp-interaction --> <script id="gp-interaction" style="display: none;"> </script> <script src='https://cdn.shopify.com/extensions/12741b3b-c708-4d11-aa90-0968251c8043/gempages-builder-89/assets/gp-flow-actions.js?v=1742365134075' defer > </script> <!-- END app snippet --> <style> .gps{--g-h1-size:46px;--g-h1-weight:400;--g-h1-lh:130%;--g-h1-ff:var(--g-font-heading,heading);--g-h2-size:41px;--g-h2-weight:400;--g-h2-lh:130%;--g-h2-ff:var(--g-font-heading,heading);--g-h3-size:52px;--g-h3-weight:400;--g-h3-lh:130%;--g-h3-ff:var(--g-font-heading,heading);--g-sh1-size:25px;--g-sh1-weight:400;--g-sh1-lh:130%;--g-sh1-ff:var(--g-font-heading,heading);--g-sh2-size:18px;--g-sh2-weight:400;--g-sh2-lh:130%;--g-sh2-ff:var(--g-font-heading,heading);--g-sh3-size:28px;--g-sh3-weight:500;--g-sh3-lh:130%;--g-sh3-ff:var(--g-font-heading,heading);--g-sh3-fs:normal;--g-p1-size:16px;--g-p1-lh:180%;--g-p1-weight:400;--g-p1-ff:var(--g-font-body,body);--g-p2-size:14px;--g-p2-weight:400;--g-p2-lh:180%;--g-p2-ff:var(--g-font-body,body);--g-p3-size:10px;--g-p3-weight:400;--g-p3-lh:180%;--g-p3-ff:var(--g-font-body,body);--g-s-xxs:2px;--g-s-xs:4px;--g-s-s:8px;--g-s-m:12px;--g-s-l:16px;--g-s-xl:24px;--g-s-2xl:32px;--g-s-3xl:48px;--g-s-4xl:80px;--g-s-5xl:112px;--g-ct-w:1200px;--g-ct-p:16px;--g-font-body:sans-serif;--g-font-heading:sans-serif;--g-font-code:sans-serif;--g-theme-font:[object Object];--g-c-brand:#121212;--g-c-highlight:#4d4d4d;--g-c-text-1:#4d4d4d;--g-c-text-2:#121212;--g-c-text-3:#fff;--g-c-bg-1:#e2e2e2;--g-c-bg-2:#f3f3f3;--g-c-bg-3:#fff;--g-c-line-1:#ececec;--g-c-line-2:#7d7d7d;--g-c-line-3:#121212;--g-c-success:#428445;--g-c-error:#ea3335;--g-c-warning:#f2a73b;--g-c-info:#b00d28;--g-color-my-colors-0:#fed241;--g-color-my-colors-1:#fed241;--g-color-my-colors-2:#f3f4f4;--g-color-my-colors-3:#f3f4f4;--g-color-my-colors-4:#ccc;--g-color-my-colors-5:#ccc;--g-color-my-colors-6:#fff;--g-color-my-colors-7:#fff;--g-color-color-index-change:0;--g-color-theme-colors-0:#fed241;--g-color-theme-colors-1:#fed241;--g-color-theme-colors-2:#f3f4f4;--g-color-theme-colors-3:#f3f4f4;--g-color-theme-colors-4:#ccc;--g-color-theme-colors-5:#ccc;--g-color-theme-colors-6:#fff;--g-color-theme-colors-7:#fff;--g-radius-small:3px;--g-radius-medium:6px;--g-radius-large:16px}@media (max-width:1024px){.gps{--g-h1-size:46px;--g-h1-ff:var(--g-font-heading,heading);--g-h1-weight:400;--g-h2-size:41px;--g-h3-size:52px;--g-h3-ff:var(--g-font-heading,heading);--g-h3-weight:400;--g-sh1-size:25px;--g-sh2-size:18px;--g-sh3-size:28px;--g-p1-size:16px;--g-p1-lh:180%;--g-p2-size:14px;--g-p3-size:10px;--g-ct-w:100%;--g-ct-p:16px;--g-font-body:sans-serif;--g-font-heading:sans-serif;--g-font-code:sans-serif;--g-theme-font:[object Object]}}@media (max-width:767px){.gps{--g-h1-size:41px;--g-h1-ff:var(--g-font-heading,heading);--g-h1-weight:400;--g-h2-size:36px;--g-h3-size:46px;--g-h3-ff:var(--g-font-heading,heading);--g-h3-weight:400;--g-sh1-size:23px;--g-sh2-size:16px;--g-sh3-size:21px;--g-p1-size:14px;--g-p2-size:14px;--g-p3-size:9px;--g-ct-w:100%;--g-ct-p:16px;--g-font-body:sans-serif;--g-font-heading:sans-serif;--g-font-code:sans-serif;--g-theme-font:[object Object]}} </style> <!-- BEGIN app snippet: gp-rich-snippets --> <!-- END app snippet --> <script src='https://cdn.shopify.com/extensions/12741b3b-c708-4d11-aa90-0968251c8043/gempages-builder-89/assets/gp-lazyload.v2.js?v=1742365134075' defer ></script> <script src='https://cdn.shopify.com/extensions/12741b3b-c708-4d11-aa90-0968251c8043/gempages-builder-89/assets/gp-global.js?v=1742365134075' defer ></script> <!-- END app block --><!-- BEGIN app block: shopify://apps/redirect-hero/blocks/live-redirect/303f77a4-ad21-4d11-82f8-47eb94136aff --> <!-- END app block --><script src="https://cdn.shopify.com/extensions/1dc9a3bb-225b-422c-a3eb-039c2867d3f0/hulk-discounts-60/assets/hulkcode.js" type="text/javascript" defer="defer"></script> <link href="https://cdn.shopify.com/extensions/1dc9a3bb-225b-422c-a3eb-039c2867d3f0/hulk-discounts-60/assets/hulkcode.css" rel="stylesheet" type="text/css" media="all"> <script src="https://cdn.shopify.com/extensions/73f9bc32-be5d-4473-9731-d8d0d83eb7e8/smart-product-filter-search-316/assets/globo.filter.js" type="text/javascript" defer="defer"></script> <script src="https://cdn.shopify.com/extensions/9c585417-e20a-4d57-a797-8bf3610d301f/dealeasy-125/assets/lb-dealeasy.js" type="text/javascript" defer="defer"></script> <script src="https://cdn.shopify.com/extensions/ac75aeed-fcdb-4c81-91dc-4782750391cc/selleasy-45/assets/lb-selleasy.js" type="text/javascript" defer="defer"></script> <script src="https://cdn.shopify.com/extensions/4d224ca8-9c74-4da3-9c7c-8a4202d928d6/redirect-hero-28/assets/live-redirect.js" type="text/javascript" defer="defer"></script> <link href="https://monorail-edge.shopifysvc.com" rel="dns-prefetch"> <script>(function(){if ("sendBeacon" in navigator && "performance" in window) {var session_token = document.cookie.match(/_shopify_s=([^;]*)/);function handle_abandonment_event(e) {var entries = performance.getEntries().filter(function(entry) {return /monorail-edge.shopifysvc.com/.test(entry.name);});if (!window.abandonment_tracked && entries.length === 0) {window.abandonment_tracked = true;var currentMs = Date.now();var navigation_start = performance.timing.navigationStart;var payload = {shop_id: 57456623823,url: window.location.href,navigation_start,duration: currentMs - navigation_start,session_token: session_token && session_token.length === 2 ? session_token[1] : "",page_type: "index"};window.navigator.sendBeacon("https://monorail-edge.shopifysvc.com/v1/produce", JSON.stringify({schema_id: "online_store_buyer_site_abandonment/1.1",payload: payload,metadata: {event_created_at_ms: currentMs,event_sent_at_ms: currentMs}}));}}window.addEventListener('pagehide', handle_abandonment_event);}}());</script> <script id="web-pixels-manager-setup">(function e(e,d,r,n,o,i){if(void 0===i&&(i={}),!Boolean(null===(t=null===(a=window.Shopify)||void 0===a?void 0:a.analytics)||void 0===t?void 0:t.replayQueue)){var a,t;window.Shopify=window.Shopify||{};var s=window.Shopify;s.analytics=s.analytics||{};var l=s.analytics;l.replayQueue=[],l.publish=function(e,d,r){return l.replayQueue.push([e,d,r]),!0};try{self.performance.mark("wpm:start")}catch(e){}var u=function(){var e={modern:/Edge?\/(1{2}[4-9]|1[2-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Firefox\/(1{2}[4-9]|1[2-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Chrom(ium|e)\/(9{2}|\d{3,})\.\d+(\.\d+|)|(Maci|X1{2}).+ Version\/(15\.\d+|(1[6-9]|[2-9]\d|\d{3,})\.\d+)([,.]\d+|)( \(\w+\)|)( Mobile\/\w+|) Safari\/|Chrome.+OPR\/(9{2}|\d{3,})\.\d+\.\d+|(CPU[ +]OS|iPhone[ +]OS|CPU[ +]iPhone|CPU IPhone OS|CPU iPad OS)[ +]+(15[._]\d+|(1[6-9]|[2-9]\d|\d{3,})[._]\d+)([._]\d+|)|Android:?[ /-](13[1-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})(\.\d+|)(\.\d+|)|Android.+Firefox\/(13[2-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+Chrom(ium|e)\/(13[1-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|SamsungBrowser\/([2-9]\d|\d{3,})\.\d+/,legacy:/Edge?\/(1[6-9]|[2-9]\d|\d{3,})\.\d+(\.\d+|)|Firefox\/(5[4-9]|[6-9]\d|\d{3,})\.\d+(\.\d+|)|Chrom(ium|e)\/(5[1-9]|[6-9]\d|\d{3,})\.\d+(\.\d+|)([\d.]+$|.*Safari\/(?![\d.]+ Edge\/[\d.]+$))|(Maci|X1{2}).+ Version\/(10\.\d+|(1[1-9]|[2-9]\d|\d{3,})\.\d+)([,.]\d+|)( \(\w+\)|)( Mobile\/\w+|) Safari\/|Chrome.+OPR\/(3[89]|[4-9]\d|\d{3,})\.\d+\.\d+|(CPU[ +]OS|iPhone[ +]OS|CPU[ +]iPhone|CPU IPhone OS|CPU iPad OS)[ +]+(10[._]\d+|(1[1-9]|[2-9]\d|\d{3,})[._]\d+)([._]\d+|)|Android:?[ /-](13[1-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})(\.\d+|)(\.\d+|)|Mobile Safari.+OPR\/([89]\d|\d{3,})\.\d+\.\d+|Android.+Firefox\/(13[2-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+Chrom(ium|e)\/(13[1-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+(UC? ?Browser|UCWEB|U3)[ /]?(15\.([5-9]|\d{2,})|(1[6-9]|[2-9]\d|\d{3,})\.\d+)\.\d+|SamsungBrowser\/(5\.\d+|([6-9]|\d{2,})\.\d+)|Android.+MQ{2}Browser\/(14(\.(9|\d{2,})|)|(1[5-9]|[2-9]\d|\d{3,})(\.\d+|))(\.\d+|)|K[Aa][Ii]OS\/(3\.\d+|([4-9]|\d{2,})\.\d+)(\.\d+|)/},d=e.modern,r=e.legacy,n=navigator.userAgent;return n.match(d)?"modern":n.match(r)?"legacy":"unknown"}(),c="modern"===u?"modern":"legacy",f=(null!=o?o:{modern:"",legacy:""})[c],m=function(e){return[e.baseUrl,"/wpm","/b",e.hashVersion,"modern"===e.buildTarget?"m":"l",".js"].join("")}({baseUrl:r,hashVersion:n,buildTarget:c}),p=function(e){var d=e.version,r=e.bundleTarget,n=e.surface,o=e.pageUrl,i=e.monorailEndpoint;return{emit:function(e){var a=e.status,t=e.errorMsg,s=(new Date).getTime(),l=JSON.stringify({metadata:{event_sent_at_ms:s},events:[{schema_id:"web_pixels_manager_load/3.1",payload:{version:d,bundle_target:r,page_url:o,status:a,surface:n,error_msg:t},metadata:{event_created_at_ms:s}}]});if(!i)return console&&console.warn&&console.warn("[Web Pixels Manager] No Monorail endpoint provided, skipping logging."),!1;try{return self.navigator.sendBeacon.bind(self.navigator)(i,l)}catch(e){}var u=new XMLHttpRequest;try{return u.open("POST",i,!0),u.setRequestHeader("Content-Type","text/plain"),u.send(l),!0}catch(e){return console&&console.warn&&console.warn("[Web Pixels Manager] Got an unhandled error while logging to Monorail."),!1}}}}({version:n,bundleTarget:u,surface:e.surface,pageUrl:self.location.href,monorailEndpoint:e.monorailEndpoint});try{i.browserTarget=u,function(e){var d=e.src,r=e.async,n=void 0===r||r,o=e.onload,i=e.onerror,a=e.sri,t=e.scriptDataAttributes,s=void 0===t?{}:t,l=document.createElement("script"),u=document.querySelector("head"),c=document.querySelector("body");if(l.async=n,l.src=d,a&&(l.integrity=a,l.crossOrigin="anonymous"),s)for(var f in s)if(Object.prototype.hasOwnProperty.call(s,f))try{l.dataset[f]=s[f]}catch(e){}if(o&&l.addEventListener("load",o),i&&l.addEventListener("error",i),u)u.appendChild(l);else{if(!c)throw new Error("Did not find a head or body element to append the script");c.appendChild(l)}}({src:m,async:!0,onload:function(){if(!function(){var e,d;return Boolean(null===(d=null===(e=window.Shopify)||void 0===e?void 0:e.analytics)||void 0===d?void 0:d.initialized)}()){var r=window.webPixelsManager.init(e)||void 0;if(r){d(r);var n=window.Shopify.analytics;n.replayQueue.forEach((function(e){var d=e[0],n=e[1],o=e[2];r.publishCustomEvent(d,n,o)})),n.replayQueue=[],n.publish=r.publishCustomEvent,n.visitor=r.visitor,n.initialized=!0}}},onerror:function(){return p.emit({status:"failed",errorMsg:"".concat(m," has failed to load")})},sri:function(e){var d=/^sha384-[A-Za-z0-9+/=]+$/;return"string"==typeof e&&d.test(e)}(f)?f:"",scriptDataAttributes:i}),p.emit({status:"loading"})}catch(e){p.emit({status:"failed",errorMsg:(null==e?void 0:e.message)||"Unknown error"})}}})({shopId: 57456623823,storefrontBaseUrl: "https://popular.com.sg",extensionsBaseUrl: "https://extensions.shopifycdn.com/cdn/shopifycloud/web-pixels-manager",monorailEndpoint: "https://monorail-edge.shopifysvc.com/unstable/produce_batch",surface: "storefront-renderer",enabledBetaFlags: [],webPixelsConfigList: [{"id":"229376207","configuration":"{\"pixelCode\":\"CSD0IUBC77U2VE3KP500\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"22e92c2ad45662f435e4801458fb78cc","type":"APP","apiClientId":4383523,"privacyPurposes":["ANALYTICS","MARKETING","SALE_OF_DATA"]},{"id":"189300943","configuration":"{\"config\":\"{\\\"pixel_id\\\":\\\"G-9C6YLT8L7Z\\\",\\\"target_country\\\":\\\"SG\\\",\\\"gtag_events\\\":[{\\\"type\\\":\\\"search\\\",\\\"action_label\\\":[\\\"G-9C6YLT8L7Z\\\",\\\"AW-318328660\\/xINuCOHsh_UCENSe5ZcB\\\"]},{\\\"type\\\":\\\"begin_checkout\\\",\\\"action_label\\\":[\\\"G-9C6YLT8L7Z\\\",\\\"AW-318328660\\/j1sRCN7sh_UCENSe5ZcB\\\"]},{\\\"type\\\":\\\"view_item\\\",\\\"action_label\\\":[\\\"G-9C6YLT8L7Z\\\",\\\"AW-318328660\\/1CP-CNjsh_UCENSe5ZcB\\\",\\\"MC-WGDT26YH4M\\\"]},{\\\"type\\\":\\\"purchase\\\",\\\"action_label\\\":[\\\"G-9C6YLT8L7Z\\\",\\\"AW-318328660\\/mMuhCNXsh_UCENSe5ZcB\\\",\\\"MC-WGDT26YH4M\\\"]},{\\\"type\\\":\\\"page_view\\\",\\\"action_label\\\":[\\\"G-9C6YLT8L7Z\\\",\\\"AW-318328660\\/o4ZWCNLsh_UCENSe5ZcB\\\",\\\"MC-WGDT26YH4M\\\"]},{\\\"type\\\":\\\"add_payment_info\\\",\\\"action_label\\\":[\\\"G-9C6YLT8L7Z\\\",\\\"AW-318328660\\/soc5COTsh_UCENSe5ZcB\\\"]},{\\\"type\\\":\\\"add_to_cart\\\",\\\"action_label\\\":[\\\"G-9C6YLT8L7Z\\\",\\\"AW-318328660\\/qYipCNvsh_UCENSe5ZcB\\\"]}],\\\"enable_monitoring_mode\\\":false}\"}","eventPayloadVersion":"v1","runtimeContext":"OPEN","scriptVersion":"4dfb9bba78bcc1d3298173fc750a772c","type":"APP","apiClientId":1780363,"privacyPurposes":[]},{"id":"104530127","configuration":"{\"pixel_id\":\"411494738170090\",\"pixel_type\":\"facebook_pixel\",\"metaapp_system_user_token\":\"-\"}","eventPayloadVersion":"v1","runtimeContext":"OPEN","scriptVersion":"8d894c63179843e74a9691414b5ad83d","type":"APP","apiClientId":2329312,"privacyPurposes":["ANALYTICS","MARKETING","SALE_OF_DATA"]},{"id":"23101647","configuration":"{\"accountID\":\"selleasy-metrics-track\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"33cf19ef82c7a14ad247272123fc4e06","type":"APP","apiClientId":5519923,"privacyPurposes":["ANALYTICS","MARKETING","SALE_OF_DATA"]},{"id":"23789775","eventPayloadVersion":"v1","runtimeContext":"LAX","scriptVersion":"1","type":"CUSTOM","privacyPurposes":["ANALYTICS"],"name":"Google Analytics tag (migrated)"},{"id":"shopify-app-pixel","configuration":"{}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"0411","apiClientId":"shopify-pixel","type":"APP","privacyPurposes":["ANALYTICS","MARKETING"]},{"id":"shopify-custom-pixel","eventPayloadVersion":"v1","runtimeContext":"LAX","scriptVersion":"0411","apiClientId":"shopify-pixel","type":"CUSTOM","privacyPurposes":["ANALYTICS","MARKETING"]}],isMerchantRequest: false,effectiveTopLevelDomain: "",initData: {"shop":{"name":"Popular Book Company Pte Ltd","paymentSettings":{"currencyCode":"SGD"},"myshopifyDomain":"popular-online-sg.myshopify.com","countryCode":"SG","storefrontUrl":"https://popular.com.sg"},"customer":null,"cart":null,"checkout":null,"productVariants":[],"purchasingCompany":null},},function pageEvents(webPixelsManagerAPI) {webPixelsManagerAPI.publish("page_viewed", {});},"https://popular.com.sg/cdn","a2bf07f9wd258a588pa9bc280fmc06997f5",{"modern":"","legacy":""},{"shopId":"57456623823","storefrontBaseUrl":"https://popular.com.sg","extensionBaseUrl":"https://extensions.shopifycdn.com/cdn/shopifycloud/web-pixels-manager","surface":"storefront-renderer","enabledBetaFlags":"[]","isMerchantRequest":"false","hashVersion":"a2bf07f9wd258a588pa9bc280fmc06997f5"});</script><script> window.ShopifyAnalytics = window.ShopifyAnalytics || {}; window.ShopifyAnalytics.meta = window.ShopifyAnalytics.meta || {}; window.ShopifyAnalytics.meta.currency = 'SGD'; var meta = {"page":{"pageType":"home"}}; for (var attr in meta) { window.ShopifyAnalytics.meta[attr] = meta[attr]; } </script> <script class="analytics"> (function () { var customDocumentWrite = function(content) { var jquery = null; if (window.jQuery) { jquery = window.jQuery; } else if (window.Checkout && window.Checkout.$) { jquery = window.Checkout.$; } if (jquery) { jquery('body').append(content); } }; var hasLoggedConversion = function(token) { if (token) { return document.cookie.indexOf('loggedConversion=' + token) !== -1; } return false; } var setCookieIfConversion = function(token) { if (token) { var twoMonthsFromNow = new Date(Date.now()); twoMonthsFromNow.setMonth(twoMonthsFromNow.getMonth() + 2); document.cookie = 'loggedConversion=' + token + '; expires=' + twoMonthsFromNow; } } var trekkie = window.ShopifyAnalytics.lib = window.trekkie = window.trekkie || []; if (trekkie.integrations) { return; } trekkie.methods = [ 'identify', 'page', 'ready', 'track', 'trackForm', 'trackLink' ]; trekkie.factory = function(method) { return function() { var args = Array.prototype.slice.call(arguments); args.unshift(method); trekkie.push(args); return trekkie; }; }; for (var i = 0; i < trekkie.methods.length; i++) { var key = trekkie.methods[i]; trekkie[key] = trekkie.factory(key); } trekkie.load = function(config) { trekkie.config = config || {}; trekkie.config.initialDocumentCookie = document.cookie; var first = document.getElementsByTagName('script')[0]; var script = document.createElement('script'); script.type = 'text/javascript'; script.onerror = function(e) { var scriptFallback = document.createElement('script'); scriptFallback.type = 'text/javascript'; scriptFallback.onerror = function(error) { var Monorail = { produce: function produce(monorailDomain, schemaId, payload) { var currentMs = new Date().getTime(); var event = { schema_id: schemaId, payload: payload, metadata: { event_created_at_ms: currentMs, event_sent_at_ms: currentMs } }; return Monorail.sendRequest("https://" + monorailDomain + "/v1/produce", JSON.stringify(event)); }, sendRequest: function sendRequest(endpointUrl, payload) { // Try the sendBeacon API if (window && window.navigator && typeof window.navigator.sendBeacon === 'function' && typeof window.Blob === 'function' && !Monorail.isIos12()) { var blobData = new window.Blob([payload], { type: 'text/plain' }); if (window.navigator.sendBeacon(endpointUrl, blobData)) { return true; } // sendBeacon was not successful } // XHR beacon var xhr = new XMLHttpRequest(); try { xhr.open('POST', endpointUrl); xhr.setRequestHeader('Content-Type', 'text/plain'); xhr.send(payload); } catch (e) { console.log(e); } return false; }, isIos12: function isIos12() { return window.navigator.userAgent.lastIndexOf('iPhone; CPU iPhone OS 12_') !== -1 || window.navigator.userAgent.lastIndexOf('iPad; CPU OS 12_') !== -1; } }; Monorail.produce('monorail-edge.shopifysvc.com', 'trekkie_storefront_load_errors/1.1', {shop_id: 57456623823, theme_id: 130778464463, app_name: "storefront", context_url: window.location.href, source_url: "//popular.com.sg/cdn/s/trekkie.storefront.67031bb556ecae068d9d26b268af7634adc01a0c.min.js"}); }; scriptFallback.async = true; scriptFallback.src = '//popular.com.sg/cdn/s/trekkie.storefront.67031bb556ecae068d9d26b268af7634adc01a0c.min.js'; first.parentNode.insertBefore(scriptFallback, first); }; script.async = true; script.src = '//popular.com.sg/cdn/s/trekkie.storefront.67031bb556ecae068d9d26b268af7634adc01a0c.min.js'; first.parentNode.insertBefore(script, first); }; trekkie.load( {"Trekkie":{"appName":"storefront","development":false,"defaultAttributes":{"shopId":57456623823,"isMerchantRequest":null,"themeId":130778464463,"themeCityHash":"13570496647445852710","contentLanguage":"en","currency":"SGD"},"isServerSideCookieWritingEnabled":true,"monorailRegion":"shop_domain"},"Session Attribution":{},"S2S":{"facebookCapiEnabled":true,"source":"trekkie-storefront-renderer","apiClientId":580111}} ); var loaded = false; trekkie.ready(function() { if (loaded) return; loaded = true; window.ShopifyAnalytics.lib = window.trekkie; var originalDocumentWrite = document.write; document.write = customDocumentWrite; try { window.ShopifyAnalytics.merchantGoogleAnalytics.call(this); } catch(error) {}; document.write = originalDocumentWrite; window.ShopifyAnalytics.lib.page(null,{"pageType":"home","shopifyEmitted":true}); var match = window.location.pathname.match(/checkouts\/(.+)\/(thank_you|post_purchase)/) var token = match? match[1]: undefined; if (!hasLoggedConversion(token)) { setCookieIfConversion(token); } }); var eventsListenerScript = document.createElement('script'); eventsListenerScript.async = true; eventsListenerScript.src = "//popular.com.sg/cdn/shopifycloud/shopify/assets/shop_events_listener-f55dd2979ec32029c7d9e0b454ab8b33f79c01ca039d17a6f5c9b95647564b19.js"; document.getElementsByTagName('head')[0].appendChild(eventsListenerScript); })();</script> <script> if (!window.ga || (window.ga && typeof window.ga !== 'function')) { window.ga = function ga() { (window.ga.q = window.ga.q || []).push(arguments); Shopify.analytics.publish("ga_stub_called", {}, {sendTo: "google_osp_migration"}); console.error("Shopify's Google Analytics stub called with:", Array.from(arguments), "\nSee https://help.shopify.com/manual/promoting-marketing/pixels/pixel-migration#google for more information."); }; Shopify.analytics.publish("ga_stub_initialized", {}, {sendTo: "google_osp_migration"}); } </script> <script defer src="https://popular.com.sg/cdn/shopifycloud/perf-kit/shopify-perf-kit-1.5.0.min.js" data-application="storefront-renderer" data-shop-id="57456623823" data-render-region="gcp-asia-southeast1" data-page-type="index" data-theme-instance-id="130778464463" data-monorail-region="shop_domain" data-resource-timing-sampling-rate="10" ></script> </head> <body id="popular-official-store-10-off-for-popular-members" class="template-index centered align-left sticky-header" > <script type="text/javascript">window.setTimeout(function() { document.body.classList.add('loaded'); }, 25);</script> <a class="skip-link" href="#MainContent">Skip to content</a> <!-- BEGIN sections: header-group --> <div id="shopify-section-sections--15839232688335__header" class="shopify-section shopify-section-group-header-group section-header"> <div class="header " data-section-id="sections--15839232688335__header" data-section-type="header"> <div class="inner"> <div class="side-nav-section"> <a class="btn icon browse" aria-label="Menu"><i class="fc fc-bars"></i></a> <div class="side-nav" style="padding-top: 10px; padding-bottom: 10px;"> <a class="btn icon close" data-action="toggle-browse" tabindex="-1" aria-label="Close"><i class="fc fc-close"></i></a> <div class="nav" role="navigation" aria-label="Primary"> <ul role="list" class="main"> <li> <a href="https://popular.com.sg/collections/sale">Sales</a> </li> <li> <a class="plus js-no-transition" href="/collections/text-assessment" data-action="link-to-child-list" data-handle="ul-assessment" aria-controls="PrimaryNavLabel-assessment" aria-expanded="false">Assessment</a> <ul role="list" class="ul-assessment" id="PrimaryNavLabel-assessment"> <li> <a href="/collections/preschool">Preschool</a> </li> <li> <a href="/collections/assessment-books-primary">Primary </a> </li> <li> <a href="/collections/assessment-books-secondary">Secondary</a> </li> <li> <a href="/collections/secondary-ten-years-series">N Level</a> </li> <li> <a href="/collections/o-levels">O Level</a> </li> <li> <a href="/collections/a-level">A Level</a> </li> <li> <a href="/collections/igcse">IGCSE</a> </li> </ul> </li> <li> <a class="plus js-no-transition" href="/collections/stationery" data-action="link-to-child-list" data-handle="ul-stationery" aria-controls="PrimaryNavLabel-stationery" aria-expanded="false">Stationery</a> <ul role="list" class="ul-stationery" id="PrimaryNavLabel-stationery"> <li> <a href="/collections/stationery-writing-instruments">Writing</a> </li> <li> <a href="/collections/stationery-calculator">Calculator</a> </li> <li> <a href="/collections/stationery-toys-games">Toys & Games</a> </li> <li> <a href="/collections/stationery-for-school">School Essentials</a> </li> <li> <a href="/collections/young-students">Young Students</a> </li> <li> <a href="/collections/office-supplies">Office Supplies</a> </li> <li> <a href="https://popular.com.sg/collections/stationery-art-craft">Art & Craft</a> </li> <li> <a href="/collections/stationery-electronics">Electronics</a> </li> <li> <a href="/collections/stationery-file-organizer">File & Organizer</a> </li> <li> <a href="/collections/subcat-stationery-gifts">Gifts </a> </li> <li> <a href="/collections/stationery-home">Homeware</a> </li> <li> <a href="/collections/stationery-paper">Paper</a> </li> <li> <a href="/collections/stationery-presentation-tools">Presentation Tools</a> </li> </ul> </li> <li> <a class="plus js-no-transition" href="/collections/chinese-books" data-action="link-to-child-list" data-handle="ul-chinese-books" aria-controls="PrimaryNavLabel-chinese-books" aria-expanded="false">Chinese Books</a> <ul role="list" class="ul-chinese-books" id="PrimaryNavLabel-chinese-books"> <li> <a href="/collections/astrology-chinese">Astrology</a> </li> <li> <a href="/collections/agriculture-chinese">Agriculture</a> </li> <li> <a href="/collections/art-craft-chinese">Art & Craft</a> </li> <li> <a href="/collections/chinese-games-and-activity">Activity</a> </li> <li> <a href="/collections/business-management-chinese">Business & Management</a> </li> <li> <a href="/collections/reference-chinese">Reference</a> </li> <li> <a href="/collections/chinese-children-book">Children Book</a> </li> <li> <a href="/collections/comics-humour-chinese">Comics/Humour</a> </li> <li> <a href="/collections/computer-it-chinese">Computer & IT</a> </li> <li> <a href="/collections/chinese-coloring-book">Coloring Book</a> </li> <li> <a href="/collections/fiction-chinese">Fiction</a> </li> <li> <a href="/collections/chinese-picture-book">Flashcard</a> </li> <li> <a href="/collections/finance-chinese">Finance</a> </li> <li> <a href="/collections/logic-brain-teasers-chinese">Logic & Brain Teasers</a> </li> <li> <a href="/collections/non-fiction-chinese">Non-Fiction</a> </li> <li> <a href="/collections/self-improvement-chinese">Self-Improvement</a> </li> <li> <a href="/collections/chinese-toddler">Toddler</a> </li> <li> <a href="/collections/chinese-wall-chart">Wall Chart</a> </li> </ul> </li> <li> <a class="plus js-no-transition" href="https://popular.com.sg/collections/english" data-action="link-to-child-list" data-handle="ul-english-books" aria-controls="PrimaryNavLabel-english-books" aria-expanded="false">English Books</a> <ul role="list" class="ul-english-books" id="PrimaryNavLabel-english-books"> <li> <a href="/collections/children-books-english">Children Books</a> </li> <li> <a href="/collections/english-fiction-1">Fiction</a> </li> <li> <a href="/collections/english-lifestyle">Lifestyle</a> </li> <li> <a href="/collections/english-non-fiction-1">Non Fiction</a> </li> <li> <a href="/collections/english-pre-school">Pre-School</a> </li> <li> <a href="/collections/english-professional">Professional</a> </li> <li> <a href="/collections/english-self-improvement">Self Help</a> </li> <li> <a href="/collections/young-adults-english">Young Adults</a> </li> </ul> </li> <li> <a class="plus js-no-transition" href="/collections/gadgets-it" data-action="link-to-child-list" data-handle="ul-gadgets-it" aria-controls="PrimaryNavLabel-gadgets-it" aria-expanded="false">Gadgets & IT</a> <ul role="list" class="ul-gadgets-it" id="PrimaryNavLabel-gadgets-it"> <li> <a href="/collections/gadgets-it-audio">Audio Accessories</a> </li> <li> <a href="/collections/gadgets-it-computer">Computer</a> </li> <li> <a href="/collections/data-storage">Data Storage</a> </li> <li> <a href="/collections/gaming-accessories">Gaming Accessories</a> </li> <li> <a href="/collections/gadgets-it-home-kitchen">Home Appliances</a> </li> <li> <a href="/collections/gadgets-it-kids-entertainment">Kids Entertainment</a> </li> <li> <a href="/collections/gadgets-it-computer-networking">Networking</a> </li> <li> <a href="/collections/gadgets-it-printer">Printing</a> </li> <li> <a href="/collections/personal-care">Personal Care</a> </li> <li> <a href="/collections/git-software">Software</a> </li> <li> <a href="/collections/gadgets-it-smart-devices">Smart Devices</a> </li> <li> <a href="/collections/gadgets-it-student-essential"> Student Essential</a> </li> <li> <a href="/collections/gadgets-it-travel-accessories">Travel Accessories</a> </li> </ul> </li> <li> <a class="plus js-no-transition" href="/collections/titbits-snacks" data-action="link-to-child-list" data-handle="ul-titbits-snacks" aria-controls="PrimaryNavLabel-titbits-snacks" aria-expanded="false">Titbits & Snacks</a> <ul role="list" class="ul-titbits-snacks" id="PrimaryNavLabel-titbits-snacks"> <li> <a href="/collections/biscuit">Biscuit</a> </li> <li> <a href="/collections/bakery">Bakery</a> </li> <li> <a href="/collections/beverages">Beverage</a> </li> <li> <a href="/collections/beans-nuts">Beans & Nuts</a> </li> <li> <a href="/collections/chocolates">Chocolates</a> </li> <li> <a href="/collections/candy">Candy</a> </li> <li> <a href="/collections/crackers">Crackers</a> </li> <li> <a href="/collections/canned-food">Canned Food</a> </li> <li> <a href="/collections/crepe-roll">Crepe Roll</a> </li> <li> <a href="/collections/freeze-fried">Freeze Dried</a> </li> <li> <a href="/collections/festive-treat">Festive Treat</a> </li> <li> <a href="/collections/instant-beverage">Instant Beverage</a> </li> <li> <a href="/collections/jelly-pudding">Jelly & Pudding</a> </li> <li> <a href="/collections/lolipops">Lollipops</a> </li> <li> <a href="/collections/local-delights">Local Delights</a> </li> <li> <a href="/collections/noodles-grains">Noodles & Grains</a> </li> <li> <a href="/collections/sugar-creamer-milk">Sugar, Creamer, Milk </a> </li> <li> <a href="/collections/wafer">Wafer</a> </li> </ul> </li> <li class="separator">—</li> <li class="account"><a href="/account/login">Sign in</a></li> </ul> </div> <div class="extra"> </div> </div> </div> <div class="side-cart" role="dialog" aria-modal="true" aria-labelledby="CartPopupHeading"> <a href="#" data-action="toggle-cart" class="close" aria-label="Close"> <i class="fc fc-close"></i> </a> <div class="side-cart-header"> <h2 id="CartPopupHeading">Your cart</h2> </div> <div class="side-cart-container"> <!-- CartTemplate --> </div> </div> <script id="CartTemplate" type="text/template"> <form action="/cart" method="post" novalidate class="ajaxcart"> <div class="items"> {{#items}} <div class="item" data-line="{{ line }}"> <div class="left"> <a href="{{ url }}" tabindex="-1"> {{#if img}} <img src="{{ img }}" srcset= "{{ img }} 1x, {{ img_2x }} 2x, {{ img_3x }} 3x " width="{{ img_width }}" height="{{ img_height }}" class="expanded" loading="eager" /> {{else}} <svg class="placeholder-svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 525.5 525.5"><path d="M324.5 212.7H203c-1.6 0-2.8 1.3-2.8 2.8V308c0 1.6 1.3 2.8 2.8 2.8h121.6c1.6 0 2.8-1.3 2.8-2.8v-92.5c0-1.6-1.3-2.8-2.9-2.8zm1.1 95.3c0 .6-.5 1.1-1.1 1.1H203c-.6 0-1.1-.5-1.1-1.1v-92.5c0-.6.5-1.1 1.1-1.1h121.6c.6 0 1.1.5 1.1 1.1V308z"></path><path d="M210.4 299.5H240v.1s.1 0 .2-.1h75.2v-76.2h-105v76.2zm1.8-7.2l20-20c1.6-1.6 3.8-2.5 6.1-2.5s4.5.9 6.1 2.5l1.5 1.5 16.8 16.8c-12.9 3.3-20.7 6.3-22.8 7.2h-27.7v-5.5zm101.5-10.1c-20.1 1.7-36.7 4.8-49.1 7.9l-16.9-16.9 26.3-26.3c1.6-1.6 3.8-2.5 6.1-2.5s4.5.9 6.1 2.5l27.5 27.5v7.8zm-68.9 15.5c9.7-3.5 33.9-10.9 68.9-13.8v13.8h-68.9zm68.9-72.7v46.8l-26.2-26.2c-1.9-1.9-4.5-3-7.3-3s-5.4 1.1-7.3 3l-26.3 26.3-.9-.9c-1.9-1.9-4.5-3-7.3-3s-5.4 1.1-7.3 3l-18.8 18.8V225h101.4z"></path><path d="M232.8 254c4.6 0 8.3-3.7 8.3-8.3s-3.7-8.3-8.3-8.3-8.3 3.7-8.3 8.3 3.7 8.3 8.3 8.3zm0-14.9c3.6 0 6.6 2.9 6.6 6.6s-2.9 6.6-6.6 6.6-6.6-2.9-6.6-6.6 3-6.6 6.6-6.6z"></path></svg> {{/if}} </a> </div> <div class="right"> <a href="{{url}}" class="name" tabindex="-1">{{name}}</a> {{#if variation}} <div class="description">{{variation}}</div> {{/if}} {{#if sellingPlanName}} <div class="description">{{sellingPlanName}}</div> {{/if}} {{#properties}} {{#each this}} {{#if this}} <div class="description">{{@key}}: {{this}}</div> {{/if}} {{/each}} {{/properties}} <div class="quantity ajaxcart__qty"> <button type="button" class="ajaxcart__qty-adjust ajaxcart__qty--minus" data-id="{{id}}" data-qty="{{itemMinus}}" data-line="{{line}}">−</button> <input type="text" name="updates[]" class="ajaxcart__qty-num" value="{{itemQty}}" min="0" data-id="{{id}}" data-line="{{line}}" aria-label="quantity" pattern="[0-9]*"> <button type="button" class="ajaxcart__qty-adjust ajaxcart__qty--plus icon-fallback-text" data-id="{{id}}" data-line="{{line}}" data-qty="{{itemAdd}}">+</button> </div> </div> {{#if discountsApplied}} <div class="price with-discount"> <span class="striped">{{{price}}}</span> <span class="discounted">{{{discountedPrice}}}</span> {{#if unitPrice}} <span class="unit-price">{{{unitPrice}}}</span> {{/if}} {{#each discounts}} <span class="allocation"><i class="icon fc fc-tag"></i>{{ this.discount_application.title }} (-{{{ this.formattedAmount }}})</span> </li> {{/each}} </div> {{else}} <div class="price"> <span>{{{price}}}</span> {{#if unitPrice}} <span class="unit-price">{{{unitPrice}}}</span> {{/if}} </div> {{/if}} <a href="/cart/change?line={{line}}&quantity=0" class="remove ajaxcart__remove" data-id="{{id}}" data-line="{{line}}"> <i class="fc fc-close"></i> </a> </div> {{/items}} </div> <div class="more"> {{#if cartDiscountsApplied}} {{#each cartDiscounts}} <h5 class="row"> <i class="icon fc fc-tag"></i> {{ this.title }} <span class="value">–{{{ this.formattedAmount }}}</span> </h5> {{/each}} {{/if}} <h3 class="row"> Subtotal <span class="value">{{{totalPrice}}}</span> </h3> <div class="row expanded"> <div class="shipping-and-taxes"> Tax included. <a href="/policies/shipping-policy">Shipping</a> calculated at checkout. </div> </div> <div class="row expanded"> <button type="submit" class="btn action normal cart__checkout" name="checkout"> Check Out </button> </div> </div> </form> </script> <script id="AjaxQty" type="text/template"> <div class="ajaxcart__qty"> <button type="button" class="ajaxcart__qty-adjust ajaxcart__qty--minus icon-fallback-text" data-id="{{id}}" data-qty="{{itemMinus}}"> <span class="icon icon-minus" aria-hidden="true"></span> <span class="fallback-text">−</span> </button> <input type="text" class="ajaxcart__qty-num" value="{{itemQty}}" min="0" data-id="{{id}}" aria-label="quantity" pattern="[0-9]*"> <button type="button" class="ajaxcart__qty-adjust ajaxcart__qty--plus icon-fallback-text" data-id="{{id}}" data-qty="{{itemAdd}}"> <span class="icon icon-plus" aria-hidden="true"></span> <span class="fallback-text">+</span> </button> </div> </script> <div class="overlay"></div> <div class="content" style="padding-top: 10px; padding-bottom: 10px;"> <div class="search-overlay"> <form action="/search" method="get" class="search-bar" role="search"> <input type="hidden" name="type" value="product,page,article"> <div class="field"> <input type="search" name="q" id="searchInput" placeholder="Search" class="query" value="" aria-label="Search" autocorrect="off" autocomplete="off" autocapitalize="none"> <label for="searchInput">Search</label> </div> <a class="btn icon close" data-action="toggle-search" aria-label="Close"><i class="fc fc-close"></i></a> </form> <div class="predictive-search-results collection"> </div> <script id="PredictiveSearchTemplate" type="text/template"> <div> {{#if queries.length}} <div class="queries"> {{#queries}} <a href="{{ url }}" alt="{{ text }}" class="query">{{{ styled_text }}}</a> {{/queries}} </div> {{/if}} <div class="products columns_4"> {{#products}} <div class="product {{#if soldout}}soldout{{/if}} {{#if on_sale}}on-sale{{/if}}"> <a class="inner" href="{{ url }}"> <div class="image"> <div class="line"></div> <div class="frame square" > {{#if img}} <img src="{{ img }}" srcset= "{{ img }} 1x, {{ img_2x }} 2x, {{ img_3x }} 3x " width="{{ img_width }}" height="{{ img_height }}" style="width: 100%; height: auto;" /> {{else}} <svg class="placeholder-svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 525.5 525.5"><path d="M324.5 212.7H203c-1.6 0-2.8 1.3-2.8 2.8V308c0 1.6 1.3 2.8 2.8 2.8h121.6c1.6 0 2.8-1.3 2.8-2.8v-92.5c0-1.6-1.3-2.8-2.9-2.8zm1.1 95.3c0 .6-.5 1.1-1.1 1.1H203c-.6 0-1.1-.5-1.1-1.1v-92.5c0-.6.5-1.1 1.1-1.1h121.6c.6 0 1.1.5 1.1 1.1V308z"/><path d="M210.4 299.5H240v.1s.1 0 .2-.1h75.2v-76.2h-105v76.2zm1.8-7.2l20-20c1.6-1.6 3.8-2.5 6.1-2.5s4.5.9 6.1 2.5l1.5 1.5 16.8 16.8c-12.9 3.3-20.7 6.3-22.8 7.2h-27.7v-5.5zm101.5-10.1c-20.1 1.7-36.7 4.8-49.1 7.9l-16.9-16.9 26.3-26.3c1.6-1.6 3.8-2.5 6.1-2.5s4.5.9 6.1 2.5l27.5 27.5v7.8zm-68.9 15.5c9.7-3.5 33.9-10.9 68.9-13.8v13.8h-68.9zm68.9-72.7v46.8l-26.2-26.2c-1.9-1.9-4.5-3-7.3-3s-5.4 1.1-7.3 3l-26.3 26.3-.9-.9c-1.9-1.9-4.5-3-7.3-3s-5.4 1.1-7.3 3l-18.8 18.8V225h101.4z"/><path d="M232.8 254c4.6 0 8.3-3.7 8.3-8.3s-3.7-8.3-8.3-8.3-8.3 3.7-8.3 8.3 3.7 8.3 8.3 8.3zm0-14.9c3.6 0 6.6 2.9 6.6 6.6s-2.9 6.6-6.6 6.6-6.6-2.9-6.6-6.6 3-6.6 6.6-6.6z"/></svg> {{/if}} </div> </div> <div class="info"> <div class="status nowrap"> {{#if soldout}} <span class="ca sold">Sold Out</span> {{else}} {{#if on_sale}} <span class="ca sale">On Sale</span> {{else}} <span class="ca buy">Buy</span> {{/if}} {{/if}} </div> <div class="metas"> <div class="title">{{ title }}</div> <div> <span class="price"> {{#if price_varies}} {{from_price}} {{else}} {{price}} {{/if}} </span> {{#if on_sale}} <span class="price striped">{{compare_at_price}}</span> {{/if}} </div> </div> </div> </a> </div> {{/products}} {{#pages}} <div class="product"> <a class="inner" href="{{ url }}"> <div class="image"> <svg class="placeholder-svg square" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 525 525"> <path d="M257.27 229.5a1 1 0 100 2h36a1 1 0 000-2h-36zM231.27 242a1 1 0 100 2h62a1 1 0 000-2h-62zM231.27 254a1 1 0 100 2h62a1 1 0 000-2h-62zM231.27 266a1 1 0 100 2h62a1 1 0 000-2h-62zM231.27 278a1 1 0 100 2h62a1 1 0 000-2h-62zM231.27 290a1 1 0 100 2h62a1 1 0 000-2h-62z"></path><path fill-rule="evenodd" d="M309 199h-64.5v.04a.99.99 0 00-.43.25l-29.77 29.5a1 1 0 00-.3.71V323a3 3 0 003 3h92a3 3 0 003-3V202a3 3 0 00-3-3zm-93 124v-92.5h26.77a3 3 0 003-3V201H309a1 1 0 011 1v121a1 1 0 01-1 1h-92a1 1 0 01-1-1zm1.43-94.5h25.34a1 1 0 001-1v-25.1l-26.34 26.1z" clip-rule="evenodd"></path> </svg> <div class="info"> <div class="status nowrap"> <span class="ca buy">Page</span> </div> <div class="metas"> <div class="title">{{ title }}</div> </div> </div> </div> </a> </div> {{/pages}} {{#articles}} <div class="product"> <a class="inner" href="{{ url }}"> <div class="image"> {{#if hasImage}} <div class="frame square" > <img src="{{ img }}" class="opacity-80" srcset= "{{ img }} 1x, {{ img_2x }} 2x, {{ img_3x }} 3x " width="{{ img_width }}" height="{{ img_height }}" style="width: 100%; height: auto;" /> </div> {{else}} <svg class="placeholder-svg square" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 525 525"> <path d="M257.27 229.5a1 1 0 100 2h36a1 1 0 000-2h-36zM231.27 242a1 1 0 100 2h62a1 1 0 000-2h-62zM231.27 254a1 1 0 100 2h62a1 1 0 000-2h-62zM231.27 266a1 1 0 100 2h62a1 1 0 000-2h-62zM231.27 278a1 1 0 100 2h62a1 1 0 000-2h-62zM231.27 290a1 1 0 100 2h62a1 1 0 000-2h-62z"></path><path fill-rule="evenodd" d="M309 199h-64.5v.04a.99.99 0 00-.43.25l-29.77 29.5a1 1 0 00-.3.71V323a3 3 0 003 3h92a3 3 0 003-3V202a3 3 0 00-3-3zm-93 124v-92.5h26.77a3 3 0 003-3V201H309a1 1 0 011 1v121a1 1 0 01-1 1h-92a1 1 0 01-1-1zm1.43-94.5h25.34a1 1 0 001-1v-25.1l-26.34 26.1z" clip-rule="evenodd"></path> </svg> {{/if}} <div class="info"> <div class="status nowrap"> <span class="ca buy">Post</span> </div> <div class="metas"> <div class="title">{{ title }}</div> </div> </div> </div> </a> </div> {{/articles}} </div> </div> </script> </div> <div class="left"> <a class="btn icon browse" data-action="toggle-browse" tabindex="-1" aria-label="Menu"><i class="fc fc-bars"></i></a> <div class="menu"> <div class="nav" role="navigation" aria-label="Secondary"> <ul role="list" class="main"> <li > <a href="https://popular.com.sg/collections/sale" >Sales</a> </li> <li > <a class="plus" href="/collections/text-assessment" data-action="link-to-child-list" data-handle="ul-assessment" aria-controls="PrimaryNavLabel-assessment" aria-expanded="false">Assessment</a> <ul role="list" class="tab ul-assessment second " id="PrimaryNavLabel-assessment"> <div class="columns"> <li class="column"> <a href="/collections/preschool" class="column-header">Preschool</a> </li> <li class="column"> <a href="/collections/assessment-books-primary" class="column-header">Primary </a> </li> <li class="column"> <a href="/collections/assessment-books-secondary" class="column-header">Secondary</a> </li> <li class="column"> <a href="/collections/secondary-ten-years-series" class="column-header">N Level</a> </li> <li class="column"> <a href="/collections/o-levels" class="column-header">O Level</a> </li> <li class="column"> <a href="/collections/a-level" class="column-header">A Level</a> </li> <li class="column"> <a href="/collections/igcse" class="column-header">IGCSE</a> </li> </div> </ul> </li> <li > <a class="plus" href="/collections/stationery" data-action="link-to-child-list" data-handle="ul-stationery" aria-controls="PrimaryNavLabel-stationery" aria-expanded="false">Stationery</a> <ul role="list" class="tab ul-stationery second " id="PrimaryNavLabel-stationery"> <div class="columns"> <li class="column"> <a href="/collections/stationery-writing-instruments" class="column-header">Writing</a> </li> <li class="column"> <a href="/collections/stationery-calculator" class="column-header">Calculator</a> </li> <li class="column"> <a href="/collections/stationery-toys-games" class="column-header">Toys & Games</a> </li> <li class="column"> <a href="/collections/stationery-for-school" class="column-header">School Essentials</a> </li> <li class="column"> <a href="/collections/young-students" class="column-header">Young Students</a> </li> <li class="column"> <a href="/collections/office-supplies" class="column-header">Office Supplies</a> </li> <li class="column"> <a href="https://popular.com.sg/collections/stationery-art-craft" class="column-header">Art & Craft</a> </li> <li class="column"> <a href="/collections/stationery-electronics" class="column-header">Electronics</a> </li> <li class="column"> <a href="/collections/stationery-file-organizer" class="column-header">File & Organizer</a> </li> <li class="column"> <a href="/collections/subcat-stationery-gifts" class="column-header">Gifts </a> </li> <li class="column"> <a href="/collections/stationery-home" class="column-header">Homeware</a> </li> <li class="column"> <a href="/collections/stationery-paper" class="column-header">Paper</a> </li> <li class="column"> <a href="/collections/stationery-presentation-tools" class="column-header">Presentation Tools</a> </li> </div> </ul> </li> <li > <a class="plus" href="/collections/chinese-books" data-action="link-to-child-list" data-handle="ul-chinese-books" aria-controls="PrimaryNavLabel-chinese-books" aria-expanded="false">Chinese Books</a> <ul role="list" class="tab ul-chinese-books second " id="PrimaryNavLabel-chinese-books"> <div class="columns"> <li class="column"> <a href="/collections/astrology-chinese" class="column-header">Astrology</a> </li> <li class="column"> <a href="/collections/agriculture-chinese" class="column-header">Agriculture</a> </li> <li class="column"> <a href="/collections/art-craft-chinese" class="column-header">Art & Craft</a> </li> <li class="column"> <a href="/collections/chinese-games-and-activity" class="column-header">Activity</a> </li> <li class="column"> <a href="/collections/business-management-chinese" class="column-header">Business & Management</a> </li> <li class="column"> <a href="/collections/reference-chinese" class="column-header">Reference</a> </li> <li class="column"> <a href="/collections/chinese-children-book" class="column-header">Children Book</a> </li> <li class="column"> <a href="/collections/comics-humour-chinese" class="column-header">Comics/Humour</a> </li> <li class="column"> <a href="/collections/computer-it-chinese" class="column-header">Computer & IT</a> </li> <li class="column"> <a href="/collections/chinese-coloring-book" class="column-header">Coloring Book</a> </li> <li class="column"> <a href="/collections/fiction-chinese" class="column-header">Fiction</a> </li> <li class="column"> <a href="/collections/chinese-picture-book" class="column-header">Flashcard</a> </li> <li class="column"> <a href="/collections/finance-chinese" class="column-header">Finance</a> </li> <li class="column"> <a href="/collections/logic-brain-teasers-chinese" class="column-header">Logic & Brain Teasers</a> </li> <li class="column"> <a href="/collections/non-fiction-chinese" class="column-header">Non-Fiction</a> </li> <li class="column"> <a href="/collections/self-improvement-chinese" class="column-header">Self-Improvement</a> </li> <li class="column"> <a href="/collections/chinese-toddler" class="column-header">Toddler</a> </li> <li class="column"> <a href="/collections/chinese-wall-chart" class="column-header">Wall Chart</a> </li> </div> </ul> </li> <li > <a class="plus" href="https://popular.com.sg/collections/english" data-action="link-to-child-list" data-handle="ul-english-books" aria-controls="PrimaryNavLabel-english-books" aria-expanded="false">English Books</a> <ul role="list" class="tab ul-english-books second " id="PrimaryNavLabel-english-books"> <div class="columns"> <li class="column"> <a href="/collections/children-books-english" class="column-header">Children Books</a> </li> <li class="column"> <a href="/collections/english-fiction-1" class="column-header">Fiction</a> </li> <li class="column"> <a href="/collections/english-lifestyle" class="column-header">Lifestyle</a> </li> <li class="column"> <a href="/collections/english-non-fiction-1" class="column-header">Non Fiction</a> </li> <li class="column"> <a href="/collections/english-pre-school" class="column-header">Pre-School</a> </li> <li class="column"> <a href="/collections/english-professional" class="column-header">Professional</a> </li> <li class="column"> <a href="/collections/english-self-improvement" class="column-header">Self Help</a> </li> <li class="column"> <a href="/collections/young-adults-english" class="column-header">Young Adults</a> </li> </div> </ul> </li> <li > <a class="plus" href="/collections/gadgets-it" data-action="link-to-child-list" data-handle="ul-gadgets-it" aria-controls="PrimaryNavLabel-gadgets-it" aria-expanded="false">Gadgets & IT</a> <ul role="list" class="tab ul-gadgets-it second " id="PrimaryNavLabel-gadgets-it"> <div class="columns"> <li class="column"> <a href="/collections/gadgets-it-audio" class="column-header">Audio Accessories</a> </li> <li class="column"> <a href="/collections/gadgets-it-computer" class="column-header">Computer</a> </li> <li class="column"> <a href="/collections/data-storage" class="column-header">Data Storage</a> </li> <li class="column"> <a href="/collections/gaming-accessories" class="column-header">Gaming Accessories</a> </li> <li class="column"> <a href="/collections/gadgets-it-home-kitchen" class="column-header">Home Appliances</a> </li> <li class="column"> <a href="/collections/gadgets-it-kids-entertainment" class="column-header">Kids Entertainment</a> </li> <li class="column"> <a href="/collections/gadgets-it-computer-networking" class="column-header">Networking</a> </li> <li class="column"> <a href="/collections/gadgets-it-printer" class="column-header">Printing</a> </li> <li class="column"> <a href="/collections/personal-care" class="column-header">Personal Care</a> </li> <li class="column"> <a href="/collections/git-software" class="column-header">Software</a> </li> <li class="column"> <a href="/collections/gadgets-it-smart-devices" class="column-header">Smart Devices</a> </li> <li class="column"> <a href="/collections/gadgets-it-student-essential" class="column-header"> Student Essential</a> </li> <li class="column"> <a href="/collections/gadgets-it-travel-accessories" class="column-header">Travel Accessories</a> </li> </div> </ul> </li> <li > <a class="plus" href="/collections/titbits-snacks" data-action="link-to-child-list" data-handle="ul-titbits-snacks" aria-controls="PrimaryNavLabel-titbits-snacks" aria-expanded="false">Titbits & Snacks</a> <ul role="list" class="tab ul-titbits-snacks second " id="PrimaryNavLabel-titbits-snacks"> <div class="columns"> <li class="column"> <a href="/collections/biscuit" class="column-header">Biscuit</a> </li> <li class="column"> <a href="/collections/bakery" class="column-header">Bakery</a> </li> <li class="column"> <a href="/collections/beverages" class="column-header">Beverage</a> </li> <li class="column"> <a href="/collections/beans-nuts" class="column-header">Beans & Nuts</a> </li> <li class="column"> <a href="/collections/chocolates" class="column-header">Chocolates</a> </li> <li class="column"> <a href="/collections/candy" class="column-header">Candy</a> </li> <li class="column"> <a href="/collections/crackers" class="column-header">Crackers</a> </li> <li class="column"> <a href="/collections/canned-food" class="column-header">Canned Food</a> </li> <li class="column"> <a href="/collections/crepe-roll" class="column-header">Crepe Roll</a> </li> <li class="column"> <a href="/collections/freeze-fried" class="column-header">Freeze Dried</a> </li> <li class="column"> <a href="/collections/festive-treat" class="column-header">Festive Treat</a> </li> <li class="column"> <a href="/collections/instant-beverage" class="column-header">Instant Beverage</a> </li> <li class="column"> <a href="/collections/jelly-pudding" class="column-header">Jelly & Pudding</a> </li> <li class="column"> <a href="/collections/lolipops" class="column-header">Lollipops</a> </li> <li class="column"> <a href="/collections/local-delights" class="column-header">Local Delights</a> </li> <li class="column"> <a href="/collections/noodles-grains" class="column-header">Noodles & Grains</a> </li> <li class="column"> <a href="/collections/sugar-creamer-milk" class="column-header">Sugar, Creamer, Milk </a> </li> <li class="column"> <a href="/collections/wafer" class="column-header">Wafer</a> </li> </div> </ul> </li> </ul> </div> </div> </div> <div class="center"> <div class="logo with-image" itemscope itemtype="http://schema.org/Organization"> <a href="/" itemprop="url" tabindex="-1"> <h1> <img src="//popular.com.sg/cdn/shop/files/popular-100th.png?v=1726035771&width=300" srcset= "//popular.com.sg/cdn/shop/files/popular-100th.png?v=1726035771&width=300 1x, //popular.com.sg/cdn/shop/files/popular-100th.png?v=1726035771&width=600 2x, //popular.com.sg/cdn/shop/files/popular-100th.png?v=1726035771&width=900 3x " alt="Popular Book Company Pte Ltd" itemprop="logo" class="regular" width="870" height="133" loading="eager" ><img src="//popular.com.sg/cdn/shop/files/NewPOPULARLogo-01_no_background.png?v=1724914126&width=300" srcset= "//popular.com.sg/cdn/shop/files/NewPOPULARLogo-01_no_background.png?v=1724914126&width=300 1x, //popular.com.sg/cdn/shop/files/NewPOPULARLogo-01_no_background.png?v=1724914126&width=600 2x, //popular.com.sg/cdn/shop/files/NewPOPULARLogo-01_no_background.png?v=1724914126&width=900 3x " alt="Popular Book Company Pte Ltd" class="transparent" width="3326" height="761" loading="eager" ></h1> </a> </div> </div> <div class="right"> <a class="btn icon search js-no-transition" href="/search" data-action="toggle-search" aria-label="Search"><i class="fc fc-search"></i></a> <a class="btn icon cart js-no-transition" href="/cart" data-action="toggle-cart" aria-label="Your cart"> <i class="fc fc-cart"></i> <span class="circle cart-count hidden-count ">0</span> </a> <a class="btn icon user" href="/account/login" aria-label="Sign in"> <i class="fc fc-user"></i> </a> </div> </div> </div> </div> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "Organization", "name": "Popular Book Company Pte Ltd","logo": "https:\/\/popular.com.sg\/cdn\/shop\/files\/popular-100th.png?v=1726035771\u0026width=870","url": "https:\/\/popular.com.sg" } </script> <style> #shopify-section-sections--15839232688335__header.section-header .header .inner {border-bottom: none;} @media (min-width: 960px) {#shopify-section-sections--15839232688335__header.section-header .header .left {position: absolute; margin-top: 120px; width: 100%; justify-content: center; padding-top: 10px; padding-bottom: 10px; text-align: center; border-bottom: 1px solid #cccccc; background-color: #f5f4f5; margin-left: -30px; } #shopify-section-sections--15839232688335__header.section-header .header .content {margin-bottom: 56px; } #shopify-section-sections--15839232688335__header.section-header .header .left .menu ul li a {font-size: 16px; } #shopify-section-sections--15839232688335__header.section-header .header .right {margin-left: -10%; } #shopify-section-sections--15839232688335__header.section-header .header .center {width: 100%; }} </style></div> <!-- END sections: header-group --> <div class="main" id="MainContent"> <div class="layout"> <div class="sections" id="Sections" role="main" > <section id="shopify-section-template--15839232491727__gp_section_553443016585512133" class="shopify-section gps-553443016585512133 gps gpsil"> <style >.gps-553443016585512133.gps.gpsil [style*="--aspect:"]{aspect-ratio:var(--aspect)}.gps-553443016585512133.gps.gpsil [style*="--bg:"]{background:var(--bg)}.gps-553443016585512133.gps.gpsil [style*="--bga:"]{background-attachment:var(--bga)}.gps-553443016585512133.gps.gpsil [style*="--bgc:"]{background-color:var(--bgc)}.gps-553443016585512133.gps.gpsil [style*="--bgi:"]{background-image:var(--bgi)}.gps-553443016585512133.gps.gpsil [style*="--bgp:"]{background-position:var(--bgp)}.gps-553443016585512133.gps.gpsil [style*="--bgr:"]{background-repeat:var(--bgr)}.gps-553443016585512133.gps.gpsil [style*="--bgs:"]{background-size:var(--bgs)}.gps-553443016585512133.gps.gpsil [style*="--b:"]{border:var(--b)}.gps-553443016585512133.gps.gpsil [style*="--bc:"]{border-color:var(--bc)}.gps-553443016585512133.gps.gpsil [style*="--radius:"]{border-radius:var(--radius)}.gps-553443016585512133.gps.gpsil [style*="--bs:"]{border-style:var(--bs)}.gps-553443016585512133.gps.gpsil [style*="--bw:"]{border-width:var(--bw)}.gps-553443016585512133.gps.gpsil [style*="--shadow:"]{box-shadow:var(--shadow)}.gps-553443016585512133.gps.gpsil [style*="--c:"]{color:var(--c)}.gps-553443016585512133.gps.gpsil [style*="--cg:"]{-moz-column-gap:var(--cg);column-gap:var(--cg)}.gps-553443016585512133.gps.gpsil [style*="--gtc:"]{grid-template-columns:var(--gtc)}.gps-553443016585512133.gps.gpsil [style*="--h:"]{height:var(--h)}.gps-553443016585512133.gps.gpsil [style*="--jc:"]{justify-content:var(--jc)}.gps-553443016585512133.gps.gpsil [style*="--m:"]{margin:var(--m)}.gps-553443016585512133.gps.gpsil [style*="--mb:"]{margin-bottom:var(--mb)}.gps-553443016585512133.gps.gpsil [style*="--objf:"]{-o-object-fit:var(--objf);object-fit:var(--objf)}.gps-553443016585512133.gps.gpsil [style*="--op:"]{opacity:var(--op)}.gps-553443016585512133.gps.gpsil [style*="--o:"]{order:var(--o)}.gps-553443016585512133.gps.gpsil [style*="--pc:"]{place-content:var(--pc)}.gps-553443016585512133.gps.gpsil [style*="--p:"]{padding:var(--p)}.gps-553443016585512133.gps.gpsil [style*="--pb:"]{padding-bottom:var(--pb)}.gps-553443016585512133.gps.gpsil [style*="--pl:"]{padding-left:var(--pl)}.gps-553443016585512133.gps.gpsil [style*="--pr:"]{padding-right:var(--pr)}.gps-553443016585512133.gps.gpsil [style*="--pt:"]{padding-top:var(--pt)}.gps-553443016585512133.gps.gpsil [style*="--ta:"]{text-align:var(--ta)}.gps-553443016585512133.gps.gpsil [style*="--t:"]{transform:var(--t)}.gps-553443016585512133.gps.gpsil [style*="--w:"]{width:var(--w)}@media only screen and (max-width:1024px){.gps-553443016585512133.gps.gpsil [style*="--aspect-tablet:"]{aspect-ratio:var(--aspect-tablet)}.gps-553443016585512133.gps.gpsil [style*="--h-tablet:"]{height:var(--h-tablet)}.gps-553443016585512133.gps.gpsil [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}.gps-553443016585512133.gps.gpsil [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}.gps-553443016585512133.gps.gpsil [style*="--w-tablet:"]{width:var(--w-tablet)}}@media only screen and (max-width:767px){.gps-553443016585512133.gps.gpsil [style*="--aspect-mobile:"]{aspect-ratio:var(--aspect-mobile)}.gps-553443016585512133.gps.gpsil [style*="--gtc-mobile:"]{grid-template-columns:var(--gtc-mobile)}.gps-553443016585512133.gps.gpsil [style*="--h-mobile:"]{height:var(--h-mobile)}.gps-553443016585512133.gps.gpsil [style*="--mb-mobile:"]{margin-bottom:var(--mb-mobile)}.gps-553443016585512133.gps.gpsil [style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}.gps-553443016585512133.gps.gpsil [style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}.gps-553443016585512133.gps.gpsil [style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}.gps-553443016585512133.gps.gpsil [style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}.gps-553443016585512133.gps.gpsil [style*="--w-mobile:"]{width:var(--w-mobile)}}.gps-553443016585512133 .gp-relative{position:relative}.gps-553443016585512133 .gp-mx-auto{margin-left:auto;margin-right:auto}.gps-553443016585512133 .gp-mb-0{margin-bottom:0}.gps-553443016585512133 .gp-flex{display:flex}.gps-553443016585512133 .gp-grid{display:grid}.gps-553443016585512133 .gp-contents{display:contents}.gps-553443016585512133 .\!gp-hidden{display:none!important}.gps-553443016585512133 .gp-hidden{display:none}.gps-553443016585512133 .gp-h-full{height:100%}.gps-553443016585512133 .gp-w-full{width:100%}.gps-553443016585512133 .gp-max-w-full{max-width:100%}.gps-553443016585512133 .gp-flex-col{flex-direction:column}.gps-553443016585512133 .gp-gap-y-0{row-gap:0}.gps-553443016585512133 .gp-transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-553443016585512133 .gp-duration-200{transition-duration:.2s}.gps-553443016585512133 .gp-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (max-width:1024px){.gps-553443016585512133 .tablet\:\!gp-hidden{display:none!important}.gps-553443016585512133 .tablet\:gp-hidden{display:none}}@media (max-width:767px){.gps-553443016585512133 .mobile\:\!gp-hidden{display:none!important}.gps-553443016585512133 .mobile\:gp-hidden{display:none}}.gps-553443016585512133 .\[\&_\*\]\:gp-max-w-full *{max-width:100%}</style> <section class="gp-mx-auto gp-max-w-full " style="--w:100%;--w-tablet:100%;--w-mobile:100%;--pl:0px;--pl-tablet:0px;--pl-mobile:0px;--pr:0px;--pr-tablet:0px;--pr-mobile:0px" > <div enableLazyloadImage="true" id="gL0TskfQe_" data-id="gL0TskfQe_" style="--bs:solid;--bw:0px;--bc:#121212;--shadow:none;--d:grid;--d-mobile:grid;--d-tablet:grid;--op:100%;--pt:0px;--pl:0px;--pb:0px;--pr:0px;--mb-mobile:0px;--pt-mobile:0px;--pb-mobile:0px;--cg:32px;--pc:start;--gtc:minmax(0, 12fr);--gtc-mobile:minmax(0, 12fr);--w:100%;--w-tablet:100%;--w-mobile:100%;--bgc:#00000000;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gL0TskfQe_ gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" label="Block" tag="Col" type="component" style="--jc:start" class="gYu0dBxEdN gp-relative gp-flex gp-flex-col" > <div enableLazyloadImage="true" parentTag="Col" id="gcxWSyMytl" data-id="gcxWSyMytl" style="--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:8px;--pc:start;--gtc:minmax(0, 9fr) minmax(0, 3fr);--gtc-mobile:minmax(0, 12fr);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gcxWSyMytl gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--jc:space-between" class="gPZjwkNo4A gp-relative gp-flex gp-flex-col" > <div data-id="g5Ez7l_4q1" role="presentation" class="gp-group/image g5Ez7l_4q1" style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:center" > <a class="pointer-events-auto h-full gp-flex" href="https://popular.com.sg/collections/daily-dose-of-practice-assessment" target="_self" title="Daily Dose Assessment Book Series" class="gp-h-full gp-w-full" style="--shadow:none;border-radius:inherit;--jc:center" > <picture style="border-radius: inherit" class="gp-contents"> <source media="(max-width: 767px)" data-srcSet="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/h3-ta-m.jpg" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzUwIiBoZWlnaHQ9IjYzMCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNzUwLTYzMCI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNzUwIiBoZWlnaHQ9IjYzMCIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNzUwIiBoZWlnaHQ9IjYzMCIgZmlsbD0idXJsKCNnLTc1MC02MzApIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii03NTAiIHRvPSI3NTAiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <source media="(max-width: 1024px)" data-srcSet="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/h3-ta3-b.jpg" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkzMCIgaGVpZ2h0PSI2MDAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8ZGVmcz4KICAgICAgPGxpbmVhckdyYWRpZW50IGlkPSJnLTE5MzAtNjAwIj4KICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSJyZ2JhKDUxLCA1MSwgNTEsIDApIiBvZmZzZXQ9IjIwJSIgLz4KICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSJyZ2JhKDUxLCA1MSwgNTEsIDApIiBvZmZzZXQ9IjUwJSIgLz4KICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSJyZ2JhKDUxLCA1MSwgNTEsIDApIiBvZmZzZXQ9IjcwJSIgLz4KICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxyZWN0IHdpZHRoPSIxOTMwIiBoZWlnaHQ9IjYwMCIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iMTkzMCIgaGVpZ2h0PSI2MDAiIGZpbGw9InVybCgjZy0xOTMwLTYwMCkiIC8+CiAgICA8YW5pbWF0ZSB4bGluazpocmVmPSIjciIgYXR0cmlidXRlTmFtZT0ieCIgZnJvbT0iLTE5MzAiIHRvPSIxOTMwIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgIC8+CiAgPC9zdmc+" /> <img class="gp-h-full gp-max-w-full gp-flex gp_lazyload" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkzMCIgaGVpZ2h0PSI2MDAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8ZGVmcz4KICAgICAgPGxpbmVhckdyYWRpZW50IGlkPSJnLTE5MzAtNjAwIj4KICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSJyZ2JhKDUxLCA1MSwgNTEsIDApIiBvZmZzZXQ9IjIwJSIgLz4KICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSJyZ2JhKDUxLCA1MSwgNTEsIDApIiBvZmZzZXQ9IjUwJSIgLz4KICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSJyZ2JhKDUxLCA1MSwgNTEsIDApIiBvZmZzZXQ9IjcwJSIgLz4KICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxyZWN0IHdpZHRoPSIxOTMwIiBoZWlnaHQ9IjYwMCIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iMTkzMCIgaGVpZ2h0PSI2MDAiIGZpbGw9InVybCgjZy0xOTMwLTYwMCkiIC8+CiAgICA8YW5pbWF0ZSB4bGluazpocmVmPSIjciIgYXR0cmlidXRlTmFtZT0ieCIgZnJvbT0iLTE5MzAiIHRvPSIxOTMwIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgIC8+CiAgPC9zdmc+" data-src="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/h3-ta3-b.jpg" width="100%" alt="Daily Dose Assessment Books" style="--aspect:auto;--aspect-tablet:auto;--aspect-mobile:auto;--objf:cover;--h:auto;--h-tablet:auto;--h-mobile:auto;--b:none;--bc:#000000;--bw:1px 1px 1px 1px;--radiusType:none;--shadow:none" /> </picture> </a> </div> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--jc:space-between" class="gRMn5J9Ogh gp-relative gp-flex gp-flex-col" > <div data-id="gYhkVPUwum" role="presentation" class="gp-group/image gYhkVPUwum" style="--pb:0px;--d:block;--d-tablet:block;--d-mobile:none;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:center" > <a class="pointer-events-auto h-full gp-flex" href="https://popular.com.sg/collections/chinese-children-book" target="_self" title class="gp-h-full gp-w-full" style="--shadow:none;border-radius:inherit;--jc:center" > <picture style="border-radius: inherit" class="gp-contents"> <source media="(max-width: 767px)" data-srcSet="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/h3-ch3-b.jpg" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzYwIiBoZWlnaHQ9IjM0NSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNzYwLTM0NSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNzYwIiBoZWlnaHQ9IjM0NSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNzYwIiBoZWlnaHQ9IjM0NSIgZmlsbD0idXJsKCNnLTc2MC0zNDUpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii03NjAiIHRvPSI3NjAiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <source media="(max-width: 1024px)" data-srcSet="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/h3-ch3-b.jpg" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzYwIiBoZWlnaHQ9IjM0NSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNzYwLTM0NSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNzYwIiBoZWlnaHQ9IjM0NSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNzYwIiBoZWlnaHQ9IjM0NSIgZmlsbD0idXJsKCNnLTc2MC0zNDUpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii03NjAiIHRvPSI3NjAiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <img class="gp-h-full gp-max-w-full gp-flex gp_lazyload" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzYwIiBoZWlnaHQ9IjM0NSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNzYwLTM0NSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNzYwIiBoZWlnaHQ9IjM0NSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNzYwIiBoZWlnaHQ9IjM0NSIgZmlsbD0idXJsKCNnLTc2MC0zNDUpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii03NjAiIHRvPSI3NjAiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" data-src="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/h3-ch3-b.jpg" width="100%" alt="" style="--aspect:auto;--aspect-tablet:auto;--aspect-mobile:auto;--objf:cover;--h:auto;--h-tablet:auto;--h-mobile:auto;--b:none;--bc:#000000;--bw:1px 1px 1px 1px;--radiusType:none;--shadow:none" /> </picture> </a> </div><div data-id="ggAEuMaJA4" role="presentation" class="gp-group/image ggAEuMaJA4" style="--d:block;--d-tablet:block;--d-mobile:none;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:center" > <a class="pointer-events-auto h-full gp-flex" href="https://popular.com.sg/products/besta-all-pass-s2-e-dictionary" target="_self" title class="gp-h-full gp-w-full" style="--shadow:none;border-radius:inherit;--jc:center" > <picture style="border-radius: inherit" class="gp-contents"> <source media="(max-width: 767px)" data-srcSet="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/h3-besta3-b.jpg" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzYwIiBoZWlnaHQ9IjM0NSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNzYwLTM0NSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNzYwIiBoZWlnaHQ9IjM0NSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNzYwIiBoZWlnaHQ9IjM0NSIgZmlsbD0idXJsKCNnLTc2MC0zNDUpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii03NjAiIHRvPSI3NjAiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <source media="(max-width: 1024px)" data-srcSet="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/h3-besta3-b.jpg" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzYwIiBoZWlnaHQ9IjM0NSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNzYwLTM0NSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNzYwIiBoZWlnaHQ9IjM0NSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNzYwIiBoZWlnaHQ9IjM0NSIgZmlsbD0idXJsKCNnLTc2MC0zNDUpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii03NjAiIHRvPSI3NjAiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <img class="gp-h-full gp-max-w-full gp-flex gp_lazyload" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzYwIiBoZWlnaHQ9IjM0NSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNzYwLTM0NSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNzYwIiBoZWlnaHQ9IjM0NSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNzYwIiBoZWlnaHQ9IjM0NSIgZmlsbD0idXJsKCNnLTc2MC0zNDUpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii03NjAiIHRvPSI3NjAiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" data-src="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/h3-besta3-b.jpg" width="100%" alt="" style="--aspect:auto;--aspect-tablet:auto;--aspect-mobile:auto;--objf:cover;--h:auto;--h-tablet:auto;--h-mobile:auto;--b:solid;--bc:#DDDEE0;--bw:1px 1px 1px 1px;--radiusType:none;--shadow:none" /> </picture> </a> </div> <div enableLazyloadImage="true" parentTag="Col" id="gLPXtZ0HfZ" data-id="gLPXtZ0HfZ" style="--pt-mobile:10px;--d:none;--d-tablet:none;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:8px;--pc:start;--gtc:minmax(0, 6fr) minmax(0, 6fr);--gtc-mobile:minmax(0, 6fr) minmax(0, 6fr);--w:var(--g-ct-w, 1200px);--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gLPXtZ0HfZ gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--jc:start" class="gyYo-VB069 gp-relative gp-flex gp-flex-col" > <div data-id="gO1yayDcoT" role="presentation" class="gp-group/image gO1yayDcoT" style="--pb:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:center" > <a class="pointer-events-auto h-full gp-flex" href="https://popular.com.sg/collections/chinese-children-book" target="_self" title class="gp-h-full gp-w-full" style="--shadow:none;border-radius:inherit;--jc:center" > <picture style="border-radius: inherit" class="gp-contents"> <source media="(max-width: 767px)" data-srcSet="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/h3-ch-m.jpg" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzUwIiBoZWlnaHQ9IjYzMCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNzUwLTYzMCI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNzUwIiBoZWlnaHQ9IjYzMCIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNzUwIiBoZWlnaHQ9IjYzMCIgZmlsbD0idXJsKCNnLTc1MC02MzApIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii03NTAiIHRvPSI3NTAiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <source media="(max-width: 1024px)" data-srcSet="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/h3-ch-m.jpg" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzUwIiBoZWlnaHQ9IjYzMCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNzUwLTYzMCI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNzUwIiBoZWlnaHQ9IjYzMCIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNzUwIiBoZWlnaHQ9IjYzMCIgZmlsbD0idXJsKCNnLTc1MC02MzApIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii03NTAiIHRvPSI3NTAiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <img class="gp-h-full gp-max-w-full gp-flex gp_lazyload" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzUwIiBoZWlnaHQ9IjYzMCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNzUwLTYzMCI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNzUwIiBoZWlnaHQ9IjYzMCIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNzUwIiBoZWlnaHQ9IjYzMCIgZmlsbD0idXJsKCNnLTc1MC02MzApIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii03NTAiIHRvPSI3NTAiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" data-src="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/h3-ch-m.jpg" width="100%" alt="" style="--aspect:auto;--aspect-tablet:auto;--aspect-mobile:auto;--objf:cover;--h:auto;--h-tablet:auto;--h-mobile:auto;--b:none;--bc:#000000;--bw:1px 1px 1px 1px;--radiusType:none;--shadow:none" /> </picture> </a> </div> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--jc:start" class="gWdj9UpDrk gp-relative gp-flex gp-flex-col" > <div data-id="gsXJe8fT1w" role="presentation" class="gp-group/image gsXJe8fT1w" style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:center" > <a class="pointer-events-auto h-full gp-flex" href="https://popular.com.sg/products/besta-all-pass-s2-e-dictionary" target="_self" title class="gp-h-full gp-w-full" style="--shadow:none;border-radius:inherit;--jc:center" > <picture style="border-radius: inherit" class="gp-contents"> <source media="(max-width: 767px)" data-srcSet="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/h3-besta-m.jpg" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzUwIiBoZWlnaHQ9IjYzMCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNzUwLTYzMCI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNzUwIiBoZWlnaHQ9IjYzMCIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNzUwIiBoZWlnaHQ9IjYzMCIgZmlsbD0idXJsKCNnLTc1MC02MzApIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii03NTAiIHRvPSI3NTAiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <source media="(max-width: 1024px)" data-srcSet="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/h3-besta-m.jpg" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzUwIiBoZWlnaHQ9IjYzMCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNzUwLTYzMCI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNzUwIiBoZWlnaHQ9IjYzMCIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNzUwIiBoZWlnaHQ9IjYzMCIgZmlsbD0idXJsKCNnLTc1MC02MzApIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii03NTAiIHRvPSI3NTAiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <img class="gp-h-full gp-max-w-full gp-flex gp_lazyload" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzUwIiBoZWlnaHQ9IjYzMCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNzUwLTYzMCI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNzUwIiBoZWlnaHQ9IjYzMCIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNzUwIiBoZWlnaHQ9IjYzMCIgZmlsbD0idXJsKCNnLTc1MC02MzApIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii03NTAiIHRvPSI3NTAiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" data-src="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/h3-besta-m.jpg" width="100%" alt="" style="--aspect:auto;--aspect-tablet:auto;--aspect-mobile:auto;--objf:cover;--h:auto;--h-tablet:auto;--h-mobile:auto;--b:solid;--bc:#dddee0;--bw:1px 1px 1px 1px;--radiusType:none;--shadow:none" /> </picture> </a> </div> </div> </div> </div> </div> </div> </div> </section> </section><section id="shopify-section-template--15839232491727__gp_section_553595442659591230" class="shopify-section gps-553595442659591230 gps gpsil"> <style class="gps-link gps-style" type="text/disabled-css" >.gps-553595442659591230.gps.gpsil [style*="--bg:"]{background:var(--bg)}.gps-553595442659591230.gps.gpsil [style*="--hvr-bg:"]:hover{background:var(--hvr-bg)}.gps-553595442659591230.gps.gpsil [style*="--bga:"]{background-attachment:var(--bga)}.gps-553595442659591230.gps.gpsil [style*="--bgc:"]{background-color:var(--bgc)}.gps-553595442659591230.gps.gpsil [style*="--bgi:"]{background-image:var(--bgi)}.gps-553595442659591230.gps.gpsil [style*="--bgp:"]{background-position:var(--bgp)}.gps-553595442659591230.gps.gpsil [style*="--bgr:"]{background-repeat:var(--bgr)}.gps-553595442659591230.gps.gpsil [style*="--bgs:"]{background-size:var(--bgs)}.gps-553595442659591230.gps.gpsil [style*="--b:"]{border:var(--b)}.gps-553595442659591230.gps.gpsil [style*="--hvr-b:"]:hover{border:var(--hvr-b)}.gps-553595442659591230.gps.gpsil [style*="--bc:"]{border-color:var(--bc)}.gps-553595442659591230.gps.gpsil [style*="--radius:"]{border-radius:var(--radius)}.gps-553595442659591230.gps.gpsil [style*="--bs:"]{border-style:var(--bs)}.gps-553595442659591230.gps.gpsil [style*="--bw:"]{border-width:var(--bw)}.gps-553595442659591230.gps.gpsil [style*="--shadow:"]{box-shadow:var(--shadow)}.gps-553595442659591230.gps.gpsil [style*="--c:"]{color:var(--c)}.gps-553595442659591230.gps.gpsil [style*="--cg:"]{-moz-column-gap:var(--cg);column-gap:var(--cg)}.gps-553595442659591230.gps.gpsil [style*="--size:"]{font-size:var(--size)}.gps-553595442659591230.gps.gpsil [style*="--gtc:"]{grid-template-columns:var(--gtc)}.gps-553595442659591230.gps.gpsil [style*="--h:"]{height:var(--h)}.gps-553595442659591230.gps.gpsil [style*="--jc:"]{justify-content:var(--jc)}.gps-553595442659591230.gps.gpsil [style*="--m:"]{margin:var(--m)}.gps-553595442659591230.gps.gpsil [style*="--mb:"]{margin-bottom:var(--mb)}.gps-553595442659591230.gps.gpsil [style*="--ml:"]{margin-left:var(--ml)}.gps-553595442659591230.gps.gpsil [style*="--mt:"]{margin-top:var(--mt)}.gps-553595442659591230.gps.gpsil [style*="--op:"]{opacity:var(--op)}.gps-553595442659591230.gps.gpsil [style*="--o:"]{order:var(--o)}.gps-553595442659591230.gps.gpsil [style*="--pc:"]{place-content:var(--pc)}.gps-553595442659591230.gps.gpsil [style*="--p:"]{padding:var(--p)}.gps-553595442659591230.gps.gpsil [style*="--pb:"]{padding-bottom:var(--pb)}.gps-553595442659591230.gps.gpsil [style*="--pl:"]{padding-left:var(--pl)}.gps-553595442659591230.gps.gpsil [style*="--pr:"]{padding-right:var(--pr)}.gps-553595442659591230.gps.gpsil [style*="--pt:"]{padding-top:var(--pt)}.gps-553595442659591230.gps.gpsil [style*="--ta:"]{text-align:var(--ta)}.gps-553595442659591230.gps.gpsil [style*="--t:"]{transform:var(--t)}.gps-553595442659591230.gps.gpsil [style*="--w:"]{width:var(--w)}.gps-553595442659591230.gps.gpsil [style*="--line-clamp:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp);display:-webkit-box;overflow:hidden}@media only screen and (max-width:1024px){.gps-553595442659591230.gps.gpsil [style*="--size-tablet:"]{font-size:var(--size-tablet)}.gps-553595442659591230.gps.gpsil [style*="--h-tablet:"]{height:var(--h-tablet)}.gps-553595442659591230.gps.gpsil [style*="--jc-tablet:"]{justify-content:var(--jc-tablet)}.gps-553595442659591230.gps.gpsil [style*="--mb-tablet:"]{margin-bottom:var(--mb-tablet)}.gps-553595442659591230.gps.gpsil [style*="--pb-tablet:"]{padding-bottom:var(--pb-tablet)}.gps-553595442659591230.gps.gpsil [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}.gps-553595442659591230.gps.gpsil [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}.gps-553595442659591230.gps.gpsil [style*="--pt-tablet:"]{padding-top:var(--pt-tablet)}.gps-553595442659591230.gps.gpsil [style*="--ta-tablet:"]{text-align:var(--ta-tablet)}.gps-553595442659591230.gps.gpsil [style*="--w-tablet:"]{width:var(--w-tablet)}.gps-553595442659591230.gps.gpsil [style*="--line-clamp-tablet:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-tablet);display:-webkit-box;overflow:hidden}}@media only screen and (max-width:767px){.gps-553595442659591230.gps.gpsil [style*="--size-mobile:"]{font-size:var(--size-mobile)}.gps-553595442659591230.gps.gpsil [style*="--gtc-mobile:"]{grid-template-columns:var(--gtc-mobile)}.gps-553595442659591230.gps.gpsil [style*="--h-mobile:"]{height:var(--h-mobile)}.gps-553595442659591230.gps.gpsil [style*="--mb-mobile:"]{margin-bottom:var(--mb-mobile)}.gps-553595442659591230.gps.gpsil [style*="--ml-mobile:"]{margin-left:var(--ml-mobile)}.gps-553595442659591230.gps.gpsil [style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}.gps-553595442659591230.gps.gpsil [style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}.gps-553595442659591230.gps.gpsil [style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}.gps-553595442659591230.gps.gpsil [style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}.gps-553595442659591230.gps.gpsil [style*="--ta-mobile:"]{text-align:var(--ta-mobile)}.gps-553595442659591230.gps.gpsil [style*="--w-mobile:"]{width:var(--w-mobile)}.gps-553595442659591230.gps.gpsil [style*="--line-clamp-mobile:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-mobile);display:-webkit-box;overflow:hidden}}.gps-553595442659591230 .gp-g-subheading-1{font-family:var(--g-sh1-ff);font-size:var(--g-sh1-size);font-style:var(--g-sh1-fs);font-weight:var(--g-sh1-weight);letter-spacing:var(--g-sh1-ls);line-height:var(--g-sh1-lh)}.gps-553595442659591230 .gp-g-paragraph-1{font-family:var(--g-p1-ff);font-size:var(--g-p1-size);font-style:var(--g-p1-fs);font-weight:var(--g-p1-weight);letter-spacing:var(--g-p1-ls);line-height:var(--g-p1-lh)}.gps-553595442659591230 .gp-relative{position:relative}.gps-553595442659591230 .gp-z-1{z-index:1}.gps-553595442659591230 .gp-mx-auto{margin-left:auto;margin-right:auto}.gps-553595442659591230 .gp-mb-0{margin-bottom:0}.gps-553595442659591230 .gp-flex{display:flex}.gps-553595442659591230 .gp-inline-flex{display:inline-flex}.gps-553595442659591230 .gp-grid{display:grid}.gps-553595442659591230 .\!gp-hidden{display:none!important}.gps-553595442659591230 .gp-hidden{display:none}.gps-553595442659591230 .gp-h-full{height:100%}.gps-553595442659591230 .gp-max-w-full{max-width:100%}.gps-553595442659591230 .gp-shrink-0{flex-shrink:0}.gps-553595442659591230 .gp-flex-row-reverse{flex-direction:row-reverse}.gps-553595442659591230 .gp-flex-col{flex-direction:column}.gps-553595442659591230 .gp-items-center{align-items:center}.gps-553595442659591230 .gp-justify-center{justify-content:center}.gps-553595442659591230 .gp-gap-y-0{row-gap:0}.gps-553595442659591230 .gp-overflow-hidden{overflow:hidden}.gps-553595442659591230 .gp-break-words{overflow-wrap:break-word}.gps-553595442659591230 .gp-rounded-none{border-radius:0}.gps-553595442659591230 .gp-text-center{text-align:center}.gps-553595442659591230 .gp-no-underline{text-decoration-line:none}.gps-553595442659591230 .gp-transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-553595442659591230 .gp-duration-200{transition-duration:.2s}.gps-553595442659591230 .gp-duration-300{transition-duration:.3s}.gps-553595442659591230 .gp-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-553595442659591230 .disabled\:gp-btn-disabled:disabled{cursor:default}.gps-553595442659591230 .disabled\:gp-pointer-events-none:disabled{pointer-events:none}.gps-553595442659591230 .disabled\:gp-opacity-30:disabled{opacity:.3}@media (hover:hover) and (pointer:fine){.gps-553595442659591230 .gp-group\/button:hover .group-hover\/button\:\!gp-text-inherit{color:inherit!important}}.gps-553595442659591230 .gp-group\/button:active .group-active\/button\:\!gp-text-inherit{color:inherit!important}.gps-553595442659591230 .gp-group\/button[data-state=loading] .group-data-\[state\=loading\]\/button\:gp-invisible{visibility:hidden}@media (max-width:1024px){.gps-553595442659591230 .tablet\:\!gp-hidden{display:none!important}.gps-553595442659591230 .tablet\:gp-hidden{display:none}}@media (max-width:767px){.gps-553595442659591230 .mobile\:\!gp-hidden{display:none!important}.gps-553595442659591230 .mobile\:gp-hidden{display:none}}.gps-553595442659591230 .\[\&\>svg\]\:\!gp-h-\[var\(--height-desktop\)\]>svg{height:var(--height-desktop)!important}.gps-553595442659591230 .\[\&\>svg\]\:\!gp-w-auto>svg{width:auto!important}@media (max-width:1024px){.gps-553595442659591230 .tablet\:\[\&\>svg\]\:\!gp-h-\[var\(--height-tablet\)\]>svg{height:var(--height-tablet)!important}}@media (max-width:767px){.gps-553595442659591230 .mobile\:\[\&\>svg\]\:\!gp-h-\[var\(--height-mobile\)\]>svg{height:var(--height-mobile)!important}}.gps-553595442659591230 .\[\&_\*\]\:gp-max-w-full *{max-width:100%}.gps-553595442659591230 .\[\&_p\]\:gp-inline p{display:inline}.gps-553595442659591230 .\[\&_p\]\:gp-whitespace-pre-line p{white-space:pre-line}.gps-553595442659591230 .\[\&_p\]\:after\:gp-whitespace-pre-wrap p:after{content:var(--tw-content);white-space:pre-wrap}.gps-553595442659591230 .\[\&_p\]\:after\:gp-content-\[\'\\A\'\] p:after{--tw-content:"\A";content:var(--tw-content)}</style> <section class="gp-mx-auto gp-max-w-full gps-lazy " style="--w:calc(1366px + 2 * var(--g-ct-p, 15px));--w-tablet:calc(98% + 2 * var(--g-ct-p, 15px));--w-mobile:100%;--pl:var(--g-ct-p, 15px);--pl-tablet:var(--g-ct-p, 15px);--pl-mobile:0px;--pr:var(--g-ct-p, 15px);--pr-tablet:var(--g-ct-p, 15px);--pr-mobile:0px" > <div enableLazyloadImage="true" id="gvnS1w8B-b" data-id="gvnS1w8B-b" style="--bs:solid;--bw:0px;--bc:#121212;--shadow:none;--d:grid;--d-mobile:grid;--d-tablet:grid;--op:100%;--mb:20px;--pt:0px;--pl:0px;--pb:0px;--pr:0px;--pt-tablet:0px;--pl-tablet:0px;--pb-tablet:0px;--pr-tablet:0px;--mb-mobile:10px;--pt-mobile:0px;--pl-mobile:0px;--pb-mobile:0px;--pr-mobile:0px;--cg:32px;--pc:start;--gtc:minmax(0, 12fr);--w:1366px;--w-tablet:98%;--w-mobile:100%;--bgc:#FFFFFF;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gvnS1w8B-b gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" label="Block" tag="Col" type="component" style="--jc:start" class="giruZN0dQb gp-relative gp-flex gp-flex-col" > <div enableLazyloadImage="true" parentTag="Col" id="gILPkV-X4m" data-id="gILPkV-X4m" style="--pt:50px;--pb:0px;--mb-tablet:0px;--pt-tablet:50px;--pl-tablet:40px;--pb-tablet:0px;--pr-tablet:40px;--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:8px;--pc:start;--gtc:minmax(0, 6fr) minmax(0, 6fr);--gtc-mobile:minmax(0, 12fr);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gILPkV-X4m gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--jc:start" class="geZkDbHY-V gp-relative gp-flex gp-flex-col" > <gp-text data-id="gnFpujDCf3"> <div enableLazyloadImage="true" parentTag="Col" class="gnFpujDCf3 " style="--ta:left;--ta-tablet:center;--ml:0px;--pt:0px;--pb:0px;--pr:0px;--ml-mobile:0px;--pt-mobile:0px;--pb-mobile:10px;--pr-mobile:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" > <div class="gp-flex" style="--jc:left;--jc-tablet:center"> <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-g-subheading-1 gp-text" style="--w:95%;--w-tablet:100%;--w-mobile:100%;--ta:left;--ta-mobile:center;--line-clamp:unset;--line-clamp-tablet:unset;--line-clamp-mobile:unset;--size:23px;--size-tablet:21px;--size-mobile:20px;--c:var(--g-c-text-1, text-1);word-break:break-word;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll;overflow:hidden" ><p>Text & Assessment Books</p></div> </div> </div> </gp-text> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--jc:start" class="gyJaQN7BX5 gp-relative gp-flex gp-flex-col" > <gp-button > <div style="--mt:0px;--pt:5px;--d:block;--d-tablet:block;--d-mobile:none;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:right" > <style> .gemMCv2NiD.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; border-radius: var(--g-radius-small); } .gemMCv2NiD:hover::before { } .gemMCv2NiD:hover .gp-button-icon { color: undefined; } .gemMCv2NiD .gp-button-icon { color: #B00B28; } .gemMCv2NiD:hover .gp-button-price { color: undefined; } .gemMCv2NiD .gp-button-price { color: #B00B28; } .gemMCv2NiD .gp-product-dot-price { color: #B00B28; } .gemMCv2NiD:hover .gp-product-dot-price { color: undefined; } </style> <a href="https://popular.com.sg/collections/text-assessment" target="_self" data-id="gemMCv2NiD" aria-label="<p>Shop more</p>" data-state="idle" class="gemMCv2NiD gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-text-center gp-g-paragraph-1" style="--bg:#00000000;--hvr-bg:#00000000;--radius:var(--g-radius-small);--shadow:none;--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:0px;--pr:0px;--pt:0px;--pb:0px;--c:#B00B28;--size:15px;--size-tablet:13px;--size-mobile:14px" > <div class="gp-inline-flex gp-flex-row-reverse"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--ml:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817723122516328"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M181.66,133.66l-80,80A8,8,0,0,1,88,208V48a8,8,0,0,1,13.66-5.66l80,80A8,8,0,0,1,181.66,133.66Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:15px;--size-tablet:13px;--size-mobile:14px;--c:#B00B28" > <p>Shop more</p> </span> </div> </a> </div> </gp-button> </div> </div> </div> </div> </section> </section><section id="shopify-section-template--15839232491727__gp_section_555659680865584371" class="shopify-section gps-555659680865584371 gps gpsil"> <style class="gps-link gps-style" type="text/disabled-css" >.gps-555659680865584371.gps.gpsil [style*="--ai:"]{align-items:var(--ai)}.gps-555659680865584371.gps.gpsil [style*="--aspect:"]{aspect-ratio:var(--aspect)}.gps-555659680865584371.gps.gpsil [style*="--bg:"]{background:var(--bg)}.gps-555659680865584371.gps.gpsil [style*="--hvr-bg:"]:hover{background:var(--hvr-bg)}.gps-555659680865584371.gps.gpsil [style*="--bga:"]{background-attachment:var(--bga)}.gps-555659680865584371.gps.gpsil [style*="--bgc:"]{background-color:var(--bgc)}.gps-555659680865584371.gps.gpsil [style*="--bgi:"]{background-image:var(--bgi)}.gps-555659680865584371.gps.gpsil [style*="--bgp:"]{background-position:var(--bgp)}.gps-555659680865584371.gps.gpsil [style*="--bgr:"]{background-repeat:var(--bgr)}.gps-555659680865584371.gps.gpsil [style*="--bgs:"]{background-size:var(--bgs)}.gps-555659680865584371.gps.gpsil [style*="--b:"]{border:var(--b)}.gps-555659680865584371.gps.gpsil [style*="--hvr-b:"]:hover{border:var(--hvr-b)}.gps-555659680865584371.gps.gpsil [style*="--bb:"]{border-bottom:var(--bb)}.gps-555659680865584371.gps.gpsil [style*="--bc:"]{border-color:var(--bc)}.gps-555659680865584371.gps.gpsil [style*="--bblr:"]{border-bottom-left-radius:var(--bblr)}.gps-555659680865584371.gps.gpsil [style*="--bbrr:"]{border-bottom-right-radius:var(--bbrr)}.gps-555659680865584371.gps.gpsil [style*="--radius:"]{border-radius:var(--radius)}.gps-555659680865584371.gps.gpsil [style*="--bs:"]{border-style:var(--bs)}.gps-555659680865584371.gps.gpsil [style*="--bt:"]{border-top:var(--bt)}.gps-555659680865584371.gps.gpsil [style*="--btlr:"]{border-top-left-radius:var(--btlr)}.gps-555659680865584371.gps.gpsil [style*="--btrr:"]{border-top-right-radius:var(--btrr)}.gps-555659680865584371.gps.gpsil [style*="--bw:"]{border-width:var(--bw)}.gps-555659680865584371.gps.gpsil [style*="--bottom:"]{bottom:var(--bottom)}.gps-555659680865584371.gps.gpsil [style*="--shadow:"]{box-shadow:var(--shadow)}.gps-555659680865584371.gps.gpsil [style*="--c:"]{color:var(--c)}.gps-555659680865584371.gps.gpsil [style*="--cg:"]{-moz-column-gap:var(--cg);column-gap:var(--cg)}.gps-555659680865584371.gps.gpsil [style*="--ff:"]{font-family:var(--ff)}.gps-555659680865584371.gps.gpsil [style*="--size:"]{font-size:var(--size)}.gps-555659680865584371.gps.gpsil [style*="--weight:"]{font-weight:var(--weight)}.gps-555659680865584371.gps.gpsil [style*="--gg:"]{grid-gap:var(--gg)}.gps-555659680865584371.gps.gpsil [style*="--gtc:"]{grid-template-columns:var(--gtc)}.gps-555659680865584371.gps.gpsil [style*="--h:"]{height:var(--h)}.gps-555659680865584371.gps.gpsil [style*="--jc:"]{justify-content:var(--jc)}.gps-555659680865584371.gps.gpsil [style*="--left:"]{left:var(--left)}.gps-555659680865584371.gps.gpsil [style*="--lh:"]{line-height:var(--lh)}.gps-555659680865584371.gps.gpsil [style*="--tdt:"]{text-decoration-thickness:var(--tdt)}.gps-555659680865584371.gps.gpsil [style*="--tdc:"]{text-decoration-color:var(--tdc)}.gps-555659680865584371.gps.gpsil [style*="--m:"]{margin:var(--m)}.gps-555659680865584371.gps.gpsil [style*="--mb:"]{margin-bottom:var(--mb)}.gps-555659680865584371.gps.gpsil [style*="--ml:"]{margin-left:var(--ml)}.gps-555659680865584371.gps.gpsil [style*="--mr:"]{margin-right:var(--mr)}.gps-555659680865584371.gps.gpsil [style*="--mt:"]{margin-top:var(--mt)}.gps-555659680865584371.gps.gpsil [style*="--maxw:"]{max-width:var(--maxw)}.gps-555659680865584371.gps.gpsil [style*="--minw:"]{min-width:var(--minw)}.gps-555659680865584371.gps.gpsil [style*="--objf:"]{-o-object-fit:var(--objf);object-fit:var(--objf)}.gps-555659680865584371.gps.gpsil [style*="--op:"]{opacity:var(--op)}.gps-555659680865584371.gps.gpsil [style*="--o:"]{order:var(--o)}.gps-555659680865584371.gps.gpsil [style*="--pc:"]{place-content:var(--pc)}.gps-555659680865584371.gps.gpsil [style*="--p:"]{padding:var(--p)}.gps-555659680865584371.gps.gpsil [style*="--pb:"]{padding-bottom:var(--pb)}.gps-555659680865584371.gps.gpsil [style*="--pl:"]{padding-left:var(--pl)}.gps-555659680865584371.gps.gpsil [style*="--pr:"]{padding-right:var(--pr)}.gps-555659680865584371.gps.gpsil [style*="--pt:"]{padding-top:var(--pt)}.gps-555659680865584371.gps.gpsil [style*="--pos:"]{position:var(--pos)}.gps-555659680865584371.gps.gpsil [style*="--right:"]{right:var(--right)}.gps-555659680865584371.gps.gpsil [style*="--ta:"]{text-align:var(--ta)}.gps-555659680865584371.gps.gpsil [style*="--ts:"]{text-shadow:var(--ts)}.gps-555659680865584371.gps.gpsil [style*="--tt:"]{text-transform:var(--tt)}.gps-555659680865584371.gps.gpsil [style*="--top:"]{top:var(--top)}.gps-555659680865584371.gps.gpsil [style*="--t:"]{transform:var(--t)}.gps-555659680865584371.gps.gpsil [style*="--w:"]{width:var(--w)}.gps-555659680865584371.gps.gpsil [style*="--z:"]{z-index:var(--z)}.gps-555659680865584371.gps.gpsil [style*="--line-clamp:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp);display:-webkit-box;overflow:hidden}@media only screen and (max-width:1024px){.gps-555659680865584371.gps.gpsil [style*="--aspect-tablet:"]{aspect-ratio:var(--aspect-tablet)}.gps-555659680865584371.gps.gpsil [style*="--bottom-tablet:"]{bottom:var(--bottom-tablet)}.gps-555659680865584371.gps.gpsil [style*="--cg-tablet:"]{-moz-column-gap:var(--cg-tablet);column-gap:var(--cg-tablet)}.gps-555659680865584371.gps.gpsil [style*="--size-tablet:"]{font-size:var(--size-tablet)}.gps-555659680865584371.gps.gpsil [style*="--gtc-tablet:"]{grid-template-columns:var(--gtc-tablet)}.gps-555659680865584371.gps.gpsil [style*="--h-tablet:"]{height:var(--h-tablet)}.gps-555659680865584371.gps.gpsil [style*="--left-tablet:"]{left:var(--left-tablet)}.gps-555659680865584371.gps.gpsil [style*="--lh-tablet:"]{line-height:var(--lh-tablet)}.gps-555659680865584371.gps.gpsil [style*="--ml-tablet:"]{margin-left:var(--ml-tablet)}.gps-555659680865584371.gps.gpsil [style*="--maxw-tablet:"]{max-width:var(--maxw-tablet)}.gps-555659680865584371.gps.gpsil [style*="--minw-tablet:"]{min-width:var(--minw-tablet)}.gps-555659680865584371.gps.gpsil [style*="--o-tablet:"]{order:var(--o-tablet)}.gps-555659680865584371.gps.gpsil [style*="--pb-tablet:"]{padding-bottom:var(--pb-tablet)}.gps-555659680865584371.gps.gpsil [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}.gps-555659680865584371.gps.gpsil [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}.gps-555659680865584371.gps.gpsil [style*="--pt-tablet:"]{padding-top:var(--pt-tablet)}.gps-555659680865584371.gps.gpsil [style*="--right-tablet:"]{right:var(--right-tablet)}.gps-555659680865584371.gps.gpsil [style*="--ta-tablet:"]{text-align:var(--ta-tablet)}.gps-555659680865584371.gps.gpsil [style*="--top-tablet:"]{top:var(--top-tablet)}.gps-555659680865584371.gps.gpsil [style*="--w-tablet:"]{width:var(--w-tablet)}.gps-555659680865584371.gps.gpsil [style*="--line-clamp-tablet:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-tablet);display:-webkit-box;overflow:hidden}}@media only screen and (max-width:767px){.gps-555659680865584371.gps.gpsil [style*="--aspect-mobile:"]{aspect-ratio:var(--aspect-mobile)}.gps-555659680865584371.gps.gpsil [style*="--bottom-mobile:"]{bottom:var(--bottom-mobile)}.gps-555659680865584371.gps.gpsil [style*="--cg-mobile:"]{-moz-column-gap:var(--cg-mobile);column-gap:var(--cg-mobile)}.gps-555659680865584371.gps.gpsil [style*="--size-mobile:"]{font-size:var(--size-mobile)}.gps-555659680865584371.gps.gpsil [style*="--gg-mobile:"]{grid-gap:var(--gg-mobile)}.gps-555659680865584371.gps.gpsil [style*="--gtc-mobile:"]{grid-template-columns:var(--gtc-mobile)}.gps-555659680865584371.gps.gpsil [style*="--h-mobile:"]{height:var(--h-mobile)}.gps-555659680865584371.gps.gpsil [style*="--left-mobile:"]{left:var(--left-mobile)}.gps-555659680865584371.gps.gpsil [style*="--lh-mobile:"]{line-height:var(--lh-mobile)}.gps-555659680865584371.gps.gpsil [style*="--mb-mobile:"]{margin-bottom:var(--mb-mobile)}.gps-555659680865584371.gps.gpsil [style*="--ml-mobile:"]{margin-left:var(--ml-mobile)}.gps-555659680865584371.gps.gpsil [style*="--mr-mobile:"]{margin-right:var(--mr-mobile)}.gps-555659680865584371.gps.gpsil [style*="--mt-mobile:"]{margin-top:var(--mt-mobile)}.gps-555659680865584371.gps.gpsil [style*="--maxw-mobile:"]{max-width:var(--maxw-mobile)}.gps-555659680865584371.gps.gpsil [style*="--minw-mobile:"]{min-width:var(--minw-mobile)}.gps-555659680865584371.gps.gpsil [style*="--objf-mobile:"]{-o-object-fit:var(--objf-mobile);object-fit:var(--objf-mobile)}.gps-555659680865584371.gps.gpsil [style*="--o-mobile:"]{order:var(--o-mobile)}.gps-555659680865584371.gps.gpsil [style*="--pc-mobile:"]{place-content:var(--pc-mobile)}.gps-555659680865584371.gps.gpsil [style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}.gps-555659680865584371.gps.gpsil [style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}.gps-555659680865584371.gps.gpsil [style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}.gps-555659680865584371.gps.gpsil [style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}.gps-555659680865584371.gps.gpsil [style*="--pos-mobile:"]{position:var(--pos-mobile)}.gps-555659680865584371.gps.gpsil [style*="--right-mobile:"]{right:var(--right-mobile)}.gps-555659680865584371.gps.gpsil [style*="--ta-mobile:"]{text-align:var(--ta-mobile)}.gps-555659680865584371.gps.gpsil [style*="--top-mobile:"]{top:var(--top-mobile)}.gps-555659680865584371.gps.gpsil [style*="--w-mobile:"]{width:var(--w-mobile)}.gps-555659680865584371.gps.gpsil [style*="--line-clamp-mobile:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-mobile);display:-webkit-box;overflow:hidden}}.gps-555659680865584371 .-gp-translate-x-1\/2,.gps-555659680865584371 .-gp-translate-y-1\/2,.gps-555659680865584371 .gp-rotate-0,.gps-555659680865584371 .gp-rotate-180,.gps-555659680865584371 .mobile\:gp-rotate-0,.gps-555659680865584371 .mobile\:gp-rotate-180,.gps-555659680865584371 .tablet\:gp-rotate-0,.gps-555659680865584371 .tablet\:gp-rotate-180{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1}.gps-555659680865584371 .gp-shadow-md{--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}.gps-555659680865584371 .gp-g-subheading-2{font-family:var(--g-sh2-ff);font-size:var(--g-sh2-size);font-style:var(--g-sh2-fs);font-weight:var(--g-sh2-weight);letter-spacing:var(--g-sh2-ls);line-height:var(--g-sh2-lh)}.gps-555659680865584371 .gp-g-paragraph-1{font-family:var(--g-p1-ff);font-size:var(--g-p1-size);font-style:var(--g-p1-fs);font-weight:var(--g-p1-weight);letter-spacing:var(--g-p1-ls);line-height:var(--g-p1-lh)}.gps-555659680865584371 .gp-invisible{visibility:hidden}.gps-555659680865584371 .gp-static{position:static}.gps-555659680865584371 .gp-absolute{position:absolute}.gps-555659680865584371 .\!gp-relative{position:relative!important}.gps-555659680865584371 .gp-relative{position:relative}.gps-555659680865584371 .gp-left-0{left:0}.gps-555659680865584371 .gp-left-1\/2{left:50%}.gps-555659680865584371 .gp-right-0{right:0}.gps-555659680865584371 .gp-top-0{top:0}.gps-555659680865584371 .gp-top-1\/2{top:50%}.gps-555659680865584371 .gp-z-0{z-index:0}.gps-555659680865584371 .gp-z-1{z-index:1}.gps-555659680865584371 .gp-z-\[90\]{z-index:90}.gps-555659680865584371 .\!gp-m-0{margin:0!important}.gps-555659680865584371 .\!gp-m-auto{margin:auto!important}.gps-555659680865584371 .gp-mx-auto{margin-left:auto;margin-right:auto}.gps-555659680865584371 .gp-my-0{margin-bottom:0;margin-top:0}.gps-555659680865584371 .gp-mb-0{margin-bottom:0}.gps-555659680865584371 .gp-block{display:block}.gps-555659680865584371 .\!gp-flex{display:flex!important}.gps-555659680865584371 .gp-flex{display:flex}.gps-555659680865584371 .gp-inline-flex{display:inline-flex}.gps-555659680865584371 .gp-grid{display:grid}.gps-555659680865584371 .gp-contents{display:contents}.gps-555659680865584371 .\!gp-hidden{display:none!important}.gps-555659680865584371 .gp-hidden{display:none}.gps-555659680865584371 .gp-aspect-\[56\/32\]{aspect-ratio:56/32}.gps-555659680865584371 .gp-aspect-square{aspect-ratio:1/1}.gps-555659680865584371 .gp-h-0{height:0}.gps-555659680865584371 .gp-h-5{height:20px}.gps-555659680865584371 .gp-h-full{height:100%}.gps-555659680865584371 .\!gp-min-h-full{min-height:100%!important}.gps-555659680865584371 .\!gp-w-full{width:100%!important}.gps-555659680865584371 .gp-w-14{width:56px}.gps-555659680865584371 .gp-w-5{width:20px}.gps-555659680865584371 .gp-w-\[12px\]{width:12px}.gps-555659680865584371 .gp-w-full{width:100%}.gps-555659680865584371 .\!gp-min-w-full{min-width:100%!important}.gps-555659680865584371 .\!gp-max-w-full{max-width:100%!important}.gps-555659680865584371 .gp-max-w-full{max-width:100%}.gps-555659680865584371 .gp-flex-1{flex:1 1 0%}.gps-555659680865584371 .gp-shrink-0{flex-shrink:0}.gps-555659680865584371 .-gp-translate-x-1\/2{--tw-translate-x:-50%}.gps-555659680865584371 .-gp-translate-x-1\/2,.gps-555659680865584371 .-gp-translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-555659680865584371 .-gp-translate-y-1\/2{--tw-translate-y:-50%}.gps-555659680865584371 .gp-rotate-0{--tw-rotate:0deg}.gps-555659680865584371 .gp-rotate-0,.gps-555659680865584371 .gp-rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-555659680865584371 .gp-rotate-180{--tw-rotate:180deg}.gps-555659680865584371 .gp-cursor-default{cursor:default}.gps-555659680865584371 .gp-cursor-pointer{cursor:pointer}.gps-555659680865584371 .gp-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.gps-555659680865584371 .gp-grid-flow-row{grid-auto-flow:row}.gps-555659680865584371 .\!gp-flex-row{flex-direction:row!important}.gps-555659680865584371 .gp-flex-row{flex-direction:row}.gps-555659680865584371 .gp-flex-row-reverse{flex-direction:row-reverse}.gps-555659680865584371 .gp-flex-col{flex-direction:column}.gps-555659680865584371 .gp-flex-wrap{flex-wrap:wrap}.gps-555659680865584371 .\!gp-flex-nowrap{flex-wrap:nowrap!important}.gps-555659680865584371 .gp-items-start{align-items:flex-start}.gps-555659680865584371 .gp-items-end{align-items:flex-end}.gps-555659680865584371 .gp-items-center{align-items:center}.gps-555659680865584371 .gp-justify-center{justify-content:center}.gps-555659680865584371 .gp-justify-between{justify-content:space-between}.gps-555659680865584371 .gp-gap-2{gap:8px}.gps-555659680865584371 .gp-gap-3{gap:12px}.gps-555659680865584371 .gp-gap-y-0{row-gap:0}.gps-555659680865584371 .gp-overflow-hidden{overflow:hidden}.gps-555659680865584371 .gp-break-words{overflow-wrap:break-word}.gps-555659680865584371 .\!gp-rounded-none{border-radius:0!important}.gps-555659680865584371 .gp-rounded{border-radius:4px}.gps-555659680865584371 .gp-rounded-full{border-radius:9999px}.gps-555659680865584371 .gp-rounded-none{border-radius:0}.gps-555659680865584371 .gp-bg-black\/80{background-color:rgba(0,0,0,.8)}.gps-555659680865584371 .gp-bg-g-brand{background-color:var(--g-c-brand)}.gps-555659680865584371 .gp-object-cover{-o-object-fit:cover;object-fit:cover}.gps-555659680865584371 .gp-px-0{padding-left:0;padding-right:0}.gps-555659680865584371 .\!gp-pb-0{padding-bottom:0!important}.gps-555659680865584371 .gp-text-center{text-align:center}.gps-555659680865584371 .gp-text-g-text-1{color:var(--g-c-text-1)}.gps-555659680865584371 .gp-text-g-text-3{color:var(--g-c-text-3)}.gps-555659680865584371 .gp-text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.gps-555659680865584371 .gp-text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.gps-555659680865584371 .gp-line-through{text-decoration-line:line-through}.gps-555659680865584371 .gp-no-underline{text-decoration-line:none}.gps-555659680865584371 .gp-decoration-g-highlight{text-decoration-color:var(--g-c-highlight)}.gps-555659680865584371 .gp-decoration-g-text-1{text-decoration-color:var(--g-c-text-1)}.gps-555659680865584371 .gp-opacity-25{opacity:.25}.gps-555659680865584371 .gp-opacity-30{opacity:.3}.gps-555659680865584371 .gp-opacity-75{opacity:.75}.gps-555659680865584371 .gp-shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.gps-555659680865584371 .gp-outline-1{outline-width:1px}.gps-555659680865584371 .-gp-outline-offset-1{outline-offset:-1px}.gps-555659680865584371 .gp-transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-555659680865584371 .gp-transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-555659680865584371 .gp-duration-200{transition-duration:.2s}.gps-555659680865584371 .gp-duration-300{transition-duration:.3s}.gps-555659680865584371 .gp-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-555659680865584371 .disabled\:gp-btn-disabled:disabled{cursor:default}@media (hover:hover) and (pointer:fine){.gps-555659680865584371 .hover\:gp-bg-\[\#ef0800\]:hover{--tw-bg-opacity:1;background-color:rgb(239 8 0/var(--tw-bg-opacity))}.gps-555659680865584371 .hover\:gp-bg-g-highlight:hover{background-color:var(--g-c-highlight)}}.gps-555659680865584371 .disabled\:gp-pointer-events-none:disabled{pointer-events:none}.gps-555659680865584371 .disabled\:gp-opacity-30:disabled{opacity:.3}@media (hover:hover) and (pointer:fine){.gps-555659680865584371 .gp-group\/button:hover .group-hover\/button\:\!gp-text-inherit{color:inherit!important}}.gps-555659680865584371 .gp-group\/button:active .group-active\/button\:\!gp-text-inherit{color:inherit!important}.gps-555659680865584371 .data-\[disabled\=true\]\:gp-hidden[data-disabled=true],.gps-555659680865584371 .data-\[hidden\=true\]\:gp-hidden[data-hidden=true]{display:none}.gps-555659680865584371 .data-\[outline\=active\]\:gp-outline[data-outline=active]{outline-style:solid}.gps-555659680865584371 .gp-group\/button[data-state=loading] .group-data-\[state\=loading\]\/button\:gp-visible{visibility:visible}.gps-555659680865584371 .gp-group[data-state=loading] .group-data-\[state\=loading\]\:gp-invisible,.gps-555659680865584371 .gp-group\/button[data-state=loading] .group-data-\[state\=loading\]\/button\:gp-invisible{visibility:hidden}@keyframes gp-spin{to{transform:rotate(1turn)}}.gps-555659680865584371 .gp-group\/button[data-state=loading] .group-data-\[state\=loading\]\/button\:gp-animate-spin{animation:gp-spin 1s linear infinite}@media (max-width:1024px){.gps-555659680865584371 .tablet\:gp-static{position:static}.gps-555659680865584371 .tablet\:\!gp-relative{position:relative!important}.gps-555659680865584371 .tablet\:gp-left-0{left:0}.gps-555659680865584371 .tablet\:gp-right-0{right:0}.gps-555659680865584371 .tablet\:gp-block{display:block}.gps-555659680865584371 .tablet\:\!gp-flex{display:flex!important}.gps-555659680865584371 .tablet\:\!gp-hidden{display:none!important}.gps-555659680865584371 .tablet\:gp-hidden{display:none}.gps-555659680865584371 .tablet\:\!gp-min-h-full{min-height:100%!important}.gps-555659680865584371 .tablet\:gp-rotate-0{--tw-rotate:0deg}.gps-555659680865584371 .tablet\:gp-rotate-0,.gps-555659680865584371 .tablet\:gp-rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-555659680865584371 .tablet\:gp-rotate-180{--tw-rotate:180deg}.gps-555659680865584371 .tablet\:\!gp-flex-row{flex-direction:row!important}.gps-555659680865584371 .tablet\:gp-flex-row{flex-direction:row}.gps-555659680865584371 .tablet\:\!gp-flex-nowrap{flex-wrap:nowrap!important}.gps-555659680865584371 .tablet\:gp-px-0{padding-left:0;padding-right:0}}@media (max-width:767px){.gps-555659680865584371 .mobile\:gp-static{position:static}.gps-555659680865584371 .mobile\:\!gp-relative{position:relative!important}.gps-555659680865584371 .mobile\:gp-left-0{left:0}.gps-555659680865584371 .mobile\:gp-right-0{right:0}.gps-555659680865584371 .mobile\:gp-block{display:block}.gps-555659680865584371 .mobile\:\!gp-flex{display:flex!important}.gps-555659680865584371 .mobile\:\!gp-hidden{display:none!important}.gps-555659680865584371 .mobile\:gp-hidden{display:none}.gps-555659680865584371 .mobile\:\!gp-min-h-full{min-height:100%!important}.gps-555659680865584371 .mobile\:gp-rotate-0{--tw-rotate:0deg}.gps-555659680865584371 .mobile\:gp-rotate-0,.gps-555659680865584371 .mobile\:gp-rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-555659680865584371 .mobile\:gp-rotate-180{--tw-rotate:180deg}.gps-555659680865584371 .mobile\:\!gp-flex-row{flex-direction:row!important}.gps-555659680865584371 .mobile\:gp-flex-row{flex-direction:row}.gps-555659680865584371 .mobile\:\!gp-flex-nowrap{flex-wrap:nowrap!important}.gps-555659680865584371 .mobile\:gp-px-0{padding-left:0;padding-right:0}}.gps-555659680865584371 .\[\&\>\*\>div\:nth-child\(1\)\]\:gp-contents>*>div:first-child{display:contents}.gps-555659680865584371 .\[\&\>div\]\:gp-grid>div{display:grid}.gps-555659680865584371 .\[\&\>div\]\:gp-grid-rows-\[subgrid\]>div{grid-template-rows:subgrid}.gps-555659680865584371 .\[\&\>div\]\:gp-gap-y-0>div{row-gap:0}.gps-555659680865584371 .\[\&\>svg\]\:\!gp-h-\[var\(--height-desktop\)\]>svg{height:var(--height-desktop)!important}.gps-555659680865584371 .\[\&\>svg\]\:gp-h-full>svg{height:100%}.gps-555659680865584371 .\[\&\>svg\]\:\!gp-w-auto>svg{width:auto!important}.gps-555659680865584371 .\[\&\>svg\]\:gp-w-full>svg{width:100%}@media (max-width:1024px){.gps-555659680865584371 .tablet\:\[\&\>svg\]\:\!gp-h-\[var\(--height-tablet\)\]>svg{height:var(--height-tablet)!important}}@media (max-width:767px){.gps-555659680865584371 .mobile\:\[\&\>svg\]\:\!gp-h-\[var\(--height-mobile\)\]>svg{height:var(--height-mobile)!important}}.gps-555659680865584371 .\[\&_\*\]\:gp-max-w-full *{max-width:100%}.gps-555659680865584371 .\[\&_p\]\:gp-inline p{display:inline}.gps-555659680865584371 .\[\&_p\]\:gp-whitespace-pre-line p{white-space:pre-line}.gps-555659680865584371 .\[\&_p\]\:after\:gp-whitespace-pre-wrap p:after{content:var(--tw-content);white-space:pre-wrap}.gps-555659680865584371 .\[\&_p\]\:after\:gp-content-\[\'\\A\'\] p:after{--tw-content:"\A";content:var(--tw-content)}</style> <section class="gp-mx-auto gp-max-w-full gps-lazy " style="--w:calc(1366px + 2 * var(--g-ct-p, 15px));--w-tablet:calc(98% + 2 * var(--g-ct-p, 15px));--w-mobile:100%;--pl:var(--g-ct-p, 15px);--pl-tablet:var(--g-ct-p, 15px);--pl-mobile:0px;--pr:var(--g-ct-p, 15px);--pr-tablet:var(--g-ct-p, 15px);--pr-mobile:0px" > <div enableLazyloadImage="true" id="g_yOXFAAUc" data-id="g_yOXFAAUc" style="--bs:solid;--bw:0px;--bc:#121212;--shadow:none;--d:grid;--d-mobile:grid;--d-tablet:grid;--op:100%;--mb:40px;--pt:0px;--pl:0px;--pb:0px;--pr:0px;--pt-tablet:0px;--pl-tablet:0px;--pb-tablet:30px;--pr-tablet:0px;--mb-mobile:10px;--pt-mobile:0px;--pl-mobile:0px;--pb-mobile:30px;--pr-mobile:0px;--cg:32px;--pc:start;--gtc:minmax(0, 12fr);--w:1366px;--w-tablet:98%;--w-mobile:100%;--bgc:#FFFFFF;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="g_yOXFAAUc gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" label="Block" tag="Col" type="component" style="--jc:start" class="gk2_eJHdpf gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb-mobile:0px;--d:block;--d-tablet:none;--d-mobile:none;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="giMy5fgMzF "> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product.v2.js?v=1742365134075" defer="defer"></script> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-same-height.v2.js?v=1742365134075" defer="defer"></script><div items-repeat data-id="giMy5fgMzF" style="--w:100%;--w-tablet:100%;--w-mobile:90%;--cg:20px;--cg-mobile:8px;--gtc:repeat(6, minmax(0, 1fr));--gtc-tablet:repeat(4, minmax(0, 1fr));--gtc-mobile:repeat(2, minmax(0, 1fr))" class="gp-grid !gp-m-auto gp-w-full gp-grid-flow-row" > <gp-same-height-v2 class="gp-contents" style="visibility: hidden" gp-data='{"targetUid":"gF421ZTx_8","slidesToShow":{"desktop":"6","tablet":"4","mobile":"2"},"rowGap":{"desktop":"30px","mobile":"16px"}}'><gp-product class="gp-child-item-giMy5fgMzF gp-contents" gp-context='{"variantSelected": {"id":40136563949775,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789813128002","requires_shipping":true,"taxable":false,"featured_image":null,"available":true,"name":"Primary 2 Daily Dose Of English","public_title":null,"options":["Default Title"],"price":1790,"weight":500,"compare_at_price":1790,"inventory_management":"shopify","barcode":"9789813128002","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-giMy5fgMzF6739682951375"}' gp-data='{"variantSelected": {"id":40136563949775,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789813128002","requires_shipping":true,"taxable":false,"featured_image":null,"available":true,"name":"Primary 2 Daily Dose Of English","public_title":null,"options":["Default Title"],"price":1790,"weight":500,"compare_at_price":1790,"inventory_management":"shopify","barcode":"9789813128002","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/primary-2-daily-dose-of-english", "productHandle":"primary-2-daily-dose-of-english", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555659680865584371"}}' ><form method="post" action="/cart/add" id="product-form-giMy5fgMzF6739682951375" accept-charset="UTF-8" class="form contents gp-contents [&>div]:gp-grid [&>div]:gp-grid-rows-[subgrid] [&>div]:gp-gap-y-0 [&>div]:gp-grid-col-[subgrid] [&>*>div:nth-child(1)]:gp-contents" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="40136563949775" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gF421ZTx_8" data-id="gF421ZTx_8" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gF421ZTx_8 gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="gAQhikxBBn gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gJuvXFe10L "> <gp-product-tag data-id="gJuvXFe10L" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gJuvXFe10L", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="0.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gJuvXFe10L" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gZzdGMvshm", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555659680865584371"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":true},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":true,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/primary-2-daily-dose-of-english", "product":{"id":6739682951375,"title":"Primary 2 Daily Dose Of English","handle":"primary-2-daily-dose-of-english","description":"\u003cp\u003eDaily Dose of English is part of a series of 6 books that includes language components appearing in tests and examinations. \u003c\/p\u003e\u003cp\u003eThis book comprises 200 daily practices, with each focusing on one component. Questions are set to test pupils’ ability in each component.\u003c\/p\u003e\u003cp\u003e Practising these questions will help pupils to reinforce their foundation and familiarise themselves with the different components.\u003c\/p\u003e","published_at":"2025-03-17T21:04:29+08:00","created_at":"2021-06-25T22:19:39+08:00","vendor":"EDUCATIONAL PUBLISHING HOUSE","type":"Text \u0026 Assessment","tags":["_MS","Primary"],"price":1790,"price_min":1790,"price_max":1790,"available":true,"price_varies":false,"compare_at_price":1790,"compare_at_price_min":1790,"compare_at_price_max":1790,"compare_at_price_varies":false,"variants":[{"id":40136563949775,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789813128002","requires_shipping":true,"taxable":false,"featured_image":null,"available":true,"name":"Primary 2 Daily Dose Of English","public_title":null,"options":["Default Title"],"price":1790,"weight":500,"compare_at_price":1790,"inventory_management":"shopify","barcode":"9789813128002","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_cdf9bf0a-1dcf-4a28-8858-a48300b4a5c8.jpg?v=1743348149","\/\/popular.com.sg\/cdn\/shop\/files\/download_34fcafa4-ccc7-4a4f-9478-8296634c97c8.jpg?v=1743348148","\/\/popular.com.sg\/cdn\/shop\/files\/download_1b05866e-40de-4c95-b02b-4e7990f5b27e.jpg?v=1743348147","\/\/popular.com.sg\/cdn\/shop\/files\/download_fcbae9c1-cfe3-4bb5-b4df-7800b68c71ea.jpg?v=1743348147","\/\/popular.com.sg\/cdn\/shop\/files\/download_a08c1d13-1c3c-43df-bb74-7e864df11ad5.jpg?v=1743348147"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_cdf9bf0a-1dcf-4a28-8858-a48300b4a5c8.jpg?v=1743348149","options":["Title"],"media":[{"alt":"Primary 2 Daily Dose Of English ","id":30134256074959,"position":1,"preview_image":{"aspect_ratio":0.721,"height":2560,"width":1847,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_cdf9bf0a-1dcf-4a28-8858-a48300b4a5c8.jpg?v=1743348149"},"aspect_ratio":0.721,"height":2560,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_cdf9bf0a-1dcf-4a28-8858-a48300b4a5c8.jpg?v=1743348149","width":1847},{"alt":"Primary 2 Daily Dose Of English ","id":30134256107727,"position":2,"preview_image":{"aspect_ratio":0.731,"height":2048,"width":1497,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_34fcafa4-ccc7-4a4f-9478-8296634c97c8.jpg?v=1743348148"},"aspect_ratio":0.731,"height":2048,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_34fcafa4-ccc7-4a4f-9478-8296634c97c8.jpg?v=1743348148","width":1497},{"alt":"Primary 2 Daily Dose Of English ","id":30134256140495,"position":3,"preview_image":{"aspect_ratio":0.731,"height":1536,"width":1123,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_1b05866e-40de-4c95-b02b-4e7990f5b27e.jpg?v=1743348147"},"aspect_ratio":0.731,"height":1536,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_1b05866e-40de-4c95-b02b-4e7990f5b27e.jpg?v=1743348147","width":1123},{"alt":"Primary 2 Daily Dose Of English ","id":30134256173263,"position":4,"preview_image":{"aspect_ratio":0.731,"height":1536,"width":1123,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_fcbae9c1-cfe3-4bb5-b4df-7800b68c71ea.jpg?v=1743348147"},"aspect_ratio":0.731,"height":1536,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_fcbae9c1-cfe3-4bb5-b4df-7800b68c71ea.jpg?v=1743348147","width":1123},{"alt":"Primary 2 Daily Dose Of English ","id":30134256206031,"position":5,"preview_image":{"aspect_ratio":0.731,"height":1536,"width":1123,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_a08c1d13-1c3c-43df-bb74-7e864df11ad5.jpg?v=1743348147"},"aspect_ratio":0.731,"height":1536,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_a08c1d13-1c3c-43df-bb74-7e864df11ad5.jpg?v=1743348147","width":1123}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp\u003eDaily Dose of English is part of a series of 6 books that includes language components appearing in tests and examinations. \u003c\/p\u003e\u003cp\u003eThis book comprises 200 daily practices, with each focusing on one component. Questions are set to test pupils’ ability in each component.\u003c\/p\u003e\u003cp\u003e Practising these questions will help pupils to reinforce their foundation and familiarise themselves with the different components.\u003c\/p\u003e"}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_555659680865584371" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gZzdGMvshm" class="gZzdGMvshm gp-overflow-hidden" > <div class="gp-grid gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gtc-tablet:minmax(0, 12fr);--gtc-mobile:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <gp-carousel data-id="gp-carousel-gZzdGMvshm" type="gp-feature-image-carousel" product-id="6739682951375" product-media="5" id="gp-root-carousel-ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6739682951375-template--15839232491727__gp_section_555659680865584371" class=" gp-px-0 tablet:gp-px-0 mobile:gp-px-0 gp-flex-1 gp-w-full gp-feature-image-carousel gp-group/carousel gp-flex" gp-data='{"id":"ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6739682951375-template--15839232491727__gp_section_555659680865584371","setting":{"loop":{"desktop":true},"slidesToShow":{"desktop":1},"dotStyle":{"desktop":"none","tablet":"none","mobile":"none"},"dotSize":{"desktop":12},"dotGapToCarousel":{"desktop":16},"dotColor":{"desktop":"bg-1"},"dotActiveColor":{"desktop":"line-3"},"controlOverContent":{"desktop":false,"tablet":false,"mobile":false},"enableDrag":{"desktop":true,"tablet":true,"mobile":true},"arrowCustom":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowCustomColor":"#000000","arrowBorder":{"desktop":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false}},"roundedArrow":{"desktop":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"}},"sneakPeakType":{"desktop":"center"},"arrowGapToEachSide":"16","animationMode":"ease-out","navigationStyle":{"desktop":"none"},"arrowButtonSize":{"desktop":{"width":"24px","height":"24px"}}},"styles":{"playSpeed":500,"sizeSetting":{"desktop":{"width":"100%","height":"auto"},"tablet":{"width":"100%","height":"auto"},"mobile":{"width":"100%","height":"auto"}},"align":{"desktop":"flex-start","tablet":"flex-start","mobile":"flex-start"}},"isHiddenArrowWhenDisabled":true}' style="--jc:flex-start;--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex"> <div class="gp-hidden gp-aspect-square gp-w-[12px] gp-rounded-full gp-shadow-md"></div> <div class="gp-relative gp-my-0 tablet:gp-px-0 gp-max-w-full mobile:gp-px-0 gp-carousel-wrapper mobile:gp-block tablet:gp-block gp-block gp-carousel-gZzdGMvshm gp-featured-image-wrapper" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--h:auto;--h-tablet:auto;--h-mobile:auto" > <div class="gp-h-full gp-relative gp-mx-auto gp-flex gp-items-center gp-justify-between mobile:!gp-flex-row tablet:!gp-flex-row !gp-flex-row" style="--h:100%;--h-tablet:100%;--h-mobile:100%;gap:16px" > <button type="button" aria-label='Carousel Back Arrow' class="gp-z-1 ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6739682951375 gp-carousel-action-back gem-slider-previous ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6739682951375-template--15839232491727__gp_section_555659680865584371 gp-carousel-arrow-gp-carousel-gZzdGMvshm gp-items-center gp-justify-center gp-overflow-hidden gp-shrink-0 gp-cursor-pointer gp-text-gray-500 !gp-hidden tablet:!gp-hidden mobile:!gp-hidden" style="--left:initial;--top:initial;--right:initial;--bottom:;--left-tablet:initial;--top-tablet:initial;--right-tablet:initial;--bottom-tablet:;--left-mobile:initial;--top-mobile:initial;--right-mobile:initial;--bottom-mobile:;--d:none;--d-tablet:none;--d-mobile:none;background-color:;--w:24px;--h:24px" onClick={onClick} > <div class="gp-flex gp-items-center gp-justify-center [&>svg]:gp-h-full [&>svg]:gp-w-full gp-rotate-180 tablet:gp-rotate-180 mobile:gp-rotate-180" style="--c:#000000;--w:undefinedpx;--w-tablet:undefinedpx;--w-mobile:undefinedpx;--h:undefinedpx;--h-tablet:undefinedpx;--h-mobile:undefinedpx" > <svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z" fill="currentColor"/> </svg> </div> <style> .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6739682951375.gp-carousel-arrow-gp-carousel-gZzdGMvshm { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6739682951375.gp-carousel-arrow-gp-carousel-gZzdGMvshm::before { content: ''; height: 100%; width: 100%; position: absolute; pointer-events: none; z-index: 10; border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } @media only screen and (max-width: 1024px) and (min-width: 768px) { .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6739682951375.gp-carousel-arrow-gp-carousel-gZzdGMvshm { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6739682951375.gp-carousel-arrow-gp-carousel-gZzdGMvshm::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } @media only screen and (max-width: 768px) { .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6739682951375.gp-carousel-arrow-gp-carousel-gZzdGMvshm { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6739682951375.gp-carousel-arrow-gp-carousel-gZzdGMvshm::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } </style> </button> <div id="gp-carousel-ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6739682951375-template--15839232491727__gp_section_555659680865584371" class="gem-slider gp-h-full gp-overflow-hidden gp-select-none mobile:!gp-flex-nowrap tablet:!gp-flex-nowrap !gp-flex-nowrap mobile:!gp-min-h-full tablet:!gp-min-h-full !gp-min-h-full" style="--cg-mobile:undefinedpx;--cg-tablet:undefinedpx;--cg:undefinedpx"> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="1" id="template--15839232491727__gp_section_555659680865584371-38256973512911" style="width:1847px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6739682951375 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30134256074959 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_cdf9bf0a-1dcf-4a28-8858-a48300b4a5c8.jpg?v=1743348149" data-srcset="//popular.com.sg/cdn/shop/files/download_cdf9bf0a-1dcf-4a28-8858-a48300b4a5c8_480x480.jpg?v=1743348149 480w, //popular.com.sg/cdn/shop/files/download_cdf9bf0a-1dcf-4a28-8858-a48300b4a5c8_768x768.jpg?v=1743348149 768w,//popular.com.sg/cdn/shop/files/download_cdf9bf0a-1dcf-4a28-8858-a48300b4a5c8_1024x1024.jpg?v=1743348149 1024w,//popular.com.sg/cdn/shop/files/download_cdf9bf0a-1dcf-4a28-8858-a48300b4a5c8_1440x1440.jpg?v=1743348149 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1847" height="2560" alt="Primary 2 Daily Dose Of English " base-src="//popular.com.sg/cdn/shop/files/download_cdf9bf0a-1dcf-4a28-8858-a48300b4a5c8.jpg?v=1743348149" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="2" id="template--15839232491727__gp_section_555659680865584371-38256973349071" style="width:1497px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6739682951375 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30134256107727 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_34fcafa4-ccc7-4a4f-9478-8296634c97c8.jpg?v=1743348148" data-srcset="//popular.com.sg/cdn/shop/files/download_34fcafa4-ccc7-4a4f-9478-8296634c97c8_480x480.jpg?v=1743348148 480w, //popular.com.sg/cdn/shop/files/download_34fcafa4-ccc7-4a4f-9478-8296634c97c8_768x768.jpg?v=1743348148 768w,//popular.com.sg/cdn/shop/files/download_34fcafa4-ccc7-4a4f-9478-8296634c97c8_1024x1024.jpg?v=1743348148 1024w,//popular.com.sg/cdn/shop/files/download_34fcafa4-ccc7-4a4f-9478-8296634c97c8_1440x1440.jpg?v=1743348148 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1497" height="2048" alt="Primary 2 Daily Dose Of English " base-src="//popular.com.sg/cdn/shop/files/download_34fcafa4-ccc7-4a4f-9478-8296634c97c8.jpg?v=1743348148" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="3" id="template--15839232491727__gp_section_555659680865584371-38256972234959" style="width:1123px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6739682951375 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30134256140495 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_1b05866e-40de-4c95-b02b-4e7990f5b27e.jpg?v=1743348147" data-srcset="//popular.com.sg/cdn/shop/files/download_1b05866e-40de-4c95-b02b-4e7990f5b27e_480x480.jpg?v=1743348147 480w, //popular.com.sg/cdn/shop/files/download_1b05866e-40de-4c95-b02b-4e7990f5b27e_768x768.jpg?v=1743348147 768w,//popular.com.sg/cdn/shop/files/download_1b05866e-40de-4c95-b02b-4e7990f5b27e_1024x1024.jpg?v=1743348147 1024w,//popular.com.sg/cdn/shop/files/download_1b05866e-40de-4c95-b02b-4e7990f5b27e_1440x1440.jpg?v=1743348147 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1123" height="1536" alt="Primary 2 Daily Dose Of English " base-src="//popular.com.sg/cdn/shop/files/download_1b05866e-40de-4c95-b02b-4e7990f5b27e.jpg?v=1743348147" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="4" id="template--15839232491727__gp_section_555659680865584371-38256972202191" style="width:1123px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6739682951375 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30134256173263 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_fcbae9c1-cfe3-4bb5-b4df-7800b68c71ea.jpg?v=1743348147" data-srcset="//popular.com.sg/cdn/shop/files/download_fcbae9c1-cfe3-4bb5-b4df-7800b68c71ea_480x480.jpg?v=1743348147 480w, //popular.com.sg/cdn/shop/files/download_fcbae9c1-cfe3-4bb5-b4df-7800b68c71ea_768x768.jpg?v=1743348147 768w,//popular.com.sg/cdn/shop/files/download_fcbae9c1-cfe3-4bb5-b4df-7800b68c71ea_1024x1024.jpg?v=1743348147 1024w,//popular.com.sg/cdn/shop/files/download_fcbae9c1-cfe3-4bb5-b4df-7800b68c71ea_1440x1440.jpg?v=1743348147 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1123" height="1536" alt="Primary 2 Daily Dose Of English " base-src="//popular.com.sg/cdn/shop/files/download_fcbae9c1-cfe3-4bb5-b4df-7800b68c71ea.jpg?v=1743348147" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="5" id="template--15839232491727__gp_section_555659680865584371-38256972267727" style="width:1123px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6739682951375 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30134256206031 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_a08c1d13-1c3c-43df-bb74-7e864df11ad5.jpg?v=1743348147" data-srcset="//popular.com.sg/cdn/shop/files/download_a08c1d13-1c3c-43df-bb74-7e864df11ad5_480x480.jpg?v=1743348147 480w, //popular.com.sg/cdn/shop/files/download_a08c1d13-1c3c-43df-bb74-7e864df11ad5_768x768.jpg?v=1743348147 768w,//popular.com.sg/cdn/shop/files/download_a08c1d13-1c3c-43df-bb74-7e864df11ad5_1024x1024.jpg?v=1743348147 1024w,//popular.com.sg/cdn/shop/files/download_a08c1d13-1c3c-43df-bb74-7e864df11ad5_1440x1440.jpg?v=1743348147 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1123" height="1536" alt="Primary 2 Daily Dose Of English " base-src="//popular.com.sg/cdn/shop/files/download_a08c1d13-1c3c-43df-bb74-7e864df11ad5.jpg?v=1743348147" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> <button type="button" aria-label='Carousel Next Arrow' class="gp-z-1 ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6739682951375 gp-carousel-action-next gem-slider-next ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6739682951375-template--15839232491727__gp_section_555659680865584371 gp-carousel-arrow-gp-carousel-gZzdGMvshm gp-items-center gp-justify-center gp-overflow-hidden gp-shrink-0 gp-cursor-pointer gp-text-gray-500 !gp-hidden tablet:!gp-hidden mobile:!gp-hidden" style="--left:initial;--top:;--right:initial;--bottom:initial;--left-tablet:initial;--top-tablet:;--right-tablet:initial;--bottom-tablet:initial;--left-mobile:initial;--top-mobile:;--right-mobile:initial;--bottom-mobile:initial;--d:none;--d-tablet:none;--d-mobile:none;background-color:;--w:24px;--h:24px" onClick={onClick} > <div class="gp-flex gp-items-center gp-justify-center [&>svg]:gp-h-full [&>svg]:gp-w-full gp-rotate-0 tablet:gp-rotate-0 mobile:gp-rotate-0" style="--c:#000000;--w:undefinedpx;--w-tablet:undefinedpx;--w-mobile:undefinedpx;--h:undefinedpx;--h-tablet:undefinedpx;--h-mobile:undefinedpx" > <svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z" fill="currentColor"/> </svg> </div> <style> .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6739682951375.gp-carousel-arrow-gp-carousel-gZzdGMvshm { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6739682951375.gp-carousel-arrow-gp-carousel-gZzdGMvshm::before { content: ''; height: 100%; width: 100%; position: absolute; pointer-events: none; z-index: 10; border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } @media only screen and (max-width: 1024px) and (min-width: 768px) { .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6739682951375.gp-carousel-arrow-gp-carousel-gZzdGMvshm { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6739682951375.gp-carousel-arrow-gp-carousel-gZzdGMvshm::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } @media only screen and (max-width: 768px) { .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6739682951375.gp-carousel-arrow-gp-carousel-gZzdGMvshm { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6739682951375.gp-carousel-arrow-gp-carousel-gZzdGMvshm::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } </style> </button> </div> <div class="gp-items-center gp-justify-center gp-gap-2 gp-text-center gp-carousel-dot-container gp-carousel-dot-container-ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6739682951375-template--15839232491727__gp_section_555659680865584371 gp-static gp-flex-row gp-left-0 gp-right-0 tablet:gp-static tablet:gp-flex-row tablet:gp-left-0 tablet:gp-right-0 mobile:gp-static mobile:gp-flex-row mobile:gp-left-0 mobile:gp-right-0" style="--bottom:16px;--bottom-tablet:16px;--bottom-mobile:16px;--d:none;--d-tablet:none;--d-mobile:none" ></div> </div> </gp-carousel> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-carousel-v2.js?v=1742365134075" defer="defer"></script> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="g9RKJRs_bF "> <gp-text data-id="g9RKJRs_bF"> <div class="g9RKJRs_bF " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:0;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Primary 2 Daily Dose Of English</h2> </div> </div> </gp-text></div> <div enableLazyloadImage="true" parentTag="Col" id="g94sqNpbBx" data-id="g94sqNpbBx" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="g94sqNpbBx gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gkHfBG95XX gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gJcLbjlSWc" class="gJcLbjlSWc gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"gJcLbjlSWc","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-gJcLbjlSWc" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $17.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"40136563949775","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gqQMMMAIFk.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .gqQMMMAIFk:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gqQMMMAIFk:hover .gp-button-icon { color: undefined; } .gqQMMMAIFk .gp-button-icon { color: var(--g-c-text-3, text-3); } .gqQMMMAIFk:hover .gp-button-price { color: undefined; } .gqQMMMAIFk .gp-button-price { color: var(--g-c-text-3, text-3); } .gqQMMMAIFk .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gqQMMMAIFk:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gqQMMMAIFk" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gqQMMMAIFk gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gqQMMMAIFk-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .gqQMMMAIFk-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gqQMMMAIFk-sold-out:hover .gp-button-icon { color: undefined; } .gqQMMMAIFk-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gqQMMMAIFk-sold-out:hover .gp-button-price { color: undefined; } .gqQMMMAIFk-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gqQMMMAIFk-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gqQMMMAIFk-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gqQMMMAIFk" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gqQMMMAIFk-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="6739682951375" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_555659680865584371" /></form></gp-product><gp-product class="gp-child-item-giMy5fgMzF gp-contents" gp-context='{"variantSelected": {"id":40136640725199,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789814858762","requires_shipping":true,"taxable":false,"featured_image":null,"available":true,"name":"Primary 5 Daily Dose Of Chinese 华文日日补","public_title":null,"options":["Default Title"],"price":1790,"weight":500,"compare_at_price":1790,"inventory_management":"shopify","barcode":"9789814858762","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-giMy5fgMzF6739698680015"}' gp-data='{"variantSelected": {"id":40136640725199,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789814858762","requires_shipping":true,"taxable":false,"featured_image":null,"available":true,"name":"Primary 5 Daily Dose Of Chinese 华文日日补","public_title":null,"options":["Default Title"],"price":1790,"weight":500,"compare_at_price":1790,"inventory_management":"shopify","barcode":"9789814858762","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/primary-5-daily-dose-of-chinese-%E5%8D%8E%E6%96%87%E6%97%A5%E6%97%A5%E8%A1%A5", "productHandle":"primary-5-daily-dose-of-chinese-华文日日补", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555659680865584371"}}' ><form method="post" action="/cart/add" id="product-form-giMy5fgMzF6739698680015" accept-charset="UTF-8" class="form contents gp-contents [&>div]:gp-grid [&>div]:gp-grid-rows-[subgrid] [&>div]:gp-gap-y-0 [&>div]:gp-grid-col-[subgrid] [&>*>div:nth-child(1)]:gp-contents" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="40136640725199" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gF421ZTx_8" data-id="gF421ZTx_8" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gF421ZTx_8 gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="gAQhikxBBn gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gJuvXFe10L "> <gp-product-tag data-id="gJuvXFe10L" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gJuvXFe10L", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="0.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gJuvXFe10L" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gZzdGMvshm", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555659680865584371"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":true},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":true,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/primary-5-daily-dose-of-chinese-%E5%8D%8E%E6%96%87%E6%97%A5%E6%97%A5%E8%A1%A5", "product":{"id":6739698680015,"title":"Primary 5 Daily Dose Of Chinese 华文日日补","handle":"primary-5-daily-dose-of-chinese-华文日日补","description":"\u003cp\u003e《华文日日补》 根据最新小学华文课本《欢乐伙伴》编写。 本书依照学校的教学进度, 将内容分为四个学期, 共有 200篇练习, 每篇练习 专注于一种题型。\u003c\/p\u003e\u003cp\u003e本书犹如人们每日服食的维生素一般, 学生每日只需花不超过1 5 分钟的时间, 就能巩固华文的知识, 训练答题的技巧, 从而提升华文的水平。\u003c\/p\u003e\u003cp\u003eDaily Dose of Chinese is part of a series of 6 books that includes language components appearing in tests and examinations. This book comprises 200 daily practices. \u003c\/p\u003e\u003cp\u003eBy just spending 15 minutes a day, pupils get the regular and consistent practice they need to build their foundation, improve their ability in answering questions and improve their proficiency in the Chinese Language.\u003c\/p\u003e","published_at":"2025-03-17T21:56:25+08:00","created_at":"2021-06-25T22:27:42+08:00","vendor":"EDUCATIONAL PUBLISHING HOUSE","type":"Text \u0026 Assessment","tags":["_MS","Primary"],"price":1790,"price_min":1790,"price_max":1790,"available":true,"price_varies":false,"compare_at_price":1790,"compare_at_price_min":1790,"compare_at_price_max":1790,"compare_at_price_varies":false,"variants":[{"id":40136640725199,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789814858762","requires_shipping":true,"taxable":false,"featured_image":null,"available":true,"name":"Primary 5 Daily Dose Of Chinese 华文日日补","public_title":null,"options":["Default Title"],"price":1790,"weight":500,"compare_at_price":1790,"inventory_management":"shopify","barcode":"9789814858762","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_1503560a-5e31-4022-b6c1-05270a740a2b.jpg?v=1743349352","\/\/popular.com.sg\/cdn\/shop\/files\/download_09d12207-5ea7-404c-89e9-f57371bceb13.jpg?v=1743349351","\/\/popular.com.sg\/cdn\/shop\/files\/download_74e7cd0b-4fac-45dd-990d-88fa2abaddd3.jpg?v=1743349352","\/\/popular.com.sg\/cdn\/shop\/files\/download_c8f353fe-3461-428b-b406-87af4e8ebe2c.jpg?v=1743349352","\/\/popular.com.sg\/cdn\/shop\/files\/download_3603bb7a-7060-4013-9e41-c294072e42e0.jpg?v=1743349352"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_1503560a-5e31-4022-b6c1-05270a740a2b.jpg?v=1743349352","options":["Title"],"media":[{"alt":"Primary 5 Daily Dose Of Chinese 华文日日补","id":30134443704527,"position":1,"preview_image":{"aspect_ratio":0.726,"height":2560,"width":1858,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_1503560a-5e31-4022-b6c1-05270a740a2b.jpg?v=1743349352"},"aspect_ratio":0.726,"height":2560,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_1503560a-5e31-4022-b6c1-05270a740a2b.jpg?v=1743349352","width":1858},{"alt":"Primary 5 Daily Dose Of Chinese 华文日日补","id":30134443737295,"position":2,"preview_image":{"aspect_ratio":0.731,"height":2052,"width":1501,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_09d12207-5ea7-404c-89e9-f57371bceb13.jpg?v=1743349351"},"aspect_ratio":0.731,"height":2052,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_09d12207-5ea7-404c-89e9-f57371bceb13.jpg?v=1743349351","width":1501},{"alt":"Primary 5 Daily Dose Of Chinese 华文日日补","id":30134443770063,"position":3,"preview_image":{"aspect_ratio":0.731,"height":2052,"width":1501,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_74e7cd0b-4fac-45dd-990d-88fa2abaddd3.jpg?v=1743349352"},"aspect_ratio":0.731,"height":2052,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_74e7cd0b-4fac-45dd-990d-88fa2abaddd3.jpg?v=1743349352","width":1501},{"alt":"Primary 5 Daily Dose Of Chinese 华文日日补","id":30134443802831,"position":4,"preview_image":{"aspect_ratio":0.731,"height":2052,"width":1501,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_c8f353fe-3461-428b-b406-87af4e8ebe2c.jpg?v=1743349352"},"aspect_ratio":0.731,"height":2052,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_c8f353fe-3461-428b-b406-87af4e8ebe2c.jpg?v=1743349352","width":1501},{"alt":"Primary 5 Daily Dose Of Chinese 华文日日补","id":30134443835599,"position":5,"preview_image":{"aspect_ratio":0.731,"height":2052,"width":1501,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_3603bb7a-7060-4013-9e41-c294072e42e0.jpg?v=1743349352"},"aspect_ratio":0.731,"height":2052,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_3603bb7a-7060-4013-9e41-c294072e42e0.jpg?v=1743349352","width":1501}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp\u003e《华文日日补》 根据最新小学华文课本《欢乐伙伴》编写。 本书依照学校的教学进度, 将内容分为四个学期, 共有 200篇练习, 每篇练习 专注于一种题型。\u003c\/p\u003e\u003cp\u003e本书犹如人们每日服食的维生素一般, 学生每日只需花不超过1 5 分钟的时间, 就能巩固华文的知识, 训练答题的技巧, 从而提升华文的水平。\u003c\/p\u003e\u003cp\u003eDaily Dose of Chinese is part of a series of 6 books that includes language components appearing in tests and examinations. This book comprises 200 daily practices. \u003c\/p\u003e\u003cp\u003eBy just spending 15 minutes a day, pupils get the regular and consistent practice they need to build their foundation, improve their ability in answering questions and improve their proficiency in the Chinese Language.\u003c\/p\u003e"}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_555659680865584371" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gZzdGMvshm" class="gZzdGMvshm gp-overflow-hidden" > <div class="gp-grid gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gtc-tablet:minmax(0, 12fr);--gtc-mobile:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <gp-carousel data-id="gp-carousel-gZzdGMvshm" type="gp-feature-image-carousel" product-id="6739698680015" product-media="5" id="gp-root-carousel-ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6739698680015-template--15839232491727__gp_section_555659680865584371" class=" gp-px-0 tablet:gp-px-0 mobile:gp-px-0 gp-flex-1 gp-w-full gp-feature-image-carousel gp-group/carousel gp-flex" gp-data='{"id":"ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6739698680015-template--15839232491727__gp_section_555659680865584371","setting":{"loop":{"desktop":true},"slidesToShow":{"desktop":1},"dotStyle":{"desktop":"none","tablet":"none","mobile":"none"},"dotSize":{"desktop":12},"dotGapToCarousel":{"desktop":16},"dotColor":{"desktop":"bg-1"},"dotActiveColor":{"desktop":"line-3"},"controlOverContent":{"desktop":false,"tablet":false,"mobile":false},"enableDrag":{"desktop":true,"tablet":true,"mobile":true},"arrowCustom":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowCustomColor":"#000000","arrowBorder":{"desktop":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false}},"roundedArrow":{"desktop":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"}},"sneakPeakType":{"desktop":"center"},"arrowGapToEachSide":"16","animationMode":"ease-out","navigationStyle":{"desktop":"none"},"arrowButtonSize":{"desktop":{"width":"24px","height":"24px"}}},"styles":{"playSpeed":500,"sizeSetting":{"desktop":{"width":"100%","height":"auto"},"tablet":{"width":"100%","height":"auto"},"mobile":{"width":"100%","height":"auto"}},"align":{"desktop":"flex-start","tablet":"flex-start","mobile":"flex-start"}},"isHiddenArrowWhenDisabled":true}' style="--jc:flex-start;--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex"> <div class="gp-hidden gp-aspect-square gp-w-[12px] gp-rounded-full gp-shadow-md"></div> <div class="gp-relative gp-my-0 tablet:gp-px-0 gp-max-w-full mobile:gp-px-0 gp-carousel-wrapper mobile:gp-block tablet:gp-block gp-block gp-carousel-gZzdGMvshm gp-featured-image-wrapper" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--h:auto;--h-tablet:auto;--h-mobile:auto" > <div class="gp-h-full gp-relative gp-mx-auto gp-flex gp-items-center gp-justify-between mobile:!gp-flex-row tablet:!gp-flex-row !gp-flex-row" style="--h:100%;--h-tablet:100%;--h-mobile:100%;gap:16px" > <button type="button" aria-label='Carousel Back Arrow' class="gp-z-1 ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6739698680015 gp-carousel-action-back gem-slider-previous ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6739698680015-template--15839232491727__gp_section_555659680865584371 gp-carousel-arrow-gp-carousel-gZzdGMvshm gp-items-center gp-justify-center gp-overflow-hidden gp-shrink-0 gp-cursor-pointer gp-text-gray-500 !gp-hidden tablet:!gp-hidden mobile:!gp-hidden" style="--left:initial;--top:initial;--right:initial;--bottom:;--left-tablet:initial;--top-tablet:initial;--right-tablet:initial;--bottom-tablet:;--left-mobile:initial;--top-mobile:initial;--right-mobile:initial;--bottom-mobile:;--d:none;--d-tablet:none;--d-mobile:none;background-color:;--w:24px;--h:24px" onClick={onClick} > <div class="gp-flex gp-items-center gp-justify-center [&>svg]:gp-h-full [&>svg]:gp-w-full gp-rotate-180 tablet:gp-rotate-180 mobile:gp-rotate-180" style="--c:#000000;--w:undefinedpx;--w-tablet:undefinedpx;--w-mobile:undefinedpx;--h:undefinedpx;--h-tablet:undefinedpx;--h-mobile:undefinedpx" > <svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z" fill="currentColor"/> </svg> </div> <style> .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6739698680015.gp-carousel-arrow-gp-carousel-gZzdGMvshm { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6739698680015.gp-carousel-arrow-gp-carousel-gZzdGMvshm::before { content: ''; height: 100%; width: 100%; position: absolute; pointer-events: none; z-index: 10; border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } @media only screen and (max-width: 1024px) and (min-width: 768px) { .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6739698680015.gp-carousel-arrow-gp-carousel-gZzdGMvshm { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6739698680015.gp-carousel-arrow-gp-carousel-gZzdGMvshm::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } @media only screen and (max-width: 768px) { .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6739698680015.gp-carousel-arrow-gp-carousel-gZzdGMvshm { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6739698680015.gp-carousel-arrow-gp-carousel-gZzdGMvshm::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } </style> </button> <div id="gp-carousel-ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6739698680015-template--15839232491727__gp_section_555659680865584371" class="gem-slider gp-h-full gp-overflow-hidden gp-select-none mobile:!gp-flex-nowrap tablet:!gp-flex-nowrap !gp-flex-nowrap mobile:!gp-min-h-full tablet:!gp-min-h-full !gp-min-h-full" style="--cg-mobile:undefinedpx;--cg-tablet:undefinedpx;--cg:undefinedpx"> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="1" id="template--15839232491727__gp_section_555659680865584371-38257212522703" style="width:1858px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6739698680015 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30134443704527 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_1503560a-5e31-4022-b6c1-05270a740a2b.jpg?v=1743349352" data-srcset="//popular.com.sg/cdn/shop/files/download_1503560a-5e31-4022-b6c1-05270a740a2b_480x480.jpg?v=1743349352 480w, //popular.com.sg/cdn/shop/files/download_1503560a-5e31-4022-b6c1-05270a740a2b_768x768.jpg?v=1743349352 768w,//popular.com.sg/cdn/shop/files/download_1503560a-5e31-4022-b6c1-05270a740a2b_1024x1024.jpg?v=1743349352 1024w,//popular.com.sg/cdn/shop/files/download_1503560a-5e31-4022-b6c1-05270a740a2b_1440x1440.jpg?v=1743349352 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1858" height="2560" alt="Primary 5 Daily Dose Of Chinese 华文日日补" base-src="//popular.com.sg/cdn/shop/files/download_1503560a-5e31-4022-b6c1-05270a740a2b.jpg?v=1743349352" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="2" id="template--15839232491727__gp_section_555659680865584371-38257212096719" style="width:1501px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6739698680015 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30134443737295 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_09d12207-5ea7-404c-89e9-f57371bceb13.jpg?v=1743349351" data-srcset="//popular.com.sg/cdn/shop/files/download_09d12207-5ea7-404c-89e9-f57371bceb13_480x480.jpg?v=1743349351 480w, //popular.com.sg/cdn/shop/files/download_09d12207-5ea7-404c-89e9-f57371bceb13_768x768.jpg?v=1743349351 768w,//popular.com.sg/cdn/shop/files/download_09d12207-5ea7-404c-89e9-f57371bceb13_1024x1024.jpg?v=1743349351 1024w,//popular.com.sg/cdn/shop/files/download_09d12207-5ea7-404c-89e9-f57371bceb13_1440x1440.jpg?v=1743349351 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1501" height="2052" alt="Primary 5 Daily Dose Of Chinese 华文日日补" base-src="//popular.com.sg/cdn/shop/files/download_09d12207-5ea7-404c-89e9-f57371bceb13.jpg?v=1743349351" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="3" id="template--15839232491727__gp_section_555659680865584371-38257212195023" style="width:1501px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6739698680015 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30134443770063 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_74e7cd0b-4fac-45dd-990d-88fa2abaddd3.jpg?v=1743349352" data-srcset="//popular.com.sg/cdn/shop/files/download_74e7cd0b-4fac-45dd-990d-88fa2abaddd3_480x480.jpg?v=1743349352 480w, //popular.com.sg/cdn/shop/files/download_74e7cd0b-4fac-45dd-990d-88fa2abaddd3_768x768.jpg?v=1743349352 768w,//popular.com.sg/cdn/shop/files/download_74e7cd0b-4fac-45dd-990d-88fa2abaddd3_1024x1024.jpg?v=1743349352 1024w,//popular.com.sg/cdn/shop/files/download_74e7cd0b-4fac-45dd-990d-88fa2abaddd3_1440x1440.jpg?v=1743349352 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1501" height="2052" alt="Primary 5 Daily Dose Of Chinese 华文日日补" base-src="//popular.com.sg/cdn/shop/files/download_74e7cd0b-4fac-45dd-990d-88fa2abaddd3.jpg?v=1743349352" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="4" id="template--15839232491727__gp_section_555659680865584371-38257212162255" style="width:1501px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6739698680015 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30134443802831 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_c8f353fe-3461-428b-b406-87af4e8ebe2c.jpg?v=1743349352" data-srcset="//popular.com.sg/cdn/shop/files/download_c8f353fe-3461-428b-b406-87af4e8ebe2c_480x480.jpg?v=1743349352 480w, //popular.com.sg/cdn/shop/files/download_c8f353fe-3461-428b-b406-87af4e8ebe2c_768x768.jpg?v=1743349352 768w,//popular.com.sg/cdn/shop/files/download_c8f353fe-3461-428b-b406-87af4e8ebe2c_1024x1024.jpg?v=1743349352 1024w,//popular.com.sg/cdn/shop/files/download_c8f353fe-3461-428b-b406-87af4e8ebe2c_1440x1440.jpg?v=1743349352 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1501" height="2052" alt="Primary 5 Daily Dose Of Chinese 华文日日补" base-src="//popular.com.sg/cdn/shop/files/download_c8f353fe-3461-428b-b406-87af4e8ebe2c.jpg?v=1743349352" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="5" id="template--15839232491727__gp_section_555659680865584371-38257212129487" style="width:1501px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6739698680015 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30134443835599 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_3603bb7a-7060-4013-9e41-c294072e42e0.jpg?v=1743349352" data-srcset="//popular.com.sg/cdn/shop/files/download_3603bb7a-7060-4013-9e41-c294072e42e0_480x480.jpg?v=1743349352 480w, //popular.com.sg/cdn/shop/files/download_3603bb7a-7060-4013-9e41-c294072e42e0_768x768.jpg?v=1743349352 768w,//popular.com.sg/cdn/shop/files/download_3603bb7a-7060-4013-9e41-c294072e42e0_1024x1024.jpg?v=1743349352 1024w,//popular.com.sg/cdn/shop/files/download_3603bb7a-7060-4013-9e41-c294072e42e0_1440x1440.jpg?v=1743349352 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1501" height="2052" alt="Primary 5 Daily Dose Of Chinese 华文日日补" base-src="//popular.com.sg/cdn/shop/files/download_3603bb7a-7060-4013-9e41-c294072e42e0.jpg?v=1743349352" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> <button type="button" aria-label='Carousel Next Arrow' class="gp-z-1 ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6739698680015 gp-carousel-action-next gem-slider-next ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6739698680015-template--15839232491727__gp_section_555659680865584371 gp-carousel-arrow-gp-carousel-gZzdGMvshm gp-items-center gp-justify-center gp-overflow-hidden gp-shrink-0 gp-cursor-pointer gp-text-gray-500 !gp-hidden tablet:!gp-hidden mobile:!gp-hidden" style="--left:initial;--top:;--right:initial;--bottom:initial;--left-tablet:initial;--top-tablet:;--right-tablet:initial;--bottom-tablet:initial;--left-mobile:initial;--top-mobile:;--right-mobile:initial;--bottom-mobile:initial;--d:none;--d-tablet:none;--d-mobile:none;background-color:;--w:24px;--h:24px" onClick={onClick} > <div class="gp-flex gp-items-center gp-justify-center [&>svg]:gp-h-full [&>svg]:gp-w-full gp-rotate-0 tablet:gp-rotate-0 mobile:gp-rotate-0" style="--c:#000000;--w:undefinedpx;--w-tablet:undefinedpx;--w-mobile:undefinedpx;--h:undefinedpx;--h-tablet:undefinedpx;--h-mobile:undefinedpx" > <svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z" fill="currentColor"/> </svg> </div> <style> .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6739698680015.gp-carousel-arrow-gp-carousel-gZzdGMvshm { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6739698680015.gp-carousel-arrow-gp-carousel-gZzdGMvshm::before { content: ''; height: 100%; width: 100%; position: absolute; pointer-events: none; z-index: 10; border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } @media only screen and (max-width: 1024px) and (min-width: 768px) { .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6739698680015.gp-carousel-arrow-gp-carousel-gZzdGMvshm { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6739698680015.gp-carousel-arrow-gp-carousel-gZzdGMvshm::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } @media only screen and (max-width: 768px) { .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6739698680015.gp-carousel-arrow-gp-carousel-gZzdGMvshm { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6739698680015.gp-carousel-arrow-gp-carousel-gZzdGMvshm::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } </style> </button> </div> <div class="gp-items-center gp-justify-center gp-gap-2 gp-text-center gp-carousel-dot-container gp-carousel-dot-container-ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6739698680015-template--15839232491727__gp_section_555659680865584371 gp-static gp-flex-row gp-left-0 gp-right-0 tablet:gp-static tablet:gp-flex-row tablet:gp-left-0 tablet:gp-right-0 mobile:gp-static mobile:gp-flex-row mobile:gp-left-0 mobile:gp-right-0" style="--bottom:16px;--bottom-tablet:16px;--bottom-mobile:16px;--d:none;--d-tablet:none;--d-mobile:none" ></div> </div> </gp-carousel> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-carousel-v2.js?v=1742365134075" defer="defer"></script> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="g9RKJRs_bF "> <gp-text data-id="g9RKJRs_bF"> <div class="g9RKJRs_bF " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:0;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Primary 5 Daily Dose Of Chinese 华文日日补</h2> </div> </div> </gp-text></div> <div enableLazyloadImage="true" parentTag="Col" id="g94sqNpbBx" data-id="g94sqNpbBx" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="g94sqNpbBx gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gkHfBG95XX gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gJcLbjlSWc" class="gJcLbjlSWc gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"gJcLbjlSWc","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-gJcLbjlSWc" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $17.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"40136640725199","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gqQMMMAIFk.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .gqQMMMAIFk:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gqQMMMAIFk:hover .gp-button-icon { color: undefined; } .gqQMMMAIFk .gp-button-icon { color: var(--g-c-text-3, text-3); } .gqQMMMAIFk:hover .gp-button-price { color: undefined; } .gqQMMMAIFk .gp-button-price { color: var(--g-c-text-3, text-3); } .gqQMMMAIFk .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gqQMMMAIFk:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gqQMMMAIFk" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gqQMMMAIFk gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gqQMMMAIFk-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .gqQMMMAIFk-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gqQMMMAIFk-sold-out:hover .gp-button-icon { color: undefined; } .gqQMMMAIFk-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gqQMMMAIFk-sold-out:hover .gp-button-price { color: undefined; } .gqQMMMAIFk-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gqQMMMAIFk-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gqQMMMAIFk-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gqQMMMAIFk" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gqQMMMAIFk-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="6739698680015" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_555659680865584371" /></form></gp-product><gp-product class="gp-child-item-giMy5fgMzF gp-contents" gp-context='{"variantSelected": {"id":40112936976591,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789814403672","requires_shipping":true,"taxable":false,"featured_image":null,"available":true,"name":"Bridging From K2 To Primary 1 Reading \u0026 Writing","public_title":null,"options":["Default Title"],"price":1090,"weight":500,"compare_at_price":1090,"inventory_management":"shopify","barcode":"9789814403672","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-giMy5fgMzF6736823910607"}' gp-data='{"variantSelected": {"id":40112936976591,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789814403672","requires_shipping":true,"taxable":false,"featured_image":null,"available":true,"name":"Bridging From K2 To Primary 1 Reading \u0026 Writing","public_title":null,"options":["Default Title"],"price":1090,"weight":500,"compare_at_price":1090,"inventory_management":"shopify","barcode":"9789814403672","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/bridging-from-k2-to-p1-reading-writing", "productHandle":"bridging-from-k2-to-p1-reading-writing", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555659680865584371"}}' ><form method="post" action="/cart/add" id="product-form-giMy5fgMzF6736823910607" accept-charset="UTF-8" class="form contents gp-contents [&>div]:gp-grid [&>div]:gp-grid-rows-[subgrid] [&>div]:gp-gap-y-0 [&>div]:gp-grid-col-[subgrid] [&>*>div:nth-child(1)]:gp-contents" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="40112936976591" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gF421ZTx_8" data-id="gF421ZTx_8" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gF421ZTx_8 gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="gAQhikxBBn gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gJuvXFe10L "> <gp-product-tag data-id="gJuvXFe10L" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gJuvXFe10L", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="0.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gJuvXFe10L" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gZzdGMvshm", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555659680865584371"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":true},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":true,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/bridging-from-k2-to-p1-reading-writing", "product":{"id":6736823910607,"title":"Bridging From K2 To Primary 1 Reading \u0026 Writing","handle":"bridging-from-k2-to-p1-reading-writing","description":"\u003cp\u003eThis series aims to make the transition from K2 to primary school easier for\n the preschooler. \u003c\/p\u003e\u003cp\u003eConsisting of 9 books, Grammar and Vocabulary, Reading\n and Writing, Comprehension, Character Education, Mathematics, Science,\n Hanyu Pinyin, Word Recognition and Chinese Comprehension, each book\n provides a wide variety of interesting exercises to engage preschoolers in\n active learning. \u003c\/p\u003e\u003cp\u003eBy doing the exercises in each book, preschoolers will be\n equipped with the necessary skills for the transition to primary school.\u003c\/p\u003e","published_at":"2025-03-17T21:56:03+08:00","created_at":"2021-06-24T00:39:22+08:00","vendor":"EDUCATIONAL PUBLISHING HOUSE","type":"Text \u0026 Assessment","tags":["_MS","Preschool","Primary","PRIMARY 1"],"price":1090,"price_min":1090,"price_max":1090,"available":true,"price_varies":false,"compare_at_price":1090,"compare_at_price_min":1090,"compare_at_price_max":1090,"compare_at_price_varies":false,"variants":[{"id":40112936976591,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789814403672","requires_shipping":true,"taxable":false,"featured_image":null,"available":true,"name":"Bridging From K2 To Primary 1 Reading \u0026 Writing","public_title":null,"options":["Default Title"],"price":1090,"weight":500,"compare_at_price":1090,"inventory_management":"shopify","barcode":"9789814403672","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_79365a29-0c2a-4e92-b143-e77a988fc6ab.jpg?v=1743219455","\/\/popular.com.sg\/cdn\/shop\/files\/download_4f05b98e-e072-48b4-bdbb-de8f3e7135ff.jpg?v=1743219454","\/\/popular.com.sg\/cdn\/shop\/files\/download_30111c96-6344-4141-b523-52f19f94b7dd.jpg?v=1743219453","\/\/popular.com.sg\/cdn\/shop\/files\/download_e24308dd-5e26-48c2-93e9-43a586c55f79.jpg?v=1743219453"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_79365a29-0c2a-4e92-b143-e77a988fc6ab.jpg?v=1743219455","options":["Title"],"media":[{"alt":"Bridging From K2 To Primary 1 Reading \u0026 Writing","id":30118971113679,"position":1,"preview_image":{"aspect_ratio":0.698,"height":800,"width":558,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_79365a29-0c2a-4e92-b143-e77a988fc6ab.jpg?v=1743219455"},"aspect_ratio":0.698,"height":800,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_79365a29-0c2a-4e92-b143-e77a988fc6ab.jpg?v=1743219455","width":558},{"alt":"Bridging From K2 To Primary 1 Reading \u0026 Writing","id":30118971146447,"position":2,"preview_image":{"aspect_ratio":0.707,"height":2339,"width":1654,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_4f05b98e-e072-48b4-bdbb-de8f3e7135ff.jpg?v=1743219454"},"aspect_ratio":0.707,"height":2339,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_4f05b98e-e072-48b4-bdbb-de8f3e7135ff.jpg?v=1743219454","width":1654},{"alt":"Bridging From K2 To Primary 1 Reading \u0026 Writing","id":30118971179215,"position":3,"preview_image":{"aspect_ratio":0.707,"height":1536,"width":1086,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_30111c96-6344-4141-b523-52f19f94b7dd.jpg?v=1743219453"},"aspect_ratio":0.707,"height":1536,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_30111c96-6344-4141-b523-52f19f94b7dd.jpg?v=1743219453","width":1086},{"alt":"Bridging From K2 To Primary 1 Reading \u0026 Writing","id":30118971211983,"position":4,"preview_image":{"aspect_ratio":0.707,"height":1536,"width":1086,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_e24308dd-5e26-48c2-93e9-43a586c55f79.jpg?v=1743219453"},"aspect_ratio":0.707,"height":1536,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_e24308dd-5e26-48c2-93e9-43a586c55f79.jpg?v=1743219453","width":1086}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp\u003eThis series aims to make the transition from K2 to primary school easier for\n the preschooler. \u003c\/p\u003e\u003cp\u003eConsisting of 9 books, Grammar and Vocabulary, Reading\n and Writing, Comprehension, Character Education, Mathematics, Science,\n Hanyu Pinyin, Word Recognition and Chinese Comprehension, each book\n provides a wide variety of interesting exercises to engage preschoolers in\n active learning. \u003c\/p\u003e\u003cp\u003eBy doing the exercises in each book, preschoolers will be\n equipped with the necessary skills for the transition to primary school.\u003c\/p\u003e"}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_555659680865584371" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gZzdGMvshm" class="gZzdGMvshm gp-overflow-hidden" > <div class="gp-grid gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gtc-tablet:minmax(0, 12fr);--gtc-mobile:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <gp-carousel data-id="gp-carousel-gZzdGMvshm" type="gp-feature-image-carousel" product-id="6736823910607" product-media="4" id="gp-root-carousel-ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6736823910607-template--15839232491727__gp_section_555659680865584371" class=" gp-px-0 tablet:gp-px-0 mobile:gp-px-0 gp-flex-1 gp-w-full gp-feature-image-carousel gp-group/carousel gp-flex" gp-data='{"id":"ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6736823910607-template--15839232491727__gp_section_555659680865584371","setting":{"loop":{"desktop":true},"slidesToShow":{"desktop":1},"dotStyle":{"desktop":"none","tablet":"none","mobile":"none"},"dotSize":{"desktop":12},"dotGapToCarousel":{"desktop":16},"dotColor":{"desktop":"bg-1"},"dotActiveColor":{"desktop":"line-3"},"controlOverContent":{"desktop":false,"tablet":false,"mobile":false},"enableDrag":{"desktop":true,"tablet":true,"mobile":true},"arrowCustom":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowCustomColor":"#000000","arrowBorder":{"desktop":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false}},"roundedArrow":{"desktop":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"}},"sneakPeakType":{"desktop":"center"},"arrowGapToEachSide":"16","animationMode":"ease-out","navigationStyle":{"desktop":"none"},"arrowButtonSize":{"desktop":{"width":"24px","height":"24px"}}},"styles":{"playSpeed":500,"sizeSetting":{"desktop":{"width":"100%","height":"auto"},"tablet":{"width":"100%","height":"auto"},"mobile":{"width":"100%","height":"auto"}},"align":{"desktop":"flex-start","tablet":"flex-start","mobile":"flex-start"}},"isHiddenArrowWhenDisabled":true}' style="--jc:flex-start;--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex"> <div class="gp-hidden gp-aspect-square gp-w-[12px] gp-rounded-full gp-shadow-md"></div> <div class="gp-relative gp-my-0 tablet:gp-px-0 gp-max-w-full mobile:gp-px-0 gp-carousel-wrapper mobile:gp-block tablet:gp-block gp-block gp-carousel-gZzdGMvshm gp-featured-image-wrapper" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--h:auto;--h-tablet:auto;--h-mobile:auto" > <div class="gp-h-full gp-relative gp-mx-auto gp-flex gp-items-center gp-justify-between mobile:!gp-flex-row tablet:!gp-flex-row !gp-flex-row" style="--h:100%;--h-tablet:100%;--h-mobile:100%;gap:16px" > <button type="button" aria-label='Carousel Back Arrow' class="gp-z-1 ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6736823910607 gp-carousel-action-back gem-slider-previous ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6736823910607-template--15839232491727__gp_section_555659680865584371 gp-carousel-arrow-gp-carousel-gZzdGMvshm gp-items-center gp-justify-center gp-overflow-hidden gp-shrink-0 gp-cursor-pointer gp-text-gray-500 !gp-hidden tablet:!gp-hidden mobile:!gp-hidden" style="--left:initial;--top:initial;--right:initial;--bottom:;--left-tablet:initial;--top-tablet:initial;--right-tablet:initial;--bottom-tablet:;--left-mobile:initial;--top-mobile:initial;--right-mobile:initial;--bottom-mobile:;--d:none;--d-tablet:none;--d-mobile:none;background-color:;--w:24px;--h:24px" onClick={onClick} > <div class="gp-flex gp-items-center gp-justify-center [&>svg]:gp-h-full [&>svg]:gp-w-full gp-rotate-180 tablet:gp-rotate-180 mobile:gp-rotate-180" style="--c:#000000;--w:undefinedpx;--w-tablet:undefinedpx;--w-mobile:undefinedpx;--h:undefinedpx;--h-tablet:undefinedpx;--h-mobile:undefinedpx" > <svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z" fill="currentColor"/> </svg> </div> <style> .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6736823910607.gp-carousel-arrow-gp-carousel-gZzdGMvshm { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6736823910607.gp-carousel-arrow-gp-carousel-gZzdGMvshm::before { content: ''; height: 100%; width: 100%; position: absolute; pointer-events: none; z-index: 10; border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } @media only screen and (max-width: 1024px) and (min-width: 768px) { .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6736823910607.gp-carousel-arrow-gp-carousel-gZzdGMvshm { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6736823910607.gp-carousel-arrow-gp-carousel-gZzdGMvshm::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } @media only screen and (max-width: 768px) { .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6736823910607.gp-carousel-arrow-gp-carousel-gZzdGMvshm { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6736823910607.gp-carousel-arrow-gp-carousel-gZzdGMvshm::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } </style> </button> <div id="gp-carousel-ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6736823910607-template--15839232491727__gp_section_555659680865584371" class="gem-slider gp-h-full gp-overflow-hidden gp-select-none mobile:!gp-flex-nowrap tablet:!gp-flex-nowrap !gp-flex-nowrap mobile:!gp-min-h-full tablet:!gp-min-h-full !gp-min-h-full" style="--cg-mobile:undefinedpx;--cg-tablet:undefinedpx;--cg:undefinedpx"> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="1" id="template--15839232491727__gp_section_555659680865584371-38236679798991" style="width:558px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6736823910607 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30118971113679 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_79365a29-0c2a-4e92-b143-e77a988fc6ab.jpg?v=1743219455" data-srcset="//popular.com.sg/cdn/shop/files/download_79365a29-0c2a-4e92-b143-e77a988fc6ab_480x480.jpg?v=1743219455 480w, //popular.com.sg/cdn/shop/files/download_79365a29-0c2a-4e92-b143-e77a988fc6ab_768x768.jpg?v=1743219455 768w,//popular.com.sg/cdn/shop/files/download_79365a29-0c2a-4e92-b143-e77a988fc6ab_1024x1024.jpg?v=1743219455 1024w,//popular.com.sg/cdn/shop/files/download_79365a29-0c2a-4e92-b143-e77a988fc6ab_1440x1440.jpg?v=1743219455 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="558" height="800" alt="Bridging From K2 To Primary 1 Reading & Writing" base-src="//popular.com.sg/cdn/shop/files/download_79365a29-0c2a-4e92-b143-e77a988fc6ab.jpg?v=1743219455" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="2" id="template--15839232491727__gp_section_555659680865584371-38236679045327" style="width:1654px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6736823910607 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30118971146447 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_4f05b98e-e072-48b4-bdbb-de8f3e7135ff.jpg?v=1743219454" data-srcset="//popular.com.sg/cdn/shop/files/download_4f05b98e-e072-48b4-bdbb-de8f3e7135ff_480x480.jpg?v=1743219454 480w, //popular.com.sg/cdn/shop/files/download_4f05b98e-e072-48b4-bdbb-de8f3e7135ff_768x768.jpg?v=1743219454 768w,//popular.com.sg/cdn/shop/files/download_4f05b98e-e072-48b4-bdbb-de8f3e7135ff_1024x1024.jpg?v=1743219454 1024w,//popular.com.sg/cdn/shop/files/download_4f05b98e-e072-48b4-bdbb-de8f3e7135ff_1440x1440.jpg?v=1743219454 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1654" height="2339" alt="Bridging From K2 To Primary 1 Reading & Writing" base-src="//popular.com.sg/cdn/shop/files/download_4f05b98e-e072-48b4-bdbb-de8f3e7135ff.jpg?v=1743219454" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="3" id="template--15839232491727__gp_section_555659680865584371-38236679012559" style="width:1086px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6736823910607 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30118971179215 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_30111c96-6344-4141-b523-52f19f94b7dd.jpg?v=1743219453" data-srcset="//popular.com.sg/cdn/shop/files/download_30111c96-6344-4141-b523-52f19f94b7dd_480x480.jpg?v=1743219453 480w, //popular.com.sg/cdn/shop/files/download_30111c96-6344-4141-b523-52f19f94b7dd_768x768.jpg?v=1743219453 768w,//popular.com.sg/cdn/shop/files/download_30111c96-6344-4141-b523-52f19f94b7dd_1024x1024.jpg?v=1743219453 1024w,//popular.com.sg/cdn/shop/files/download_30111c96-6344-4141-b523-52f19f94b7dd_1440x1440.jpg?v=1743219453 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1086" height="1536" alt="Bridging From K2 To Primary 1 Reading & Writing" base-src="//popular.com.sg/cdn/shop/files/download_30111c96-6344-4141-b523-52f19f94b7dd.jpg?v=1743219453" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="4" id="template--15839232491727__gp_section_555659680865584371-38236678979791" style="width:1086px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6736823910607 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30118971211983 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_e24308dd-5e26-48c2-93e9-43a586c55f79.jpg?v=1743219453" data-srcset="//popular.com.sg/cdn/shop/files/download_e24308dd-5e26-48c2-93e9-43a586c55f79_480x480.jpg?v=1743219453 480w, //popular.com.sg/cdn/shop/files/download_e24308dd-5e26-48c2-93e9-43a586c55f79_768x768.jpg?v=1743219453 768w,//popular.com.sg/cdn/shop/files/download_e24308dd-5e26-48c2-93e9-43a586c55f79_1024x1024.jpg?v=1743219453 1024w,//popular.com.sg/cdn/shop/files/download_e24308dd-5e26-48c2-93e9-43a586c55f79_1440x1440.jpg?v=1743219453 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1086" height="1536" alt="Bridging From K2 To Primary 1 Reading & Writing" base-src="//popular.com.sg/cdn/shop/files/download_e24308dd-5e26-48c2-93e9-43a586c55f79.jpg?v=1743219453" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> <button type="button" aria-label='Carousel Next Arrow' class="gp-z-1 ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6736823910607 gp-carousel-action-next gem-slider-next ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6736823910607-template--15839232491727__gp_section_555659680865584371 gp-carousel-arrow-gp-carousel-gZzdGMvshm gp-items-center gp-justify-center gp-overflow-hidden gp-shrink-0 gp-cursor-pointer gp-text-gray-500 !gp-hidden tablet:!gp-hidden mobile:!gp-hidden" style="--left:initial;--top:;--right:initial;--bottom:initial;--left-tablet:initial;--top-tablet:;--right-tablet:initial;--bottom-tablet:initial;--left-mobile:initial;--top-mobile:;--right-mobile:initial;--bottom-mobile:initial;--d:none;--d-tablet:none;--d-mobile:none;background-color:;--w:24px;--h:24px" onClick={onClick} > <div class="gp-flex gp-items-center gp-justify-center [&>svg]:gp-h-full [&>svg]:gp-w-full gp-rotate-0 tablet:gp-rotate-0 mobile:gp-rotate-0" style="--c:#000000;--w:undefinedpx;--w-tablet:undefinedpx;--w-mobile:undefinedpx;--h:undefinedpx;--h-tablet:undefinedpx;--h-mobile:undefinedpx" > <svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z" fill="currentColor"/> </svg> </div> <style> .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6736823910607.gp-carousel-arrow-gp-carousel-gZzdGMvshm { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6736823910607.gp-carousel-arrow-gp-carousel-gZzdGMvshm::before { content: ''; height: 100%; width: 100%; position: absolute; pointer-events: none; z-index: 10; border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } @media only screen and (max-width: 1024px) and (min-width: 768px) { .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6736823910607.gp-carousel-arrow-gp-carousel-gZzdGMvshm { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6736823910607.gp-carousel-arrow-gp-carousel-gZzdGMvshm::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } @media only screen and (max-width: 768px) { .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6736823910607.gp-carousel-arrow-gp-carousel-gZzdGMvshm { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6736823910607.gp-carousel-arrow-gp-carousel-gZzdGMvshm::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } </style> </button> </div> <div class="gp-items-center gp-justify-center gp-gap-2 gp-text-center gp-carousel-dot-container gp-carousel-dot-container-ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6736823910607-template--15839232491727__gp_section_555659680865584371 gp-static gp-flex-row gp-left-0 gp-right-0 tablet:gp-static tablet:gp-flex-row tablet:gp-left-0 tablet:gp-right-0 mobile:gp-static mobile:gp-flex-row mobile:gp-left-0 mobile:gp-right-0" style="--bottom:16px;--bottom-tablet:16px;--bottom-mobile:16px;--d:none;--d-tablet:none;--d-mobile:none" ></div> </div> </gp-carousel> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-carousel-v2.js?v=1742365134075" defer="defer"></script> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="g9RKJRs_bF "> <gp-text data-id="g9RKJRs_bF"> <div class="g9RKJRs_bF " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:0;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Bridging From K2 To Primary 1 Reading & Writing</h2> </div> </div> </gp-text></div> <div enableLazyloadImage="true" parentTag="Col" id="g94sqNpbBx" data-id="g94sqNpbBx" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="g94sqNpbBx gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gkHfBG95XX gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gJcLbjlSWc" class="gJcLbjlSWc gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"gJcLbjlSWc","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-gJcLbjlSWc" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $10.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"40112936976591","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gqQMMMAIFk.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .gqQMMMAIFk:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gqQMMMAIFk:hover .gp-button-icon { color: undefined; } .gqQMMMAIFk .gp-button-icon { color: var(--g-c-text-3, text-3); } .gqQMMMAIFk:hover .gp-button-price { color: undefined; } .gqQMMMAIFk .gp-button-price { color: var(--g-c-text-3, text-3); } .gqQMMMAIFk .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gqQMMMAIFk:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gqQMMMAIFk" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gqQMMMAIFk gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gqQMMMAIFk-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .gqQMMMAIFk-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gqQMMMAIFk-sold-out:hover .gp-button-icon { color: undefined; } .gqQMMMAIFk-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gqQMMMAIFk-sold-out:hover .gp-button-price { color: undefined; } .gqQMMMAIFk-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gqQMMMAIFk-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gqQMMMAIFk-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gqQMMMAIFk" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gqQMMMAIFk-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="6736823910607" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_555659680865584371" /></form></gp-product><gp-product class="gp-child-item-giMy5fgMzF gp-contents" gp-context='{"variantSelected": {"id":41517116850383,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789811712708","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Primary 2 Intensive Maths Drills (3rd Edition)","public_title":null,"options":["Default Title"],"price":1290,"weight":500,"compare_at_price":1090,"inventory_management":"shopify","barcode":"9789811712708","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-giMy5fgMzF6986559815887"}' gp-data='{"variantSelected": {"id":41517116850383,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789811712708","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Primary 2 Intensive Maths Drills (3rd Edition)","public_title":null,"options":["Default Title"],"price":1290,"weight":500,"compare_at_price":1090,"inventory_management":"shopify","barcode":"9789811712708","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/primary-2-intensive-maths-drills-3ed", "productHandle":"primary-2-intensive-maths-drills-3ed", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555659680865584371"}}' ><form method="post" action="/cart/add" id="product-form-giMy5fgMzF6986559815887" accept-charset="UTF-8" class="form contents gp-contents [&>div]:gp-grid [&>div]:gp-grid-rows-[subgrid] [&>div]:gp-gap-y-0 [&>div]:gp-grid-col-[subgrid] [&>*>div:nth-child(1)]:gp-contents" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="41517116850383" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gF421ZTx_8" data-id="gF421ZTx_8" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gF421ZTx_8 gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="gAQhikxBBn gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gJuvXFe10L "> <gp-product-tag data-id="gJuvXFe10L" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gJuvXFe10L", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="-200.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gJuvXFe10L" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > -18% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gZzdGMvshm", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555659680865584371"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":true},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":true,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/primary-2-intensive-maths-drills-3ed", "product":{"id":6986559815887,"title":"Primary 2 Intensive Maths Drills (3rd Edition)","handle":"primary-2-intensive-maths-drills-3ed","description":"\u003cp\u003eIntensive Maths Drills is a series of six books written in accordance with the latest MOE Primary Mathematics Syllabus. \u003c\/p\u003e\u003cp\u003eTo help pupils develop competency and optimise learning in a progressive manner, questions in this book are organised into three difficulty levels, with two practices for each difficulty level.\u003c\/p\u003e","published_at":"2025-03-17T21:57:03+08:00","created_at":"2022-02-09T12:00:27+08:00","vendor":"EDUCATIONAL PUBLISHING HOUSE","type":"Text \u0026 Assessment","tags":["Primary"],"price":1290,"price_min":1290,"price_max":1290,"available":true,"price_varies":false,"compare_at_price":1090,"compare_at_price_min":1090,"compare_at_price_max":1090,"compare_at_price_varies":false,"variants":[{"id":41517116850383,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789811712708","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Primary 2 Intensive Maths Drills (3rd Edition)","public_title":null,"options":["Default Title"],"price":1290,"weight":500,"compare_at_price":1090,"inventory_management":"shopify","barcode":"9789811712708","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_cf29fad9-6ec2-44e5-82e5-27cc4607704e.jpg?v=1743734576","\/\/popular.com.sg\/cdn\/shop\/files\/download_74970287-7c72-47f5-a14b-e9e6198cecc3.jpg?v=1743734574","\/\/popular.com.sg\/cdn\/shop\/files\/download_a97e8999-57e3-4db4-851f-bce26cf69220.jpg?v=1743734574","\/\/popular.com.sg\/cdn\/shop\/files\/download_ba22207f-2138-490a-97ad-eea402dfada3.jpg?v=1743734573","\/\/popular.com.sg\/cdn\/shop\/files\/download_504c6c50-fb99-4e35-8ae4-6aed0791f06c.jpg?v=1743734574"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_cf29fad9-6ec2-44e5-82e5-27cc4607704e.jpg?v=1743734576","options":["Title"],"media":[{"alt":"Primary 2 Intensive Maths Drills (3rd Edition)","id":30167864312015,"position":1,"preview_image":{"aspect_ratio":0.73,"height":2560,"width":1869,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_cf29fad9-6ec2-44e5-82e5-27cc4607704e.jpg?v=1743734576"},"aspect_ratio":0.73,"height":2560,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_cf29fad9-6ec2-44e5-82e5-27cc4607704e.jpg?v=1743734576","width":1869},{"alt":"Primary 2 Intensive Maths Drills (3rd Edition)","id":30167864344783,"position":2,"preview_image":{"aspect_ratio":0.731,"height":2048,"width":1497,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_74970287-7c72-47f5-a14b-e9e6198cecc3.jpg?v=1743734574"},"aspect_ratio":0.731,"height":2048,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_74970287-7c72-47f5-a14b-e9e6198cecc3.jpg?v=1743734574","width":1497},{"alt":"Primary 2 Intensive Maths Drills (3rd Edition)","id":30167864377551,"position":3,"preview_image":{"aspect_ratio":0.731,"height":2048,"width":1497,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_a97e8999-57e3-4db4-851f-bce26cf69220.jpg?v=1743734574"},"aspect_ratio":0.731,"height":2048,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_a97e8999-57e3-4db4-851f-bce26cf69220.jpg?v=1743734574","width":1497},{"alt":"Primary 2 Intensive Maths Drills (3rd Edition)","id":30167864410319,"position":4,"preview_image":{"aspect_ratio":0.731,"height":2048,"width":1497,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_ba22207f-2138-490a-97ad-eea402dfada3.jpg?v=1743734573"},"aspect_ratio":0.731,"height":2048,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_ba22207f-2138-490a-97ad-eea402dfada3.jpg?v=1743734573","width":1497},{"alt":"Primary 2 Intensive Maths Drills (3rd Edition)","id":30167864443087,"position":5,"preview_image":{"aspect_ratio":0.731,"height":2048,"width":1497,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_504c6c50-fb99-4e35-8ae4-6aed0791f06c.jpg?v=1743734574"},"aspect_ratio":0.731,"height":2048,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_504c6c50-fb99-4e35-8ae4-6aed0791f06c.jpg?v=1743734574","width":1497}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp\u003eIntensive Maths Drills is a series of six books written in accordance with the latest MOE Primary Mathematics Syllabus. \u003c\/p\u003e\u003cp\u003eTo help pupils develop competency and optimise learning in a progressive manner, questions in this book are organised into three difficulty levels, with two practices for each difficulty level.\u003c\/p\u003e"}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_555659680865584371" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gZzdGMvshm" class="gZzdGMvshm gp-overflow-hidden" > <div class="gp-grid gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gtc-tablet:minmax(0, 12fr);--gtc-mobile:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <gp-carousel data-id="gp-carousel-gZzdGMvshm" type="gp-feature-image-carousel" product-id="6986559815887" product-media="5" id="gp-root-carousel-ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6986559815887-template--15839232491727__gp_section_555659680865584371" class=" gp-px-0 tablet:gp-px-0 mobile:gp-px-0 gp-flex-1 gp-w-full gp-feature-image-carousel gp-group/carousel gp-flex" gp-data='{"id":"ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6986559815887-template--15839232491727__gp_section_555659680865584371","setting":{"loop":{"desktop":true},"slidesToShow":{"desktop":1},"dotStyle":{"desktop":"none","tablet":"none","mobile":"none"},"dotSize":{"desktop":12},"dotGapToCarousel":{"desktop":16},"dotColor":{"desktop":"bg-1"},"dotActiveColor":{"desktop":"line-3"},"controlOverContent":{"desktop":false,"tablet":false,"mobile":false},"enableDrag":{"desktop":true,"tablet":true,"mobile":true},"arrowCustom":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowCustomColor":"#000000","arrowBorder":{"desktop":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false}},"roundedArrow":{"desktop":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"}},"sneakPeakType":{"desktop":"center"},"arrowGapToEachSide":"16","animationMode":"ease-out","navigationStyle":{"desktop":"none"},"arrowButtonSize":{"desktop":{"width":"24px","height":"24px"}}},"styles":{"playSpeed":500,"sizeSetting":{"desktop":{"width":"100%","height":"auto"},"tablet":{"width":"100%","height":"auto"},"mobile":{"width":"100%","height":"auto"}},"align":{"desktop":"flex-start","tablet":"flex-start","mobile":"flex-start"}},"isHiddenArrowWhenDisabled":true}' style="--jc:flex-start;--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex"> <div class="gp-hidden gp-aspect-square gp-w-[12px] gp-rounded-full gp-shadow-md"></div> <div class="gp-relative gp-my-0 tablet:gp-px-0 gp-max-w-full mobile:gp-px-0 gp-carousel-wrapper mobile:gp-block tablet:gp-block gp-block gp-carousel-gZzdGMvshm gp-featured-image-wrapper" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--h:auto;--h-tablet:auto;--h-mobile:auto" > <div class="gp-h-full gp-relative gp-mx-auto gp-flex gp-items-center gp-justify-between mobile:!gp-flex-row tablet:!gp-flex-row !gp-flex-row" style="--h:100%;--h-tablet:100%;--h-mobile:100%;gap:16px" > <button type="button" aria-label='Carousel Back Arrow' class="gp-z-1 ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6986559815887 gp-carousel-action-back gem-slider-previous ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6986559815887-template--15839232491727__gp_section_555659680865584371 gp-carousel-arrow-gp-carousel-gZzdGMvshm gp-items-center gp-justify-center gp-overflow-hidden gp-shrink-0 gp-cursor-pointer gp-text-gray-500 !gp-hidden tablet:!gp-hidden mobile:!gp-hidden" style="--left:initial;--top:initial;--right:initial;--bottom:;--left-tablet:initial;--top-tablet:initial;--right-tablet:initial;--bottom-tablet:;--left-mobile:initial;--top-mobile:initial;--right-mobile:initial;--bottom-mobile:;--d:none;--d-tablet:none;--d-mobile:none;background-color:;--w:24px;--h:24px" onClick={onClick} > <div class="gp-flex gp-items-center gp-justify-center [&>svg]:gp-h-full [&>svg]:gp-w-full gp-rotate-180 tablet:gp-rotate-180 mobile:gp-rotate-180" style="--c:#000000;--w:undefinedpx;--w-tablet:undefinedpx;--w-mobile:undefinedpx;--h:undefinedpx;--h-tablet:undefinedpx;--h-mobile:undefinedpx" > <svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z" fill="currentColor"/> </svg> </div> <style> .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6986559815887.gp-carousel-arrow-gp-carousel-gZzdGMvshm { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6986559815887.gp-carousel-arrow-gp-carousel-gZzdGMvshm::before { content: ''; height: 100%; width: 100%; position: absolute; pointer-events: none; z-index: 10; border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } @media only screen and (max-width: 1024px) and (min-width: 768px) { .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6986559815887.gp-carousel-arrow-gp-carousel-gZzdGMvshm { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6986559815887.gp-carousel-arrow-gp-carousel-gZzdGMvshm::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } @media only screen and (max-width: 768px) { .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6986559815887.gp-carousel-arrow-gp-carousel-gZzdGMvshm { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6986559815887.gp-carousel-arrow-gp-carousel-gZzdGMvshm::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } </style> </button> <div id="gp-carousel-ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6986559815887-template--15839232491727__gp_section_555659680865584371" class="gem-slider gp-h-full gp-overflow-hidden gp-select-none mobile:!gp-flex-nowrap tablet:!gp-flex-nowrap !gp-flex-nowrap mobile:!gp-min-h-full tablet:!gp-min-h-full !gp-min-h-full" style="--cg-mobile:undefinedpx;--cg-tablet:undefinedpx;--cg:undefinedpx"> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="1" id="template--15839232491727__gp_section_555659680865584371-38295270097103" style="width:1869px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6986559815887 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30167864312015 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_cf29fad9-6ec2-44e5-82e5-27cc4607704e.jpg?v=1743734576" data-srcset="//popular.com.sg/cdn/shop/files/download_cf29fad9-6ec2-44e5-82e5-27cc4607704e_480x480.jpg?v=1743734576 480w, //popular.com.sg/cdn/shop/files/download_cf29fad9-6ec2-44e5-82e5-27cc4607704e_768x768.jpg?v=1743734576 768w,//popular.com.sg/cdn/shop/files/download_cf29fad9-6ec2-44e5-82e5-27cc4607704e_1024x1024.jpg?v=1743734576 1024w,//popular.com.sg/cdn/shop/files/download_cf29fad9-6ec2-44e5-82e5-27cc4607704e_1440x1440.jpg?v=1743734576 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1869" height="2560" alt="Primary 2 Intensive Maths Drills (3rd Edition)" base-src="//popular.com.sg/cdn/shop/files/download_cf29fad9-6ec2-44e5-82e5-27cc4607704e.jpg?v=1743734576" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="2" id="template--15839232491727__gp_section_555659680865584371-38295270064335" style="width:1497px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6986559815887 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30167864344783 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_74970287-7c72-47f5-a14b-e9e6198cecc3.jpg?v=1743734574" data-srcset="//popular.com.sg/cdn/shop/files/download_74970287-7c72-47f5-a14b-e9e6198cecc3_480x480.jpg?v=1743734574 480w, //popular.com.sg/cdn/shop/files/download_74970287-7c72-47f5-a14b-e9e6198cecc3_768x768.jpg?v=1743734574 768w,//popular.com.sg/cdn/shop/files/download_74970287-7c72-47f5-a14b-e9e6198cecc3_1024x1024.jpg?v=1743734574 1024w,//popular.com.sg/cdn/shop/files/download_74970287-7c72-47f5-a14b-e9e6198cecc3_1440x1440.jpg?v=1743734574 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1497" height="2048" alt="Primary 2 Intensive Maths Drills (3rd Edition)" base-src="//popular.com.sg/cdn/shop/files/download_74970287-7c72-47f5-a14b-e9e6198cecc3.jpg?v=1743734574" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="3" id="template--15839232491727__gp_section_555659680865584371-38295269998799" style="width:1497px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6986559815887 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30167864377551 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_a97e8999-57e3-4db4-851f-bce26cf69220.jpg?v=1743734574" data-srcset="//popular.com.sg/cdn/shop/files/download_a97e8999-57e3-4db4-851f-bce26cf69220_480x480.jpg?v=1743734574 480w, //popular.com.sg/cdn/shop/files/download_a97e8999-57e3-4db4-851f-bce26cf69220_768x768.jpg?v=1743734574 768w,//popular.com.sg/cdn/shop/files/download_a97e8999-57e3-4db4-851f-bce26cf69220_1024x1024.jpg?v=1743734574 1024w,//popular.com.sg/cdn/shop/files/download_a97e8999-57e3-4db4-851f-bce26cf69220_1440x1440.jpg?v=1743734574 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1497" height="2048" alt="Primary 2 Intensive Maths Drills (3rd Edition)" base-src="//popular.com.sg/cdn/shop/files/download_a97e8999-57e3-4db4-851f-bce26cf69220.jpg?v=1743734574" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="4" id="template--15839232491727__gp_section_555659680865584371-38295269966031" style="width:1497px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6986559815887 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30167864410319 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_ba22207f-2138-490a-97ad-eea402dfada3.jpg?v=1743734573" data-srcset="//popular.com.sg/cdn/shop/files/download_ba22207f-2138-490a-97ad-eea402dfada3_480x480.jpg?v=1743734573 480w, //popular.com.sg/cdn/shop/files/download_ba22207f-2138-490a-97ad-eea402dfada3_768x768.jpg?v=1743734573 768w,//popular.com.sg/cdn/shop/files/download_ba22207f-2138-490a-97ad-eea402dfada3_1024x1024.jpg?v=1743734573 1024w,//popular.com.sg/cdn/shop/files/download_ba22207f-2138-490a-97ad-eea402dfada3_1440x1440.jpg?v=1743734573 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1497" height="2048" alt="Primary 2 Intensive Maths Drills (3rd Edition)" base-src="//popular.com.sg/cdn/shop/files/download_ba22207f-2138-490a-97ad-eea402dfada3.jpg?v=1743734573" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="5" id="template--15839232491727__gp_section_555659680865584371-38295270031567" style="width:1497px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6986559815887 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30167864443087 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_504c6c50-fb99-4e35-8ae4-6aed0791f06c.jpg?v=1743734574" data-srcset="//popular.com.sg/cdn/shop/files/download_504c6c50-fb99-4e35-8ae4-6aed0791f06c_480x480.jpg?v=1743734574 480w, //popular.com.sg/cdn/shop/files/download_504c6c50-fb99-4e35-8ae4-6aed0791f06c_768x768.jpg?v=1743734574 768w,//popular.com.sg/cdn/shop/files/download_504c6c50-fb99-4e35-8ae4-6aed0791f06c_1024x1024.jpg?v=1743734574 1024w,//popular.com.sg/cdn/shop/files/download_504c6c50-fb99-4e35-8ae4-6aed0791f06c_1440x1440.jpg?v=1743734574 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1497" height="2048" alt="Primary 2 Intensive Maths Drills (3rd Edition)" base-src="//popular.com.sg/cdn/shop/files/download_504c6c50-fb99-4e35-8ae4-6aed0791f06c.jpg?v=1743734574" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> <button type="button" aria-label='Carousel Next Arrow' class="gp-z-1 ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6986559815887 gp-carousel-action-next gem-slider-next ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6986559815887-template--15839232491727__gp_section_555659680865584371 gp-carousel-arrow-gp-carousel-gZzdGMvshm gp-items-center gp-justify-center gp-overflow-hidden gp-shrink-0 gp-cursor-pointer gp-text-gray-500 !gp-hidden tablet:!gp-hidden mobile:!gp-hidden" style="--left:initial;--top:;--right:initial;--bottom:initial;--left-tablet:initial;--top-tablet:;--right-tablet:initial;--bottom-tablet:initial;--left-mobile:initial;--top-mobile:;--right-mobile:initial;--bottom-mobile:initial;--d:none;--d-tablet:none;--d-mobile:none;background-color:;--w:24px;--h:24px" onClick={onClick} > <div class="gp-flex gp-items-center gp-justify-center [&>svg]:gp-h-full [&>svg]:gp-w-full gp-rotate-0 tablet:gp-rotate-0 mobile:gp-rotate-0" style="--c:#000000;--w:undefinedpx;--w-tablet:undefinedpx;--w-mobile:undefinedpx;--h:undefinedpx;--h-tablet:undefinedpx;--h-mobile:undefinedpx" > <svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z" fill="currentColor"/> </svg> </div> <style> .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6986559815887.gp-carousel-arrow-gp-carousel-gZzdGMvshm { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6986559815887.gp-carousel-arrow-gp-carousel-gZzdGMvshm::before { content: ''; height: 100%; width: 100%; position: absolute; pointer-events: none; z-index: 10; border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } @media only screen and (max-width: 1024px) and (min-width: 768px) { .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6986559815887.gp-carousel-arrow-gp-carousel-gZzdGMvshm { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6986559815887.gp-carousel-arrow-gp-carousel-gZzdGMvshm::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } @media only screen and (max-width: 768px) { .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6986559815887.gp-carousel-arrow-gp-carousel-gZzdGMvshm { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6986559815887.gp-carousel-arrow-gp-carousel-gZzdGMvshm::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } </style> </button> </div> <div class="gp-items-center gp-justify-center gp-gap-2 gp-text-center gp-carousel-dot-container gp-carousel-dot-container-ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6986559815887-template--15839232491727__gp_section_555659680865584371 gp-static gp-flex-row gp-left-0 gp-right-0 tablet:gp-static tablet:gp-flex-row tablet:gp-left-0 tablet:gp-right-0 mobile:gp-static mobile:gp-flex-row mobile:gp-left-0 mobile:gp-right-0" style="--bottom:16px;--bottom-tablet:16px;--bottom-mobile:16px;--d:none;--d-tablet:none;--d-mobile:none" ></div> </div> </gp-carousel> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-carousel-v2.js?v=1742365134075" defer="defer"></script> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="g9RKJRs_bF "> <gp-text data-id="g9RKJRs_bF"> <div class="g9RKJRs_bF " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:0;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Primary 2 Intensive Maths Drills (3rd Edition)</h2> </div> </div> </gp-text></div> <div enableLazyloadImage="true" parentTag="Col" id="g94sqNpbBx" data-id="g94sqNpbBx" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="g94sqNpbBx gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gkHfBG95XX gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gJcLbjlSWc" class="gJcLbjlSWc gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"gJcLbjlSWc","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-gJcLbjlSWc" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $12.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"41517116850383","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gqQMMMAIFk.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .gqQMMMAIFk:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gqQMMMAIFk:hover .gp-button-icon { color: undefined; } .gqQMMMAIFk .gp-button-icon { color: var(--g-c-text-3, text-3); } .gqQMMMAIFk:hover .gp-button-price { color: undefined; } .gqQMMMAIFk .gp-button-price { color: var(--g-c-text-3, text-3); } .gqQMMMAIFk .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gqQMMMAIFk:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gqQMMMAIFk" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gqQMMMAIFk gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gqQMMMAIFk-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .gqQMMMAIFk-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gqQMMMAIFk-sold-out:hover .gp-button-icon { color: undefined; } .gqQMMMAIFk-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gqQMMMAIFk-sold-out:hover .gp-button-price { color: undefined; } .gqQMMMAIFk-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gqQMMMAIFk-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gqQMMMAIFk-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gqQMMMAIFk" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gqQMMMAIFk-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="6986559815887" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_555659680865584371" /></form></gp-product><gp-product class="gp-child-item-giMy5fgMzF gp-contents" gp-context='{"variantSelected": {"id":41935343911119,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789811712753","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Psle Science Trending Exam Questions Qr (2nd Edition)","public_title":null,"options":["Default Title"],"price":1190,"weight":500,"compare_at_price":1190,"inventory_management":"shopify","barcode":"9789811712753","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-giMy5fgMzF7068889940175"}' gp-data='{"variantSelected": {"id":41935343911119,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789811712753","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Psle Science Trending Exam Questions Qr (2nd Edition)","public_title":null,"options":["Default Title"],"price":1190,"weight":500,"compare_at_price":1190,"inventory_management":"shopify","barcode":"9789811712753","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/psle-science-trending-exam-questions-qr-2ed", "productHandle":"psle-science-trending-exam-questions-qr-2ed", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555659680865584371"}}' ><form method="post" action="/cart/add" id="product-form-giMy5fgMzF7068889940175" accept-charset="UTF-8" class="form contents gp-contents [&>div]:gp-grid [&>div]:gp-grid-rows-[subgrid] [&>div]:gp-gap-y-0 [&>div]:gp-grid-col-[subgrid] [&>*>div:nth-child(1)]:gp-contents" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="41935343911119" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gF421ZTx_8" data-id="gF421ZTx_8" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gF421ZTx_8 gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="gAQhikxBBn gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gJuvXFe10L "> <gp-product-tag data-id="gJuvXFe10L" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gJuvXFe10L", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="0.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gJuvXFe10L" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gZzdGMvshm", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555659680865584371"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":true},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":true,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/psle-science-trending-exam-questions-qr-2ed", "product":{"id":7068889940175,"title":"Psle Science Trending Exam Questions Qr (2nd Edition)","handle":"psle-science-trending-exam-questions-qr-2ed","description":"\u003cp\u003eDeveloped for Primary 5 and 6 pupils taking Science PSLE, questions in Trending Examination Questions: \u003c\/p\u003e\u003cp\u003ePSLE Science are designed to simulate the most recent actual PSLE questions (MCQs and OEQs).\u003c\/p\u003e\u003cp\u003eAttempting these questions exposes pupils to alternative contexts and\/or phrasings and helps them focus on the concepts and skills tested in the most recent Science PSLE papers. \u003c\/p\u003e\u003cp\u003eThe questions are also tagged with difficulty levels and learning outcomes to help pupils track learning.\u003c\/p\u003e\u003cp\u003eThis book also comes with online resources, such as:\u003c\/p\u003e\u003cp\u003e• diagnostic reports - help pupils identify area(s) that need strengthening\u003c\/p\u003e\u003cp\u003e• video explanations - help pupils unpack the most challenging or ‘killer’ questions, and understand the abstract concepts involved and the thinking process leading to the answers\u003c\/p\u003e","published_at":"2025-03-17T20:59:39+08:00","created_at":"2022-07-21T13:54:38+08:00","vendor":"EDUCATIONAL PUBLISHING HOUSE","type":"Text \u0026 Assessment","tags":["_MS","Primary"],"price":1190,"price_min":1190,"price_max":1190,"available":true,"price_varies":false,"compare_at_price":1190,"compare_at_price_min":1190,"compare_at_price_max":1190,"compare_at_price_varies":false,"variants":[{"id":41935343911119,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789811712753","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Psle Science Trending Exam Questions Qr (2nd Edition)","public_title":null,"options":["Default Title"],"price":1190,"weight":500,"compare_at_price":1190,"inventory_management":"shopify","barcode":"9789811712753","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_c7924d68-ac3f-4392-9456-f134d8c5a434.jpg?v=1743734800","\/\/popular.com.sg\/cdn\/shop\/files\/download_268aa27b-a5b5-4b4b-8fef-c7f6f33a4809.jpg?v=1743734793","\/\/popular.com.sg\/cdn\/shop\/files\/download_85c0d315-ef08-4dac-90b6-7dc886a53f46.jpg?v=1743734794","\/\/popular.com.sg\/cdn\/shop\/files\/download_ea317326-50cb-4a1d-8caa-d73daba23034.jpg?v=1743734794","\/\/popular.com.sg\/cdn\/shop\/files\/download_bb4b10d4-24f5-49d7-bacb-c8851fa4e0ab.jpg?v=1743734792"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_c7924d68-ac3f-4392-9456-f134d8c5a434.jpg?v=1743734800","options":["Title"],"media":[{"alt":"Psle Science Trending Exam Questions Qr (2nd Edition)","id":30167881154767,"position":1,"preview_image":{"aspect_ratio":0.708,"height":2560,"width":1813,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_c7924d68-ac3f-4392-9456-f134d8c5a434.jpg?v=1743734800"},"aspect_ratio":0.708,"height":2560,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_c7924d68-ac3f-4392-9456-f134d8c5a434.jpg?v=1743734800","width":1813},{"alt":"Psle Science Trending Exam Questions Qr (2nd Edition)","id":30167881187535,"position":2,"preview_image":{"aspect_ratio":0.707,"height":2339,"width":1654,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_268aa27b-a5b5-4b4b-8fef-c7f6f33a4809.jpg?v=1743734793"},"aspect_ratio":0.707,"height":2339,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_268aa27b-a5b5-4b4b-8fef-c7f6f33a4809.jpg?v=1743734793","width":1654},{"alt":"Psle Science Trending Exam Questions Qr (2nd Edition)","id":30167881220303,"position":3,"preview_image":{"aspect_ratio":0.707,"height":2560,"width":1810,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_85c0d315-ef08-4dac-90b6-7dc886a53f46.jpg?v=1743734794"},"aspect_ratio":0.707,"height":2560,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_85c0d315-ef08-4dac-90b6-7dc886a53f46.jpg?v=1743734794","width":1810},{"alt":"Psle Science Trending Exam Questions Qr (2nd Edition)","id":30167881253071,"position":4,"preview_image":{"aspect_ratio":0.707,"height":2560,"width":1810,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_ea317326-50cb-4a1d-8caa-d73daba23034.jpg?v=1743734794"},"aspect_ratio":0.707,"height":2560,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_ea317326-50cb-4a1d-8caa-d73daba23034.jpg?v=1743734794","width":1810},{"alt":"Psle Science Trending Exam Questions Qr (2nd Edition)","id":30167881285839,"position":5,"preview_image":{"aspect_ratio":0.707,"height":1536,"width":1086,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_bb4b10d4-24f5-49d7-bacb-c8851fa4e0ab.jpg?v=1743734792"},"aspect_ratio":0.707,"height":1536,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_bb4b10d4-24f5-49d7-bacb-c8851fa4e0ab.jpg?v=1743734792","width":1086}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp\u003eDeveloped for Primary 5 and 6 pupils taking Science PSLE, questions in Trending Examination Questions: \u003c\/p\u003e\u003cp\u003ePSLE Science are designed to simulate the most recent actual PSLE questions (MCQs and OEQs).\u003c\/p\u003e\u003cp\u003eAttempting these questions exposes pupils to alternative contexts and\/or phrasings and helps them focus on the concepts and skills tested in the most recent Science PSLE papers. \u003c\/p\u003e\u003cp\u003eThe questions are also tagged with difficulty levels and learning outcomes to help pupils track learning.\u003c\/p\u003e\u003cp\u003eThis book also comes with online resources, such as:\u003c\/p\u003e\u003cp\u003e• diagnostic reports - help pupils identify area(s) that need strengthening\u003c\/p\u003e\u003cp\u003e• video explanations - help pupils unpack the most challenging or ‘killer’ questions, and understand the abstract concepts involved and the thinking process leading to the answers\u003c\/p\u003e"}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_555659680865584371" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gZzdGMvshm" class="gZzdGMvshm gp-overflow-hidden" > <div class="gp-grid gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gtc-tablet:minmax(0, 12fr);--gtc-mobile:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <gp-carousel data-id="gp-carousel-gZzdGMvshm" type="gp-feature-image-carousel" product-id="7068889940175" product-media="5" id="gp-root-carousel-ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-7068889940175-template--15839232491727__gp_section_555659680865584371" class=" gp-px-0 tablet:gp-px-0 mobile:gp-px-0 gp-flex-1 gp-w-full gp-feature-image-carousel gp-group/carousel gp-flex" gp-data='{"id":"ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-7068889940175-template--15839232491727__gp_section_555659680865584371","setting":{"loop":{"desktop":true},"slidesToShow":{"desktop":1},"dotStyle":{"desktop":"none","tablet":"none","mobile":"none"},"dotSize":{"desktop":12},"dotGapToCarousel":{"desktop":16},"dotColor":{"desktop":"bg-1"},"dotActiveColor":{"desktop":"line-3"},"controlOverContent":{"desktop":false,"tablet":false,"mobile":false},"enableDrag":{"desktop":true,"tablet":true,"mobile":true},"arrowCustom":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowCustomColor":"#000000","arrowBorder":{"desktop":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false}},"roundedArrow":{"desktop":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"}},"sneakPeakType":{"desktop":"center"},"arrowGapToEachSide":"16","animationMode":"ease-out","navigationStyle":{"desktop":"none"},"arrowButtonSize":{"desktop":{"width":"24px","height":"24px"}}},"styles":{"playSpeed":500,"sizeSetting":{"desktop":{"width":"100%","height":"auto"},"tablet":{"width":"100%","height":"auto"},"mobile":{"width":"100%","height":"auto"}},"align":{"desktop":"flex-start","tablet":"flex-start","mobile":"flex-start"}},"isHiddenArrowWhenDisabled":true}' style="--jc:flex-start;--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex"> <div class="gp-hidden gp-aspect-square gp-w-[12px] gp-rounded-full gp-shadow-md"></div> <div class="gp-relative gp-my-0 tablet:gp-px-0 gp-max-w-full mobile:gp-px-0 gp-carousel-wrapper mobile:gp-block tablet:gp-block gp-block gp-carousel-gZzdGMvshm gp-featured-image-wrapper" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--h:auto;--h-tablet:auto;--h-mobile:auto" > <div class="gp-h-full gp-relative gp-mx-auto gp-flex gp-items-center gp-justify-between mobile:!gp-flex-row tablet:!gp-flex-row !gp-flex-row" style="--h:100%;--h-tablet:100%;--h-mobile:100%;gap:16px" > <button type="button" aria-label='Carousel Back Arrow' class="gp-z-1 ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-7068889940175 gp-carousel-action-back gem-slider-previous ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-7068889940175-template--15839232491727__gp_section_555659680865584371 gp-carousel-arrow-gp-carousel-gZzdGMvshm gp-items-center gp-justify-center gp-overflow-hidden gp-shrink-0 gp-cursor-pointer gp-text-gray-500 !gp-hidden tablet:!gp-hidden mobile:!gp-hidden" style="--left:initial;--top:initial;--right:initial;--bottom:;--left-tablet:initial;--top-tablet:initial;--right-tablet:initial;--bottom-tablet:;--left-mobile:initial;--top-mobile:initial;--right-mobile:initial;--bottom-mobile:;--d:none;--d-tablet:none;--d-mobile:none;background-color:;--w:24px;--h:24px" onClick={onClick} > <div class="gp-flex gp-items-center gp-justify-center [&>svg]:gp-h-full [&>svg]:gp-w-full gp-rotate-180 tablet:gp-rotate-180 mobile:gp-rotate-180" style="--c:#000000;--w:undefinedpx;--w-tablet:undefinedpx;--w-mobile:undefinedpx;--h:undefinedpx;--h-tablet:undefinedpx;--h-mobile:undefinedpx" > <svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z" fill="currentColor"/> </svg> </div> <style> .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-7068889940175.gp-carousel-arrow-gp-carousel-gZzdGMvshm { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-7068889940175.gp-carousel-arrow-gp-carousel-gZzdGMvshm::before { content: ''; height: 100%; width: 100%; position: absolute; pointer-events: none; z-index: 10; border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } @media only screen and (max-width: 1024px) and (min-width: 768px) { .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-7068889940175.gp-carousel-arrow-gp-carousel-gZzdGMvshm { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-7068889940175.gp-carousel-arrow-gp-carousel-gZzdGMvshm::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } @media only screen and (max-width: 768px) { .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-7068889940175.gp-carousel-arrow-gp-carousel-gZzdGMvshm { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-7068889940175.gp-carousel-arrow-gp-carousel-gZzdGMvshm::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } </style> </button> <div id="gp-carousel-ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-7068889940175-template--15839232491727__gp_section_555659680865584371" class="gem-slider gp-h-full gp-overflow-hidden gp-select-none mobile:!gp-flex-nowrap tablet:!gp-flex-nowrap !gp-flex-nowrap mobile:!gp-min-h-full tablet:!gp-min-h-full !gp-min-h-full" style="--cg-mobile:undefinedpx;--cg-tablet:undefinedpx;--cg:undefinedpx"> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="1" id="template--15839232491727__gp_section_555659680865584371-38295290970319" style="width:1813px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-7068889940175 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30167881154767 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_c7924d68-ac3f-4392-9456-f134d8c5a434.jpg?v=1743734800" data-srcset="//popular.com.sg/cdn/shop/files/download_c7924d68-ac3f-4392-9456-f134d8c5a434_480x480.jpg?v=1743734800 480w, //popular.com.sg/cdn/shop/files/download_c7924d68-ac3f-4392-9456-f134d8c5a434_768x768.jpg?v=1743734800 768w,//popular.com.sg/cdn/shop/files/download_c7924d68-ac3f-4392-9456-f134d8c5a434_1024x1024.jpg?v=1743734800 1024w,//popular.com.sg/cdn/shop/files/download_c7924d68-ac3f-4392-9456-f134d8c5a434_1440x1440.jpg?v=1743734800 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1813" height="2560" alt="Psle Science Trending Exam Questions Qr (2nd Edition)" base-src="//popular.com.sg/cdn/shop/files/download_c7924d68-ac3f-4392-9456-f134d8c5a434.jpg?v=1743734800" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="2" id="template--15839232491727__gp_section_555659680865584371-38295290380495" style="width:1654px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-7068889940175 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30167881187535 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_268aa27b-a5b5-4b4b-8fef-c7f6f33a4809.jpg?v=1743734793" data-srcset="//popular.com.sg/cdn/shop/files/download_268aa27b-a5b5-4b4b-8fef-c7f6f33a4809_480x480.jpg?v=1743734793 480w, //popular.com.sg/cdn/shop/files/download_268aa27b-a5b5-4b4b-8fef-c7f6f33a4809_768x768.jpg?v=1743734793 768w,//popular.com.sg/cdn/shop/files/download_268aa27b-a5b5-4b4b-8fef-c7f6f33a4809_1024x1024.jpg?v=1743734793 1024w,//popular.com.sg/cdn/shop/files/download_268aa27b-a5b5-4b4b-8fef-c7f6f33a4809_1440x1440.jpg?v=1743734793 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1654" height="2339" alt="Psle Science Trending Exam Questions Qr (2nd Edition)" base-src="//popular.com.sg/cdn/shop/files/download_268aa27b-a5b5-4b4b-8fef-c7f6f33a4809.jpg?v=1743734793" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="3" id="template--15839232491727__gp_section_555659680865584371-38295290642639" style="width:1810px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-7068889940175 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30167881220303 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_85c0d315-ef08-4dac-90b6-7dc886a53f46.jpg?v=1743734794" data-srcset="//popular.com.sg/cdn/shop/files/download_85c0d315-ef08-4dac-90b6-7dc886a53f46_480x480.jpg?v=1743734794 480w, //popular.com.sg/cdn/shop/files/download_85c0d315-ef08-4dac-90b6-7dc886a53f46_768x768.jpg?v=1743734794 768w,//popular.com.sg/cdn/shop/files/download_85c0d315-ef08-4dac-90b6-7dc886a53f46_1024x1024.jpg?v=1743734794 1024w,//popular.com.sg/cdn/shop/files/download_85c0d315-ef08-4dac-90b6-7dc886a53f46_1440x1440.jpg?v=1743734794 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1810" height="2560" alt="Psle Science Trending Exam Questions Qr (2nd Edition)" base-src="//popular.com.sg/cdn/shop/files/download_85c0d315-ef08-4dac-90b6-7dc886a53f46.jpg?v=1743734794" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="4" id="template--15839232491727__gp_section_555659680865584371-38295290675407" style="width:1810px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-7068889940175 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30167881253071 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_ea317326-50cb-4a1d-8caa-d73daba23034.jpg?v=1743734794" data-srcset="//popular.com.sg/cdn/shop/files/download_ea317326-50cb-4a1d-8caa-d73daba23034_480x480.jpg?v=1743734794 480w, //popular.com.sg/cdn/shop/files/download_ea317326-50cb-4a1d-8caa-d73daba23034_768x768.jpg?v=1743734794 768w,//popular.com.sg/cdn/shop/files/download_ea317326-50cb-4a1d-8caa-d73daba23034_1024x1024.jpg?v=1743734794 1024w,//popular.com.sg/cdn/shop/files/download_ea317326-50cb-4a1d-8caa-d73daba23034_1440x1440.jpg?v=1743734794 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1810" height="2560" alt="Psle Science Trending Exam Questions Qr (2nd Edition)" base-src="//popular.com.sg/cdn/shop/files/download_ea317326-50cb-4a1d-8caa-d73daba23034.jpg?v=1743734794" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="5" id="template--15839232491727__gp_section_555659680865584371-38295290216655" style="width:1086px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-7068889940175 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30167881285839 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_bb4b10d4-24f5-49d7-bacb-c8851fa4e0ab.jpg?v=1743734792" data-srcset="//popular.com.sg/cdn/shop/files/download_bb4b10d4-24f5-49d7-bacb-c8851fa4e0ab_480x480.jpg?v=1743734792 480w, //popular.com.sg/cdn/shop/files/download_bb4b10d4-24f5-49d7-bacb-c8851fa4e0ab_768x768.jpg?v=1743734792 768w,//popular.com.sg/cdn/shop/files/download_bb4b10d4-24f5-49d7-bacb-c8851fa4e0ab_1024x1024.jpg?v=1743734792 1024w,//popular.com.sg/cdn/shop/files/download_bb4b10d4-24f5-49d7-bacb-c8851fa4e0ab_1440x1440.jpg?v=1743734792 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1086" height="1536" alt="Psle Science Trending Exam Questions Qr (2nd Edition)" base-src="//popular.com.sg/cdn/shop/files/download_bb4b10d4-24f5-49d7-bacb-c8851fa4e0ab.jpg?v=1743734792" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> <button type="button" aria-label='Carousel Next Arrow' class="gp-z-1 ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-7068889940175 gp-carousel-action-next gem-slider-next ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-7068889940175-template--15839232491727__gp_section_555659680865584371 gp-carousel-arrow-gp-carousel-gZzdGMvshm gp-items-center gp-justify-center gp-overflow-hidden gp-shrink-0 gp-cursor-pointer gp-text-gray-500 !gp-hidden tablet:!gp-hidden mobile:!gp-hidden" style="--left:initial;--top:;--right:initial;--bottom:initial;--left-tablet:initial;--top-tablet:;--right-tablet:initial;--bottom-tablet:initial;--left-mobile:initial;--top-mobile:;--right-mobile:initial;--bottom-mobile:initial;--d:none;--d-tablet:none;--d-mobile:none;background-color:;--w:24px;--h:24px" onClick={onClick} > <div class="gp-flex gp-items-center gp-justify-center [&>svg]:gp-h-full [&>svg]:gp-w-full gp-rotate-0 tablet:gp-rotate-0 mobile:gp-rotate-0" style="--c:#000000;--w:undefinedpx;--w-tablet:undefinedpx;--w-mobile:undefinedpx;--h:undefinedpx;--h-tablet:undefinedpx;--h-mobile:undefinedpx" > <svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z" fill="currentColor"/> </svg> </div> <style> .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-7068889940175.gp-carousel-arrow-gp-carousel-gZzdGMvshm { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-7068889940175.gp-carousel-arrow-gp-carousel-gZzdGMvshm::before { content: ''; height: 100%; width: 100%; position: absolute; pointer-events: none; z-index: 10; border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } @media only screen and (max-width: 1024px) and (min-width: 768px) { .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-7068889940175.gp-carousel-arrow-gp-carousel-gZzdGMvshm { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-7068889940175.gp-carousel-arrow-gp-carousel-gZzdGMvshm::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } @media only screen and (max-width: 768px) { .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-7068889940175.gp-carousel-arrow-gp-carousel-gZzdGMvshm { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-7068889940175.gp-carousel-arrow-gp-carousel-gZzdGMvshm::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } </style> </button> </div> <div class="gp-items-center gp-justify-center gp-gap-2 gp-text-center gp-carousel-dot-container gp-carousel-dot-container-ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-7068889940175-template--15839232491727__gp_section_555659680865584371 gp-static gp-flex-row gp-left-0 gp-right-0 tablet:gp-static tablet:gp-flex-row tablet:gp-left-0 tablet:gp-right-0 mobile:gp-static mobile:gp-flex-row mobile:gp-left-0 mobile:gp-right-0" style="--bottom:16px;--bottom-tablet:16px;--bottom-mobile:16px;--d:none;--d-tablet:none;--d-mobile:none" ></div> </div> </gp-carousel> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-carousel-v2.js?v=1742365134075" defer="defer"></script> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="g9RKJRs_bF "> <gp-text data-id="g9RKJRs_bF"> <div class="g9RKJRs_bF " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:0;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Psle Science Trending Exam Questions Qr (2nd Edition)</h2> </div> </div> </gp-text></div> <div enableLazyloadImage="true" parentTag="Col" id="g94sqNpbBx" data-id="g94sqNpbBx" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="g94sqNpbBx gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gkHfBG95XX gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gJcLbjlSWc" class="gJcLbjlSWc gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"gJcLbjlSWc","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-gJcLbjlSWc" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $11.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"41935343911119","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gqQMMMAIFk.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .gqQMMMAIFk:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gqQMMMAIFk:hover .gp-button-icon { color: undefined; } .gqQMMMAIFk .gp-button-icon { color: var(--g-c-text-3, text-3); } .gqQMMMAIFk:hover .gp-button-price { color: undefined; } .gqQMMMAIFk .gp-button-price { color: var(--g-c-text-3, text-3); } .gqQMMMAIFk .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gqQMMMAIFk:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gqQMMMAIFk" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gqQMMMAIFk gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gqQMMMAIFk-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .gqQMMMAIFk-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gqQMMMAIFk-sold-out:hover .gp-button-icon { color: undefined; } .gqQMMMAIFk-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gqQMMMAIFk-sold-out:hover .gp-button-price { color: undefined; } .gqQMMMAIFk-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gqQMMMAIFk-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gqQMMMAIFk-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gqQMMMAIFk" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gqQMMMAIFk-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="7068889940175" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_555659680865584371" /></form></gp-product><gp-product class="gp-child-item-giMy5fgMzF gp-contents" gp-context='{"variantSelected": {"id":40112936157391,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789814403658","requires_shipping":true,"taxable":false,"featured_image":null,"available":true,"name":"Bridging From K2 To Primary 1 Grammar \u0026 Vocabulary","public_title":null,"options":["Default Title"],"price":1390,"weight":500,"compare_at_price":1390,"inventory_management":"shopify","barcode":"9789814403658","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-giMy5fgMzF6736823419087"}' gp-data='{"variantSelected": {"id":40112936157391,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789814403658","requires_shipping":true,"taxable":false,"featured_image":null,"available":true,"name":"Bridging From K2 To Primary 1 Grammar \u0026 Vocabulary","public_title":null,"options":["Default Title"],"price":1390,"weight":500,"compare_at_price":1390,"inventory_management":"shopify","barcode":"9789814403658","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/bridging-from-k2-to-p1-grammar-vocabulary", "productHandle":"bridging-from-k2-to-p1-grammar-vocabulary", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555659680865584371"}}' ><form method="post" action="/cart/add" id="product-form-giMy5fgMzF6736823419087" accept-charset="UTF-8" class="form contents gp-contents [&>div]:gp-grid [&>div]:gp-grid-rows-[subgrid] [&>div]:gp-gap-y-0 [&>div]:gp-grid-col-[subgrid] [&>*>div:nth-child(1)]:gp-contents" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="40112936157391" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gF421ZTx_8" data-id="gF421ZTx_8" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gF421ZTx_8 gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="gAQhikxBBn gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gJuvXFe10L "> <gp-product-tag data-id="gJuvXFe10L" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gJuvXFe10L", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="0.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gJuvXFe10L" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gZzdGMvshm", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555659680865584371"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":true},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":true,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/bridging-from-k2-to-p1-grammar-vocabulary", "product":{"id":6736823419087,"title":"Bridging From K2 To Primary 1 Grammar \u0026 Vocabulary","handle":"bridging-from-k2-to-p1-grammar-vocabulary","description":"\u003cp\u003eThis series aims to make the transition from K2 to primary school easier for\n the preschooler. \u003c\/p\u003e\u003cp\u003eConsisting of 9 books, Grammar and Vocabulary, Reading\n and Writing, Comprehension, Character Education, Mathematics, Science,\n Hanyu Pinyin, Word Recognition and Chinese Comprehension, each book\n provides a wide variety of interesting exercises to engage preschoolers in\n active learning. \u003c\/p\u003e\u003cp\u003eBy doing the exercises in each book, preschoolers will be\n equipped with the necessary skills for the transition to primary school.\u003c\/p\u003e","published_at":"2025-03-17T21:56:02+08:00","created_at":"2021-06-24T00:39:14+08:00","vendor":"EDUCATIONAL PUBLISHING HOUSE","type":"Text \u0026 Assessment","tags":["_MS","Preschool","Primary","PRIMARY 1"],"price":1390,"price_min":1390,"price_max":1390,"available":true,"price_varies":false,"compare_at_price":1390,"compare_at_price_min":1390,"compare_at_price_max":1390,"compare_at_price_varies":false,"variants":[{"id":40112936157391,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789814403658","requires_shipping":true,"taxable":false,"featured_image":null,"available":true,"name":"Bridging From K2 To Primary 1 Grammar \u0026 Vocabulary","public_title":null,"options":["Default Title"],"price":1390,"weight":500,"compare_at_price":1390,"inventory_management":"shopify","barcode":"9789814403658","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_825d3ba6-973b-4f78-b630-89e521bca582.jpg?v=1743219428","\/\/popular.com.sg\/cdn\/shop\/files\/download_c6b5b25d-44fd-4b78-83d9-24c0b6042662.jpg?v=1743219428","\/\/popular.com.sg\/cdn\/shop\/files\/download_4cf27dc5-b56f-4e3c-81c4-03bbf11ecb5c.jpg?v=1743219428","\/\/popular.com.sg\/cdn\/shop\/files\/download_351b45eb-ae4e-4873-9fae-64b1ecc6e864.jpg?v=1743219426","\/\/popular.com.sg\/cdn\/shop\/files\/download_06ff29be-75c2-49fb-a834-4877ba5683a2.jpg?v=1743219426"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_825d3ba6-973b-4f78-b630-89e521bca582.jpg?v=1743219428","options":["Title"],"media":[{"alt":"Bridging From K2 To Primary 1 Grammar \u0026 Vocabulary","id":30118967083215,"position":1,"preview_image":{"aspect_ratio":0.683,"height":800,"width":546,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_825d3ba6-973b-4f78-b630-89e521bca582.jpg?v=1743219428"},"aspect_ratio":0.683,"height":800,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_825d3ba6-973b-4f78-b630-89e521bca582.jpg?v=1743219428","width":546},{"alt":"Bridging From K2 To Primary 1 Grammar \u0026 Vocabulary","id":30118967115983,"position":2,"preview_image":{"aspect_ratio":0.707,"height":2339,"width":1654,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_c6b5b25d-44fd-4b78-83d9-24c0b6042662.jpg?v=1743219428"},"aspect_ratio":0.707,"height":2339,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_c6b5b25d-44fd-4b78-83d9-24c0b6042662.jpg?v=1743219428","width":1654},{"alt":"Bridging From K2 To Primary 1 Grammar \u0026 Vocabulary","id":30118967148751,"position":3,"preview_image":{"aspect_ratio":0.707,"height":2560,"width":1810,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_4cf27dc5-b56f-4e3c-81c4-03bbf11ecb5c.jpg?v=1743219428"},"aspect_ratio":0.707,"height":2560,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_4cf27dc5-b56f-4e3c-81c4-03bbf11ecb5c.jpg?v=1743219428","width":1810},{"alt":"Bridging From K2 To Primary 1 Grammar \u0026 Vocabulary","id":30118967181519,"position":4,"preview_image":{"aspect_ratio":0.707,"height":1536,"width":1086,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_351b45eb-ae4e-4873-9fae-64b1ecc6e864.jpg?v=1743219426"},"aspect_ratio":0.707,"height":1536,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_351b45eb-ae4e-4873-9fae-64b1ecc6e864.jpg?v=1743219426","width":1086},{"alt":"Bridging From K2 To Primary 1 Grammar \u0026 Vocabulary","id":30118967214287,"position":5,"preview_image":{"aspect_ratio":0.707,"height":1536,"width":1086,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_06ff29be-75c2-49fb-a834-4877ba5683a2.jpg?v=1743219426"},"aspect_ratio":0.707,"height":1536,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_06ff29be-75c2-49fb-a834-4877ba5683a2.jpg?v=1743219426","width":1086}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp\u003eThis series aims to make the transition from K2 to primary school easier for\n the preschooler. \u003c\/p\u003e\u003cp\u003eConsisting of 9 books, Grammar and Vocabulary, Reading\n and Writing, Comprehension, Character Education, Mathematics, Science,\n Hanyu Pinyin, Word Recognition and Chinese Comprehension, each book\n provides a wide variety of interesting exercises to engage preschoolers in\n active learning. \u003c\/p\u003e\u003cp\u003eBy doing the exercises in each book, preschoolers will be\n equipped with the necessary skills for the transition to primary school.\u003c\/p\u003e"}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_555659680865584371" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gZzdGMvshm" class="gZzdGMvshm gp-overflow-hidden" > <div class="gp-grid gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gtc-tablet:minmax(0, 12fr);--gtc-mobile:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <gp-carousel data-id="gp-carousel-gZzdGMvshm" type="gp-feature-image-carousel" product-id="6736823419087" product-media="5" id="gp-root-carousel-ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6736823419087-template--15839232491727__gp_section_555659680865584371" class=" gp-px-0 tablet:gp-px-0 mobile:gp-px-0 gp-flex-1 gp-w-full gp-feature-image-carousel gp-group/carousel gp-flex" gp-data='{"id":"ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6736823419087-template--15839232491727__gp_section_555659680865584371","setting":{"loop":{"desktop":true},"slidesToShow":{"desktop":1},"dotStyle":{"desktop":"none","tablet":"none","mobile":"none"},"dotSize":{"desktop":12},"dotGapToCarousel":{"desktop":16},"dotColor":{"desktop":"bg-1"},"dotActiveColor":{"desktop":"line-3"},"controlOverContent":{"desktop":false,"tablet":false,"mobile":false},"enableDrag":{"desktop":true,"tablet":true,"mobile":true},"arrowCustom":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowCustomColor":"#000000","arrowBorder":{"desktop":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false}},"roundedArrow":{"desktop":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"}},"sneakPeakType":{"desktop":"center"},"arrowGapToEachSide":"16","animationMode":"ease-out","navigationStyle":{"desktop":"none"},"arrowButtonSize":{"desktop":{"width":"24px","height":"24px"}}},"styles":{"playSpeed":500,"sizeSetting":{"desktop":{"width":"100%","height":"auto"},"tablet":{"width":"100%","height":"auto"},"mobile":{"width":"100%","height":"auto"}},"align":{"desktop":"flex-start","tablet":"flex-start","mobile":"flex-start"}},"isHiddenArrowWhenDisabled":true}' style="--jc:flex-start;--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex"> <div class="gp-hidden gp-aspect-square gp-w-[12px] gp-rounded-full gp-shadow-md"></div> <div class="gp-relative gp-my-0 tablet:gp-px-0 gp-max-w-full mobile:gp-px-0 gp-carousel-wrapper mobile:gp-block tablet:gp-block gp-block gp-carousel-gZzdGMvshm gp-featured-image-wrapper" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--h:auto;--h-tablet:auto;--h-mobile:auto" > <div class="gp-h-full gp-relative gp-mx-auto gp-flex gp-items-center gp-justify-between mobile:!gp-flex-row tablet:!gp-flex-row !gp-flex-row" style="--h:100%;--h-tablet:100%;--h-mobile:100%;gap:16px" > <button type="button" aria-label='Carousel Back Arrow' class="gp-z-1 ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6736823419087 gp-carousel-action-back gem-slider-previous ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6736823419087-template--15839232491727__gp_section_555659680865584371 gp-carousel-arrow-gp-carousel-gZzdGMvshm gp-items-center gp-justify-center gp-overflow-hidden gp-shrink-0 gp-cursor-pointer gp-text-gray-500 !gp-hidden tablet:!gp-hidden mobile:!gp-hidden" style="--left:initial;--top:initial;--right:initial;--bottom:;--left-tablet:initial;--top-tablet:initial;--right-tablet:initial;--bottom-tablet:;--left-mobile:initial;--top-mobile:initial;--right-mobile:initial;--bottom-mobile:;--d:none;--d-tablet:none;--d-mobile:none;background-color:;--w:24px;--h:24px" onClick={onClick} > <div class="gp-flex gp-items-center gp-justify-center [&>svg]:gp-h-full [&>svg]:gp-w-full gp-rotate-180 tablet:gp-rotate-180 mobile:gp-rotate-180" style="--c:#000000;--w:undefinedpx;--w-tablet:undefinedpx;--w-mobile:undefinedpx;--h:undefinedpx;--h-tablet:undefinedpx;--h-mobile:undefinedpx" > <svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z" fill="currentColor"/> </svg> </div> <style> .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6736823419087.gp-carousel-arrow-gp-carousel-gZzdGMvshm { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6736823419087.gp-carousel-arrow-gp-carousel-gZzdGMvshm::before { content: ''; height: 100%; width: 100%; position: absolute; pointer-events: none; z-index: 10; border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } @media only screen and (max-width: 1024px) and (min-width: 768px) { .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6736823419087.gp-carousel-arrow-gp-carousel-gZzdGMvshm { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6736823419087.gp-carousel-arrow-gp-carousel-gZzdGMvshm::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } @media only screen and (max-width: 768px) { .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6736823419087.gp-carousel-arrow-gp-carousel-gZzdGMvshm { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6736823419087.gp-carousel-arrow-gp-carousel-gZzdGMvshm::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } </style> </button> <div id="gp-carousel-ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6736823419087-template--15839232491727__gp_section_555659680865584371" class="gem-slider gp-h-full gp-overflow-hidden gp-select-none mobile:!gp-flex-nowrap tablet:!gp-flex-nowrap !gp-flex-nowrap mobile:!gp-min-h-full tablet:!gp-min-h-full !gp-min-h-full" style="--cg-mobile:undefinedpx;--cg-tablet:undefinedpx;--cg:undefinedpx"> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="1" id="template--15839232491727__gp_section_555659680865584371-38236673441999" style="width:546px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6736823419087 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30118967083215 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_825d3ba6-973b-4f78-b630-89e521bca582.jpg?v=1743219428" data-srcset="//popular.com.sg/cdn/shop/files/download_825d3ba6-973b-4f78-b630-89e521bca582_480x480.jpg?v=1743219428 480w, //popular.com.sg/cdn/shop/files/download_825d3ba6-973b-4f78-b630-89e521bca582_768x768.jpg?v=1743219428 768w,//popular.com.sg/cdn/shop/files/download_825d3ba6-973b-4f78-b630-89e521bca582_1024x1024.jpg?v=1743219428 1024w,//popular.com.sg/cdn/shop/files/download_825d3ba6-973b-4f78-b630-89e521bca582_1440x1440.jpg?v=1743219428 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="546" height="800" alt="Bridging From K2 To Primary 1 Grammar & Vocabulary" base-src="//popular.com.sg/cdn/shop/files/download_825d3ba6-973b-4f78-b630-89e521bca582.jpg?v=1743219428" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="2" id="template--15839232491727__gp_section_555659680865584371-38236673409231" style="width:1654px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6736823419087 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30118967115983 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_c6b5b25d-44fd-4b78-83d9-24c0b6042662.jpg?v=1743219428" data-srcset="//popular.com.sg/cdn/shop/files/download_c6b5b25d-44fd-4b78-83d9-24c0b6042662_480x480.jpg?v=1743219428 480w, //popular.com.sg/cdn/shop/files/download_c6b5b25d-44fd-4b78-83d9-24c0b6042662_768x768.jpg?v=1743219428 768w,//popular.com.sg/cdn/shop/files/download_c6b5b25d-44fd-4b78-83d9-24c0b6042662_1024x1024.jpg?v=1743219428 1024w,//popular.com.sg/cdn/shop/files/download_c6b5b25d-44fd-4b78-83d9-24c0b6042662_1440x1440.jpg?v=1743219428 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1654" height="2339" alt="Bridging From K2 To Primary 1 Grammar & Vocabulary" base-src="//popular.com.sg/cdn/shop/files/download_c6b5b25d-44fd-4b78-83d9-24c0b6042662.jpg?v=1743219428" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="3" id="template--15839232491727__gp_section_555659680865584371-38236673376463" style="width:1810px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6736823419087 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30118967148751 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_4cf27dc5-b56f-4e3c-81c4-03bbf11ecb5c.jpg?v=1743219428" data-srcset="//popular.com.sg/cdn/shop/files/download_4cf27dc5-b56f-4e3c-81c4-03bbf11ecb5c_480x480.jpg?v=1743219428 480w, //popular.com.sg/cdn/shop/files/download_4cf27dc5-b56f-4e3c-81c4-03bbf11ecb5c_768x768.jpg?v=1743219428 768w,//popular.com.sg/cdn/shop/files/download_4cf27dc5-b56f-4e3c-81c4-03bbf11ecb5c_1024x1024.jpg?v=1743219428 1024w,//popular.com.sg/cdn/shop/files/download_4cf27dc5-b56f-4e3c-81c4-03bbf11ecb5c_1440x1440.jpg?v=1743219428 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1810" height="2560" alt="Bridging From K2 To Primary 1 Grammar & Vocabulary" base-src="//popular.com.sg/cdn/shop/files/download_4cf27dc5-b56f-4e3c-81c4-03bbf11ecb5c.jpg?v=1743219428" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="4" id="template--15839232491727__gp_section_555659680865584371-38236673147087" style="width:1086px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6736823419087 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30118967181519 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_351b45eb-ae4e-4873-9fae-64b1ecc6e864.jpg?v=1743219426" data-srcset="//popular.com.sg/cdn/shop/files/download_351b45eb-ae4e-4873-9fae-64b1ecc6e864_480x480.jpg?v=1743219426 480w, //popular.com.sg/cdn/shop/files/download_351b45eb-ae4e-4873-9fae-64b1ecc6e864_768x768.jpg?v=1743219426 768w,//popular.com.sg/cdn/shop/files/download_351b45eb-ae4e-4873-9fae-64b1ecc6e864_1024x1024.jpg?v=1743219426 1024w,//popular.com.sg/cdn/shop/files/download_351b45eb-ae4e-4873-9fae-64b1ecc6e864_1440x1440.jpg?v=1743219426 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1086" height="1536" alt="Bridging From K2 To Primary 1 Grammar & Vocabulary" base-src="//popular.com.sg/cdn/shop/files/download_351b45eb-ae4e-4873-9fae-64b1ecc6e864.jpg?v=1743219426" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="5" id="template--15839232491727__gp_section_555659680865584371-38236673212623" style="width:1086px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6736823419087 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30118967214287 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_06ff29be-75c2-49fb-a834-4877ba5683a2.jpg?v=1743219426" data-srcset="//popular.com.sg/cdn/shop/files/download_06ff29be-75c2-49fb-a834-4877ba5683a2_480x480.jpg?v=1743219426 480w, //popular.com.sg/cdn/shop/files/download_06ff29be-75c2-49fb-a834-4877ba5683a2_768x768.jpg?v=1743219426 768w,//popular.com.sg/cdn/shop/files/download_06ff29be-75c2-49fb-a834-4877ba5683a2_1024x1024.jpg?v=1743219426 1024w,//popular.com.sg/cdn/shop/files/download_06ff29be-75c2-49fb-a834-4877ba5683a2_1440x1440.jpg?v=1743219426 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1086" height="1536" alt="Bridging From K2 To Primary 1 Grammar & Vocabulary" base-src="//popular.com.sg/cdn/shop/files/download_06ff29be-75c2-49fb-a834-4877ba5683a2.jpg?v=1743219426" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> <button type="button" aria-label='Carousel Next Arrow' class="gp-z-1 ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6736823419087 gp-carousel-action-next gem-slider-next ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6736823419087-template--15839232491727__gp_section_555659680865584371 gp-carousel-arrow-gp-carousel-gZzdGMvshm gp-items-center gp-justify-center gp-overflow-hidden gp-shrink-0 gp-cursor-pointer gp-text-gray-500 !gp-hidden tablet:!gp-hidden mobile:!gp-hidden" style="--left:initial;--top:;--right:initial;--bottom:initial;--left-tablet:initial;--top-tablet:;--right-tablet:initial;--bottom-tablet:initial;--left-mobile:initial;--top-mobile:;--right-mobile:initial;--bottom-mobile:initial;--d:none;--d-tablet:none;--d-mobile:none;background-color:;--w:24px;--h:24px" onClick={onClick} > <div class="gp-flex gp-items-center gp-justify-center [&>svg]:gp-h-full [&>svg]:gp-w-full gp-rotate-0 tablet:gp-rotate-0 mobile:gp-rotate-0" style="--c:#000000;--w:undefinedpx;--w-tablet:undefinedpx;--w-mobile:undefinedpx;--h:undefinedpx;--h-tablet:undefinedpx;--h-mobile:undefinedpx" > <svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z" fill="currentColor"/> </svg> </div> <style> .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6736823419087.gp-carousel-arrow-gp-carousel-gZzdGMvshm { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6736823419087.gp-carousel-arrow-gp-carousel-gZzdGMvshm::before { content: ''; height: 100%; width: 100%; position: absolute; pointer-events: none; z-index: 10; border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } @media only screen and (max-width: 1024px) and (min-width: 768px) { .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6736823419087.gp-carousel-arrow-gp-carousel-gZzdGMvshm { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6736823419087.gp-carousel-arrow-gp-carousel-gZzdGMvshm::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } @media only screen and (max-width: 768px) { .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6736823419087.gp-carousel-arrow-gp-carousel-gZzdGMvshm { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6736823419087.gp-carousel-arrow-gp-carousel-gZzdGMvshm::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } </style> </button> </div> <div class="gp-items-center gp-justify-center gp-gap-2 gp-text-center gp-carousel-dot-container gp-carousel-dot-container-ft-gp-carousel-gZzdGMvshm-template--15839232491727__gp_section_555659680865584371-6736823419087-template--15839232491727__gp_section_555659680865584371 gp-static gp-flex-row gp-left-0 gp-right-0 tablet:gp-static tablet:gp-flex-row tablet:gp-left-0 tablet:gp-right-0 mobile:gp-static mobile:gp-flex-row mobile:gp-left-0 mobile:gp-right-0" style="--bottom:16px;--bottom-tablet:16px;--bottom-mobile:16px;--d:none;--d-tablet:none;--d-mobile:none" ></div> </div> </gp-carousel> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-carousel-v2.js?v=1742365134075" defer="defer"></script> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="g9RKJRs_bF "> <gp-text data-id="g9RKJRs_bF"> <div class="g9RKJRs_bF " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:0;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Bridging From K2 To Primary 1 Grammar & Vocabulary</h2> </div> </div> </gp-text></div> <div enableLazyloadImage="true" parentTag="Col" id="g94sqNpbBx" data-id="g94sqNpbBx" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="g94sqNpbBx gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gkHfBG95XX gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gJcLbjlSWc" class="gJcLbjlSWc gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"gJcLbjlSWc","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-gJcLbjlSWc" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $13.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"40112936157391","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gqQMMMAIFk.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .gqQMMMAIFk:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gqQMMMAIFk:hover .gp-button-icon { color: undefined; } .gqQMMMAIFk .gp-button-icon { color: var(--g-c-text-3, text-3); } .gqQMMMAIFk:hover .gp-button-price { color: undefined; } .gqQMMMAIFk .gp-button-price { color: var(--g-c-text-3, text-3); } .gqQMMMAIFk .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gqQMMMAIFk:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gqQMMMAIFk" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gqQMMMAIFk gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gqQMMMAIFk-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .gqQMMMAIFk-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gqQMMMAIFk-sold-out:hover .gp-button-icon { color: undefined; } .gqQMMMAIFk-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gqQMMMAIFk-sold-out:hover .gp-button-price { color: undefined; } .gqQMMMAIFk-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gqQMMMAIFk-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gqQMMMAIFk-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gqQMMMAIFk" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gqQMMMAIFk-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="6736823419087" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_555659680865584371" /></form></gp-product> </gp-same-height-v2> </div></div><div gp-el-wrapper style="--ml-mobile:10px;--mb-mobile:0px;--mr-mobile:10px;--d:none;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="gLcLt4Oa6U "> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product.v2.js?v=1742365134075" defer="defer"></script> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-same-height.v2.js?v=1742365134075" defer="defer"></script><gp-carousel data-id="gLcLt4Oa6U" items-repeat id="gp-root-carousel-product-list-carousel-gLcLt4Oa6U-template--15839232491727__gp_section_555659680865584371" class="gp-justify-center gp-group/carousel gp-flex" gp-data='{"id":"product-list-carousel-gLcLt4Oa6U-template--15839232491727__gp_section_555659680865584371","setting":{"loop":{"desktop":true,"mobile":true},"slidesToShow":{"desktop":"6","tablet":"4","mobile":2},"dot":{"desktop":false,"mobile":true},"dotSize":{"desktop":12},"dotGapToCarousel":{"desktop":16},"dotStyle":{"desktop":"none","tablet":"none","mobile":"outside"},"navigationStyle":{"desktop":"outside","tablet":"outside","mobile":"outside"},"arrowCustom":"<svg height=\"100%\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M5 3l3.057-3 11.943 12-11.943 12-3.057-3 9-9z\"></path></svg>","controlOverContent":{"desktop":false,"mobile":false},"enableDrag":{"desktop":true,"tablet":true,"mobile":true},"speed":2,"dotActiveColor":{"desktop":"line-3"},"dotColor":{"desktop":"bg-1"},"autoplay":false,"pauseOnHover":true,"autoplayTimeout":2,"arrowCustomColor":"#000000","arrowButtonSize":{"desktop":{"width":"24px","height":"24px"}}},"styles":{"sizeSetting":{"desktop":{"height":"fit-content","width":"100%"},"tablet":{"height":"fit-content","width":"100%"},"mobile":{"height":"fit-content","width":"100%"}},"spacing":{"desktop":"15","mobile":"10"}},"isHiddenArrowWhenDisabled":true}' > <div class="gp-hidden gp-aspect-square gp-w-[12px] gp-rounded-full gp-shadow-md"></div> <div class="gp-relative gp-my-0 tablet:gp-px-0 gp-max-w-full mobile:gp-px-0 gp-carousel-wrapper mobile:gp-block tablet:gp-block gp-block gLcLt4Oa6U" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--h:fit-content;--h-tablet:fit-content;--h-mobile:fit-content" > <div class="gp-h-full gp-relative gp-mx-auto gp-flex gp-items-center gp-justify-between mobile:!gp-flex-row tablet:!gp-flex-row !gp-flex-row" style="--h:100%;--h-tablet:100%;--h-mobile:auto;gap:16px" > <button type="button" aria-label='Carousel Back Arrow' class="gp-z-1 product-list-carousel-gLcLt4Oa6U gp-carousel-action-back gem-slider-previous product-list-carousel-gLcLt4Oa6U-template--15839232491727__gp_section_555659680865584371 gp-carousel-arrow-gLcLt4Oa6U gp-items-center gp-justify-center gp-overflow-hidden gp-shrink-0 gp-cursor-pointer gp-text-gray-500 !gp-flex !gp-relative tablet:!gp-flex tablet:!gp-relative mobile:!gp-flex mobile:!gp-relative " style="--left:initial;--top:initial;--right:initial;--bottom:;--left-tablet:initial;--top-tablet:initial;--right-tablet:initial;--bottom-tablet:;--left-mobile:initial;--top-mobile:initial;--right-mobile:initial;--bottom-mobile:;--d:flex;--d-tablet:flex;--d-mobile:flex;background-color:;--w:24px;--h:24px" onClick={onClick} > <div class="gp-flex gp-items-center gp-justify-center [&>svg]:gp-h-full [&>svg]:gp-w-full gp-rotate-180 tablet:gp-rotate-180 mobile:gp-rotate-180" style="--c:#000000;--w:undefinedpx;--w-tablet:undefinedpx;--w-mobile:undefinedpx;--h:undefinedpx;--h-tablet:undefinedpx;--h-mobile:undefinedpx" > <svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M5 3l3.057-3 11.943 12-11.943 12-3.057-3 9-9z"></path></svg> </div> <style> .product-list-carousel-gLcLt4Oa6U.gp-carousel-arrow-gLcLt4Oa6U { } .product-list-carousel-gLcLt4Oa6U.gp-carousel-arrow-gLcLt4Oa6U::before { content: ''; height: 100%; width: 100%; position: absolute; pointer-events: none; z-index: 10; } @media only screen and (max-width: 1024px) and (min-width: 768px) { .product-list-carousel-gLcLt4Oa6U.gp-carousel-arrow-gLcLt4Oa6U { } .product-list-carousel-gLcLt4Oa6U.gp-carousel-arrow-gLcLt4Oa6U::before { } } @media only screen and (max-width: 768px) { .product-list-carousel-gLcLt4Oa6U.gp-carousel-arrow-gLcLt4Oa6U { } .product-list-carousel-gLcLt4Oa6U.gp-carousel-arrow-gLcLt4Oa6U::before { } } </style> </button> <div id="gp-carousel-product-list-carousel-gLcLt4Oa6U-template--15839232491727__gp_section_555659680865584371" class="gem-slider gp-h-full gp-overflow-hidden gp-select-none mobile:!gp-flex-nowrap tablet:!gp-flex-nowrap !gp-flex-nowrap mobile:!gp-min-h-full tablet:!gp-min-h-full !gp-min-h-full" style="--cg-mobile:10px;--cg-tablet:15px;--cg:15px"><div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="1" style="--minw:calc(100% / 6 - 12.5px);--minw-tablet:calc(100% / 4 - 11.25px);--minw-mobile:calc(100% / 2 - 5px);--maxw:calc(100% / 6 - 12.5px);--maxw-tablet:calc(100% / 4 - 11.25px);--maxw-mobile:calc(100% / 2 - 5px);--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-product-list-carousel-gLcLt4Oa6U gp-child-item-gLcLt4Oa6U gp-child-item-undefined gLcLt4Oa6U" data-index="" > <div class="gp-w-full", > <gp-product gp-context='{"variantSelected": {"id":40136563949775,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789813128002","requires_shipping":true,"taxable":false,"featured_image":null,"available":true,"name":"Primary 2 Daily Dose Of English","public_title":null,"options":["Default Title"],"price":1790,"weight":500,"compare_at_price":1790,"inventory_management":"shopify","barcode":"9789813128002","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-gLcLt4Oa6U6739682951375"}' gp-data='{"variantSelected": {"id":40136563949775,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789813128002","requires_shipping":true,"taxable":false,"featured_image":null,"available":true,"name":"Primary 2 Daily Dose Of English","public_title":null,"options":["Default Title"],"price":1790,"weight":500,"compare_at_price":1790,"inventory_management":"shopify","barcode":"9789813128002","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/primary-2-daily-dose-of-english", "productHandle":"primary-2-daily-dose-of-english", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555659680865584371"}}'><form method="post" action="/cart/add" id="product-form-gLcLt4Oa6U6739682951375" accept-charset="UTF-8" class="form contents AddToCartForm" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="40136563949775" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="g_Sb5YB2DX" data-id="g_Sb5YB2DX" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="g_Sb5YB2DX gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="gO6OTn8vc3 gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gV3ClBYU30 "> <gp-product-tag data-id="gV3ClBYU30" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gV3ClBYU30", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="0.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gV3ClBYU30" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gc2rn64kjf", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555659680865584371"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":true},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":true,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/primary-2-daily-dose-of-english", "product":{"id":6739682951375,"title":"Primary 2 Daily Dose Of English","handle":"primary-2-daily-dose-of-english","description":"\u003cp\u003eDaily Dose of English is part of a series of 6 books that includes language components appearing in tests and examinations. \u003c\/p\u003e\u003cp\u003eThis book comprises 200 daily practices, with each focusing on one component. Questions are set to test pupils’ ability in each component.\u003c\/p\u003e\u003cp\u003e Practising these questions will help pupils to reinforce their foundation and familiarise themselves with the different components.\u003c\/p\u003e","published_at":"2025-03-17T21:04:29+08:00","created_at":"2021-06-25T22:19:39+08:00","vendor":"EDUCATIONAL PUBLISHING HOUSE","type":"Text \u0026 Assessment","tags":["_MS","Primary"],"price":1790,"price_min":1790,"price_max":1790,"available":true,"price_varies":false,"compare_at_price":1790,"compare_at_price_min":1790,"compare_at_price_max":1790,"compare_at_price_varies":false,"variants":[{"id":40136563949775,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789813128002","requires_shipping":true,"taxable":false,"featured_image":null,"available":true,"name":"Primary 2 Daily Dose Of English","public_title":null,"options":["Default Title"],"price":1790,"weight":500,"compare_at_price":1790,"inventory_management":"shopify","barcode":"9789813128002","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_cdf9bf0a-1dcf-4a28-8858-a48300b4a5c8.jpg?v=1743348149","\/\/popular.com.sg\/cdn\/shop\/files\/download_34fcafa4-ccc7-4a4f-9478-8296634c97c8.jpg?v=1743348148","\/\/popular.com.sg\/cdn\/shop\/files\/download_1b05866e-40de-4c95-b02b-4e7990f5b27e.jpg?v=1743348147","\/\/popular.com.sg\/cdn\/shop\/files\/download_fcbae9c1-cfe3-4bb5-b4df-7800b68c71ea.jpg?v=1743348147","\/\/popular.com.sg\/cdn\/shop\/files\/download_a08c1d13-1c3c-43df-bb74-7e864df11ad5.jpg?v=1743348147"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_cdf9bf0a-1dcf-4a28-8858-a48300b4a5c8.jpg?v=1743348149","options":["Title"],"media":[{"alt":"Primary 2 Daily Dose Of English ","id":30134256074959,"position":1,"preview_image":{"aspect_ratio":0.721,"height":2560,"width":1847,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_cdf9bf0a-1dcf-4a28-8858-a48300b4a5c8.jpg?v=1743348149"},"aspect_ratio":0.721,"height":2560,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_cdf9bf0a-1dcf-4a28-8858-a48300b4a5c8.jpg?v=1743348149","width":1847},{"alt":"Primary 2 Daily Dose Of English ","id":30134256107727,"position":2,"preview_image":{"aspect_ratio":0.731,"height":2048,"width":1497,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_34fcafa4-ccc7-4a4f-9478-8296634c97c8.jpg?v=1743348148"},"aspect_ratio":0.731,"height":2048,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_34fcafa4-ccc7-4a4f-9478-8296634c97c8.jpg?v=1743348148","width":1497},{"alt":"Primary 2 Daily Dose Of English ","id":30134256140495,"position":3,"preview_image":{"aspect_ratio":0.731,"height":1536,"width":1123,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_1b05866e-40de-4c95-b02b-4e7990f5b27e.jpg?v=1743348147"},"aspect_ratio":0.731,"height":1536,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_1b05866e-40de-4c95-b02b-4e7990f5b27e.jpg?v=1743348147","width":1123},{"alt":"Primary 2 Daily Dose Of English ","id":30134256173263,"position":4,"preview_image":{"aspect_ratio":0.731,"height":1536,"width":1123,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_fcbae9c1-cfe3-4bb5-b4df-7800b68c71ea.jpg?v=1743348147"},"aspect_ratio":0.731,"height":1536,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_fcbae9c1-cfe3-4bb5-b4df-7800b68c71ea.jpg?v=1743348147","width":1123},{"alt":"Primary 2 Daily Dose Of English ","id":30134256206031,"position":5,"preview_image":{"aspect_ratio":0.731,"height":1536,"width":1123,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_a08c1d13-1c3c-43df-bb74-7e864df11ad5.jpg?v=1743348147"},"aspect_ratio":0.731,"height":1536,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_a08c1d13-1c3c-43df-bb74-7e864df11ad5.jpg?v=1743348147","width":1123}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp\u003eDaily Dose of English is part of a series of 6 books that includes language components appearing in tests and examinations. \u003c\/p\u003e\u003cp\u003eThis book comprises 200 daily practices, with each focusing on one component. Questions are set to test pupils’ ability in each component.\u003c\/p\u003e\u003cp\u003e Practising these questions will help pupils to reinforce their foundation and familiarise themselves with the different components.\u003c\/p\u003e"}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_555659680865584371" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gc2rn64kjf" class="gc2rn64kjf gp-overflow-hidden" > <div class="gp-grid gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gtc-tablet:minmax(0, 12fr);--gtc-mobile:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <gp-carousel data-id="gp-carousel-gc2rn64kjf" type="gp-feature-image-carousel" product-id="6739682951375" product-media="5" id="gp-root-carousel-ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739682951375-template--15839232491727__gp_section_555659680865584371" class=" gp-px-0 tablet:gp-px-0 mobile:gp-px-0 gp-flex-1 gp-w-full gp-feature-image-carousel gp-group/carousel gp-flex" gp-data='{"id":"ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739682951375-template--15839232491727__gp_section_555659680865584371","setting":{"loop":{"desktop":true},"slidesToShow":{"desktop":1},"dotStyle":{"desktop":"none","tablet":"none","mobile":"none"},"dotSize":{"desktop":12},"dotGapToCarousel":{"desktop":16},"dotColor":{"desktop":"bg-1"},"dotActiveColor":{"desktop":"line-3"},"controlOverContent":{"desktop":false,"tablet":false,"mobile":false},"enableDrag":{"desktop":true,"tablet":true,"mobile":true},"arrowCustom":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowCustomColor":"#000000","arrowBorder":{"desktop":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false}},"roundedArrow":{"desktop":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"}},"sneakPeakType":{"desktop":"center"},"arrowGapToEachSide":"16","animationMode":"ease-out","navigationStyle":{"desktop":"none"},"arrowButtonSize":{"desktop":{"width":"24px","height":"24px"}}},"styles":{"playSpeed":500,"sizeSetting":{"desktop":{"width":"100%","height":"auto"},"tablet":{"width":"100%","height":"auto"},"mobile":{"width":"100%","height":"auto"}},"align":{"desktop":"flex-start","tablet":"flex-start","mobile":"flex-start"}},"isHiddenArrowWhenDisabled":true}' style="--jc:flex-start;--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex"> <div class="gp-hidden gp-aspect-square gp-w-[12px] gp-rounded-full gp-shadow-md"></div> <div class="gp-relative gp-my-0 tablet:gp-px-0 gp-max-w-full mobile:gp-px-0 gp-carousel-wrapper mobile:gp-block tablet:gp-block gp-block gp-carousel-gc2rn64kjf gp-featured-image-wrapper" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--h:auto;--h-tablet:auto;--h-mobile:auto" > <div class="gp-h-full gp-relative gp-mx-auto gp-flex gp-items-center gp-justify-between mobile:!gp-flex-row tablet:!gp-flex-row !gp-flex-row" style="--h:100%;--h-tablet:100%;--h-mobile:100%;gap:16px" > <button type="button" aria-label='Carousel Back Arrow' class="gp-z-1 ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739682951375 gp-carousel-action-back gem-slider-previous ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739682951375-template--15839232491727__gp_section_555659680865584371 gp-carousel-arrow-gp-carousel-gc2rn64kjf gp-items-center gp-justify-center gp-overflow-hidden gp-shrink-0 gp-cursor-pointer gp-text-gray-500 !gp-hidden tablet:!gp-hidden mobile:!gp-hidden" style="--left:initial;--top:initial;--right:initial;--bottom:;--left-tablet:initial;--top-tablet:initial;--right-tablet:initial;--bottom-tablet:;--left-mobile:initial;--top-mobile:initial;--right-mobile:initial;--bottom-mobile:;--d:none;--d-tablet:none;--d-mobile:none;background-color:;--w:24px;--h:24px" onClick={onClick} > <div class="gp-flex gp-items-center gp-justify-center [&>svg]:gp-h-full [&>svg]:gp-w-full gp-rotate-180 tablet:gp-rotate-180 mobile:gp-rotate-180" style="--c:#000000;--w:undefinedpx;--w-tablet:undefinedpx;--w-mobile:undefinedpx;--h:undefinedpx;--h-tablet:undefinedpx;--h-mobile:undefinedpx" > <svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z" fill="currentColor"/> </svg> </div> <style> .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739682951375.gp-carousel-arrow-gp-carousel-gc2rn64kjf { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739682951375.gp-carousel-arrow-gp-carousel-gc2rn64kjf::before { content: ''; height: 100%; width: 100%; position: absolute; pointer-events: none; z-index: 10; border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } @media only screen and (max-width: 1024px) and (min-width: 768px) { .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739682951375.gp-carousel-arrow-gp-carousel-gc2rn64kjf { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739682951375.gp-carousel-arrow-gp-carousel-gc2rn64kjf::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } @media only screen and (max-width: 768px) { .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739682951375.gp-carousel-arrow-gp-carousel-gc2rn64kjf { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739682951375.gp-carousel-arrow-gp-carousel-gc2rn64kjf::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } </style> </button> <div id="gp-carousel-ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739682951375-template--15839232491727__gp_section_555659680865584371" class="gem-slider gp-h-full gp-overflow-hidden gp-select-none mobile:!gp-flex-nowrap tablet:!gp-flex-nowrap !gp-flex-nowrap mobile:!gp-min-h-full tablet:!gp-min-h-full !gp-min-h-full" style="--cg-mobile:undefinedpx;--cg-tablet:undefinedpx;--cg:undefinedpx"> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="1" id="template--15839232491727__gp_section_555659680865584371-38256973512911" style="width:1847px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739682951375 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30134256074959 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_cdf9bf0a-1dcf-4a28-8858-a48300b4a5c8.jpg?v=1743348149" data-srcset="//popular.com.sg/cdn/shop/files/download_cdf9bf0a-1dcf-4a28-8858-a48300b4a5c8_480x480.jpg?v=1743348149 480w, //popular.com.sg/cdn/shop/files/download_cdf9bf0a-1dcf-4a28-8858-a48300b4a5c8_768x768.jpg?v=1743348149 768w,//popular.com.sg/cdn/shop/files/download_cdf9bf0a-1dcf-4a28-8858-a48300b4a5c8_1024x1024.jpg?v=1743348149 1024w,//popular.com.sg/cdn/shop/files/download_cdf9bf0a-1dcf-4a28-8858-a48300b4a5c8_1440x1440.jpg?v=1743348149 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1847" height="2560" alt="Primary 2 Daily Dose Of English " base-src="//popular.com.sg/cdn/shop/files/download_cdf9bf0a-1dcf-4a28-8858-a48300b4a5c8.jpg?v=1743348149" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="2" id="template--15839232491727__gp_section_555659680865584371-38256973349071" style="width:1497px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739682951375 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30134256107727 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_34fcafa4-ccc7-4a4f-9478-8296634c97c8.jpg?v=1743348148" data-srcset="//popular.com.sg/cdn/shop/files/download_34fcafa4-ccc7-4a4f-9478-8296634c97c8_480x480.jpg?v=1743348148 480w, //popular.com.sg/cdn/shop/files/download_34fcafa4-ccc7-4a4f-9478-8296634c97c8_768x768.jpg?v=1743348148 768w,//popular.com.sg/cdn/shop/files/download_34fcafa4-ccc7-4a4f-9478-8296634c97c8_1024x1024.jpg?v=1743348148 1024w,//popular.com.sg/cdn/shop/files/download_34fcafa4-ccc7-4a4f-9478-8296634c97c8_1440x1440.jpg?v=1743348148 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1497" height="2048" alt="Primary 2 Daily Dose Of English " base-src="//popular.com.sg/cdn/shop/files/download_34fcafa4-ccc7-4a4f-9478-8296634c97c8.jpg?v=1743348148" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="3" id="template--15839232491727__gp_section_555659680865584371-38256972234959" style="width:1123px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739682951375 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30134256140495 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_1b05866e-40de-4c95-b02b-4e7990f5b27e.jpg?v=1743348147" data-srcset="//popular.com.sg/cdn/shop/files/download_1b05866e-40de-4c95-b02b-4e7990f5b27e_480x480.jpg?v=1743348147 480w, //popular.com.sg/cdn/shop/files/download_1b05866e-40de-4c95-b02b-4e7990f5b27e_768x768.jpg?v=1743348147 768w,//popular.com.sg/cdn/shop/files/download_1b05866e-40de-4c95-b02b-4e7990f5b27e_1024x1024.jpg?v=1743348147 1024w,//popular.com.sg/cdn/shop/files/download_1b05866e-40de-4c95-b02b-4e7990f5b27e_1440x1440.jpg?v=1743348147 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1123" height="1536" alt="Primary 2 Daily Dose Of English " base-src="//popular.com.sg/cdn/shop/files/download_1b05866e-40de-4c95-b02b-4e7990f5b27e.jpg?v=1743348147" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="4" id="template--15839232491727__gp_section_555659680865584371-38256972202191" style="width:1123px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739682951375 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30134256173263 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_fcbae9c1-cfe3-4bb5-b4df-7800b68c71ea.jpg?v=1743348147" data-srcset="//popular.com.sg/cdn/shop/files/download_fcbae9c1-cfe3-4bb5-b4df-7800b68c71ea_480x480.jpg?v=1743348147 480w, //popular.com.sg/cdn/shop/files/download_fcbae9c1-cfe3-4bb5-b4df-7800b68c71ea_768x768.jpg?v=1743348147 768w,//popular.com.sg/cdn/shop/files/download_fcbae9c1-cfe3-4bb5-b4df-7800b68c71ea_1024x1024.jpg?v=1743348147 1024w,//popular.com.sg/cdn/shop/files/download_fcbae9c1-cfe3-4bb5-b4df-7800b68c71ea_1440x1440.jpg?v=1743348147 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1123" height="1536" alt="Primary 2 Daily Dose Of English " base-src="//popular.com.sg/cdn/shop/files/download_fcbae9c1-cfe3-4bb5-b4df-7800b68c71ea.jpg?v=1743348147" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="5" id="template--15839232491727__gp_section_555659680865584371-38256972267727" style="width:1123px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739682951375 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30134256206031 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_a08c1d13-1c3c-43df-bb74-7e864df11ad5.jpg?v=1743348147" data-srcset="//popular.com.sg/cdn/shop/files/download_a08c1d13-1c3c-43df-bb74-7e864df11ad5_480x480.jpg?v=1743348147 480w, //popular.com.sg/cdn/shop/files/download_a08c1d13-1c3c-43df-bb74-7e864df11ad5_768x768.jpg?v=1743348147 768w,//popular.com.sg/cdn/shop/files/download_a08c1d13-1c3c-43df-bb74-7e864df11ad5_1024x1024.jpg?v=1743348147 1024w,//popular.com.sg/cdn/shop/files/download_a08c1d13-1c3c-43df-bb74-7e864df11ad5_1440x1440.jpg?v=1743348147 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1123" height="1536" alt="Primary 2 Daily Dose Of English " base-src="//popular.com.sg/cdn/shop/files/download_a08c1d13-1c3c-43df-bb74-7e864df11ad5.jpg?v=1743348147" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> <button type="button" aria-label='Carousel Next Arrow' class="gp-z-1 ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739682951375 gp-carousel-action-next gem-slider-next ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739682951375-template--15839232491727__gp_section_555659680865584371 gp-carousel-arrow-gp-carousel-gc2rn64kjf gp-items-center gp-justify-center gp-overflow-hidden gp-shrink-0 gp-cursor-pointer gp-text-gray-500 !gp-hidden tablet:!gp-hidden mobile:!gp-hidden" style="--left:initial;--top:;--right:initial;--bottom:initial;--left-tablet:initial;--top-tablet:;--right-tablet:initial;--bottom-tablet:initial;--left-mobile:initial;--top-mobile:;--right-mobile:initial;--bottom-mobile:initial;--d:none;--d-tablet:none;--d-mobile:none;background-color:;--w:24px;--h:24px" onClick={onClick} > <div class="gp-flex gp-items-center gp-justify-center [&>svg]:gp-h-full [&>svg]:gp-w-full gp-rotate-0 tablet:gp-rotate-0 mobile:gp-rotate-0" style="--c:#000000;--w:undefinedpx;--w-tablet:undefinedpx;--w-mobile:undefinedpx;--h:undefinedpx;--h-tablet:undefinedpx;--h-mobile:undefinedpx" > <svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z" fill="currentColor"/> </svg> </div> <style> .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739682951375.gp-carousel-arrow-gp-carousel-gc2rn64kjf { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739682951375.gp-carousel-arrow-gp-carousel-gc2rn64kjf::before { content: ''; height: 100%; width: 100%; position: absolute; pointer-events: none; z-index: 10; border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } @media only screen and (max-width: 1024px) and (min-width: 768px) { .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739682951375.gp-carousel-arrow-gp-carousel-gc2rn64kjf { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739682951375.gp-carousel-arrow-gp-carousel-gc2rn64kjf::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } @media only screen and (max-width: 768px) { .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739682951375.gp-carousel-arrow-gp-carousel-gc2rn64kjf { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739682951375.gp-carousel-arrow-gp-carousel-gc2rn64kjf::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } </style> </button> </div> <div class="gp-items-center gp-justify-center gp-gap-2 gp-text-center gp-carousel-dot-container gp-carousel-dot-container-ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739682951375-template--15839232491727__gp_section_555659680865584371 gp-static gp-flex-row gp-left-0 gp-right-0 tablet:gp-static tablet:gp-flex-row tablet:gp-left-0 tablet:gp-right-0 mobile:gp-static mobile:gp-flex-row mobile:gp-left-0 mobile:gp-right-0" style="--bottom:16px;--bottom-tablet:16px;--bottom-mobile:16px;--d:none;--d-tablet:none;--d-mobile:none" ></div> </div> </gp-carousel> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-carousel-v2.js?v=1742365134075" defer="defer"></script> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gEuv8m8etp "> <gp-text data-id="gEuv8m8etp"> <div class="gEuv8m8etp " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:left;--ta-tablet:center;--ta-mobile:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:2;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Primary 2 Daily Dose Of English</h2> </div> </div> </gp-text></div> <div enableLazyloadImage="true" parentTag="Col" id="gYEUOH4MAW" data-id="gYEUOH4MAW" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:start;--pc-mobile:center;--gtc:minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gYEUOH4MAW gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gXRMNKfqNQ gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gxiivIj3x4" class="gxiivIj3x4 gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"gxiivIj3x4","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-gxiivIj3x4" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $17.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gRvLhXPyDU gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gJX3fTuEvl" class="gJX3fTuEvl gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"compare","uid":"gJX3fTuEvl","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="true" > <gp-text data-id=""> <div id="p-price-gJX3fTuEvl" class=" " > <div > <div type="compare" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-product-compare-price gp-line-through gp-decoration-g-text-1 gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--tdc:text-1;--tdt:1;--ta:left;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" > $17.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"40136563949775","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gRb7q9Yv_G.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gRb7q9Yv_G:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gRb7q9Yv_G:hover .gp-button-icon { color: undefined; } .gRb7q9Yv_G .gp-button-icon { color: var(--g-c-text-3, text-3); } .gRb7q9Yv_G:hover .gp-button-price { color: undefined; } .gRb7q9Yv_G .gp-button-price { color: var(--g-c-text-3, text-3); } .gRb7q9Yv_G .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gRb7q9Yv_G:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gRb7q9Yv_G" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gRb7q9Yv_G gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gRb7q9Yv_G-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gRb7q9Yv_G-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gRb7q9Yv_G-sold-out:hover .gp-button-icon { color: undefined; } .gRb7q9Yv_G-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gRb7q9Yv_G-sold-out:hover .gp-button-price { color: undefined; } .gRb7q9Yv_G-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gRb7q9Yv_G-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gRb7q9Yv_G-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gRb7q9Yv_G" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gRb7q9Yv_G-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="6739682951375" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_555659680865584371" /></form></gp-product> </div> </div><div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="2" style="--minw:calc(100% / 6 - 12.5px);--minw-tablet:calc(100% / 4 - 11.25px);--minw-mobile:calc(100% / 2 - 5px);--maxw:calc(100% / 6 - 12.5px);--maxw-tablet:calc(100% / 4 - 11.25px);--maxw-mobile:calc(100% / 2 - 5px);--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-product-list-carousel-gLcLt4Oa6U gp-child-item-gLcLt4Oa6U gp-child-item-undefined gLcLt4Oa6U" data-index="" > <div class="gp-w-full", > <gp-product gp-context='{"variantSelected": {"id":40136640725199,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789814858762","requires_shipping":true,"taxable":false,"featured_image":null,"available":true,"name":"Primary 5 Daily Dose Of Chinese 华文日日补","public_title":null,"options":["Default Title"],"price":1790,"weight":500,"compare_at_price":1790,"inventory_management":"shopify","barcode":"9789814858762","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-gLcLt4Oa6U6739698680015"}' gp-data='{"variantSelected": {"id":40136640725199,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789814858762","requires_shipping":true,"taxable":false,"featured_image":null,"available":true,"name":"Primary 5 Daily Dose Of Chinese 华文日日补","public_title":null,"options":["Default Title"],"price":1790,"weight":500,"compare_at_price":1790,"inventory_management":"shopify","barcode":"9789814858762","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/primary-5-daily-dose-of-chinese-%E5%8D%8E%E6%96%87%E6%97%A5%E6%97%A5%E8%A1%A5", "productHandle":"primary-5-daily-dose-of-chinese-华文日日补", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555659680865584371"}}'><form method="post" action="/cart/add" id="product-form-gLcLt4Oa6U6739698680015" accept-charset="UTF-8" class="form contents AddToCartForm" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="40136640725199" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="g_Sb5YB2DX" data-id="g_Sb5YB2DX" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="g_Sb5YB2DX gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="gO6OTn8vc3 gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gV3ClBYU30 "> <gp-product-tag data-id="gV3ClBYU30" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gV3ClBYU30", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="0.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gV3ClBYU30" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gc2rn64kjf", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555659680865584371"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":true},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":true,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/primary-5-daily-dose-of-chinese-%E5%8D%8E%E6%96%87%E6%97%A5%E6%97%A5%E8%A1%A5", "product":{"id":6739698680015,"title":"Primary 5 Daily Dose Of Chinese 华文日日补","handle":"primary-5-daily-dose-of-chinese-华文日日补","description":"\u003cp\u003e《华文日日补》 根据最新小学华文课本《欢乐伙伴》编写。 本书依照学校的教学进度, 将内容分为四个学期, 共有 200篇练习, 每篇练习 专注于一种题型。\u003c\/p\u003e\u003cp\u003e本书犹如人们每日服食的维生素一般, 学生每日只需花不超过1 5 分钟的时间, 就能巩固华文的知识, 训练答题的技巧, 从而提升华文的水平。\u003c\/p\u003e\u003cp\u003eDaily Dose of Chinese is part of a series of 6 books that includes language components appearing in tests and examinations. This book comprises 200 daily practices. \u003c\/p\u003e\u003cp\u003eBy just spending 15 minutes a day, pupils get the regular and consistent practice they need to build their foundation, improve their ability in answering questions and improve their proficiency in the Chinese Language.\u003c\/p\u003e","published_at":"2025-03-17T21:56:25+08:00","created_at":"2021-06-25T22:27:42+08:00","vendor":"EDUCATIONAL PUBLISHING HOUSE","type":"Text \u0026 Assessment","tags":["_MS","Primary"],"price":1790,"price_min":1790,"price_max":1790,"available":true,"price_varies":false,"compare_at_price":1790,"compare_at_price_min":1790,"compare_at_price_max":1790,"compare_at_price_varies":false,"variants":[{"id":40136640725199,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789814858762","requires_shipping":true,"taxable":false,"featured_image":null,"available":true,"name":"Primary 5 Daily Dose Of Chinese 华文日日补","public_title":null,"options":["Default Title"],"price":1790,"weight":500,"compare_at_price":1790,"inventory_management":"shopify","barcode":"9789814858762","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_1503560a-5e31-4022-b6c1-05270a740a2b.jpg?v=1743349352","\/\/popular.com.sg\/cdn\/shop\/files\/download_09d12207-5ea7-404c-89e9-f57371bceb13.jpg?v=1743349351","\/\/popular.com.sg\/cdn\/shop\/files\/download_74e7cd0b-4fac-45dd-990d-88fa2abaddd3.jpg?v=1743349352","\/\/popular.com.sg\/cdn\/shop\/files\/download_c8f353fe-3461-428b-b406-87af4e8ebe2c.jpg?v=1743349352","\/\/popular.com.sg\/cdn\/shop\/files\/download_3603bb7a-7060-4013-9e41-c294072e42e0.jpg?v=1743349352"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_1503560a-5e31-4022-b6c1-05270a740a2b.jpg?v=1743349352","options":["Title"],"media":[{"alt":"Primary 5 Daily Dose Of Chinese 华文日日补","id":30134443704527,"position":1,"preview_image":{"aspect_ratio":0.726,"height":2560,"width":1858,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_1503560a-5e31-4022-b6c1-05270a740a2b.jpg?v=1743349352"},"aspect_ratio":0.726,"height":2560,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_1503560a-5e31-4022-b6c1-05270a740a2b.jpg?v=1743349352","width":1858},{"alt":"Primary 5 Daily Dose Of Chinese 华文日日补","id":30134443737295,"position":2,"preview_image":{"aspect_ratio":0.731,"height":2052,"width":1501,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_09d12207-5ea7-404c-89e9-f57371bceb13.jpg?v=1743349351"},"aspect_ratio":0.731,"height":2052,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_09d12207-5ea7-404c-89e9-f57371bceb13.jpg?v=1743349351","width":1501},{"alt":"Primary 5 Daily Dose Of Chinese 华文日日补","id":30134443770063,"position":3,"preview_image":{"aspect_ratio":0.731,"height":2052,"width":1501,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_74e7cd0b-4fac-45dd-990d-88fa2abaddd3.jpg?v=1743349352"},"aspect_ratio":0.731,"height":2052,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_74e7cd0b-4fac-45dd-990d-88fa2abaddd3.jpg?v=1743349352","width":1501},{"alt":"Primary 5 Daily Dose Of Chinese 华文日日补","id":30134443802831,"position":4,"preview_image":{"aspect_ratio":0.731,"height":2052,"width":1501,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_c8f353fe-3461-428b-b406-87af4e8ebe2c.jpg?v=1743349352"},"aspect_ratio":0.731,"height":2052,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_c8f353fe-3461-428b-b406-87af4e8ebe2c.jpg?v=1743349352","width":1501},{"alt":"Primary 5 Daily Dose Of Chinese 华文日日补","id":30134443835599,"position":5,"preview_image":{"aspect_ratio":0.731,"height":2052,"width":1501,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_3603bb7a-7060-4013-9e41-c294072e42e0.jpg?v=1743349352"},"aspect_ratio":0.731,"height":2052,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_3603bb7a-7060-4013-9e41-c294072e42e0.jpg?v=1743349352","width":1501}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp\u003e《华文日日补》 根据最新小学华文课本《欢乐伙伴》编写。 本书依照学校的教学进度, 将内容分为四个学期, 共有 200篇练习, 每篇练习 专注于一种题型。\u003c\/p\u003e\u003cp\u003e本书犹如人们每日服食的维生素一般, 学生每日只需花不超过1 5 分钟的时间, 就能巩固华文的知识, 训练答题的技巧, 从而提升华文的水平。\u003c\/p\u003e\u003cp\u003eDaily Dose of Chinese is part of a series of 6 books that includes language components appearing in tests and examinations. This book comprises 200 daily practices. \u003c\/p\u003e\u003cp\u003eBy just spending 15 minutes a day, pupils get the regular and consistent practice they need to build their foundation, improve their ability in answering questions and improve their proficiency in the Chinese Language.\u003c\/p\u003e"}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_555659680865584371" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gc2rn64kjf" class="gc2rn64kjf gp-overflow-hidden" > <div class="gp-grid gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gtc-tablet:minmax(0, 12fr);--gtc-mobile:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <gp-carousel data-id="gp-carousel-gc2rn64kjf" type="gp-feature-image-carousel" product-id="6739698680015" product-media="5" id="gp-root-carousel-ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739698680015-template--15839232491727__gp_section_555659680865584371" class=" gp-px-0 tablet:gp-px-0 mobile:gp-px-0 gp-flex-1 gp-w-full gp-feature-image-carousel gp-group/carousel gp-flex" gp-data='{"id":"ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739698680015-template--15839232491727__gp_section_555659680865584371","setting":{"loop":{"desktop":true},"slidesToShow":{"desktop":1},"dotStyle":{"desktop":"none","tablet":"none","mobile":"none"},"dotSize":{"desktop":12},"dotGapToCarousel":{"desktop":16},"dotColor":{"desktop":"bg-1"},"dotActiveColor":{"desktop":"line-3"},"controlOverContent":{"desktop":false,"tablet":false,"mobile":false},"enableDrag":{"desktop":true,"tablet":true,"mobile":true},"arrowCustom":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowCustomColor":"#000000","arrowBorder":{"desktop":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false}},"roundedArrow":{"desktop":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"}},"sneakPeakType":{"desktop":"center"},"arrowGapToEachSide":"16","animationMode":"ease-out","navigationStyle":{"desktop":"none"},"arrowButtonSize":{"desktop":{"width":"24px","height":"24px"}}},"styles":{"playSpeed":500,"sizeSetting":{"desktop":{"width":"100%","height":"auto"},"tablet":{"width":"100%","height":"auto"},"mobile":{"width":"100%","height":"auto"}},"align":{"desktop":"flex-start","tablet":"flex-start","mobile":"flex-start"}},"isHiddenArrowWhenDisabled":true}' style="--jc:flex-start;--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex"> <div class="gp-hidden gp-aspect-square gp-w-[12px] gp-rounded-full gp-shadow-md"></div> <div class="gp-relative gp-my-0 tablet:gp-px-0 gp-max-w-full mobile:gp-px-0 gp-carousel-wrapper mobile:gp-block tablet:gp-block gp-block gp-carousel-gc2rn64kjf gp-featured-image-wrapper" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--h:auto;--h-tablet:auto;--h-mobile:auto" > <div class="gp-h-full gp-relative gp-mx-auto gp-flex gp-items-center gp-justify-between mobile:!gp-flex-row tablet:!gp-flex-row !gp-flex-row" style="--h:100%;--h-tablet:100%;--h-mobile:100%;gap:16px" > <button type="button" aria-label='Carousel Back Arrow' class="gp-z-1 ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739698680015 gp-carousel-action-back gem-slider-previous ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739698680015-template--15839232491727__gp_section_555659680865584371 gp-carousel-arrow-gp-carousel-gc2rn64kjf gp-items-center gp-justify-center gp-overflow-hidden gp-shrink-0 gp-cursor-pointer gp-text-gray-500 !gp-hidden tablet:!gp-hidden mobile:!gp-hidden" style="--left:initial;--top:initial;--right:initial;--bottom:;--left-tablet:initial;--top-tablet:initial;--right-tablet:initial;--bottom-tablet:;--left-mobile:initial;--top-mobile:initial;--right-mobile:initial;--bottom-mobile:;--d:none;--d-tablet:none;--d-mobile:none;background-color:;--w:24px;--h:24px" onClick={onClick} > <div class="gp-flex gp-items-center gp-justify-center [&>svg]:gp-h-full [&>svg]:gp-w-full gp-rotate-180 tablet:gp-rotate-180 mobile:gp-rotate-180" style="--c:#000000;--w:undefinedpx;--w-tablet:undefinedpx;--w-mobile:undefinedpx;--h:undefinedpx;--h-tablet:undefinedpx;--h-mobile:undefinedpx" > <svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z" fill="currentColor"/> </svg> </div> <style> .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739698680015.gp-carousel-arrow-gp-carousel-gc2rn64kjf { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739698680015.gp-carousel-arrow-gp-carousel-gc2rn64kjf::before { content: ''; height: 100%; width: 100%; position: absolute; pointer-events: none; z-index: 10; border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } @media only screen and (max-width: 1024px) and (min-width: 768px) { .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739698680015.gp-carousel-arrow-gp-carousel-gc2rn64kjf { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739698680015.gp-carousel-arrow-gp-carousel-gc2rn64kjf::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } @media only screen and (max-width: 768px) { .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739698680015.gp-carousel-arrow-gp-carousel-gc2rn64kjf { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739698680015.gp-carousel-arrow-gp-carousel-gc2rn64kjf::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } </style> </button> <div id="gp-carousel-ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739698680015-template--15839232491727__gp_section_555659680865584371" class="gem-slider gp-h-full gp-overflow-hidden gp-select-none mobile:!gp-flex-nowrap tablet:!gp-flex-nowrap !gp-flex-nowrap mobile:!gp-min-h-full tablet:!gp-min-h-full !gp-min-h-full" style="--cg-mobile:undefinedpx;--cg-tablet:undefinedpx;--cg:undefinedpx"> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="1" id="template--15839232491727__gp_section_555659680865584371-38257212522703" style="width:1858px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739698680015 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30134443704527 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_1503560a-5e31-4022-b6c1-05270a740a2b.jpg?v=1743349352" data-srcset="//popular.com.sg/cdn/shop/files/download_1503560a-5e31-4022-b6c1-05270a740a2b_480x480.jpg?v=1743349352 480w, //popular.com.sg/cdn/shop/files/download_1503560a-5e31-4022-b6c1-05270a740a2b_768x768.jpg?v=1743349352 768w,//popular.com.sg/cdn/shop/files/download_1503560a-5e31-4022-b6c1-05270a740a2b_1024x1024.jpg?v=1743349352 1024w,//popular.com.sg/cdn/shop/files/download_1503560a-5e31-4022-b6c1-05270a740a2b_1440x1440.jpg?v=1743349352 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1858" height="2560" alt="Primary 5 Daily Dose Of Chinese 华文日日补" base-src="//popular.com.sg/cdn/shop/files/download_1503560a-5e31-4022-b6c1-05270a740a2b.jpg?v=1743349352" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="2" id="template--15839232491727__gp_section_555659680865584371-38257212096719" style="width:1501px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739698680015 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30134443737295 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_09d12207-5ea7-404c-89e9-f57371bceb13.jpg?v=1743349351" data-srcset="//popular.com.sg/cdn/shop/files/download_09d12207-5ea7-404c-89e9-f57371bceb13_480x480.jpg?v=1743349351 480w, //popular.com.sg/cdn/shop/files/download_09d12207-5ea7-404c-89e9-f57371bceb13_768x768.jpg?v=1743349351 768w,//popular.com.sg/cdn/shop/files/download_09d12207-5ea7-404c-89e9-f57371bceb13_1024x1024.jpg?v=1743349351 1024w,//popular.com.sg/cdn/shop/files/download_09d12207-5ea7-404c-89e9-f57371bceb13_1440x1440.jpg?v=1743349351 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1501" height="2052" alt="Primary 5 Daily Dose Of Chinese 华文日日补" base-src="//popular.com.sg/cdn/shop/files/download_09d12207-5ea7-404c-89e9-f57371bceb13.jpg?v=1743349351" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="3" id="template--15839232491727__gp_section_555659680865584371-38257212195023" style="width:1501px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739698680015 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30134443770063 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_74e7cd0b-4fac-45dd-990d-88fa2abaddd3.jpg?v=1743349352" data-srcset="//popular.com.sg/cdn/shop/files/download_74e7cd0b-4fac-45dd-990d-88fa2abaddd3_480x480.jpg?v=1743349352 480w, //popular.com.sg/cdn/shop/files/download_74e7cd0b-4fac-45dd-990d-88fa2abaddd3_768x768.jpg?v=1743349352 768w,//popular.com.sg/cdn/shop/files/download_74e7cd0b-4fac-45dd-990d-88fa2abaddd3_1024x1024.jpg?v=1743349352 1024w,//popular.com.sg/cdn/shop/files/download_74e7cd0b-4fac-45dd-990d-88fa2abaddd3_1440x1440.jpg?v=1743349352 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1501" height="2052" alt="Primary 5 Daily Dose Of Chinese 华文日日补" base-src="//popular.com.sg/cdn/shop/files/download_74e7cd0b-4fac-45dd-990d-88fa2abaddd3.jpg?v=1743349352" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="4" id="template--15839232491727__gp_section_555659680865584371-38257212162255" style="width:1501px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739698680015 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30134443802831 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_c8f353fe-3461-428b-b406-87af4e8ebe2c.jpg?v=1743349352" data-srcset="//popular.com.sg/cdn/shop/files/download_c8f353fe-3461-428b-b406-87af4e8ebe2c_480x480.jpg?v=1743349352 480w, //popular.com.sg/cdn/shop/files/download_c8f353fe-3461-428b-b406-87af4e8ebe2c_768x768.jpg?v=1743349352 768w,//popular.com.sg/cdn/shop/files/download_c8f353fe-3461-428b-b406-87af4e8ebe2c_1024x1024.jpg?v=1743349352 1024w,//popular.com.sg/cdn/shop/files/download_c8f353fe-3461-428b-b406-87af4e8ebe2c_1440x1440.jpg?v=1743349352 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1501" height="2052" alt="Primary 5 Daily Dose Of Chinese 华文日日补" base-src="//popular.com.sg/cdn/shop/files/download_c8f353fe-3461-428b-b406-87af4e8ebe2c.jpg?v=1743349352" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="5" id="template--15839232491727__gp_section_555659680865584371-38257212129487" style="width:1501px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739698680015 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30134443835599 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_3603bb7a-7060-4013-9e41-c294072e42e0.jpg?v=1743349352" data-srcset="//popular.com.sg/cdn/shop/files/download_3603bb7a-7060-4013-9e41-c294072e42e0_480x480.jpg?v=1743349352 480w, //popular.com.sg/cdn/shop/files/download_3603bb7a-7060-4013-9e41-c294072e42e0_768x768.jpg?v=1743349352 768w,//popular.com.sg/cdn/shop/files/download_3603bb7a-7060-4013-9e41-c294072e42e0_1024x1024.jpg?v=1743349352 1024w,//popular.com.sg/cdn/shop/files/download_3603bb7a-7060-4013-9e41-c294072e42e0_1440x1440.jpg?v=1743349352 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1501" height="2052" alt="Primary 5 Daily Dose Of Chinese 华文日日补" base-src="//popular.com.sg/cdn/shop/files/download_3603bb7a-7060-4013-9e41-c294072e42e0.jpg?v=1743349352" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> <button type="button" aria-label='Carousel Next Arrow' class="gp-z-1 ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739698680015 gp-carousel-action-next gem-slider-next ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739698680015-template--15839232491727__gp_section_555659680865584371 gp-carousel-arrow-gp-carousel-gc2rn64kjf gp-items-center gp-justify-center gp-overflow-hidden gp-shrink-0 gp-cursor-pointer gp-text-gray-500 !gp-hidden tablet:!gp-hidden mobile:!gp-hidden" style="--left:initial;--top:;--right:initial;--bottom:initial;--left-tablet:initial;--top-tablet:;--right-tablet:initial;--bottom-tablet:initial;--left-mobile:initial;--top-mobile:;--right-mobile:initial;--bottom-mobile:initial;--d:none;--d-tablet:none;--d-mobile:none;background-color:;--w:24px;--h:24px" onClick={onClick} > <div class="gp-flex gp-items-center gp-justify-center [&>svg]:gp-h-full [&>svg]:gp-w-full gp-rotate-0 tablet:gp-rotate-0 mobile:gp-rotate-0" style="--c:#000000;--w:undefinedpx;--w-tablet:undefinedpx;--w-mobile:undefinedpx;--h:undefinedpx;--h-tablet:undefinedpx;--h-mobile:undefinedpx" > <svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z" fill="currentColor"/> </svg> </div> <style> .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739698680015.gp-carousel-arrow-gp-carousel-gc2rn64kjf { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739698680015.gp-carousel-arrow-gp-carousel-gc2rn64kjf::before { content: ''; height: 100%; width: 100%; position: absolute; pointer-events: none; z-index: 10; border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } @media only screen and (max-width: 1024px) and (min-width: 768px) { .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739698680015.gp-carousel-arrow-gp-carousel-gc2rn64kjf { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739698680015.gp-carousel-arrow-gp-carousel-gc2rn64kjf::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } @media only screen and (max-width: 768px) { .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739698680015.gp-carousel-arrow-gp-carousel-gc2rn64kjf { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739698680015.gp-carousel-arrow-gp-carousel-gc2rn64kjf::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } </style> </button> </div> <div class="gp-items-center gp-justify-center gp-gap-2 gp-text-center gp-carousel-dot-container gp-carousel-dot-container-ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739698680015-template--15839232491727__gp_section_555659680865584371 gp-static gp-flex-row gp-left-0 gp-right-0 tablet:gp-static tablet:gp-flex-row tablet:gp-left-0 tablet:gp-right-0 mobile:gp-static mobile:gp-flex-row mobile:gp-left-0 mobile:gp-right-0" style="--bottom:16px;--bottom-tablet:16px;--bottom-mobile:16px;--d:none;--d-tablet:none;--d-mobile:none" ></div> </div> </gp-carousel> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-carousel-v2.js?v=1742365134075" defer="defer"></script> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gEuv8m8etp "> <gp-text data-id="gEuv8m8etp"> <div class="gEuv8m8etp " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:left;--ta-tablet:center;--ta-mobile:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:2;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Primary 5 Daily Dose Of Chinese 华文日日补</h2> </div> </div> </gp-text></div> <div enableLazyloadImage="true" parentTag="Col" id="gYEUOH4MAW" data-id="gYEUOH4MAW" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:start;--pc-mobile:center;--gtc:minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gYEUOH4MAW gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gXRMNKfqNQ gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gxiivIj3x4" class="gxiivIj3x4 gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"gxiivIj3x4","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-gxiivIj3x4" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $17.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gRvLhXPyDU gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gJX3fTuEvl" class="gJX3fTuEvl gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"compare","uid":"gJX3fTuEvl","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="true" > <gp-text data-id=""> <div id="p-price-gJX3fTuEvl" class=" " > <div > <div type="compare" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-product-compare-price gp-line-through gp-decoration-g-text-1 gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--tdc:text-1;--tdt:1;--ta:left;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" > $17.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"40136640725199","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gRb7q9Yv_G.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gRb7q9Yv_G:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gRb7q9Yv_G:hover .gp-button-icon { color: undefined; } .gRb7q9Yv_G .gp-button-icon { color: var(--g-c-text-3, text-3); } .gRb7q9Yv_G:hover .gp-button-price { color: undefined; } .gRb7q9Yv_G .gp-button-price { color: var(--g-c-text-3, text-3); } .gRb7q9Yv_G .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gRb7q9Yv_G:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gRb7q9Yv_G" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gRb7q9Yv_G gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gRb7q9Yv_G-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gRb7q9Yv_G-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gRb7q9Yv_G-sold-out:hover .gp-button-icon { color: undefined; } .gRb7q9Yv_G-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gRb7q9Yv_G-sold-out:hover .gp-button-price { color: undefined; } .gRb7q9Yv_G-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gRb7q9Yv_G-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gRb7q9Yv_G-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gRb7q9Yv_G" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gRb7q9Yv_G-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="6739698680015" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_555659680865584371" /></form></gp-product> </div> </div><div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="3" style="--minw:calc(100% / 6 - 12.5px);--minw-tablet:calc(100% / 4 - 11.25px);--minw-mobile:calc(100% / 2 - 5px);--maxw:calc(100% / 6 - 12.5px);--maxw-tablet:calc(100% / 4 - 11.25px);--maxw-mobile:calc(100% / 2 - 5px);--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-product-list-carousel-gLcLt4Oa6U gp-child-item-gLcLt4Oa6U gp-child-item-undefined gLcLt4Oa6U" data-index="" > <div class="gp-w-full", > <gp-product gp-context='{"variantSelected": {"id":40112936976591,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789814403672","requires_shipping":true,"taxable":false,"featured_image":null,"available":true,"name":"Bridging From K2 To Primary 1 Reading \u0026 Writing","public_title":null,"options":["Default Title"],"price":1090,"weight":500,"compare_at_price":1090,"inventory_management":"shopify","barcode":"9789814403672","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-gLcLt4Oa6U6736823910607"}' gp-data='{"variantSelected": {"id":40112936976591,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789814403672","requires_shipping":true,"taxable":false,"featured_image":null,"available":true,"name":"Bridging From K2 To Primary 1 Reading \u0026 Writing","public_title":null,"options":["Default Title"],"price":1090,"weight":500,"compare_at_price":1090,"inventory_management":"shopify","barcode":"9789814403672","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/bridging-from-k2-to-p1-reading-writing", "productHandle":"bridging-from-k2-to-p1-reading-writing", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555659680865584371"}}'><form method="post" action="/cart/add" id="product-form-gLcLt4Oa6U6736823910607" accept-charset="UTF-8" class="form contents AddToCartForm" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="40112936976591" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="g_Sb5YB2DX" data-id="g_Sb5YB2DX" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="g_Sb5YB2DX gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="gO6OTn8vc3 gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gV3ClBYU30 "> <gp-product-tag data-id="gV3ClBYU30" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gV3ClBYU30", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="0.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gV3ClBYU30" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gc2rn64kjf", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555659680865584371"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":true},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":true,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/bridging-from-k2-to-p1-reading-writing", "product":{"id":6736823910607,"title":"Bridging From K2 To Primary 1 Reading \u0026 Writing","handle":"bridging-from-k2-to-p1-reading-writing","description":"\u003cp\u003eThis series aims to make the transition from K2 to primary school easier for\n the preschooler. \u003c\/p\u003e\u003cp\u003eConsisting of 9 books, Grammar and Vocabulary, Reading\n and Writing, Comprehension, Character Education, Mathematics, Science,\n Hanyu Pinyin, Word Recognition and Chinese Comprehension, each book\n provides a wide variety of interesting exercises to engage preschoolers in\n active learning. \u003c\/p\u003e\u003cp\u003eBy doing the exercises in each book, preschoolers will be\n equipped with the necessary skills for the transition to primary school.\u003c\/p\u003e","published_at":"2025-03-17T21:56:03+08:00","created_at":"2021-06-24T00:39:22+08:00","vendor":"EDUCATIONAL PUBLISHING HOUSE","type":"Text \u0026 Assessment","tags":["_MS","Preschool","Primary","PRIMARY 1"],"price":1090,"price_min":1090,"price_max":1090,"available":true,"price_varies":false,"compare_at_price":1090,"compare_at_price_min":1090,"compare_at_price_max":1090,"compare_at_price_varies":false,"variants":[{"id":40112936976591,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789814403672","requires_shipping":true,"taxable":false,"featured_image":null,"available":true,"name":"Bridging From K2 To Primary 1 Reading \u0026 Writing","public_title":null,"options":["Default Title"],"price":1090,"weight":500,"compare_at_price":1090,"inventory_management":"shopify","barcode":"9789814403672","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_79365a29-0c2a-4e92-b143-e77a988fc6ab.jpg?v=1743219455","\/\/popular.com.sg\/cdn\/shop\/files\/download_4f05b98e-e072-48b4-bdbb-de8f3e7135ff.jpg?v=1743219454","\/\/popular.com.sg\/cdn\/shop\/files\/download_30111c96-6344-4141-b523-52f19f94b7dd.jpg?v=1743219453","\/\/popular.com.sg\/cdn\/shop\/files\/download_e24308dd-5e26-48c2-93e9-43a586c55f79.jpg?v=1743219453"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_79365a29-0c2a-4e92-b143-e77a988fc6ab.jpg?v=1743219455","options":["Title"],"media":[{"alt":"Bridging From K2 To Primary 1 Reading \u0026 Writing","id":30118971113679,"position":1,"preview_image":{"aspect_ratio":0.698,"height":800,"width":558,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_79365a29-0c2a-4e92-b143-e77a988fc6ab.jpg?v=1743219455"},"aspect_ratio":0.698,"height":800,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_79365a29-0c2a-4e92-b143-e77a988fc6ab.jpg?v=1743219455","width":558},{"alt":"Bridging From K2 To Primary 1 Reading \u0026 Writing","id":30118971146447,"position":2,"preview_image":{"aspect_ratio":0.707,"height":2339,"width":1654,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_4f05b98e-e072-48b4-bdbb-de8f3e7135ff.jpg?v=1743219454"},"aspect_ratio":0.707,"height":2339,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_4f05b98e-e072-48b4-bdbb-de8f3e7135ff.jpg?v=1743219454","width":1654},{"alt":"Bridging From K2 To Primary 1 Reading \u0026 Writing","id":30118971179215,"position":3,"preview_image":{"aspect_ratio":0.707,"height":1536,"width":1086,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_30111c96-6344-4141-b523-52f19f94b7dd.jpg?v=1743219453"},"aspect_ratio":0.707,"height":1536,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_30111c96-6344-4141-b523-52f19f94b7dd.jpg?v=1743219453","width":1086},{"alt":"Bridging From K2 To Primary 1 Reading \u0026 Writing","id":30118971211983,"position":4,"preview_image":{"aspect_ratio":0.707,"height":1536,"width":1086,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_e24308dd-5e26-48c2-93e9-43a586c55f79.jpg?v=1743219453"},"aspect_ratio":0.707,"height":1536,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_e24308dd-5e26-48c2-93e9-43a586c55f79.jpg?v=1743219453","width":1086}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp\u003eThis series aims to make the transition from K2 to primary school easier for\n the preschooler. \u003c\/p\u003e\u003cp\u003eConsisting of 9 books, Grammar and Vocabulary, Reading\n and Writing, Comprehension, Character Education, Mathematics, Science,\n Hanyu Pinyin, Word Recognition and Chinese Comprehension, each book\n provides a wide variety of interesting exercises to engage preschoolers in\n active learning. \u003c\/p\u003e\u003cp\u003eBy doing the exercises in each book, preschoolers will be\n equipped with the necessary skills for the transition to primary school.\u003c\/p\u003e"}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_555659680865584371" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gc2rn64kjf" class="gc2rn64kjf gp-overflow-hidden" > <div class="gp-grid gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gtc-tablet:minmax(0, 12fr);--gtc-mobile:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <gp-carousel data-id="gp-carousel-gc2rn64kjf" type="gp-feature-image-carousel" product-id="6736823910607" product-media="4" id="gp-root-carousel-ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736823910607-template--15839232491727__gp_section_555659680865584371" class=" gp-px-0 tablet:gp-px-0 mobile:gp-px-0 gp-flex-1 gp-w-full gp-feature-image-carousel gp-group/carousel gp-flex" gp-data='{"id":"ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736823910607-template--15839232491727__gp_section_555659680865584371","setting":{"loop":{"desktop":true},"slidesToShow":{"desktop":1},"dotStyle":{"desktop":"none","tablet":"none","mobile":"none"},"dotSize":{"desktop":12},"dotGapToCarousel":{"desktop":16},"dotColor":{"desktop":"bg-1"},"dotActiveColor":{"desktop":"line-3"},"controlOverContent":{"desktop":false,"tablet":false,"mobile":false},"enableDrag":{"desktop":true,"tablet":true,"mobile":true},"arrowCustom":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowCustomColor":"#000000","arrowBorder":{"desktop":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false}},"roundedArrow":{"desktop":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"}},"sneakPeakType":{"desktop":"center"},"arrowGapToEachSide":"16","animationMode":"ease-out","navigationStyle":{"desktop":"none"},"arrowButtonSize":{"desktop":{"width":"24px","height":"24px"}}},"styles":{"playSpeed":500,"sizeSetting":{"desktop":{"width":"100%","height":"auto"},"tablet":{"width":"100%","height":"auto"},"mobile":{"width":"100%","height":"auto"}},"align":{"desktop":"flex-start","tablet":"flex-start","mobile":"flex-start"}},"isHiddenArrowWhenDisabled":true}' style="--jc:flex-start;--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex"> <div class="gp-hidden gp-aspect-square gp-w-[12px] gp-rounded-full gp-shadow-md"></div> <div class="gp-relative gp-my-0 tablet:gp-px-0 gp-max-w-full mobile:gp-px-0 gp-carousel-wrapper mobile:gp-block tablet:gp-block gp-block gp-carousel-gc2rn64kjf gp-featured-image-wrapper" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--h:auto;--h-tablet:auto;--h-mobile:auto" > <div class="gp-h-full gp-relative gp-mx-auto gp-flex gp-items-center gp-justify-between mobile:!gp-flex-row tablet:!gp-flex-row !gp-flex-row" style="--h:100%;--h-tablet:100%;--h-mobile:100%;gap:16px" > <button type="button" aria-label='Carousel Back Arrow' class="gp-z-1 ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736823910607 gp-carousel-action-back gem-slider-previous ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736823910607-template--15839232491727__gp_section_555659680865584371 gp-carousel-arrow-gp-carousel-gc2rn64kjf gp-items-center gp-justify-center gp-overflow-hidden gp-shrink-0 gp-cursor-pointer gp-text-gray-500 !gp-hidden tablet:!gp-hidden mobile:!gp-hidden" style="--left:initial;--top:initial;--right:initial;--bottom:;--left-tablet:initial;--top-tablet:initial;--right-tablet:initial;--bottom-tablet:;--left-mobile:initial;--top-mobile:initial;--right-mobile:initial;--bottom-mobile:;--d:none;--d-tablet:none;--d-mobile:none;background-color:;--w:24px;--h:24px" onClick={onClick} > <div class="gp-flex gp-items-center gp-justify-center [&>svg]:gp-h-full [&>svg]:gp-w-full gp-rotate-180 tablet:gp-rotate-180 mobile:gp-rotate-180" style="--c:#000000;--w:undefinedpx;--w-tablet:undefinedpx;--w-mobile:undefinedpx;--h:undefinedpx;--h-tablet:undefinedpx;--h-mobile:undefinedpx" > <svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z" fill="currentColor"/> </svg> </div> <style> .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736823910607.gp-carousel-arrow-gp-carousel-gc2rn64kjf { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736823910607.gp-carousel-arrow-gp-carousel-gc2rn64kjf::before { content: ''; height: 100%; width: 100%; position: absolute; pointer-events: none; z-index: 10; border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } @media only screen and (max-width: 1024px) and (min-width: 768px) { .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736823910607.gp-carousel-arrow-gp-carousel-gc2rn64kjf { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736823910607.gp-carousel-arrow-gp-carousel-gc2rn64kjf::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } @media only screen and (max-width: 768px) { .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736823910607.gp-carousel-arrow-gp-carousel-gc2rn64kjf { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736823910607.gp-carousel-arrow-gp-carousel-gc2rn64kjf::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } </style> </button> <div id="gp-carousel-ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736823910607-template--15839232491727__gp_section_555659680865584371" class="gem-slider gp-h-full gp-overflow-hidden gp-select-none mobile:!gp-flex-nowrap tablet:!gp-flex-nowrap !gp-flex-nowrap mobile:!gp-min-h-full tablet:!gp-min-h-full !gp-min-h-full" style="--cg-mobile:undefinedpx;--cg-tablet:undefinedpx;--cg:undefinedpx"> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="1" id="template--15839232491727__gp_section_555659680865584371-38236679798991" style="width:558px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736823910607 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30118971113679 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_79365a29-0c2a-4e92-b143-e77a988fc6ab.jpg?v=1743219455" data-srcset="//popular.com.sg/cdn/shop/files/download_79365a29-0c2a-4e92-b143-e77a988fc6ab_480x480.jpg?v=1743219455 480w, //popular.com.sg/cdn/shop/files/download_79365a29-0c2a-4e92-b143-e77a988fc6ab_768x768.jpg?v=1743219455 768w,//popular.com.sg/cdn/shop/files/download_79365a29-0c2a-4e92-b143-e77a988fc6ab_1024x1024.jpg?v=1743219455 1024w,//popular.com.sg/cdn/shop/files/download_79365a29-0c2a-4e92-b143-e77a988fc6ab_1440x1440.jpg?v=1743219455 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="558" height="800" alt="Bridging From K2 To Primary 1 Reading & Writing" base-src="//popular.com.sg/cdn/shop/files/download_79365a29-0c2a-4e92-b143-e77a988fc6ab.jpg?v=1743219455" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="2" id="template--15839232491727__gp_section_555659680865584371-38236679045327" style="width:1654px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736823910607 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30118971146447 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_4f05b98e-e072-48b4-bdbb-de8f3e7135ff.jpg?v=1743219454" data-srcset="//popular.com.sg/cdn/shop/files/download_4f05b98e-e072-48b4-bdbb-de8f3e7135ff_480x480.jpg?v=1743219454 480w, //popular.com.sg/cdn/shop/files/download_4f05b98e-e072-48b4-bdbb-de8f3e7135ff_768x768.jpg?v=1743219454 768w,//popular.com.sg/cdn/shop/files/download_4f05b98e-e072-48b4-bdbb-de8f3e7135ff_1024x1024.jpg?v=1743219454 1024w,//popular.com.sg/cdn/shop/files/download_4f05b98e-e072-48b4-bdbb-de8f3e7135ff_1440x1440.jpg?v=1743219454 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1654" height="2339" alt="Bridging From K2 To Primary 1 Reading & Writing" base-src="//popular.com.sg/cdn/shop/files/download_4f05b98e-e072-48b4-bdbb-de8f3e7135ff.jpg?v=1743219454" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="3" id="template--15839232491727__gp_section_555659680865584371-38236679012559" style="width:1086px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736823910607 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30118971179215 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_30111c96-6344-4141-b523-52f19f94b7dd.jpg?v=1743219453" data-srcset="//popular.com.sg/cdn/shop/files/download_30111c96-6344-4141-b523-52f19f94b7dd_480x480.jpg?v=1743219453 480w, //popular.com.sg/cdn/shop/files/download_30111c96-6344-4141-b523-52f19f94b7dd_768x768.jpg?v=1743219453 768w,//popular.com.sg/cdn/shop/files/download_30111c96-6344-4141-b523-52f19f94b7dd_1024x1024.jpg?v=1743219453 1024w,//popular.com.sg/cdn/shop/files/download_30111c96-6344-4141-b523-52f19f94b7dd_1440x1440.jpg?v=1743219453 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1086" height="1536" alt="Bridging From K2 To Primary 1 Reading & Writing" base-src="//popular.com.sg/cdn/shop/files/download_30111c96-6344-4141-b523-52f19f94b7dd.jpg?v=1743219453" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="4" id="template--15839232491727__gp_section_555659680865584371-38236678979791" style="width:1086px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736823910607 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30118971211983 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_e24308dd-5e26-48c2-93e9-43a586c55f79.jpg?v=1743219453" data-srcset="//popular.com.sg/cdn/shop/files/download_e24308dd-5e26-48c2-93e9-43a586c55f79_480x480.jpg?v=1743219453 480w, //popular.com.sg/cdn/shop/files/download_e24308dd-5e26-48c2-93e9-43a586c55f79_768x768.jpg?v=1743219453 768w,//popular.com.sg/cdn/shop/files/download_e24308dd-5e26-48c2-93e9-43a586c55f79_1024x1024.jpg?v=1743219453 1024w,//popular.com.sg/cdn/shop/files/download_e24308dd-5e26-48c2-93e9-43a586c55f79_1440x1440.jpg?v=1743219453 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1086" height="1536" alt="Bridging From K2 To Primary 1 Reading & Writing" base-src="//popular.com.sg/cdn/shop/files/download_e24308dd-5e26-48c2-93e9-43a586c55f79.jpg?v=1743219453" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> <button type="button" aria-label='Carousel Next Arrow' class="gp-z-1 ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736823910607 gp-carousel-action-next gem-slider-next ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736823910607-template--15839232491727__gp_section_555659680865584371 gp-carousel-arrow-gp-carousel-gc2rn64kjf gp-items-center gp-justify-center gp-overflow-hidden gp-shrink-0 gp-cursor-pointer gp-text-gray-500 !gp-hidden tablet:!gp-hidden mobile:!gp-hidden" style="--left:initial;--top:;--right:initial;--bottom:initial;--left-tablet:initial;--top-tablet:;--right-tablet:initial;--bottom-tablet:initial;--left-mobile:initial;--top-mobile:;--right-mobile:initial;--bottom-mobile:initial;--d:none;--d-tablet:none;--d-mobile:none;background-color:;--w:24px;--h:24px" onClick={onClick} > <div class="gp-flex gp-items-center gp-justify-center [&>svg]:gp-h-full [&>svg]:gp-w-full gp-rotate-0 tablet:gp-rotate-0 mobile:gp-rotate-0" style="--c:#000000;--w:undefinedpx;--w-tablet:undefinedpx;--w-mobile:undefinedpx;--h:undefinedpx;--h-tablet:undefinedpx;--h-mobile:undefinedpx" > <svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z" fill="currentColor"/> </svg> </div> <style> .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736823910607.gp-carousel-arrow-gp-carousel-gc2rn64kjf { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736823910607.gp-carousel-arrow-gp-carousel-gc2rn64kjf::before { content: ''; height: 100%; width: 100%; position: absolute; pointer-events: none; z-index: 10; border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } @media only screen and (max-width: 1024px) and (min-width: 768px) { .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736823910607.gp-carousel-arrow-gp-carousel-gc2rn64kjf { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736823910607.gp-carousel-arrow-gp-carousel-gc2rn64kjf::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } @media only screen and (max-width: 768px) { .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736823910607.gp-carousel-arrow-gp-carousel-gc2rn64kjf { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736823910607.gp-carousel-arrow-gp-carousel-gc2rn64kjf::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } </style> </button> </div> <div class="gp-items-center gp-justify-center gp-gap-2 gp-text-center gp-carousel-dot-container gp-carousel-dot-container-ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736823910607-template--15839232491727__gp_section_555659680865584371 gp-static gp-flex-row gp-left-0 gp-right-0 tablet:gp-static tablet:gp-flex-row tablet:gp-left-0 tablet:gp-right-0 mobile:gp-static mobile:gp-flex-row mobile:gp-left-0 mobile:gp-right-0" style="--bottom:16px;--bottom-tablet:16px;--bottom-mobile:16px;--d:none;--d-tablet:none;--d-mobile:none" ></div> </div> </gp-carousel> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-carousel-v2.js?v=1742365134075" defer="defer"></script> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gEuv8m8etp "> <gp-text data-id="gEuv8m8etp"> <div class="gEuv8m8etp " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:left;--ta-tablet:center;--ta-mobile:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:2;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Bridging From K2 To Primary 1 Reading & Writing</h2> </div> </div> </gp-text></div> <div enableLazyloadImage="true" parentTag="Col" id="gYEUOH4MAW" data-id="gYEUOH4MAW" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:start;--pc-mobile:center;--gtc:minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gYEUOH4MAW gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gXRMNKfqNQ gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gxiivIj3x4" class="gxiivIj3x4 gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"gxiivIj3x4","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-gxiivIj3x4" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $10.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gRvLhXPyDU gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gJX3fTuEvl" class="gJX3fTuEvl gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"compare","uid":"gJX3fTuEvl","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="true" > <gp-text data-id=""> <div id="p-price-gJX3fTuEvl" class=" " > <div > <div type="compare" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-product-compare-price gp-line-through gp-decoration-g-text-1 gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--tdc:text-1;--tdt:1;--ta:left;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" > $10.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"40112936976591","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gRb7q9Yv_G.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gRb7q9Yv_G:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gRb7q9Yv_G:hover .gp-button-icon { color: undefined; } .gRb7q9Yv_G .gp-button-icon { color: var(--g-c-text-3, text-3); } .gRb7q9Yv_G:hover .gp-button-price { color: undefined; } .gRb7q9Yv_G .gp-button-price { color: var(--g-c-text-3, text-3); } .gRb7q9Yv_G .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gRb7q9Yv_G:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gRb7q9Yv_G" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gRb7q9Yv_G gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gRb7q9Yv_G-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gRb7q9Yv_G-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gRb7q9Yv_G-sold-out:hover .gp-button-icon { color: undefined; } .gRb7q9Yv_G-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gRb7q9Yv_G-sold-out:hover .gp-button-price { color: undefined; } .gRb7q9Yv_G-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gRb7q9Yv_G-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gRb7q9Yv_G-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gRb7q9Yv_G" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gRb7q9Yv_G-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="6736823910607" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_555659680865584371" /></form></gp-product> </div> </div><div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="4" style="--minw:calc(100% / 6 - 12.5px);--minw-tablet:calc(100% / 4 - 11.25px);--minw-mobile:calc(100% / 2 - 5px);--maxw:calc(100% / 6 - 12.5px);--maxw-tablet:calc(100% / 4 - 11.25px);--maxw-mobile:calc(100% / 2 - 5px);--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-product-list-carousel-gLcLt4Oa6U gp-child-item-gLcLt4Oa6U gp-child-item-undefined gLcLt4Oa6U" data-index="" > <div class="gp-w-full", > <gp-product gp-context='{"variantSelected": {"id":41517116850383,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789811712708","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Primary 2 Intensive Maths Drills (3rd Edition)","public_title":null,"options":["Default Title"],"price":1290,"weight":500,"compare_at_price":1090,"inventory_management":"shopify","barcode":"9789811712708","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-gLcLt4Oa6U6986559815887"}' gp-data='{"variantSelected": {"id":41517116850383,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789811712708","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Primary 2 Intensive Maths Drills (3rd Edition)","public_title":null,"options":["Default Title"],"price":1290,"weight":500,"compare_at_price":1090,"inventory_management":"shopify","barcode":"9789811712708","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/primary-2-intensive-maths-drills-3ed", "productHandle":"primary-2-intensive-maths-drills-3ed", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555659680865584371"}}'><form method="post" action="/cart/add" id="product-form-gLcLt4Oa6U6986559815887" accept-charset="UTF-8" class="form contents AddToCartForm" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="41517116850383" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="g_Sb5YB2DX" data-id="g_Sb5YB2DX" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="g_Sb5YB2DX gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="gO6OTn8vc3 gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gV3ClBYU30 "> <gp-product-tag data-id="gV3ClBYU30" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gV3ClBYU30", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="-200.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gV3ClBYU30" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > -18% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gc2rn64kjf", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555659680865584371"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":true},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":true,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/primary-2-intensive-maths-drills-3ed", "product":{"id":6986559815887,"title":"Primary 2 Intensive Maths Drills (3rd Edition)","handle":"primary-2-intensive-maths-drills-3ed","description":"\u003cp\u003eIntensive Maths Drills is a series of six books written in accordance with the latest MOE Primary Mathematics Syllabus. \u003c\/p\u003e\u003cp\u003eTo help pupils develop competency and optimise learning in a progressive manner, questions in this book are organised into three difficulty levels, with two practices for each difficulty level.\u003c\/p\u003e","published_at":"2025-03-17T21:57:03+08:00","created_at":"2022-02-09T12:00:27+08:00","vendor":"EDUCATIONAL PUBLISHING HOUSE","type":"Text \u0026 Assessment","tags":["Primary"],"price":1290,"price_min":1290,"price_max":1290,"available":true,"price_varies":false,"compare_at_price":1090,"compare_at_price_min":1090,"compare_at_price_max":1090,"compare_at_price_varies":false,"variants":[{"id":41517116850383,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789811712708","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Primary 2 Intensive Maths Drills (3rd Edition)","public_title":null,"options":["Default Title"],"price":1290,"weight":500,"compare_at_price":1090,"inventory_management":"shopify","barcode":"9789811712708","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_cf29fad9-6ec2-44e5-82e5-27cc4607704e.jpg?v=1743734576","\/\/popular.com.sg\/cdn\/shop\/files\/download_74970287-7c72-47f5-a14b-e9e6198cecc3.jpg?v=1743734574","\/\/popular.com.sg\/cdn\/shop\/files\/download_a97e8999-57e3-4db4-851f-bce26cf69220.jpg?v=1743734574","\/\/popular.com.sg\/cdn\/shop\/files\/download_ba22207f-2138-490a-97ad-eea402dfada3.jpg?v=1743734573","\/\/popular.com.sg\/cdn\/shop\/files\/download_504c6c50-fb99-4e35-8ae4-6aed0791f06c.jpg?v=1743734574"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_cf29fad9-6ec2-44e5-82e5-27cc4607704e.jpg?v=1743734576","options":["Title"],"media":[{"alt":"Primary 2 Intensive Maths Drills (3rd Edition)","id":30167864312015,"position":1,"preview_image":{"aspect_ratio":0.73,"height":2560,"width":1869,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_cf29fad9-6ec2-44e5-82e5-27cc4607704e.jpg?v=1743734576"},"aspect_ratio":0.73,"height":2560,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_cf29fad9-6ec2-44e5-82e5-27cc4607704e.jpg?v=1743734576","width":1869},{"alt":"Primary 2 Intensive Maths Drills (3rd Edition)","id":30167864344783,"position":2,"preview_image":{"aspect_ratio":0.731,"height":2048,"width":1497,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_74970287-7c72-47f5-a14b-e9e6198cecc3.jpg?v=1743734574"},"aspect_ratio":0.731,"height":2048,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_74970287-7c72-47f5-a14b-e9e6198cecc3.jpg?v=1743734574","width":1497},{"alt":"Primary 2 Intensive Maths Drills (3rd Edition)","id":30167864377551,"position":3,"preview_image":{"aspect_ratio":0.731,"height":2048,"width":1497,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_a97e8999-57e3-4db4-851f-bce26cf69220.jpg?v=1743734574"},"aspect_ratio":0.731,"height":2048,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_a97e8999-57e3-4db4-851f-bce26cf69220.jpg?v=1743734574","width":1497},{"alt":"Primary 2 Intensive Maths Drills (3rd Edition)","id":30167864410319,"position":4,"preview_image":{"aspect_ratio":0.731,"height":2048,"width":1497,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_ba22207f-2138-490a-97ad-eea402dfada3.jpg?v=1743734573"},"aspect_ratio":0.731,"height":2048,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_ba22207f-2138-490a-97ad-eea402dfada3.jpg?v=1743734573","width":1497},{"alt":"Primary 2 Intensive Maths Drills (3rd Edition)","id":30167864443087,"position":5,"preview_image":{"aspect_ratio":0.731,"height":2048,"width":1497,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_504c6c50-fb99-4e35-8ae4-6aed0791f06c.jpg?v=1743734574"},"aspect_ratio":0.731,"height":2048,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_504c6c50-fb99-4e35-8ae4-6aed0791f06c.jpg?v=1743734574","width":1497}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp\u003eIntensive Maths Drills is a series of six books written in accordance with the latest MOE Primary Mathematics Syllabus. \u003c\/p\u003e\u003cp\u003eTo help pupils develop competency and optimise learning in a progressive manner, questions in this book are organised into three difficulty levels, with two practices for each difficulty level.\u003c\/p\u003e"}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_555659680865584371" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gc2rn64kjf" class="gc2rn64kjf gp-overflow-hidden" > <div class="gp-grid gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gtc-tablet:minmax(0, 12fr);--gtc-mobile:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <gp-carousel data-id="gp-carousel-gc2rn64kjf" type="gp-feature-image-carousel" product-id="6986559815887" product-media="5" id="gp-root-carousel-ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6986559815887-template--15839232491727__gp_section_555659680865584371" class=" gp-px-0 tablet:gp-px-0 mobile:gp-px-0 gp-flex-1 gp-w-full gp-feature-image-carousel gp-group/carousel gp-flex" gp-data='{"id":"ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6986559815887-template--15839232491727__gp_section_555659680865584371","setting":{"loop":{"desktop":true},"slidesToShow":{"desktop":1},"dotStyle":{"desktop":"none","tablet":"none","mobile":"none"},"dotSize":{"desktop":12},"dotGapToCarousel":{"desktop":16},"dotColor":{"desktop":"bg-1"},"dotActiveColor":{"desktop":"line-3"},"controlOverContent":{"desktop":false,"tablet":false,"mobile":false},"enableDrag":{"desktop":true,"tablet":true,"mobile":true},"arrowCustom":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowCustomColor":"#000000","arrowBorder":{"desktop":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false}},"roundedArrow":{"desktop":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"}},"sneakPeakType":{"desktop":"center"},"arrowGapToEachSide":"16","animationMode":"ease-out","navigationStyle":{"desktop":"none"},"arrowButtonSize":{"desktop":{"width":"24px","height":"24px"}}},"styles":{"playSpeed":500,"sizeSetting":{"desktop":{"width":"100%","height":"auto"},"tablet":{"width":"100%","height":"auto"},"mobile":{"width":"100%","height":"auto"}},"align":{"desktop":"flex-start","tablet":"flex-start","mobile":"flex-start"}},"isHiddenArrowWhenDisabled":true}' style="--jc:flex-start;--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex"> <div class="gp-hidden gp-aspect-square gp-w-[12px] gp-rounded-full gp-shadow-md"></div> <div class="gp-relative gp-my-0 tablet:gp-px-0 gp-max-w-full mobile:gp-px-0 gp-carousel-wrapper mobile:gp-block tablet:gp-block gp-block gp-carousel-gc2rn64kjf gp-featured-image-wrapper" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--h:auto;--h-tablet:auto;--h-mobile:auto" > <div class="gp-h-full gp-relative gp-mx-auto gp-flex gp-items-center gp-justify-between mobile:!gp-flex-row tablet:!gp-flex-row !gp-flex-row" style="--h:100%;--h-tablet:100%;--h-mobile:100%;gap:16px" > <button type="button" aria-label='Carousel Back Arrow' class="gp-z-1 ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6986559815887 gp-carousel-action-back gem-slider-previous ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6986559815887-template--15839232491727__gp_section_555659680865584371 gp-carousel-arrow-gp-carousel-gc2rn64kjf gp-items-center gp-justify-center gp-overflow-hidden gp-shrink-0 gp-cursor-pointer gp-text-gray-500 !gp-hidden tablet:!gp-hidden mobile:!gp-hidden" style="--left:initial;--top:initial;--right:initial;--bottom:;--left-tablet:initial;--top-tablet:initial;--right-tablet:initial;--bottom-tablet:;--left-mobile:initial;--top-mobile:initial;--right-mobile:initial;--bottom-mobile:;--d:none;--d-tablet:none;--d-mobile:none;background-color:;--w:24px;--h:24px" onClick={onClick} > <div class="gp-flex gp-items-center gp-justify-center [&>svg]:gp-h-full [&>svg]:gp-w-full gp-rotate-180 tablet:gp-rotate-180 mobile:gp-rotate-180" style="--c:#000000;--w:undefinedpx;--w-tablet:undefinedpx;--w-mobile:undefinedpx;--h:undefinedpx;--h-tablet:undefinedpx;--h-mobile:undefinedpx" > <svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z" fill="currentColor"/> </svg> </div> <style> .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6986559815887.gp-carousel-arrow-gp-carousel-gc2rn64kjf { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6986559815887.gp-carousel-arrow-gp-carousel-gc2rn64kjf::before { content: ''; height: 100%; width: 100%; position: absolute; pointer-events: none; z-index: 10; border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } @media only screen and (max-width: 1024px) and (min-width: 768px) { .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6986559815887.gp-carousel-arrow-gp-carousel-gc2rn64kjf { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6986559815887.gp-carousel-arrow-gp-carousel-gc2rn64kjf::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } @media only screen and (max-width: 768px) { .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6986559815887.gp-carousel-arrow-gp-carousel-gc2rn64kjf { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6986559815887.gp-carousel-arrow-gp-carousel-gc2rn64kjf::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } </style> </button> <div id="gp-carousel-ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6986559815887-template--15839232491727__gp_section_555659680865584371" class="gem-slider gp-h-full gp-overflow-hidden gp-select-none mobile:!gp-flex-nowrap tablet:!gp-flex-nowrap !gp-flex-nowrap mobile:!gp-min-h-full tablet:!gp-min-h-full !gp-min-h-full" style="--cg-mobile:undefinedpx;--cg-tablet:undefinedpx;--cg:undefinedpx"> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="1" id="template--15839232491727__gp_section_555659680865584371-38295270097103" style="width:1869px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6986559815887 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30167864312015 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_cf29fad9-6ec2-44e5-82e5-27cc4607704e.jpg?v=1743734576" data-srcset="//popular.com.sg/cdn/shop/files/download_cf29fad9-6ec2-44e5-82e5-27cc4607704e_480x480.jpg?v=1743734576 480w, //popular.com.sg/cdn/shop/files/download_cf29fad9-6ec2-44e5-82e5-27cc4607704e_768x768.jpg?v=1743734576 768w,//popular.com.sg/cdn/shop/files/download_cf29fad9-6ec2-44e5-82e5-27cc4607704e_1024x1024.jpg?v=1743734576 1024w,//popular.com.sg/cdn/shop/files/download_cf29fad9-6ec2-44e5-82e5-27cc4607704e_1440x1440.jpg?v=1743734576 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1869" height="2560" alt="Primary 2 Intensive Maths Drills (3rd Edition)" base-src="//popular.com.sg/cdn/shop/files/download_cf29fad9-6ec2-44e5-82e5-27cc4607704e.jpg?v=1743734576" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="2" id="template--15839232491727__gp_section_555659680865584371-38295270064335" style="width:1497px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6986559815887 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30167864344783 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_74970287-7c72-47f5-a14b-e9e6198cecc3.jpg?v=1743734574" data-srcset="//popular.com.sg/cdn/shop/files/download_74970287-7c72-47f5-a14b-e9e6198cecc3_480x480.jpg?v=1743734574 480w, //popular.com.sg/cdn/shop/files/download_74970287-7c72-47f5-a14b-e9e6198cecc3_768x768.jpg?v=1743734574 768w,//popular.com.sg/cdn/shop/files/download_74970287-7c72-47f5-a14b-e9e6198cecc3_1024x1024.jpg?v=1743734574 1024w,//popular.com.sg/cdn/shop/files/download_74970287-7c72-47f5-a14b-e9e6198cecc3_1440x1440.jpg?v=1743734574 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1497" height="2048" alt="Primary 2 Intensive Maths Drills (3rd Edition)" base-src="//popular.com.sg/cdn/shop/files/download_74970287-7c72-47f5-a14b-e9e6198cecc3.jpg?v=1743734574" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="3" id="template--15839232491727__gp_section_555659680865584371-38295269998799" style="width:1497px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6986559815887 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30167864377551 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_a97e8999-57e3-4db4-851f-bce26cf69220.jpg?v=1743734574" data-srcset="//popular.com.sg/cdn/shop/files/download_a97e8999-57e3-4db4-851f-bce26cf69220_480x480.jpg?v=1743734574 480w, //popular.com.sg/cdn/shop/files/download_a97e8999-57e3-4db4-851f-bce26cf69220_768x768.jpg?v=1743734574 768w,//popular.com.sg/cdn/shop/files/download_a97e8999-57e3-4db4-851f-bce26cf69220_1024x1024.jpg?v=1743734574 1024w,//popular.com.sg/cdn/shop/files/download_a97e8999-57e3-4db4-851f-bce26cf69220_1440x1440.jpg?v=1743734574 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1497" height="2048" alt="Primary 2 Intensive Maths Drills (3rd Edition)" base-src="//popular.com.sg/cdn/shop/files/download_a97e8999-57e3-4db4-851f-bce26cf69220.jpg?v=1743734574" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="4" id="template--15839232491727__gp_section_555659680865584371-38295269966031" style="width:1497px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6986559815887 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30167864410319 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_ba22207f-2138-490a-97ad-eea402dfada3.jpg?v=1743734573" data-srcset="//popular.com.sg/cdn/shop/files/download_ba22207f-2138-490a-97ad-eea402dfada3_480x480.jpg?v=1743734573 480w, //popular.com.sg/cdn/shop/files/download_ba22207f-2138-490a-97ad-eea402dfada3_768x768.jpg?v=1743734573 768w,//popular.com.sg/cdn/shop/files/download_ba22207f-2138-490a-97ad-eea402dfada3_1024x1024.jpg?v=1743734573 1024w,//popular.com.sg/cdn/shop/files/download_ba22207f-2138-490a-97ad-eea402dfada3_1440x1440.jpg?v=1743734573 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1497" height="2048" alt="Primary 2 Intensive Maths Drills (3rd Edition)" base-src="//popular.com.sg/cdn/shop/files/download_ba22207f-2138-490a-97ad-eea402dfada3.jpg?v=1743734573" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="5" id="template--15839232491727__gp_section_555659680865584371-38295270031567" style="width:1497px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6986559815887 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30167864443087 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_504c6c50-fb99-4e35-8ae4-6aed0791f06c.jpg?v=1743734574" data-srcset="//popular.com.sg/cdn/shop/files/download_504c6c50-fb99-4e35-8ae4-6aed0791f06c_480x480.jpg?v=1743734574 480w, //popular.com.sg/cdn/shop/files/download_504c6c50-fb99-4e35-8ae4-6aed0791f06c_768x768.jpg?v=1743734574 768w,//popular.com.sg/cdn/shop/files/download_504c6c50-fb99-4e35-8ae4-6aed0791f06c_1024x1024.jpg?v=1743734574 1024w,//popular.com.sg/cdn/shop/files/download_504c6c50-fb99-4e35-8ae4-6aed0791f06c_1440x1440.jpg?v=1743734574 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1497" height="2048" alt="Primary 2 Intensive Maths Drills (3rd Edition)" base-src="//popular.com.sg/cdn/shop/files/download_504c6c50-fb99-4e35-8ae4-6aed0791f06c.jpg?v=1743734574" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> <button type="button" aria-label='Carousel Next Arrow' class="gp-z-1 ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6986559815887 gp-carousel-action-next gem-slider-next ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6986559815887-template--15839232491727__gp_section_555659680865584371 gp-carousel-arrow-gp-carousel-gc2rn64kjf gp-items-center gp-justify-center gp-overflow-hidden gp-shrink-0 gp-cursor-pointer gp-text-gray-500 !gp-hidden tablet:!gp-hidden mobile:!gp-hidden" style="--left:initial;--top:;--right:initial;--bottom:initial;--left-tablet:initial;--top-tablet:;--right-tablet:initial;--bottom-tablet:initial;--left-mobile:initial;--top-mobile:;--right-mobile:initial;--bottom-mobile:initial;--d:none;--d-tablet:none;--d-mobile:none;background-color:;--w:24px;--h:24px" onClick={onClick} > <div class="gp-flex gp-items-center gp-justify-center [&>svg]:gp-h-full [&>svg]:gp-w-full gp-rotate-0 tablet:gp-rotate-0 mobile:gp-rotate-0" style="--c:#000000;--w:undefinedpx;--w-tablet:undefinedpx;--w-mobile:undefinedpx;--h:undefinedpx;--h-tablet:undefinedpx;--h-mobile:undefinedpx" > <svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z" fill="currentColor"/> </svg> </div> <style> .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6986559815887.gp-carousel-arrow-gp-carousel-gc2rn64kjf { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6986559815887.gp-carousel-arrow-gp-carousel-gc2rn64kjf::before { content: ''; height: 100%; width: 100%; position: absolute; pointer-events: none; z-index: 10; border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } @media only screen and (max-width: 1024px) and (min-width: 768px) { .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6986559815887.gp-carousel-arrow-gp-carousel-gc2rn64kjf { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6986559815887.gp-carousel-arrow-gp-carousel-gc2rn64kjf::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } @media only screen and (max-width: 768px) { .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6986559815887.gp-carousel-arrow-gp-carousel-gc2rn64kjf { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6986559815887.gp-carousel-arrow-gp-carousel-gc2rn64kjf::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } </style> </button> </div> <div class="gp-items-center gp-justify-center gp-gap-2 gp-text-center gp-carousel-dot-container gp-carousel-dot-container-ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6986559815887-template--15839232491727__gp_section_555659680865584371 gp-static gp-flex-row gp-left-0 gp-right-0 tablet:gp-static tablet:gp-flex-row tablet:gp-left-0 tablet:gp-right-0 mobile:gp-static mobile:gp-flex-row mobile:gp-left-0 mobile:gp-right-0" style="--bottom:16px;--bottom-tablet:16px;--bottom-mobile:16px;--d:none;--d-tablet:none;--d-mobile:none" ></div> </div> </gp-carousel> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-carousel-v2.js?v=1742365134075" defer="defer"></script> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gEuv8m8etp "> <gp-text data-id="gEuv8m8etp"> <div class="gEuv8m8etp " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:left;--ta-tablet:center;--ta-mobile:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:2;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Primary 2 Intensive Maths Drills (3rd Edition)</h2> </div> </div> </gp-text></div> <div enableLazyloadImage="true" parentTag="Col" id="gYEUOH4MAW" data-id="gYEUOH4MAW" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:start;--pc-mobile:center;--gtc:minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gYEUOH4MAW gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gXRMNKfqNQ gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gxiivIj3x4" class="gxiivIj3x4 gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"gxiivIj3x4","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-gxiivIj3x4" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $12.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gRvLhXPyDU gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gJX3fTuEvl" class="gJX3fTuEvl gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"compare","uid":"gJX3fTuEvl","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="true" > <gp-text data-id=""> <div id="p-price-gJX3fTuEvl" class=" " > <div > <div type="compare" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-product-compare-price gp-line-through gp-decoration-g-text-1 gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--tdc:text-1;--tdt:1;--ta:left;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" > $10.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"41517116850383","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gRb7q9Yv_G.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gRb7q9Yv_G:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gRb7q9Yv_G:hover .gp-button-icon { color: undefined; } .gRb7q9Yv_G .gp-button-icon { color: var(--g-c-text-3, text-3); } .gRb7q9Yv_G:hover .gp-button-price { color: undefined; } .gRb7q9Yv_G .gp-button-price { color: var(--g-c-text-3, text-3); } .gRb7q9Yv_G .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gRb7q9Yv_G:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gRb7q9Yv_G" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gRb7q9Yv_G gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gRb7q9Yv_G-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gRb7q9Yv_G-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gRb7q9Yv_G-sold-out:hover .gp-button-icon { color: undefined; } .gRb7q9Yv_G-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gRb7q9Yv_G-sold-out:hover .gp-button-price { color: undefined; } .gRb7q9Yv_G-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gRb7q9Yv_G-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gRb7q9Yv_G-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gRb7q9Yv_G" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gRb7q9Yv_G-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="6986559815887" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_555659680865584371" /></form></gp-product> </div> </div><div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="5" style="--minw:calc(100% / 6 - 12.5px);--minw-tablet:calc(100% / 4 - 11.25px);--minw-mobile:calc(100% / 2 - 5px);--maxw:calc(100% / 6 - 12.5px);--maxw-tablet:calc(100% / 4 - 11.25px);--maxw-mobile:calc(100% / 2 - 5px);--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-product-list-carousel-gLcLt4Oa6U gp-child-item-gLcLt4Oa6U gp-child-item-undefined gLcLt4Oa6U" data-index="" > <div class="gp-w-full", > <gp-product gp-context='{"variantSelected": {"id":41935343911119,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789811712753","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Psle Science Trending Exam Questions Qr (2nd Edition)","public_title":null,"options":["Default Title"],"price":1190,"weight":500,"compare_at_price":1190,"inventory_management":"shopify","barcode":"9789811712753","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-gLcLt4Oa6U7068889940175"}' gp-data='{"variantSelected": {"id":41935343911119,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789811712753","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Psle Science Trending Exam Questions Qr (2nd Edition)","public_title":null,"options":["Default Title"],"price":1190,"weight":500,"compare_at_price":1190,"inventory_management":"shopify","barcode":"9789811712753","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/psle-science-trending-exam-questions-qr-2ed", "productHandle":"psle-science-trending-exam-questions-qr-2ed", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555659680865584371"}}'><form method="post" action="/cart/add" id="product-form-gLcLt4Oa6U7068889940175" accept-charset="UTF-8" class="form contents AddToCartForm" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="41935343911119" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="g_Sb5YB2DX" data-id="g_Sb5YB2DX" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="g_Sb5YB2DX gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="gO6OTn8vc3 gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gV3ClBYU30 "> <gp-product-tag data-id="gV3ClBYU30" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gV3ClBYU30", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="0.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gV3ClBYU30" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gc2rn64kjf", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555659680865584371"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":true},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":true,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/psle-science-trending-exam-questions-qr-2ed", "product":{"id":7068889940175,"title":"Psle Science Trending Exam Questions Qr (2nd Edition)","handle":"psle-science-trending-exam-questions-qr-2ed","description":"\u003cp\u003eDeveloped for Primary 5 and 6 pupils taking Science PSLE, questions in Trending Examination Questions: \u003c\/p\u003e\u003cp\u003ePSLE Science are designed to simulate the most recent actual PSLE questions (MCQs and OEQs).\u003c\/p\u003e\u003cp\u003eAttempting these questions exposes pupils to alternative contexts and\/or phrasings and helps them focus on the concepts and skills tested in the most recent Science PSLE papers. \u003c\/p\u003e\u003cp\u003eThe questions are also tagged with difficulty levels and learning outcomes to help pupils track learning.\u003c\/p\u003e\u003cp\u003eThis book also comes with online resources, such as:\u003c\/p\u003e\u003cp\u003e• diagnostic reports - help pupils identify area(s) that need strengthening\u003c\/p\u003e\u003cp\u003e• video explanations - help pupils unpack the most challenging or ‘killer’ questions, and understand the abstract concepts involved and the thinking process leading to the answers\u003c\/p\u003e","published_at":"2025-03-17T20:59:39+08:00","created_at":"2022-07-21T13:54:38+08:00","vendor":"EDUCATIONAL PUBLISHING HOUSE","type":"Text \u0026 Assessment","tags":["_MS","Primary"],"price":1190,"price_min":1190,"price_max":1190,"available":true,"price_varies":false,"compare_at_price":1190,"compare_at_price_min":1190,"compare_at_price_max":1190,"compare_at_price_varies":false,"variants":[{"id":41935343911119,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789811712753","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Psle Science Trending Exam Questions Qr (2nd Edition)","public_title":null,"options":["Default Title"],"price":1190,"weight":500,"compare_at_price":1190,"inventory_management":"shopify","barcode":"9789811712753","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_c7924d68-ac3f-4392-9456-f134d8c5a434.jpg?v=1743734800","\/\/popular.com.sg\/cdn\/shop\/files\/download_268aa27b-a5b5-4b4b-8fef-c7f6f33a4809.jpg?v=1743734793","\/\/popular.com.sg\/cdn\/shop\/files\/download_85c0d315-ef08-4dac-90b6-7dc886a53f46.jpg?v=1743734794","\/\/popular.com.sg\/cdn\/shop\/files\/download_ea317326-50cb-4a1d-8caa-d73daba23034.jpg?v=1743734794","\/\/popular.com.sg\/cdn\/shop\/files\/download_bb4b10d4-24f5-49d7-bacb-c8851fa4e0ab.jpg?v=1743734792"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_c7924d68-ac3f-4392-9456-f134d8c5a434.jpg?v=1743734800","options":["Title"],"media":[{"alt":"Psle Science Trending Exam Questions Qr (2nd Edition)","id":30167881154767,"position":1,"preview_image":{"aspect_ratio":0.708,"height":2560,"width":1813,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_c7924d68-ac3f-4392-9456-f134d8c5a434.jpg?v=1743734800"},"aspect_ratio":0.708,"height":2560,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_c7924d68-ac3f-4392-9456-f134d8c5a434.jpg?v=1743734800","width":1813},{"alt":"Psle Science Trending Exam Questions Qr (2nd Edition)","id":30167881187535,"position":2,"preview_image":{"aspect_ratio":0.707,"height":2339,"width":1654,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_268aa27b-a5b5-4b4b-8fef-c7f6f33a4809.jpg?v=1743734793"},"aspect_ratio":0.707,"height":2339,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_268aa27b-a5b5-4b4b-8fef-c7f6f33a4809.jpg?v=1743734793","width":1654},{"alt":"Psle Science Trending Exam Questions Qr (2nd Edition)","id":30167881220303,"position":3,"preview_image":{"aspect_ratio":0.707,"height":2560,"width":1810,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_85c0d315-ef08-4dac-90b6-7dc886a53f46.jpg?v=1743734794"},"aspect_ratio":0.707,"height":2560,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_85c0d315-ef08-4dac-90b6-7dc886a53f46.jpg?v=1743734794","width":1810},{"alt":"Psle Science Trending Exam Questions Qr (2nd Edition)","id":30167881253071,"position":4,"preview_image":{"aspect_ratio":0.707,"height":2560,"width":1810,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_ea317326-50cb-4a1d-8caa-d73daba23034.jpg?v=1743734794"},"aspect_ratio":0.707,"height":2560,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_ea317326-50cb-4a1d-8caa-d73daba23034.jpg?v=1743734794","width":1810},{"alt":"Psle Science Trending Exam Questions Qr (2nd Edition)","id":30167881285839,"position":5,"preview_image":{"aspect_ratio":0.707,"height":1536,"width":1086,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_bb4b10d4-24f5-49d7-bacb-c8851fa4e0ab.jpg?v=1743734792"},"aspect_ratio":0.707,"height":1536,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_bb4b10d4-24f5-49d7-bacb-c8851fa4e0ab.jpg?v=1743734792","width":1086}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp\u003eDeveloped for Primary 5 and 6 pupils taking Science PSLE, questions in Trending Examination Questions: \u003c\/p\u003e\u003cp\u003ePSLE Science are designed to simulate the most recent actual PSLE questions (MCQs and OEQs).\u003c\/p\u003e\u003cp\u003eAttempting these questions exposes pupils to alternative contexts and\/or phrasings and helps them focus on the concepts and skills tested in the most recent Science PSLE papers. \u003c\/p\u003e\u003cp\u003eThe questions are also tagged with difficulty levels and learning outcomes to help pupils track learning.\u003c\/p\u003e\u003cp\u003eThis book also comes with online resources, such as:\u003c\/p\u003e\u003cp\u003e• diagnostic reports - help pupils identify area(s) that need strengthening\u003c\/p\u003e\u003cp\u003e• video explanations - help pupils unpack the most challenging or ‘killer’ questions, and understand the abstract concepts involved and the thinking process leading to the answers\u003c\/p\u003e"}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_555659680865584371" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gc2rn64kjf" class="gc2rn64kjf gp-overflow-hidden" > <div class="gp-grid gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gtc-tablet:minmax(0, 12fr);--gtc-mobile:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <gp-carousel data-id="gp-carousel-gc2rn64kjf" type="gp-feature-image-carousel" product-id="7068889940175" product-media="5" id="gp-root-carousel-ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-7068889940175-template--15839232491727__gp_section_555659680865584371" class=" gp-px-0 tablet:gp-px-0 mobile:gp-px-0 gp-flex-1 gp-w-full gp-feature-image-carousel gp-group/carousel gp-flex" gp-data='{"id":"ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-7068889940175-template--15839232491727__gp_section_555659680865584371","setting":{"loop":{"desktop":true},"slidesToShow":{"desktop":1},"dotStyle":{"desktop":"none","tablet":"none","mobile":"none"},"dotSize":{"desktop":12},"dotGapToCarousel":{"desktop":16},"dotColor":{"desktop":"bg-1"},"dotActiveColor":{"desktop":"line-3"},"controlOverContent":{"desktop":false,"tablet":false,"mobile":false},"enableDrag":{"desktop":true,"tablet":true,"mobile":true},"arrowCustom":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowCustomColor":"#000000","arrowBorder":{"desktop":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false}},"roundedArrow":{"desktop":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"}},"sneakPeakType":{"desktop":"center"},"arrowGapToEachSide":"16","animationMode":"ease-out","navigationStyle":{"desktop":"none"},"arrowButtonSize":{"desktop":{"width":"24px","height":"24px"}}},"styles":{"playSpeed":500,"sizeSetting":{"desktop":{"width":"100%","height":"auto"},"tablet":{"width":"100%","height":"auto"},"mobile":{"width":"100%","height":"auto"}},"align":{"desktop":"flex-start","tablet":"flex-start","mobile":"flex-start"}},"isHiddenArrowWhenDisabled":true}' style="--jc:flex-start;--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex"> <div class="gp-hidden gp-aspect-square gp-w-[12px] gp-rounded-full gp-shadow-md"></div> <div class="gp-relative gp-my-0 tablet:gp-px-0 gp-max-w-full mobile:gp-px-0 gp-carousel-wrapper mobile:gp-block tablet:gp-block gp-block gp-carousel-gc2rn64kjf gp-featured-image-wrapper" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--h:auto;--h-tablet:auto;--h-mobile:auto" > <div class="gp-h-full gp-relative gp-mx-auto gp-flex gp-items-center gp-justify-between mobile:!gp-flex-row tablet:!gp-flex-row !gp-flex-row" style="--h:100%;--h-tablet:100%;--h-mobile:100%;gap:16px" > <button type="button" aria-label='Carousel Back Arrow' class="gp-z-1 ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-7068889940175 gp-carousel-action-back gem-slider-previous ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-7068889940175-template--15839232491727__gp_section_555659680865584371 gp-carousel-arrow-gp-carousel-gc2rn64kjf gp-items-center gp-justify-center gp-overflow-hidden gp-shrink-0 gp-cursor-pointer gp-text-gray-500 !gp-hidden tablet:!gp-hidden mobile:!gp-hidden" style="--left:initial;--top:initial;--right:initial;--bottom:;--left-tablet:initial;--top-tablet:initial;--right-tablet:initial;--bottom-tablet:;--left-mobile:initial;--top-mobile:initial;--right-mobile:initial;--bottom-mobile:;--d:none;--d-tablet:none;--d-mobile:none;background-color:;--w:24px;--h:24px" onClick={onClick} > <div class="gp-flex gp-items-center gp-justify-center [&>svg]:gp-h-full [&>svg]:gp-w-full gp-rotate-180 tablet:gp-rotate-180 mobile:gp-rotate-180" style="--c:#000000;--w:undefinedpx;--w-tablet:undefinedpx;--w-mobile:undefinedpx;--h:undefinedpx;--h-tablet:undefinedpx;--h-mobile:undefinedpx" > <svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z" fill="currentColor"/> </svg> </div> <style> .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-7068889940175.gp-carousel-arrow-gp-carousel-gc2rn64kjf { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-7068889940175.gp-carousel-arrow-gp-carousel-gc2rn64kjf::before { content: ''; height: 100%; width: 100%; position: absolute; pointer-events: none; z-index: 10; border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } @media only screen and (max-width: 1024px) and (min-width: 768px) { .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-7068889940175.gp-carousel-arrow-gp-carousel-gc2rn64kjf { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-7068889940175.gp-carousel-arrow-gp-carousel-gc2rn64kjf::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } @media only screen and (max-width: 768px) { .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-7068889940175.gp-carousel-arrow-gp-carousel-gc2rn64kjf { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-7068889940175.gp-carousel-arrow-gp-carousel-gc2rn64kjf::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } </style> </button> <div id="gp-carousel-ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-7068889940175-template--15839232491727__gp_section_555659680865584371" class="gem-slider gp-h-full gp-overflow-hidden gp-select-none mobile:!gp-flex-nowrap tablet:!gp-flex-nowrap !gp-flex-nowrap mobile:!gp-min-h-full tablet:!gp-min-h-full !gp-min-h-full" style="--cg-mobile:undefinedpx;--cg-tablet:undefinedpx;--cg:undefinedpx"> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="1" id="template--15839232491727__gp_section_555659680865584371-38295290970319" style="width:1813px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-7068889940175 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30167881154767 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_c7924d68-ac3f-4392-9456-f134d8c5a434.jpg?v=1743734800" data-srcset="//popular.com.sg/cdn/shop/files/download_c7924d68-ac3f-4392-9456-f134d8c5a434_480x480.jpg?v=1743734800 480w, //popular.com.sg/cdn/shop/files/download_c7924d68-ac3f-4392-9456-f134d8c5a434_768x768.jpg?v=1743734800 768w,//popular.com.sg/cdn/shop/files/download_c7924d68-ac3f-4392-9456-f134d8c5a434_1024x1024.jpg?v=1743734800 1024w,//popular.com.sg/cdn/shop/files/download_c7924d68-ac3f-4392-9456-f134d8c5a434_1440x1440.jpg?v=1743734800 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1813" height="2560" alt="Psle Science Trending Exam Questions Qr (2nd Edition)" base-src="//popular.com.sg/cdn/shop/files/download_c7924d68-ac3f-4392-9456-f134d8c5a434.jpg?v=1743734800" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="2" id="template--15839232491727__gp_section_555659680865584371-38295290380495" style="width:1654px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-7068889940175 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30167881187535 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_268aa27b-a5b5-4b4b-8fef-c7f6f33a4809.jpg?v=1743734793" data-srcset="//popular.com.sg/cdn/shop/files/download_268aa27b-a5b5-4b4b-8fef-c7f6f33a4809_480x480.jpg?v=1743734793 480w, //popular.com.sg/cdn/shop/files/download_268aa27b-a5b5-4b4b-8fef-c7f6f33a4809_768x768.jpg?v=1743734793 768w,//popular.com.sg/cdn/shop/files/download_268aa27b-a5b5-4b4b-8fef-c7f6f33a4809_1024x1024.jpg?v=1743734793 1024w,//popular.com.sg/cdn/shop/files/download_268aa27b-a5b5-4b4b-8fef-c7f6f33a4809_1440x1440.jpg?v=1743734793 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1654" height="2339" alt="Psle Science Trending Exam Questions Qr (2nd Edition)" base-src="//popular.com.sg/cdn/shop/files/download_268aa27b-a5b5-4b4b-8fef-c7f6f33a4809.jpg?v=1743734793" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="3" id="template--15839232491727__gp_section_555659680865584371-38295290642639" style="width:1810px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-7068889940175 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30167881220303 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_85c0d315-ef08-4dac-90b6-7dc886a53f46.jpg?v=1743734794" data-srcset="//popular.com.sg/cdn/shop/files/download_85c0d315-ef08-4dac-90b6-7dc886a53f46_480x480.jpg?v=1743734794 480w, //popular.com.sg/cdn/shop/files/download_85c0d315-ef08-4dac-90b6-7dc886a53f46_768x768.jpg?v=1743734794 768w,//popular.com.sg/cdn/shop/files/download_85c0d315-ef08-4dac-90b6-7dc886a53f46_1024x1024.jpg?v=1743734794 1024w,//popular.com.sg/cdn/shop/files/download_85c0d315-ef08-4dac-90b6-7dc886a53f46_1440x1440.jpg?v=1743734794 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1810" height="2560" alt="Psle Science Trending Exam Questions Qr (2nd Edition)" base-src="//popular.com.sg/cdn/shop/files/download_85c0d315-ef08-4dac-90b6-7dc886a53f46.jpg?v=1743734794" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="4" id="template--15839232491727__gp_section_555659680865584371-38295290675407" style="width:1810px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-7068889940175 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30167881253071 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_ea317326-50cb-4a1d-8caa-d73daba23034.jpg?v=1743734794" data-srcset="//popular.com.sg/cdn/shop/files/download_ea317326-50cb-4a1d-8caa-d73daba23034_480x480.jpg?v=1743734794 480w, //popular.com.sg/cdn/shop/files/download_ea317326-50cb-4a1d-8caa-d73daba23034_768x768.jpg?v=1743734794 768w,//popular.com.sg/cdn/shop/files/download_ea317326-50cb-4a1d-8caa-d73daba23034_1024x1024.jpg?v=1743734794 1024w,//popular.com.sg/cdn/shop/files/download_ea317326-50cb-4a1d-8caa-d73daba23034_1440x1440.jpg?v=1743734794 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1810" height="2560" alt="Psle Science Trending Exam Questions Qr (2nd Edition)" base-src="//popular.com.sg/cdn/shop/files/download_ea317326-50cb-4a1d-8caa-d73daba23034.jpg?v=1743734794" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="5" id="template--15839232491727__gp_section_555659680865584371-38295290216655" style="width:1086px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-7068889940175 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30167881285839 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_bb4b10d4-24f5-49d7-bacb-c8851fa4e0ab.jpg?v=1743734792" data-srcset="//popular.com.sg/cdn/shop/files/download_bb4b10d4-24f5-49d7-bacb-c8851fa4e0ab_480x480.jpg?v=1743734792 480w, //popular.com.sg/cdn/shop/files/download_bb4b10d4-24f5-49d7-bacb-c8851fa4e0ab_768x768.jpg?v=1743734792 768w,//popular.com.sg/cdn/shop/files/download_bb4b10d4-24f5-49d7-bacb-c8851fa4e0ab_1024x1024.jpg?v=1743734792 1024w,//popular.com.sg/cdn/shop/files/download_bb4b10d4-24f5-49d7-bacb-c8851fa4e0ab_1440x1440.jpg?v=1743734792 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1086" height="1536" alt="Psle Science Trending Exam Questions Qr (2nd Edition)" base-src="//popular.com.sg/cdn/shop/files/download_bb4b10d4-24f5-49d7-bacb-c8851fa4e0ab.jpg?v=1743734792" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> <button type="button" aria-label='Carousel Next Arrow' class="gp-z-1 ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-7068889940175 gp-carousel-action-next gem-slider-next ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-7068889940175-template--15839232491727__gp_section_555659680865584371 gp-carousel-arrow-gp-carousel-gc2rn64kjf gp-items-center gp-justify-center gp-overflow-hidden gp-shrink-0 gp-cursor-pointer gp-text-gray-500 !gp-hidden tablet:!gp-hidden mobile:!gp-hidden" style="--left:initial;--top:;--right:initial;--bottom:initial;--left-tablet:initial;--top-tablet:;--right-tablet:initial;--bottom-tablet:initial;--left-mobile:initial;--top-mobile:;--right-mobile:initial;--bottom-mobile:initial;--d:none;--d-tablet:none;--d-mobile:none;background-color:;--w:24px;--h:24px" onClick={onClick} > <div class="gp-flex gp-items-center gp-justify-center [&>svg]:gp-h-full [&>svg]:gp-w-full gp-rotate-0 tablet:gp-rotate-0 mobile:gp-rotate-0" style="--c:#000000;--w:undefinedpx;--w-tablet:undefinedpx;--w-mobile:undefinedpx;--h:undefinedpx;--h-tablet:undefinedpx;--h-mobile:undefinedpx" > <svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z" fill="currentColor"/> </svg> </div> <style> .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-7068889940175.gp-carousel-arrow-gp-carousel-gc2rn64kjf { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-7068889940175.gp-carousel-arrow-gp-carousel-gc2rn64kjf::before { content: ''; height: 100%; width: 100%; position: absolute; pointer-events: none; z-index: 10; border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } @media only screen and (max-width: 1024px) and (min-width: 768px) { .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-7068889940175.gp-carousel-arrow-gp-carousel-gc2rn64kjf { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-7068889940175.gp-carousel-arrow-gp-carousel-gc2rn64kjf::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } @media only screen and (max-width: 768px) { .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-7068889940175.gp-carousel-arrow-gp-carousel-gc2rn64kjf { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-7068889940175.gp-carousel-arrow-gp-carousel-gc2rn64kjf::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } </style> </button> </div> <div class="gp-items-center gp-justify-center gp-gap-2 gp-text-center gp-carousel-dot-container gp-carousel-dot-container-ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-7068889940175-template--15839232491727__gp_section_555659680865584371 gp-static gp-flex-row gp-left-0 gp-right-0 tablet:gp-static tablet:gp-flex-row tablet:gp-left-0 tablet:gp-right-0 mobile:gp-static mobile:gp-flex-row mobile:gp-left-0 mobile:gp-right-0" style="--bottom:16px;--bottom-tablet:16px;--bottom-mobile:16px;--d:none;--d-tablet:none;--d-mobile:none" ></div> </div> </gp-carousel> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-carousel-v2.js?v=1742365134075" defer="defer"></script> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gEuv8m8etp "> <gp-text data-id="gEuv8m8etp"> <div class="gEuv8m8etp " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:left;--ta-tablet:center;--ta-mobile:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:2;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Psle Science Trending Exam Questions Qr (2nd Edition)</h2> </div> </div> </gp-text></div> <div enableLazyloadImage="true" parentTag="Col" id="gYEUOH4MAW" data-id="gYEUOH4MAW" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:start;--pc-mobile:center;--gtc:minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gYEUOH4MAW gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gXRMNKfqNQ gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gxiivIj3x4" class="gxiivIj3x4 gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"gxiivIj3x4","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-gxiivIj3x4" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $11.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gRvLhXPyDU gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gJX3fTuEvl" class="gJX3fTuEvl gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"compare","uid":"gJX3fTuEvl","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="true" > <gp-text data-id=""> <div id="p-price-gJX3fTuEvl" class=" " > <div > <div type="compare" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-product-compare-price gp-line-through gp-decoration-g-text-1 gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--tdc:text-1;--tdt:1;--ta:left;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" > $11.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"41935343911119","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gRb7q9Yv_G.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gRb7q9Yv_G:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gRb7q9Yv_G:hover .gp-button-icon { color: undefined; } .gRb7q9Yv_G .gp-button-icon { color: var(--g-c-text-3, text-3); } .gRb7q9Yv_G:hover .gp-button-price { color: undefined; } .gRb7q9Yv_G .gp-button-price { color: var(--g-c-text-3, text-3); } .gRb7q9Yv_G .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gRb7q9Yv_G:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gRb7q9Yv_G" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gRb7q9Yv_G gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gRb7q9Yv_G-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gRb7q9Yv_G-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gRb7q9Yv_G-sold-out:hover .gp-button-icon { color: undefined; } .gRb7q9Yv_G-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gRb7q9Yv_G-sold-out:hover .gp-button-price { color: undefined; } .gRb7q9Yv_G-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gRb7q9Yv_G-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gRb7q9Yv_G-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gRb7q9Yv_G" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gRb7q9Yv_G-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="7068889940175" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_555659680865584371" /></form></gp-product> </div> </div><div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="6" style="--minw:calc(100% / 6 - 12.5px);--minw-tablet:calc(100% / 4 - 11.25px);--minw-mobile:calc(100% / 2 - 5px);--maxw:calc(100% / 6 - 12.5px);--maxw-tablet:calc(100% / 4 - 11.25px);--maxw-mobile:calc(100% / 2 - 5px);--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-product-list-carousel-gLcLt4Oa6U gp-child-item-gLcLt4Oa6U gp-child-item-undefined gLcLt4Oa6U" data-index="" > <div class="gp-w-full", > <gp-product gp-context='{"variantSelected": {"id":40112936157391,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789814403658","requires_shipping":true,"taxable":false,"featured_image":null,"available":true,"name":"Bridging From K2 To Primary 1 Grammar \u0026 Vocabulary","public_title":null,"options":["Default Title"],"price":1390,"weight":500,"compare_at_price":1390,"inventory_management":"shopify","barcode":"9789814403658","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-gLcLt4Oa6U6736823419087"}' gp-data='{"variantSelected": {"id":40112936157391,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789814403658","requires_shipping":true,"taxable":false,"featured_image":null,"available":true,"name":"Bridging From K2 To Primary 1 Grammar \u0026 Vocabulary","public_title":null,"options":["Default Title"],"price":1390,"weight":500,"compare_at_price":1390,"inventory_management":"shopify","barcode":"9789814403658","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/bridging-from-k2-to-p1-grammar-vocabulary", "productHandle":"bridging-from-k2-to-p1-grammar-vocabulary", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555659680865584371"}}'><form method="post" action="/cart/add" id="product-form-gLcLt4Oa6U6736823419087" accept-charset="UTF-8" class="form contents AddToCartForm" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="40112936157391" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="g_Sb5YB2DX" data-id="g_Sb5YB2DX" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="g_Sb5YB2DX gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="gO6OTn8vc3 gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gV3ClBYU30 "> <gp-product-tag data-id="gV3ClBYU30" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gV3ClBYU30", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="0.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gV3ClBYU30" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gc2rn64kjf", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555659680865584371"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":true},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":true,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/bridging-from-k2-to-p1-grammar-vocabulary", "product":{"id":6736823419087,"title":"Bridging From K2 To Primary 1 Grammar \u0026 Vocabulary","handle":"bridging-from-k2-to-p1-grammar-vocabulary","description":"\u003cp\u003eThis series aims to make the transition from K2 to primary school easier for\n the preschooler. \u003c\/p\u003e\u003cp\u003eConsisting of 9 books, Grammar and Vocabulary, Reading\n and Writing, Comprehension, Character Education, Mathematics, Science,\n Hanyu Pinyin, Word Recognition and Chinese Comprehension, each book\n provides a wide variety of interesting exercises to engage preschoolers in\n active learning. \u003c\/p\u003e\u003cp\u003eBy doing the exercises in each book, preschoolers will be\n equipped with the necessary skills for the transition to primary school.\u003c\/p\u003e","published_at":"2025-03-17T21:56:02+08:00","created_at":"2021-06-24T00:39:14+08:00","vendor":"EDUCATIONAL PUBLISHING HOUSE","type":"Text \u0026 Assessment","tags":["_MS","Preschool","Primary","PRIMARY 1"],"price":1390,"price_min":1390,"price_max":1390,"available":true,"price_varies":false,"compare_at_price":1390,"compare_at_price_min":1390,"compare_at_price_max":1390,"compare_at_price_varies":false,"variants":[{"id":40112936157391,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789814403658","requires_shipping":true,"taxable":false,"featured_image":null,"available":true,"name":"Bridging From K2 To Primary 1 Grammar \u0026 Vocabulary","public_title":null,"options":["Default Title"],"price":1390,"weight":500,"compare_at_price":1390,"inventory_management":"shopify","barcode":"9789814403658","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_825d3ba6-973b-4f78-b630-89e521bca582.jpg?v=1743219428","\/\/popular.com.sg\/cdn\/shop\/files\/download_c6b5b25d-44fd-4b78-83d9-24c0b6042662.jpg?v=1743219428","\/\/popular.com.sg\/cdn\/shop\/files\/download_4cf27dc5-b56f-4e3c-81c4-03bbf11ecb5c.jpg?v=1743219428","\/\/popular.com.sg\/cdn\/shop\/files\/download_351b45eb-ae4e-4873-9fae-64b1ecc6e864.jpg?v=1743219426","\/\/popular.com.sg\/cdn\/shop\/files\/download_06ff29be-75c2-49fb-a834-4877ba5683a2.jpg?v=1743219426"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_825d3ba6-973b-4f78-b630-89e521bca582.jpg?v=1743219428","options":["Title"],"media":[{"alt":"Bridging From K2 To Primary 1 Grammar \u0026 Vocabulary","id":30118967083215,"position":1,"preview_image":{"aspect_ratio":0.683,"height":800,"width":546,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_825d3ba6-973b-4f78-b630-89e521bca582.jpg?v=1743219428"},"aspect_ratio":0.683,"height":800,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_825d3ba6-973b-4f78-b630-89e521bca582.jpg?v=1743219428","width":546},{"alt":"Bridging From K2 To Primary 1 Grammar \u0026 Vocabulary","id":30118967115983,"position":2,"preview_image":{"aspect_ratio":0.707,"height":2339,"width":1654,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_c6b5b25d-44fd-4b78-83d9-24c0b6042662.jpg?v=1743219428"},"aspect_ratio":0.707,"height":2339,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_c6b5b25d-44fd-4b78-83d9-24c0b6042662.jpg?v=1743219428","width":1654},{"alt":"Bridging From K2 To Primary 1 Grammar \u0026 Vocabulary","id":30118967148751,"position":3,"preview_image":{"aspect_ratio":0.707,"height":2560,"width":1810,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_4cf27dc5-b56f-4e3c-81c4-03bbf11ecb5c.jpg?v=1743219428"},"aspect_ratio":0.707,"height":2560,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_4cf27dc5-b56f-4e3c-81c4-03bbf11ecb5c.jpg?v=1743219428","width":1810},{"alt":"Bridging From K2 To Primary 1 Grammar \u0026 Vocabulary","id":30118967181519,"position":4,"preview_image":{"aspect_ratio":0.707,"height":1536,"width":1086,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_351b45eb-ae4e-4873-9fae-64b1ecc6e864.jpg?v=1743219426"},"aspect_ratio":0.707,"height":1536,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_351b45eb-ae4e-4873-9fae-64b1ecc6e864.jpg?v=1743219426","width":1086},{"alt":"Bridging From K2 To Primary 1 Grammar \u0026 Vocabulary","id":30118967214287,"position":5,"preview_image":{"aspect_ratio":0.707,"height":1536,"width":1086,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_06ff29be-75c2-49fb-a834-4877ba5683a2.jpg?v=1743219426"},"aspect_ratio":0.707,"height":1536,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_06ff29be-75c2-49fb-a834-4877ba5683a2.jpg?v=1743219426","width":1086}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp\u003eThis series aims to make the transition from K2 to primary school easier for\n the preschooler. \u003c\/p\u003e\u003cp\u003eConsisting of 9 books, Grammar and Vocabulary, Reading\n and Writing, Comprehension, Character Education, Mathematics, Science,\n Hanyu Pinyin, Word Recognition and Chinese Comprehension, each book\n provides a wide variety of interesting exercises to engage preschoolers in\n active learning. \u003c\/p\u003e\u003cp\u003eBy doing the exercises in each book, preschoolers will be\n equipped with the necessary skills for the transition to primary school.\u003c\/p\u003e"}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_555659680865584371" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gc2rn64kjf" class="gc2rn64kjf gp-overflow-hidden" > <div class="gp-grid gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gtc-tablet:minmax(0, 12fr);--gtc-mobile:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <gp-carousel data-id="gp-carousel-gc2rn64kjf" type="gp-feature-image-carousel" product-id="6736823419087" product-media="5" id="gp-root-carousel-ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736823419087-template--15839232491727__gp_section_555659680865584371" class=" gp-px-0 tablet:gp-px-0 mobile:gp-px-0 gp-flex-1 gp-w-full gp-feature-image-carousel gp-group/carousel gp-flex" gp-data='{"id":"ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736823419087-template--15839232491727__gp_section_555659680865584371","setting":{"loop":{"desktop":true},"slidesToShow":{"desktop":1},"dotStyle":{"desktop":"none","tablet":"none","mobile":"none"},"dotSize":{"desktop":12},"dotGapToCarousel":{"desktop":16},"dotColor":{"desktop":"bg-1"},"dotActiveColor":{"desktop":"line-3"},"controlOverContent":{"desktop":false,"tablet":false,"mobile":false},"enableDrag":{"desktop":true,"tablet":true,"mobile":true},"arrowCustom":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowCustomColor":"#000000","arrowBorder":{"desktop":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false}},"roundedArrow":{"desktop":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"}},"sneakPeakType":{"desktop":"center"},"arrowGapToEachSide":"16","animationMode":"ease-out","navigationStyle":{"desktop":"none"},"arrowButtonSize":{"desktop":{"width":"24px","height":"24px"}}},"styles":{"playSpeed":500,"sizeSetting":{"desktop":{"width":"100%","height":"auto"},"tablet":{"width":"100%","height":"auto"},"mobile":{"width":"100%","height":"auto"}},"align":{"desktop":"flex-start","tablet":"flex-start","mobile":"flex-start"}},"isHiddenArrowWhenDisabled":true}' style="--jc:flex-start;--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex"> <div class="gp-hidden gp-aspect-square gp-w-[12px] gp-rounded-full gp-shadow-md"></div> <div class="gp-relative gp-my-0 tablet:gp-px-0 gp-max-w-full mobile:gp-px-0 gp-carousel-wrapper mobile:gp-block tablet:gp-block gp-block gp-carousel-gc2rn64kjf gp-featured-image-wrapper" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--h:auto;--h-tablet:auto;--h-mobile:auto" > <div class="gp-h-full gp-relative gp-mx-auto gp-flex gp-items-center gp-justify-between mobile:!gp-flex-row tablet:!gp-flex-row !gp-flex-row" style="--h:100%;--h-tablet:100%;--h-mobile:100%;gap:16px" > <button type="button" aria-label='Carousel Back Arrow' class="gp-z-1 ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736823419087 gp-carousel-action-back gem-slider-previous ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736823419087-template--15839232491727__gp_section_555659680865584371 gp-carousel-arrow-gp-carousel-gc2rn64kjf gp-items-center gp-justify-center gp-overflow-hidden gp-shrink-0 gp-cursor-pointer gp-text-gray-500 !gp-hidden tablet:!gp-hidden mobile:!gp-hidden" style="--left:initial;--top:initial;--right:initial;--bottom:;--left-tablet:initial;--top-tablet:initial;--right-tablet:initial;--bottom-tablet:;--left-mobile:initial;--top-mobile:initial;--right-mobile:initial;--bottom-mobile:;--d:none;--d-tablet:none;--d-mobile:none;background-color:;--w:24px;--h:24px" onClick={onClick} > <div class="gp-flex gp-items-center gp-justify-center [&>svg]:gp-h-full [&>svg]:gp-w-full gp-rotate-180 tablet:gp-rotate-180 mobile:gp-rotate-180" style="--c:#000000;--w:undefinedpx;--w-tablet:undefinedpx;--w-mobile:undefinedpx;--h:undefinedpx;--h-tablet:undefinedpx;--h-mobile:undefinedpx" > <svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z" fill="currentColor"/> </svg> </div> <style> .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736823419087.gp-carousel-arrow-gp-carousel-gc2rn64kjf { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736823419087.gp-carousel-arrow-gp-carousel-gc2rn64kjf::before { content: ''; height: 100%; width: 100%; position: absolute; pointer-events: none; z-index: 10; border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } @media only screen and (max-width: 1024px) and (min-width: 768px) { .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736823419087.gp-carousel-arrow-gp-carousel-gc2rn64kjf { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736823419087.gp-carousel-arrow-gp-carousel-gc2rn64kjf::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } @media only screen and (max-width: 768px) { .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736823419087.gp-carousel-arrow-gp-carousel-gc2rn64kjf { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736823419087.gp-carousel-arrow-gp-carousel-gc2rn64kjf::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } </style> </button> <div id="gp-carousel-ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736823419087-template--15839232491727__gp_section_555659680865584371" class="gem-slider gp-h-full gp-overflow-hidden gp-select-none mobile:!gp-flex-nowrap tablet:!gp-flex-nowrap !gp-flex-nowrap mobile:!gp-min-h-full tablet:!gp-min-h-full !gp-min-h-full" style="--cg-mobile:undefinedpx;--cg-tablet:undefinedpx;--cg:undefinedpx"> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="1" id="template--15839232491727__gp_section_555659680865584371-38236673441999" style="width:546px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736823419087 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30118967083215 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_825d3ba6-973b-4f78-b630-89e521bca582.jpg?v=1743219428" data-srcset="//popular.com.sg/cdn/shop/files/download_825d3ba6-973b-4f78-b630-89e521bca582_480x480.jpg?v=1743219428 480w, //popular.com.sg/cdn/shop/files/download_825d3ba6-973b-4f78-b630-89e521bca582_768x768.jpg?v=1743219428 768w,//popular.com.sg/cdn/shop/files/download_825d3ba6-973b-4f78-b630-89e521bca582_1024x1024.jpg?v=1743219428 1024w,//popular.com.sg/cdn/shop/files/download_825d3ba6-973b-4f78-b630-89e521bca582_1440x1440.jpg?v=1743219428 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="546" height="800" alt="Bridging From K2 To Primary 1 Grammar & Vocabulary" base-src="//popular.com.sg/cdn/shop/files/download_825d3ba6-973b-4f78-b630-89e521bca582.jpg?v=1743219428" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="2" id="template--15839232491727__gp_section_555659680865584371-38236673409231" style="width:1654px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736823419087 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30118967115983 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_c6b5b25d-44fd-4b78-83d9-24c0b6042662.jpg?v=1743219428" data-srcset="//popular.com.sg/cdn/shop/files/download_c6b5b25d-44fd-4b78-83d9-24c0b6042662_480x480.jpg?v=1743219428 480w, //popular.com.sg/cdn/shop/files/download_c6b5b25d-44fd-4b78-83d9-24c0b6042662_768x768.jpg?v=1743219428 768w,//popular.com.sg/cdn/shop/files/download_c6b5b25d-44fd-4b78-83d9-24c0b6042662_1024x1024.jpg?v=1743219428 1024w,//popular.com.sg/cdn/shop/files/download_c6b5b25d-44fd-4b78-83d9-24c0b6042662_1440x1440.jpg?v=1743219428 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1654" height="2339" alt="Bridging From K2 To Primary 1 Grammar & Vocabulary" base-src="//popular.com.sg/cdn/shop/files/download_c6b5b25d-44fd-4b78-83d9-24c0b6042662.jpg?v=1743219428" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="3" id="template--15839232491727__gp_section_555659680865584371-38236673376463" style="width:1810px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736823419087 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30118967148751 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_4cf27dc5-b56f-4e3c-81c4-03bbf11ecb5c.jpg?v=1743219428" data-srcset="//popular.com.sg/cdn/shop/files/download_4cf27dc5-b56f-4e3c-81c4-03bbf11ecb5c_480x480.jpg?v=1743219428 480w, //popular.com.sg/cdn/shop/files/download_4cf27dc5-b56f-4e3c-81c4-03bbf11ecb5c_768x768.jpg?v=1743219428 768w,//popular.com.sg/cdn/shop/files/download_4cf27dc5-b56f-4e3c-81c4-03bbf11ecb5c_1024x1024.jpg?v=1743219428 1024w,//popular.com.sg/cdn/shop/files/download_4cf27dc5-b56f-4e3c-81c4-03bbf11ecb5c_1440x1440.jpg?v=1743219428 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1810" height="2560" alt="Bridging From K2 To Primary 1 Grammar & Vocabulary" base-src="//popular.com.sg/cdn/shop/files/download_4cf27dc5-b56f-4e3c-81c4-03bbf11ecb5c.jpg?v=1743219428" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="4" id="template--15839232491727__gp_section_555659680865584371-38236673147087" style="width:1086px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736823419087 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30118967181519 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_351b45eb-ae4e-4873-9fae-64b1ecc6e864.jpg?v=1743219426" data-srcset="//popular.com.sg/cdn/shop/files/download_351b45eb-ae4e-4873-9fae-64b1ecc6e864_480x480.jpg?v=1743219426 480w, //popular.com.sg/cdn/shop/files/download_351b45eb-ae4e-4873-9fae-64b1ecc6e864_768x768.jpg?v=1743219426 768w,//popular.com.sg/cdn/shop/files/download_351b45eb-ae4e-4873-9fae-64b1ecc6e864_1024x1024.jpg?v=1743219426 1024w,//popular.com.sg/cdn/shop/files/download_351b45eb-ae4e-4873-9fae-64b1ecc6e864_1440x1440.jpg?v=1743219426 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1086" height="1536" alt="Bridging From K2 To Primary 1 Grammar & Vocabulary" base-src="//popular.com.sg/cdn/shop/files/download_351b45eb-ae4e-4873-9fae-64b1ecc6e864.jpg?v=1743219426" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="5" id="template--15839232491727__gp_section_555659680865584371-38236673212623" style="width:1086px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736823419087 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30118967214287 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_06ff29be-75c2-49fb-a834-4877ba5683a2.jpg?v=1743219426" data-srcset="//popular.com.sg/cdn/shop/files/download_06ff29be-75c2-49fb-a834-4877ba5683a2_480x480.jpg?v=1743219426 480w, //popular.com.sg/cdn/shop/files/download_06ff29be-75c2-49fb-a834-4877ba5683a2_768x768.jpg?v=1743219426 768w,//popular.com.sg/cdn/shop/files/download_06ff29be-75c2-49fb-a834-4877ba5683a2_1024x1024.jpg?v=1743219426 1024w,//popular.com.sg/cdn/shop/files/download_06ff29be-75c2-49fb-a834-4877ba5683a2_1440x1440.jpg?v=1743219426 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1086" height="1536" alt="Bridging From K2 To Primary 1 Grammar & Vocabulary" base-src="//popular.com.sg/cdn/shop/files/download_06ff29be-75c2-49fb-a834-4877ba5683a2.jpg?v=1743219426" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> <button type="button" aria-label='Carousel Next Arrow' class="gp-z-1 ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736823419087 gp-carousel-action-next gem-slider-next ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736823419087-template--15839232491727__gp_section_555659680865584371 gp-carousel-arrow-gp-carousel-gc2rn64kjf gp-items-center gp-justify-center gp-overflow-hidden gp-shrink-0 gp-cursor-pointer gp-text-gray-500 !gp-hidden tablet:!gp-hidden mobile:!gp-hidden" style="--left:initial;--top:;--right:initial;--bottom:initial;--left-tablet:initial;--top-tablet:;--right-tablet:initial;--bottom-tablet:initial;--left-mobile:initial;--top-mobile:;--right-mobile:initial;--bottom-mobile:initial;--d:none;--d-tablet:none;--d-mobile:none;background-color:;--w:24px;--h:24px" onClick={onClick} > <div class="gp-flex gp-items-center gp-justify-center [&>svg]:gp-h-full [&>svg]:gp-w-full gp-rotate-0 tablet:gp-rotate-0 mobile:gp-rotate-0" style="--c:#000000;--w:undefinedpx;--w-tablet:undefinedpx;--w-mobile:undefinedpx;--h:undefinedpx;--h-tablet:undefinedpx;--h-mobile:undefinedpx" > <svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z" fill="currentColor"/> </svg> </div> <style> .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736823419087.gp-carousel-arrow-gp-carousel-gc2rn64kjf { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736823419087.gp-carousel-arrow-gp-carousel-gc2rn64kjf::before { content: ''; height: 100%; width: 100%; position: absolute; pointer-events: none; z-index: 10; border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } @media only screen and (max-width: 1024px) and (min-width: 768px) { .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736823419087.gp-carousel-arrow-gp-carousel-gc2rn64kjf { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736823419087.gp-carousel-arrow-gp-carousel-gc2rn64kjf::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } @media only screen and (max-width: 768px) { .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736823419087.gp-carousel-arrow-gp-carousel-gc2rn64kjf { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736823419087.gp-carousel-arrow-gp-carousel-gc2rn64kjf::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } </style> </button> </div> <div class="gp-items-center gp-justify-center gp-gap-2 gp-text-center gp-carousel-dot-container gp-carousel-dot-container-ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736823419087-template--15839232491727__gp_section_555659680865584371 gp-static gp-flex-row gp-left-0 gp-right-0 tablet:gp-static tablet:gp-flex-row tablet:gp-left-0 tablet:gp-right-0 mobile:gp-static mobile:gp-flex-row mobile:gp-left-0 mobile:gp-right-0" style="--bottom:16px;--bottom-tablet:16px;--bottom-mobile:16px;--d:none;--d-tablet:none;--d-mobile:none" ></div> </div> </gp-carousel> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-carousel-v2.js?v=1742365134075" defer="defer"></script> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gEuv8m8etp "> <gp-text data-id="gEuv8m8etp"> <div class="gEuv8m8etp " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:left;--ta-tablet:center;--ta-mobile:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:2;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Bridging From K2 To Primary 1 Grammar & Vocabulary</h2> </div> </div> </gp-text></div> <div enableLazyloadImage="true" parentTag="Col" id="gYEUOH4MAW" data-id="gYEUOH4MAW" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:start;--pc-mobile:center;--gtc:minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gYEUOH4MAW gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gXRMNKfqNQ gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gxiivIj3x4" class="gxiivIj3x4 gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"gxiivIj3x4","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-gxiivIj3x4" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $13.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gRvLhXPyDU gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gJX3fTuEvl" class="gJX3fTuEvl gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"compare","uid":"gJX3fTuEvl","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="true" > <gp-text data-id=""> <div id="p-price-gJX3fTuEvl" class=" " > <div > <div type="compare" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-product-compare-price gp-line-through gp-decoration-g-text-1 gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--tdc:text-1;--tdt:1;--ta:left;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" > $13.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"40112936157391","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gRb7q9Yv_G.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gRb7q9Yv_G:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gRb7q9Yv_G:hover .gp-button-icon { color: undefined; } .gRb7q9Yv_G .gp-button-icon { color: var(--g-c-text-3, text-3); } .gRb7q9Yv_G:hover .gp-button-price { color: undefined; } .gRb7q9Yv_G .gp-button-price { color: var(--g-c-text-3, text-3); } .gRb7q9Yv_G .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gRb7q9Yv_G:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gRb7q9Yv_G" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gRb7q9Yv_G gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gRb7q9Yv_G-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gRb7q9Yv_G-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gRb7q9Yv_G-sold-out:hover .gp-button-icon { color: undefined; } .gRb7q9Yv_G-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gRb7q9Yv_G-sold-out:hover .gp-button-price { color: undefined; } .gRb7q9Yv_G-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gRb7q9Yv_G-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gRb7q9Yv_G-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gRb7q9Yv_G" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gRb7q9Yv_G-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="6736823419087" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_555659680865584371" /></form></gp-product> </div> </div><div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="7" style="--minw:calc(100% / 6 - 12.5px);--minw-tablet:calc(100% / 4 - 11.25px);--minw-mobile:calc(100% / 2 - 5px);--maxw:calc(100% / 6 - 12.5px);--maxw-tablet:calc(100% / 4 - 11.25px);--maxw-mobile:calc(100% / 2 - 5px);--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-product-list-carousel-gLcLt4Oa6U gp-child-item-gLcLt4Oa6U gp-child-item-undefined gLcLt4Oa6U" data-index="" > <div class="gp-w-full", > <gp-product gp-context='{"variantSelected": {"id":40136550056143,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789813127043","requires_shipping":true,"taxable":false,"featured_image":null,"available":true,"name":"Primary 1 Daily Dose Of English","public_title":null,"options":["Default Title"],"price":1790,"weight":500,"compare_at_price":1790,"inventory_management":"shopify","barcode":"9789813127043","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-gLcLt4Oa6U6736919789775"}' gp-data='{"variantSelected": {"id":40136550056143,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789813127043","requires_shipping":true,"taxable":false,"featured_image":null,"available":true,"name":"Primary 1 Daily Dose Of English","public_title":null,"options":["Default Title"],"price":1790,"weight":500,"compare_at_price":1790,"inventory_management":"shopify","barcode":"9789813127043","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/primary-1-daily-dose-of-english", "productHandle":"primary-1-daily-dose-of-english", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555659680865584371"}}'><form method="post" action="/cart/add" id="product-form-gLcLt4Oa6U6736919789775" accept-charset="UTF-8" class="form contents AddToCartForm" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="40136550056143" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="g_Sb5YB2DX" data-id="g_Sb5YB2DX" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="g_Sb5YB2DX gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="gO6OTn8vc3 gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gV3ClBYU30 "> <gp-product-tag data-id="gV3ClBYU30" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gV3ClBYU30", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="0.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gV3ClBYU30" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gc2rn64kjf", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555659680865584371"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":true},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":true,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/primary-1-daily-dose-of-english", "product":{"id":6736919789775,"title":"Primary 1 Daily Dose Of English","handle":"primary-1-daily-dose-of-english","description":"\u003cp\u003eDaily Dose of English is part of a series of 6 books that includes language components appearing in tests and examinations. \u003c\/p\u003e\u003cp\u003eThis book comprises 200 daily practices, with each focusing on one component. Questions are set to test pupils’ ability in each component. \u003c\/p\u003e\u003cp\u003ePractising these questions will help pupils to reinforce their foundation and familiarise themselves with the different components.\u003c\/p\u003e","published_at":"2025-03-17T21:56:07+08:00","created_at":"2021-06-24T01:25:43+08:00","vendor":"EDUCATIONAL PUBLISHING HOUSE","type":"Text \u0026 Assessment","tags":["_MS","Primary"],"price":1790,"price_min":1790,"price_max":1790,"available":true,"price_varies":false,"compare_at_price":1790,"compare_at_price_min":1790,"compare_at_price_max":1790,"compare_at_price_varies":false,"variants":[{"id":40136550056143,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789813127043","requires_shipping":true,"taxable":false,"featured_image":null,"available":true,"name":"Primary 1 Daily Dose Of English","public_title":null,"options":["Default Title"],"price":1790,"weight":500,"compare_at_price":1790,"inventory_management":"shopify","barcode":"9789813127043","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_3d889e70-816d-4a00-a3dd-cceff492b254.jpg?v=1743347702","\/\/popular.com.sg\/cdn\/shop\/files\/download_a055322c-ccdb-45ec-8235-37dc484dd19f.jpg?v=1743347701","\/\/popular.com.sg\/cdn\/shop\/files\/download_46bf181a-e0fc-44d8-8616-105ab4561fc5.jpg?v=1743347700","\/\/popular.com.sg\/cdn\/shop\/files\/download_e9680448-8a65-43d4-8bff-29ee8e134788.jpg?v=1743347700","\/\/popular.com.sg\/cdn\/shop\/files\/download_c0db9859-f7da-4840-b768-5824adb706d2.jpg?v=1743347700"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_3d889e70-816d-4a00-a3dd-cceff492b254.jpg?v=1743347702","options":["Title"],"media":[{"alt":"Primary 1 Daily Dose Of English ","id":30134197846223,"position":1,"preview_image":{"aspect_ratio":0.725,"height":2560,"width":1857,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_3d889e70-816d-4a00-a3dd-cceff492b254.jpg?v=1743347702"},"aspect_ratio":0.725,"height":2560,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_3d889e70-816d-4a00-a3dd-cceff492b254.jpg?v=1743347702","width":1857},{"alt":"Primary 1 Daily Dose Of English ","id":30134197878991,"position":2,"preview_image":{"aspect_ratio":0.731,"height":2048,"width":1497,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_a055322c-ccdb-45ec-8235-37dc484dd19f.jpg?v=1743347701"},"aspect_ratio":0.731,"height":2048,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_a055322c-ccdb-45ec-8235-37dc484dd19f.jpg?v=1743347701","width":1497},{"alt":"Primary 1 Daily Dose Of English ","id":30134197911759,"position":3,"preview_image":{"aspect_ratio":0.73,"height":1536,"width":1122,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_46bf181a-e0fc-44d8-8616-105ab4561fc5.jpg?v=1743347700"},"aspect_ratio":0.73,"height":1536,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_46bf181a-e0fc-44d8-8616-105ab4561fc5.jpg?v=1743347700","width":1122},{"alt":"Primary 1 Daily Dose Of English ","id":30134197944527,"position":4,"preview_image":{"aspect_ratio":0.731,"height":1536,"width":1123,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_e9680448-8a65-43d4-8bff-29ee8e134788.jpg?v=1743347700"},"aspect_ratio":0.731,"height":1536,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_e9680448-8a65-43d4-8bff-29ee8e134788.jpg?v=1743347700","width":1123},{"alt":"Primary 1 Daily Dose Of English ","id":30134197977295,"position":5,"preview_image":{"aspect_ratio":0.731,"height":1536,"width":1123,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_c0db9859-f7da-4840-b768-5824adb706d2.jpg?v=1743347700"},"aspect_ratio":0.731,"height":1536,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_c0db9859-f7da-4840-b768-5824adb706d2.jpg?v=1743347700","width":1123}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp\u003eDaily Dose of English is part of a series of 6 books that includes language components appearing in tests and examinations. \u003c\/p\u003e\u003cp\u003eThis book comprises 200 daily practices, with each focusing on one component. Questions are set to test pupils’ ability in each component. \u003c\/p\u003e\u003cp\u003ePractising these questions will help pupils to reinforce their foundation and familiarise themselves with the different components.\u003c\/p\u003e"}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_555659680865584371" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gc2rn64kjf" class="gc2rn64kjf gp-overflow-hidden" > <div class="gp-grid gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gtc-tablet:minmax(0, 12fr);--gtc-mobile:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <gp-carousel data-id="gp-carousel-gc2rn64kjf" type="gp-feature-image-carousel" product-id="6736919789775" product-media="5" id="gp-root-carousel-ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736919789775-template--15839232491727__gp_section_555659680865584371" class=" gp-px-0 tablet:gp-px-0 mobile:gp-px-0 gp-flex-1 gp-w-full gp-feature-image-carousel gp-group/carousel gp-flex" gp-data='{"id":"ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736919789775-template--15839232491727__gp_section_555659680865584371","setting":{"loop":{"desktop":true},"slidesToShow":{"desktop":1},"dotStyle":{"desktop":"none","tablet":"none","mobile":"none"},"dotSize":{"desktop":12},"dotGapToCarousel":{"desktop":16},"dotColor":{"desktop":"bg-1"},"dotActiveColor":{"desktop":"line-3"},"controlOverContent":{"desktop":false,"tablet":false,"mobile":false},"enableDrag":{"desktop":true,"tablet":true,"mobile":true},"arrowCustom":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowCustomColor":"#000000","arrowBorder":{"desktop":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false}},"roundedArrow":{"desktop":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"}},"sneakPeakType":{"desktop":"center"},"arrowGapToEachSide":"16","animationMode":"ease-out","navigationStyle":{"desktop":"none"},"arrowButtonSize":{"desktop":{"width":"24px","height":"24px"}}},"styles":{"playSpeed":500,"sizeSetting":{"desktop":{"width":"100%","height":"auto"},"tablet":{"width":"100%","height":"auto"},"mobile":{"width":"100%","height":"auto"}},"align":{"desktop":"flex-start","tablet":"flex-start","mobile":"flex-start"}},"isHiddenArrowWhenDisabled":true}' style="--jc:flex-start;--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex"> <div class="gp-hidden gp-aspect-square gp-w-[12px] gp-rounded-full gp-shadow-md"></div> <div class="gp-relative gp-my-0 tablet:gp-px-0 gp-max-w-full mobile:gp-px-0 gp-carousel-wrapper mobile:gp-block tablet:gp-block gp-block gp-carousel-gc2rn64kjf gp-featured-image-wrapper" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--h:auto;--h-tablet:auto;--h-mobile:auto" > <div class="gp-h-full gp-relative gp-mx-auto gp-flex gp-items-center gp-justify-between mobile:!gp-flex-row tablet:!gp-flex-row !gp-flex-row" style="--h:100%;--h-tablet:100%;--h-mobile:100%;gap:16px" > <button type="button" aria-label='Carousel Back Arrow' class="gp-z-1 ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736919789775 gp-carousel-action-back gem-slider-previous ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736919789775-template--15839232491727__gp_section_555659680865584371 gp-carousel-arrow-gp-carousel-gc2rn64kjf gp-items-center gp-justify-center gp-overflow-hidden gp-shrink-0 gp-cursor-pointer gp-text-gray-500 !gp-hidden tablet:!gp-hidden mobile:!gp-hidden" style="--left:initial;--top:initial;--right:initial;--bottom:;--left-tablet:initial;--top-tablet:initial;--right-tablet:initial;--bottom-tablet:;--left-mobile:initial;--top-mobile:initial;--right-mobile:initial;--bottom-mobile:;--d:none;--d-tablet:none;--d-mobile:none;background-color:;--w:24px;--h:24px" onClick={onClick} > <div class="gp-flex gp-items-center gp-justify-center [&>svg]:gp-h-full [&>svg]:gp-w-full gp-rotate-180 tablet:gp-rotate-180 mobile:gp-rotate-180" style="--c:#000000;--w:undefinedpx;--w-tablet:undefinedpx;--w-mobile:undefinedpx;--h:undefinedpx;--h-tablet:undefinedpx;--h-mobile:undefinedpx" > <svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z" fill="currentColor"/> </svg> </div> <style> .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736919789775.gp-carousel-arrow-gp-carousel-gc2rn64kjf { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736919789775.gp-carousel-arrow-gp-carousel-gc2rn64kjf::before { content: ''; height: 100%; width: 100%; position: absolute; pointer-events: none; z-index: 10; border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } @media only screen and (max-width: 1024px) and (min-width: 768px) { .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736919789775.gp-carousel-arrow-gp-carousel-gc2rn64kjf { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736919789775.gp-carousel-arrow-gp-carousel-gc2rn64kjf::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } @media only screen and (max-width: 768px) { .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736919789775.gp-carousel-arrow-gp-carousel-gc2rn64kjf { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736919789775.gp-carousel-arrow-gp-carousel-gc2rn64kjf::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } </style> </button> <div id="gp-carousel-ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736919789775-template--15839232491727__gp_section_555659680865584371" class="gem-slider gp-h-full gp-overflow-hidden gp-select-none mobile:!gp-flex-nowrap tablet:!gp-flex-nowrap !gp-flex-nowrap mobile:!gp-min-h-full tablet:!gp-min-h-full !gp-min-h-full" style="--cg-mobile:undefinedpx;--cg-tablet:undefinedpx;--cg:undefinedpx"> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="1" id="template--15839232491727__gp_section_555659680865584371-38256892575951" style="width:1857px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736919789775 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30134197846223 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_3d889e70-816d-4a00-a3dd-cceff492b254.jpg?v=1743347702" data-srcset="//popular.com.sg/cdn/shop/files/download_3d889e70-816d-4a00-a3dd-cceff492b254_480x480.jpg?v=1743347702 480w, //popular.com.sg/cdn/shop/files/download_3d889e70-816d-4a00-a3dd-cceff492b254_768x768.jpg?v=1743347702 768w,//popular.com.sg/cdn/shop/files/download_3d889e70-816d-4a00-a3dd-cceff492b254_1024x1024.jpg?v=1743347702 1024w,//popular.com.sg/cdn/shop/files/download_3d889e70-816d-4a00-a3dd-cceff492b254_1440x1440.jpg?v=1743347702 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1857" height="2560" alt="Primary 1 Daily Dose Of English " base-src="//popular.com.sg/cdn/shop/files/download_3d889e70-816d-4a00-a3dd-cceff492b254.jpg?v=1743347702" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="2" id="template--15839232491727__gp_section_555659680865584371-38256892543183" style="width:1497px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736919789775 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30134197878991 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_a055322c-ccdb-45ec-8235-37dc484dd19f.jpg?v=1743347701" data-srcset="//popular.com.sg/cdn/shop/files/download_a055322c-ccdb-45ec-8235-37dc484dd19f_480x480.jpg?v=1743347701 480w, //popular.com.sg/cdn/shop/files/download_a055322c-ccdb-45ec-8235-37dc484dd19f_768x768.jpg?v=1743347701 768w,//popular.com.sg/cdn/shop/files/download_a055322c-ccdb-45ec-8235-37dc484dd19f_1024x1024.jpg?v=1743347701 1024w,//popular.com.sg/cdn/shop/files/download_a055322c-ccdb-45ec-8235-37dc484dd19f_1440x1440.jpg?v=1743347701 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1497" height="2048" alt="Primary 1 Daily Dose Of English " base-src="//popular.com.sg/cdn/shop/files/download_a055322c-ccdb-45ec-8235-37dc484dd19f.jpg?v=1743347701" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="3" id="template--15839232491727__gp_section_555659680865584371-38256892215503" style="width:1122px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736919789775 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30134197911759 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_46bf181a-e0fc-44d8-8616-105ab4561fc5.jpg?v=1743347700" data-srcset="//popular.com.sg/cdn/shop/files/download_46bf181a-e0fc-44d8-8616-105ab4561fc5_480x480.jpg?v=1743347700 480w, //popular.com.sg/cdn/shop/files/download_46bf181a-e0fc-44d8-8616-105ab4561fc5_768x768.jpg?v=1743347700 768w,//popular.com.sg/cdn/shop/files/download_46bf181a-e0fc-44d8-8616-105ab4561fc5_1024x1024.jpg?v=1743347700 1024w,//popular.com.sg/cdn/shop/files/download_46bf181a-e0fc-44d8-8616-105ab4561fc5_1440x1440.jpg?v=1743347700 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1122" height="1536" alt="Primary 1 Daily Dose Of English " base-src="//popular.com.sg/cdn/shop/files/download_46bf181a-e0fc-44d8-8616-105ab4561fc5.jpg?v=1743347700" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="4" id="template--15839232491727__gp_section_555659680865584371-38256892248271" style="width:1123px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736919789775 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30134197944527 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_e9680448-8a65-43d4-8bff-29ee8e134788.jpg?v=1743347700" data-srcset="//popular.com.sg/cdn/shop/files/download_e9680448-8a65-43d4-8bff-29ee8e134788_480x480.jpg?v=1743347700 480w, //popular.com.sg/cdn/shop/files/download_e9680448-8a65-43d4-8bff-29ee8e134788_768x768.jpg?v=1743347700 768w,//popular.com.sg/cdn/shop/files/download_e9680448-8a65-43d4-8bff-29ee8e134788_1024x1024.jpg?v=1743347700 1024w,//popular.com.sg/cdn/shop/files/download_e9680448-8a65-43d4-8bff-29ee8e134788_1440x1440.jpg?v=1743347700 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1123" height="1536" alt="Primary 1 Daily Dose Of English " base-src="//popular.com.sg/cdn/shop/files/download_e9680448-8a65-43d4-8bff-29ee8e134788.jpg?v=1743347700" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="5" id="template--15839232491727__gp_section_555659680865584371-38256892182735" style="width:1123px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736919789775 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30134197977295 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_c0db9859-f7da-4840-b768-5824adb706d2.jpg?v=1743347700" data-srcset="//popular.com.sg/cdn/shop/files/download_c0db9859-f7da-4840-b768-5824adb706d2_480x480.jpg?v=1743347700 480w, //popular.com.sg/cdn/shop/files/download_c0db9859-f7da-4840-b768-5824adb706d2_768x768.jpg?v=1743347700 768w,//popular.com.sg/cdn/shop/files/download_c0db9859-f7da-4840-b768-5824adb706d2_1024x1024.jpg?v=1743347700 1024w,//popular.com.sg/cdn/shop/files/download_c0db9859-f7da-4840-b768-5824adb706d2_1440x1440.jpg?v=1743347700 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1123" height="1536" alt="Primary 1 Daily Dose Of English " base-src="//popular.com.sg/cdn/shop/files/download_c0db9859-f7da-4840-b768-5824adb706d2.jpg?v=1743347700" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> <button type="button" aria-label='Carousel Next Arrow' class="gp-z-1 ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736919789775 gp-carousel-action-next gem-slider-next ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736919789775-template--15839232491727__gp_section_555659680865584371 gp-carousel-arrow-gp-carousel-gc2rn64kjf gp-items-center gp-justify-center gp-overflow-hidden gp-shrink-0 gp-cursor-pointer gp-text-gray-500 !gp-hidden tablet:!gp-hidden mobile:!gp-hidden" style="--left:initial;--top:;--right:initial;--bottom:initial;--left-tablet:initial;--top-tablet:;--right-tablet:initial;--bottom-tablet:initial;--left-mobile:initial;--top-mobile:;--right-mobile:initial;--bottom-mobile:initial;--d:none;--d-tablet:none;--d-mobile:none;background-color:;--w:24px;--h:24px" onClick={onClick} > <div class="gp-flex gp-items-center gp-justify-center [&>svg]:gp-h-full [&>svg]:gp-w-full gp-rotate-0 tablet:gp-rotate-0 mobile:gp-rotate-0" style="--c:#000000;--w:undefinedpx;--w-tablet:undefinedpx;--w-mobile:undefinedpx;--h:undefinedpx;--h-tablet:undefinedpx;--h-mobile:undefinedpx" > <svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z" fill="currentColor"/> </svg> </div> <style> .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736919789775.gp-carousel-arrow-gp-carousel-gc2rn64kjf { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736919789775.gp-carousel-arrow-gp-carousel-gc2rn64kjf::before { content: ''; height: 100%; width: 100%; position: absolute; pointer-events: none; z-index: 10; border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } @media only screen and (max-width: 1024px) and (min-width: 768px) { .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736919789775.gp-carousel-arrow-gp-carousel-gc2rn64kjf { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736919789775.gp-carousel-arrow-gp-carousel-gc2rn64kjf::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } @media only screen and (max-width: 768px) { .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736919789775.gp-carousel-arrow-gp-carousel-gc2rn64kjf { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736919789775.gp-carousel-arrow-gp-carousel-gc2rn64kjf::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } </style> </button> </div> <div class="gp-items-center gp-justify-center gp-gap-2 gp-text-center gp-carousel-dot-container gp-carousel-dot-container-ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6736919789775-template--15839232491727__gp_section_555659680865584371 gp-static gp-flex-row gp-left-0 gp-right-0 tablet:gp-static tablet:gp-flex-row tablet:gp-left-0 tablet:gp-right-0 mobile:gp-static mobile:gp-flex-row mobile:gp-left-0 mobile:gp-right-0" style="--bottom:16px;--bottom-tablet:16px;--bottom-mobile:16px;--d:none;--d-tablet:none;--d-mobile:none" ></div> </div> </gp-carousel> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-carousel-v2.js?v=1742365134075" defer="defer"></script> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gEuv8m8etp "> <gp-text data-id="gEuv8m8etp"> <div class="gEuv8m8etp " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:left;--ta-tablet:center;--ta-mobile:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:2;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Primary 1 Daily Dose Of English</h2> </div> </div> </gp-text></div> <div enableLazyloadImage="true" parentTag="Col" id="gYEUOH4MAW" data-id="gYEUOH4MAW" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:start;--pc-mobile:center;--gtc:minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gYEUOH4MAW gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gXRMNKfqNQ gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gxiivIj3x4" class="gxiivIj3x4 gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"gxiivIj3x4","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-gxiivIj3x4" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $17.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gRvLhXPyDU gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gJX3fTuEvl" class="gJX3fTuEvl gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"compare","uid":"gJX3fTuEvl","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="true" > <gp-text data-id=""> <div id="p-price-gJX3fTuEvl" class=" " > <div > <div type="compare" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-product-compare-price gp-line-through gp-decoration-g-text-1 gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--tdc:text-1;--tdt:1;--ta:left;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" > $17.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"40136550056143","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gRb7q9Yv_G.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gRb7q9Yv_G:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gRb7q9Yv_G:hover .gp-button-icon { color: undefined; } .gRb7q9Yv_G .gp-button-icon { color: var(--g-c-text-3, text-3); } .gRb7q9Yv_G:hover .gp-button-price { color: undefined; } .gRb7q9Yv_G .gp-button-price { color: var(--g-c-text-3, text-3); } .gRb7q9Yv_G .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gRb7q9Yv_G:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gRb7q9Yv_G" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gRb7q9Yv_G gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gRb7q9Yv_G-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gRb7q9Yv_G-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gRb7q9Yv_G-sold-out:hover .gp-button-icon { color: undefined; } .gRb7q9Yv_G-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gRb7q9Yv_G-sold-out:hover .gp-button-price { color: undefined; } .gRb7q9Yv_G-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gRb7q9Yv_G-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gRb7q9Yv_G-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gRb7q9Yv_G" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gRb7q9Yv_G-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="6736919789775" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_555659680865584371" /></form></gp-product> </div> </div><div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="8" style="--minw:calc(100% / 6 - 12.5px);--minw-tablet:calc(100% / 4 - 11.25px);--minw-mobile:calc(100% / 2 - 5px);--maxw:calc(100% / 6 - 12.5px);--maxw-tablet:calc(100% / 4 - 11.25px);--maxw-mobile:calc(100% / 2 - 5px);--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-product-list-carousel-gLcLt4Oa6U gp-child-item-gLcLt4Oa6U gp-child-item-undefined gLcLt4Oa6U" data-index="" > <div class="gp-w-full", > <gp-product gp-context='{"variantSelected": {"id":40136567914703,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789814574907","requires_shipping":true,"taxable":false,"featured_image":null,"available":true,"name":"Primary 5 Daily Dose Of English","public_title":null,"options":["Default Title"],"price":1790,"weight":500,"compare_at_price":1790,"inventory_management":"shopify","barcode":"9789814574907","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-gLcLt4Oa6U6739685376207"}' gp-data='{"variantSelected": {"id":40136567914703,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789814574907","requires_shipping":true,"taxable":false,"featured_image":null,"available":true,"name":"Primary 5 Daily Dose Of English","public_title":null,"options":["Default Title"],"price":1790,"weight":500,"compare_at_price":1790,"inventory_management":"shopify","barcode":"9789814574907","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/primary-5-daily-dose-of-english", "productHandle":"primary-5-daily-dose-of-english", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555659680865584371"}}'><form method="post" action="/cart/add" id="product-form-gLcLt4Oa6U6739685376207" accept-charset="UTF-8" class="form contents AddToCartForm" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="40136567914703" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="g_Sb5YB2DX" data-id="g_Sb5YB2DX" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="g_Sb5YB2DX gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="gO6OTn8vc3 gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gV3ClBYU30 "> <gp-product-tag data-id="gV3ClBYU30" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gV3ClBYU30", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="0.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gV3ClBYU30" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gc2rn64kjf", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555659680865584371"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":true},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":true,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/primary-5-daily-dose-of-english", "product":{"id":6739685376207,"title":"Primary 5 Daily Dose Of English","handle":"primary-5-daily-dose-of-english","description":"\u003cp\u003eDaily Dose of English is part of a series of 6 books that includes language components appearing in tests and examinations. \u003c\/p\u003e\u003cp\u003eThis book comprises 200 daily practices, with each focusing on one component. Questions are set to test pupils’ ability in each component.\u003c\/p\u003e\u003cp\u003e Practising these questions will help pupils to reinforce their foundation and familiarise themselves with the different components.\u003c\/p\u003e","published_at":"2025-03-17T21:04:26+08:00","created_at":"2021-06-25T22:20:54+08:00","vendor":"EDUCATIONAL PUBLISHING HOUSE","type":"Text \u0026 Assessment","tags":["_MS","Primary"],"price":1790,"price_min":1790,"price_max":1790,"available":true,"price_varies":false,"compare_at_price":1790,"compare_at_price_min":1790,"compare_at_price_max":1790,"compare_at_price_varies":false,"variants":[{"id":40136567914703,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789814574907","requires_shipping":true,"taxable":false,"featured_image":null,"available":true,"name":"Primary 5 Daily Dose Of English","public_title":null,"options":["Default Title"],"price":1790,"weight":500,"compare_at_price":1790,"inventory_management":"shopify","barcode":"9789814574907","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_f846e539-6a70-46d8-9cd4-ae54b4cc94ce.jpg?v=1743219589","\/\/popular.com.sg\/cdn\/shop\/files\/download_f1640f4c-fcd8-42d7-99f1-56a057a15b21.jpg?v=1743219588","\/\/popular.com.sg\/cdn\/shop\/files\/download_11d9c507-face-46db-9df4-e90f33b32193.jpg?v=1743219588","\/\/popular.com.sg\/cdn\/shop\/files\/download_8ee2c526-dd0f-43df-b8f8-e0143f6726db.jpg?v=1743219587","\/\/popular.com.sg\/cdn\/shop\/files\/download_b6d43635-a49c-4198-aa4d-06ee4931610d.jpg?v=1743219588"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_f846e539-6a70-46d8-9cd4-ae54b4cc94ce.jpg?v=1743219589","options":["Title"],"media":[{"alt":"Primary 5 Daily Dose Of English ","id":30118992871631,"position":1,"preview_image":{"aspect_ratio":0.731,"height":2560,"width":1871,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_f846e539-6a70-46d8-9cd4-ae54b4cc94ce.jpg?v=1743219589"},"aspect_ratio":0.731,"height":2560,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_f846e539-6a70-46d8-9cd4-ae54b4cc94ce.jpg?v=1743219589","width":1871},{"alt":"Primary 5 Daily Dose Of English ","id":30118992904399,"position":2,"preview_image":{"aspect_ratio":0.731,"height":2048,"width":1497,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_f1640f4c-fcd8-42d7-99f1-56a057a15b21.jpg?v=1743219588"},"aspect_ratio":0.731,"height":2048,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_f1640f4c-fcd8-42d7-99f1-56a057a15b21.jpg?v=1743219588","width":1497},{"alt":"Primary 5 Daily Dose Of English ","id":30118992937167,"position":3,"preview_image":{"aspect_ratio":0.731,"height":2048,"width":1497,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_11d9c507-face-46db-9df4-e90f33b32193.jpg?v=1743219588"},"aspect_ratio":0.731,"height":2048,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_11d9c507-face-46db-9df4-e90f33b32193.jpg?v=1743219588","width":1497},{"alt":"Primary 5 Daily Dose Of English ","id":30118992969935,"position":4,"preview_image":{"aspect_ratio":0.731,"height":2048,"width":1497,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_8ee2c526-dd0f-43df-b8f8-e0143f6726db.jpg?v=1743219587"},"aspect_ratio":0.731,"height":2048,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_8ee2c526-dd0f-43df-b8f8-e0143f6726db.jpg?v=1743219587","width":1497},{"alt":"Primary 5 Daily Dose Of English ","id":30118993002703,"position":5,"preview_image":{"aspect_ratio":0.731,"height":2048,"width":1497,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_b6d43635-a49c-4198-aa4d-06ee4931610d.jpg?v=1743219588"},"aspect_ratio":0.731,"height":2048,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_b6d43635-a49c-4198-aa4d-06ee4931610d.jpg?v=1743219588","width":1497}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp\u003eDaily Dose of English is part of a series of 6 books that includes language components appearing in tests and examinations. \u003c\/p\u003e\u003cp\u003eThis book comprises 200 daily practices, with each focusing on one component. Questions are set to test pupils’ ability in each component.\u003c\/p\u003e\u003cp\u003e Practising these questions will help pupils to reinforce their foundation and familiarise themselves with the different components.\u003c\/p\u003e"}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_555659680865584371" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gc2rn64kjf" class="gc2rn64kjf gp-overflow-hidden" > <div class="gp-grid gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gtc-tablet:minmax(0, 12fr);--gtc-mobile:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <gp-carousel data-id="gp-carousel-gc2rn64kjf" type="gp-feature-image-carousel" product-id="6739685376207" product-media="5" id="gp-root-carousel-ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739685376207-template--15839232491727__gp_section_555659680865584371" class=" gp-px-0 tablet:gp-px-0 mobile:gp-px-0 gp-flex-1 gp-w-full gp-feature-image-carousel gp-group/carousel gp-flex" gp-data='{"id":"ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739685376207-template--15839232491727__gp_section_555659680865584371","setting":{"loop":{"desktop":true},"slidesToShow":{"desktop":1},"dotStyle":{"desktop":"none","tablet":"none","mobile":"none"},"dotSize":{"desktop":12},"dotGapToCarousel":{"desktop":16},"dotColor":{"desktop":"bg-1"},"dotActiveColor":{"desktop":"line-3"},"controlOverContent":{"desktop":false,"tablet":false,"mobile":false},"enableDrag":{"desktop":true,"tablet":true,"mobile":true},"arrowCustom":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowCustomColor":"#000000","arrowBorder":{"desktop":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false}},"roundedArrow":{"desktop":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"}},"sneakPeakType":{"desktop":"center"},"arrowGapToEachSide":"16","animationMode":"ease-out","navigationStyle":{"desktop":"none"},"arrowButtonSize":{"desktop":{"width":"24px","height":"24px"}}},"styles":{"playSpeed":500,"sizeSetting":{"desktop":{"width":"100%","height":"auto"},"tablet":{"width":"100%","height":"auto"},"mobile":{"width":"100%","height":"auto"}},"align":{"desktop":"flex-start","tablet":"flex-start","mobile":"flex-start"}},"isHiddenArrowWhenDisabled":true}' style="--jc:flex-start;--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex"> <div class="gp-hidden gp-aspect-square gp-w-[12px] gp-rounded-full gp-shadow-md"></div> <div class="gp-relative gp-my-0 tablet:gp-px-0 gp-max-w-full mobile:gp-px-0 gp-carousel-wrapper mobile:gp-block tablet:gp-block gp-block gp-carousel-gc2rn64kjf gp-featured-image-wrapper" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--h:auto;--h-tablet:auto;--h-mobile:auto" > <div class="gp-h-full gp-relative gp-mx-auto gp-flex gp-items-center gp-justify-between mobile:!gp-flex-row tablet:!gp-flex-row !gp-flex-row" style="--h:100%;--h-tablet:100%;--h-mobile:100%;gap:16px" > <button type="button" aria-label='Carousel Back Arrow' class="gp-z-1 ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739685376207 gp-carousel-action-back gem-slider-previous ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739685376207-template--15839232491727__gp_section_555659680865584371 gp-carousel-arrow-gp-carousel-gc2rn64kjf gp-items-center gp-justify-center gp-overflow-hidden gp-shrink-0 gp-cursor-pointer gp-text-gray-500 !gp-hidden tablet:!gp-hidden mobile:!gp-hidden" style="--left:initial;--top:initial;--right:initial;--bottom:;--left-tablet:initial;--top-tablet:initial;--right-tablet:initial;--bottom-tablet:;--left-mobile:initial;--top-mobile:initial;--right-mobile:initial;--bottom-mobile:;--d:none;--d-tablet:none;--d-mobile:none;background-color:;--w:24px;--h:24px" onClick={onClick} > <div class="gp-flex gp-items-center gp-justify-center [&>svg]:gp-h-full [&>svg]:gp-w-full gp-rotate-180 tablet:gp-rotate-180 mobile:gp-rotate-180" style="--c:#000000;--w:undefinedpx;--w-tablet:undefinedpx;--w-mobile:undefinedpx;--h:undefinedpx;--h-tablet:undefinedpx;--h-mobile:undefinedpx" > <svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z" fill="currentColor"/> </svg> </div> <style> .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739685376207.gp-carousel-arrow-gp-carousel-gc2rn64kjf { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739685376207.gp-carousel-arrow-gp-carousel-gc2rn64kjf::before { content: ''; height: 100%; width: 100%; position: absolute; pointer-events: none; z-index: 10; border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } @media only screen and (max-width: 1024px) and (min-width: 768px) { .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739685376207.gp-carousel-arrow-gp-carousel-gc2rn64kjf { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739685376207.gp-carousel-arrow-gp-carousel-gc2rn64kjf::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } @media only screen and (max-width: 768px) { .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739685376207.gp-carousel-arrow-gp-carousel-gc2rn64kjf { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739685376207.gp-carousel-arrow-gp-carousel-gc2rn64kjf::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } </style> </button> <div id="gp-carousel-ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739685376207-template--15839232491727__gp_section_555659680865584371" class="gem-slider gp-h-full gp-overflow-hidden gp-select-none mobile:!gp-flex-nowrap tablet:!gp-flex-nowrap !gp-flex-nowrap mobile:!gp-min-h-full tablet:!gp-min-h-full !gp-min-h-full" style="--cg-mobile:undefinedpx;--cg-tablet:undefinedpx;--cg:undefinedpx"> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="1" id="template--15839232491727__gp_section_555659680865584371-38236703359183" style="width:1871px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739685376207 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30118992871631 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_f846e539-6a70-46d8-9cd4-ae54b4cc94ce.jpg?v=1743219589" data-srcset="//popular.com.sg/cdn/shop/files/download_f846e539-6a70-46d8-9cd4-ae54b4cc94ce_480x480.jpg?v=1743219589 480w, //popular.com.sg/cdn/shop/files/download_f846e539-6a70-46d8-9cd4-ae54b4cc94ce_768x768.jpg?v=1743219589 768w,//popular.com.sg/cdn/shop/files/download_f846e539-6a70-46d8-9cd4-ae54b4cc94ce_1024x1024.jpg?v=1743219589 1024w,//popular.com.sg/cdn/shop/files/download_f846e539-6a70-46d8-9cd4-ae54b4cc94ce_1440x1440.jpg?v=1743219589 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1871" height="2560" alt="Primary 5 Daily Dose Of English " base-src="//popular.com.sg/cdn/shop/files/download_f846e539-6a70-46d8-9cd4-ae54b4cc94ce.jpg?v=1743219589" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="2" id="template--15839232491727__gp_section_555659680865584371-38236703326415" style="width:1497px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739685376207 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30118992904399 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_f1640f4c-fcd8-42d7-99f1-56a057a15b21.jpg?v=1743219588" data-srcset="//popular.com.sg/cdn/shop/files/download_f1640f4c-fcd8-42d7-99f1-56a057a15b21_480x480.jpg?v=1743219588 480w, //popular.com.sg/cdn/shop/files/download_f1640f4c-fcd8-42d7-99f1-56a057a15b21_768x768.jpg?v=1743219588 768w,//popular.com.sg/cdn/shop/files/download_f1640f4c-fcd8-42d7-99f1-56a057a15b21_1024x1024.jpg?v=1743219588 1024w,//popular.com.sg/cdn/shop/files/download_f1640f4c-fcd8-42d7-99f1-56a057a15b21_1440x1440.jpg?v=1743219588 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1497" height="2048" alt="Primary 5 Daily Dose Of English " base-src="//popular.com.sg/cdn/shop/files/download_f1640f4c-fcd8-42d7-99f1-56a057a15b21.jpg?v=1743219588" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="3" id="template--15839232491727__gp_section_555659680865584371-38236703260879" style="width:1497px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739685376207 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30118992937167 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_11d9c507-face-46db-9df4-e90f33b32193.jpg?v=1743219588" data-srcset="//popular.com.sg/cdn/shop/files/download_11d9c507-face-46db-9df4-e90f33b32193_480x480.jpg?v=1743219588 480w, //popular.com.sg/cdn/shop/files/download_11d9c507-face-46db-9df4-e90f33b32193_768x768.jpg?v=1743219588 768w,//popular.com.sg/cdn/shop/files/download_11d9c507-face-46db-9df4-e90f33b32193_1024x1024.jpg?v=1743219588 1024w,//popular.com.sg/cdn/shop/files/download_11d9c507-face-46db-9df4-e90f33b32193_1440x1440.jpg?v=1743219588 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1497" height="2048" alt="Primary 5 Daily Dose Of English " base-src="//popular.com.sg/cdn/shop/files/download_11d9c507-face-46db-9df4-e90f33b32193.jpg?v=1743219588" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="4" id="template--15839232491727__gp_section_555659680865584371-38236702965967" style="width:1497px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739685376207 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30118992969935 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_8ee2c526-dd0f-43df-b8f8-e0143f6726db.jpg?v=1743219587" data-srcset="//popular.com.sg/cdn/shop/files/download_8ee2c526-dd0f-43df-b8f8-e0143f6726db_480x480.jpg?v=1743219587 480w, //popular.com.sg/cdn/shop/files/download_8ee2c526-dd0f-43df-b8f8-e0143f6726db_768x768.jpg?v=1743219587 768w,//popular.com.sg/cdn/shop/files/download_8ee2c526-dd0f-43df-b8f8-e0143f6726db_1024x1024.jpg?v=1743219587 1024w,//popular.com.sg/cdn/shop/files/download_8ee2c526-dd0f-43df-b8f8-e0143f6726db_1440x1440.jpg?v=1743219587 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1497" height="2048" alt="Primary 5 Daily Dose Of English " base-src="//popular.com.sg/cdn/shop/files/download_8ee2c526-dd0f-43df-b8f8-e0143f6726db.jpg?v=1743219587" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="5" id="template--15839232491727__gp_section_555659680865584371-38236703293647" style="width:1497px;--minw:calc(100% / 4 - 33px);--minw-tablet:calc(100% / 4 - 33px);--minw-mobile:calc(100% / 4 - 33px);--maxw:calc(100% / 4 - 33px);--maxw-tablet:calc(100% / 4 - 33px);--maxw-mobile:calc(100% / 4 - 33px);outline-color:var(--g-c-brand, brand);--h:auto;--h-tablet:auto;--h-mobile:auto;--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739685376207 gp-child-item-undefined gp-group gp-z-0 gp-flex !gp-min-w-full !gp-max-w-full gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-outline-1 -gp-outline-offset-1 gp-image-item gp-ft-image-item data-[outline=active]:gp-outline undefined" data-index="" > <div class="gp-w-full", > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30118993002703 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_b6d43635-a49c-4198-aa4d-06ee4931610d.jpg?v=1743219588" data-srcset="//popular.com.sg/cdn/shop/files/download_b6d43635-a49c-4198-aa4d-06ee4931610d_480x480.jpg?v=1743219588 480w, //popular.com.sg/cdn/shop/files/download_b6d43635-a49c-4198-aa4d-06ee4931610d_768x768.jpg?v=1743219588 768w,//popular.com.sg/cdn/shop/files/download_b6d43635-a49c-4198-aa4d-06ee4931610d_1024x1024.jpg?v=1743219588 1024w,//popular.com.sg/cdn/shop/files/download_b6d43635-a49c-4198-aa4d-06ee4931610d_1440x1440.jpg?v=1743219588 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1497" height="2048" alt="Primary 5 Daily Dose Of English " base-src="//popular.com.sg/cdn/shop/files/download_b6d43635-a49c-4198-aa4d-06ee4931610d.jpg?v=1743219588" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> <button type="button" aria-label='Carousel Next Arrow' class="gp-z-1 ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739685376207 gp-carousel-action-next gem-slider-next ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739685376207-template--15839232491727__gp_section_555659680865584371 gp-carousel-arrow-gp-carousel-gc2rn64kjf gp-items-center gp-justify-center gp-overflow-hidden gp-shrink-0 gp-cursor-pointer gp-text-gray-500 !gp-hidden tablet:!gp-hidden mobile:!gp-hidden" style="--left:initial;--top:;--right:initial;--bottom:initial;--left-tablet:initial;--top-tablet:;--right-tablet:initial;--bottom-tablet:initial;--left-mobile:initial;--top-mobile:;--right-mobile:initial;--bottom-mobile:initial;--d:none;--d-tablet:none;--d-mobile:none;background-color:;--w:24px;--h:24px" onClick={onClick} > <div class="gp-flex gp-items-center gp-justify-center [&>svg]:gp-h-full [&>svg]:gp-w-full gp-rotate-0 tablet:gp-rotate-0 mobile:gp-rotate-0" style="--c:#000000;--w:undefinedpx;--w-tablet:undefinedpx;--w-mobile:undefinedpx;--h:undefinedpx;--h-tablet:undefinedpx;--h-mobile:undefinedpx" > <svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z" fill="currentColor"/> </svg> </div> <style> .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739685376207.gp-carousel-arrow-gp-carousel-gc2rn64kjf { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739685376207.gp-carousel-arrow-gp-carousel-gc2rn64kjf::before { content: ''; height: 100%; width: 100%; position: absolute; pointer-events: none; z-index: 10; border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } @media only screen and (max-width: 1024px) and (min-width: 768px) { .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739685376207.gp-carousel-arrow-gp-carousel-gc2rn64kjf { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739685376207.gp-carousel-arrow-gp-carousel-gc2rn64kjf::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } @media only screen and (max-width: 768px) { .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739685376207.gp-carousel-arrow-gp-carousel-gc2rn64kjf { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739685376207.gp-carousel-arrow-gp-carousel-gc2rn64kjf::before { border-style: none; border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } } </style> </button> </div> <div class="gp-items-center gp-justify-center gp-gap-2 gp-text-center gp-carousel-dot-container gp-carousel-dot-container-ft-gp-carousel-gc2rn64kjf-template--15839232491727__gp_section_555659680865584371-6739685376207-template--15839232491727__gp_section_555659680865584371 gp-static gp-flex-row gp-left-0 gp-right-0 tablet:gp-static tablet:gp-flex-row tablet:gp-left-0 tablet:gp-right-0 mobile:gp-static mobile:gp-flex-row mobile:gp-left-0 mobile:gp-right-0" style="--bottom:16px;--bottom-tablet:16px;--bottom-mobile:16px;--d:none;--d-tablet:none;--d-mobile:none" ></div> </div> </gp-carousel> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-carousel-v2.js?v=1742365134075" defer="defer"></script> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gEuv8m8etp "> <gp-text data-id="gEuv8m8etp"> <div class="gEuv8m8etp " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:left;--ta-tablet:center;--ta-mobile:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:2;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Primary 5 Daily Dose Of English</h2> </div> </div> </gp-text></div> <div enableLazyloadImage="true" parentTag="Col" id="gYEUOH4MAW" data-id="gYEUOH4MAW" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:start;--pc-mobile:center;--gtc:minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gYEUOH4MAW gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gXRMNKfqNQ gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gxiivIj3x4" class="gxiivIj3x4 gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"gxiivIj3x4","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-gxiivIj3x4" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $17.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gRvLhXPyDU gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gJX3fTuEvl" class="gJX3fTuEvl gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"compare","uid":"gJX3fTuEvl","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="true" > <gp-text data-id=""> <div id="p-price-gJX3fTuEvl" class=" " > <div > <div type="compare" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-product-compare-price gp-line-through gp-decoration-g-text-1 gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--tdc:text-1;--tdt:1;--ta:left;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" > $17.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"40136567914703","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gRb7q9Yv_G.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gRb7q9Yv_G:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gRb7q9Yv_G:hover .gp-button-icon { color: undefined; } .gRb7q9Yv_G .gp-button-icon { color: var(--g-c-text-3, text-3); } .gRb7q9Yv_G:hover .gp-button-price { color: undefined; } .gRb7q9Yv_G .gp-button-price { color: var(--g-c-text-3, text-3); } .gRb7q9Yv_G .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gRb7q9Yv_G:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gRb7q9Yv_G" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gRb7q9Yv_G gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gRb7q9Yv_G-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gRb7q9Yv_G-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gRb7q9Yv_G-sold-out:hover .gp-button-icon { color: undefined; } .gRb7q9Yv_G-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gRb7q9Yv_G-sold-out:hover .gp-button-price { color: undefined; } .gRb7q9Yv_G-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gRb7q9Yv_G-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gRb7q9Yv_G-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gRb7q9Yv_G" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gRb7q9Yv_G-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="6739685376207" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_555659680865584371" /></form></gp-product> </div> </div></div> <button type="button" aria-label='Carousel Next Arrow' class="gp-z-1 product-list-carousel-gLcLt4Oa6U gp-carousel-action-next gem-slider-next product-list-carousel-gLcLt4Oa6U-template--15839232491727__gp_section_555659680865584371 gp-carousel-arrow-gLcLt4Oa6U gp-items-center gp-justify-center gp-overflow-hidden gp-shrink-0 gp-cursor-pointer gp-text-gray-500 !gp-flex !gp-relative tablet:!gp-flex tablet:!gp-relative mobile:!gp-flex mobile:!gp-relative " style="--left:initial;--top:;--right:initial;--bottom:initial;--left-tablet:initial;--top-tablet:;--right-tablet:initial;--bottom-tablet:initial;--left-mobile:initial;--top-mobile:;--right-mobile:initial;--bottom-mobile:initial;--d:flex;--d-tablet:flex;--d-mobile:flex;background-color:;--w:24px;--h:24px" onClick={onClick} > <div class="gp-flex gp-items-center gp-justify-center [&>svg]:gp-h-full [&>svg]:gp-w-full gp-rotate-0 tablet:gp-rotate-0 mobile:gp-rotate-0" style="--c:#000000;--w:undefinedpx;--w-tablet:undefinedpx;--w-mobile:undefinedpx;--h:undefinedpx;--h-tablet:undefinedpx;--h-mobile:undefinedpx" > <svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M5 3l3.057-3 11.943 12-11.943 12-3.057-3 9-9z"></path></svg> </div> <style> .product-list-carousel-gLcLt4Oa6U.gp-carousel-arrow-gLcLt4Oa6U { } .product-list-carousel-gLcLt4Oa6U.gp-carousel-arrow-gLcLt4Oa6U::before { content: ''; height: 100%; width: 100%; position: absolute; pointer-events: none; z-index: 10; } @media only screen and (max-width: 1024px) and (min-width: 768px) { .product-list-carousel-gLcLt4Oa6U.gp-carousel-arrow-gLcLt4Oa6U { } .product-list-carousel-gLcLt4Oa6U.gp-carousel-arrow-gLcLt4Oa6U::before { } } @media only screen and (max-width: 768px) { .product-list-carousel-gLcLt4Oa6U.gp-carousel-arrow-gLcLt4Oa6U { } .product-list-carousel-gLcLt4Oa6U.gp-carousel-arrow-gLcLt4Oa6U::before { } } </style> </button> </div> <div class="gp-items-center gp-justify-center gp-gap-2 gp-text-center gp-carousel-dot-container gp-carousel-dot-container-product-list-carousel-gLcLt4Oa6U-template--15839232491727__gp_section_555659680865584371 gp-static gp-flex-row gp-left-0 gp-right-0 tablet:gp-static tablet:gp-flex-row tablet:gp-left-0 tablet:gp-right-0 mobile:gp-static mobile:gp-flex-row mobile:gp-left-0 mobile:gp-right-0" style="--bottom:16px;--bottom-tablet:16px;--mt-mobile:16px;--d:none;--d-tablet:none;--d-mobile:flex" ></div> </div> </gp-carousel> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-carousel-v2.js?v=1742365134075" defer="defer"></script></div> <gp-button > <div style="--mt:20px;--d:none;--d-tablet:none;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:center" > <style> .g8xj4nsb3A.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; border-radius: var(--g-radius-small); } .g8xj4nsb3A:hover::before { } .g8xj4nsb3A:hover .gp-button-icon { color: undefined; } .g8xj4nsb3A .gp-button-icon { color: var(--g-c-text-3, text-3); } .g8xj4nsb3A:hover .gp-button-price { color: undefined; } .g8xj4nsb3A .gp-button-price { color: var(--g-c-text-3, text-3); } .g8xj4nsb3A .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .g8xj4nsb3A:hover .gp-product-dot-price { color: undefined; } </style> <a href="https://popular.com.sg/collections/text-assessment" target="_self" data-id="g8xj4nsb3A" aria-label="<p>Shop more</p>" data-state="idle" class="g8xj4nsb3A gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-text-g-text-3 gp-text-center gp-g-paragraph-1" style="--bg:#b00d28;--hvr-bg:#930016;--radius:var(--g-radius-small);--shadow:none;--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:var(--g-s-4xl);--pr:80px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:14px;--size-tablet:14px;--size-mobile:14px" > <div class="gp-inline-flex gp-flex-row-reverse"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--ml:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817723122516328"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M181.66,133.66l-80,80A8,8,0,0,1,88,208V48a8,8,0,0,1,13.66-5.66l80,80A8,8,0,0,1,181.66,133.66Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:14px;--size-tablet:14px;--size-mobile:14px;--c:var(--g-c-text-3, text-3)" > <p>Shop more</p> </span> </div> </a> </div> </gp-button> </div> </div> </section> </section><section id="shopify-section-template--15839232491727__gp_section_554188423930316026" class="shopify-section gps-554188423930316026 gps gpsil"> <style class="gps-link gps-style" type="text/disabled-css" >.gps-554188423930316026.gps.gpsil [style*="--ai:"]{align-items:var(--ai)}.gps-554188423930316026.gps.gpsil [style*="--aspect:"]{aspect-ratio:var(--aspect)}.gps-554188423930316026.gps.gpsil [style*="--bg:"]{background:var(--bg)}.gps-554188423930316026.gps.gpsil [style*="--hvr-bg:"]:hover{background:var(--hvr-bg)}.gps-554188423930316026.gps.gpsil [style*="--bga:"]{background-attachment:var(--bga)}.gps-554188423930316026.gps.gpsil [style*="--bgc:"]{background-color:var(--bgc)}.gps-554188423930316026.gps.gpsil [style*="--bgi:"]{background-image:var(--bgi)}.gps-554188423930316026.gps.gpsil [style*="--bgp:"]{background-position:var(--bgp)}.gps-554188423930316026.gps.gpsil [style*="--bgr:"]{background-repeat:var(--bgr)}.gps-554188423930316026.gps.gpsil [style*="--bgs:"]{background-size:var(--bgs)}.gps-554188423930316026.gps.gpsil [style*="--b:"]{border:var(--b)}.gps-554188423930316026.gps.gpsil [style*="--hvr-b:"]:hover{border:var(--hvr-b)}.gps-554188423930316026.gps.gpsil [style*="--bb:"]{border-bottom:var(--bb)}.gps-554188423930316026.gps.gpsil [style*="--bc:"]{border-color:var(--bc)}.gps-554188423930316026.gps.gpsil [style*="--bblr:"]{border-bottom-left-radius:var(--bblr)}.gps-554188423930316026.gps.gpsil [style*="--bbrr:"]{border-bottom-right-radius:var(--bbrr)}.gps-554188423930316026.gps.gpsil [style*="--radius:"]{border-radius:var(--radius)}.gps-554188423930316026.gps.gpsil [style*="--bs:"]{border-style:var(--bs)}.gps-554188423930316026.gps.gpsil [style*="--bt:"]{border-top:var(--bt)}.gps-554188423930316026.gps.gpsil [style*="--btlr:"]{border-top-left-radius:var(--btlr)}.gps-554188423930316026.gps.gpsil [style*="--btrr:"]{border-top-right-radius:var(--btrr)}.gps-554188423930316026.gps.gpsil [style*="--bw:"]{border-width:var(--bw)}.gps-554188423930316026.gps.gpsil [style*="--bottom:"]{bottom:var(--bottom)}.gps-554188423930316026.gps.gpsil [style*="--shadow:"]{box-shadow:var(--shadow)}.gps-554188423930316026.gps.gpsil [style*="--c:"]{color:var(--c)}.gps-554188423930316026.gps.gpsil [style*="--cg:"]{-moz-column-gap:var(--cg);column-gap:var(--cg)}.gps-554188423930316026.gps.gpsil [style*="--ff:"]{font-family:var(--ff)}.gps-554188423930316026.gps.gpsil [style*="--size:"]{font-size:var(--size)}.gps-554188423930316026.gps.gpsil [style*="--weight:"]{font-weight:var(--weight)}.gps-554188423930316026.gps.gpsil [style*="--gg:"]{grid-gap:var(--gg)}.gps-554188423930316026.gps.gpsil [style*="--gtc:"]{grid-template-columns:var(--gtc)}.gps-554188423930316026.gps.gpsil [style*="--h:"]{height:var(--h)}.gps-554188423930316026.gps.gpsil [style*="--jc:"]{justify-content:var(--jc)}.gps-554188423930316026.gps.gpsil [style*="--left:"]{left:var(--left)}.gps-554188423930316026.gps.gpsil [style*="--lh:"]{line-height:var(--lh)}.gps-554188423930316026.gps.gpsil [style*="--tdt:"]{text-decoration-thickness:var(--tdt)}.gps-554188423930316026.gps.gpsil [style*="--tdc:"]{text-decoration-color:var(--tdc)}.gps-554188423930316026.gps.gpsil [style*="--m:"]{margin:var(--m)}.gps-554188423930316026.gps.gpsil [style*="--mb:"]{margin-bottom:var(--mb)}.gps-554188423930316026.gps.gpsil [style*="--ml:"]{margin-left:var(--ml)}.gps-554188423930316026.gps.gpsil [style*="--mr:"]{margin-right:var(--mr)}.gps-554188423930316026.gps.gpsil [style*="--mt:"]{margin-top:var(--mt)}.gps-554188423930316026.gps.gpsil [style*="--maxw:"]{max-width:var(--maxw)}.gps-554188423930316026.gps.gpsil [style*="--minw:"]{min-width:var(--minw)}.gps-554188423930316026.gps.gpsil [style*="--objf:"]{-o-object-fit:var(--objf);object-fit:var(--objf)}.gps-554188423930316026.gps.gpsil [style*="--op:"]{opacity:var(--op)}.gps-554188423930316026.gps.gpsil [style*="--o:"]{order:var(--o)}.gps-554188423930316026.gps.gpsil [style*="--pc:"]{place-content:var(--pc)}.gps-554188423930316026.gps.gpsil [style*="--p:"]{padding:var(--p)}.gps-554188423930316026.gps.gpsil [style*="--pb:"]{padding-bottom:var(--pb)}.gps-554188423930316026.gps.gpsil [style*="--pl:"]{padding-left:var(--pl)}.gps-554188423930316026.gps.gpsil [style*="--pr:"]{padding-right:var(--pr)}.gps-554188423930316026.gps.gpsil [style*="--pt:"]{padding-top:var(--pt)}.gps-554188423930316026.gps.gpsil [style*="--pos:"]{position:var(--pos)}.gps-554188423930316026.gps.gpsil [style*="--right:"]{right:var(--right)}.gps-554188423930316026.gps.gpsil [style*="--ta:"]{text-align:var(--ta)}.gps-554188423930316026.gps.gpsil [style*="--ts:"]{text-shadow:var(--ts)}.gps-554188423930316026.gps.gpsil [style*="--tt:"]{text-transform:var(--tt)}.gps-554188423930316026.gps.gpsil [style*="--top:"]{top:var(--top)}.gps-554188423930316026.gps.gpsil [style*="--t:"]{transform:var(--t)}.gps-554188423930316026.gps.gpsil [style*="--w:"]{width:var(--w)}.gps-554188423930316026.gps.gpsil [style*="--z:"]{z-index:var(--z)}.gps-554188423930316026.gps.gpsil [style*="--line-clamp:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp);display:-webkit-box;overflow:hidden}@media only screen and (max-width:1024px){.gps-554188423930316026.gps.gpsil [style*="--aspect-tablet:"]{aspect-ratio:var(--aspect-tablet)}.gps-554188423930316026.gps.gpsil [style*="--bottom-tablet:"]{bottom:var(--bottom-tablet)}.gps-554188423930316026.gps.gpsil [style*="--cg-tablet:"]{-moz-column-gap:var(--cg-tablet);column-gap:var(--cg-tablet)}.gps-554188423930316026.gps.gpsil [style*="--size-tablet:"]{font-size:var(--size-tablet)}.gps-554188423930316026.gps.gpsil [style*="--gtc-tablet:"]{grid-template-columns:var(--gtc-tablet)}.gps-554188423930316026.gps.gpsil [style*="--h-tablet:"]{height:var(--h-tablet)}.gps-554188423930316026.gps.gpsil [style*="--jc-tablet:"]{justify-content:var(--jc-tablet)}.gps-554188423930316026.gps.gpsil [style*="--left-tablet:"]{left:var(--left-tablet)}.gps-554188423930316026.gps.gpsil [style*="--lh-tablet:"]{line-height:var(--lh-tablet)}.gps-554188423930316026.gps.gpsil [style*="--mb-tablet:"]{margin-bottom:var(--mb-tablet)}.gps-554188423930316026.gps.gpsil [style*="--ml-tablet:"]{margin-left:var(--ml-tablet)}.gps-554188423930316026.gps.gpsil [style*="--mt-tablet:"]{margin-top:var(--mt-tablet)}.gps-554188423930316026.gps.gpsil [style*="--maxw-tablet:"]{max-width:var(--maxw-tablet)}.gps-554188423930316026.gps.gpsil [style*="--minw-tablet:"]{min-width:var(--minw-tablet)}.gps-554188423930316026.gps.gpsil [style*="--o-tablet:"]{order:var(--o-tablet)}.gps-554188423930316026.gps.gpsil [style*="--pb-tablet:"]{padding-bottom:var(--pb-tablet)}.gps-554188423930316026.gps.gpsil [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}.gps-554188423930316026.gps.gpsil [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}.gps-554188423930316026.gps.gpsil [style*="--pt-tablet:"]{padding-top:var(--pt-tablet)}.gps-554188423930316026.gps.gpsil [style*="--right-tablet:"]{right:var(--right-tablet)}.gps-554188423930316026.gps.gpsil [style*="--ta-tablet:"]{text-align:var(--ta-tablet)}.gps-554188423930316026.gps.gpsil [style*="--top-tablet:"]{top:var(--top-tablet)}.gps-554188423930316026.gps.gpsil [style*="--w-tablet:"]{width:var(--w-tablet)}.gps-554188423930316026.gps.gpsil [style*="--line-clamp-tablet:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-tablet);display:-webkit-box;overflow:hidden}}@media only screen and (max-width:767px){.gps-554188423930316026.gps.gpsil [style*="--aspect-mobile:"]{aspect-ratio:var(--aspect-mobile)}.gps-554188423930316026.gps.gpsil [style*="--bottom-mobile:"]{bottom:var(--bottom-mobile)}.gps-554188423930316026.gps.gpsil [style*="--cg-mobile:"]{-moz-column-gap:var(--cg-mobile);column-gap:var(--cg-mobile)}.gps-554188423930316026.gps.gpsil [style*="--size-mobile:"]{font-size:var(--size-mobile)}.gps-554188423930316026.gps.gpsil [style*="--gg-mobile:"]{grid-gap:var(--gg-mobile)}.gps-554188423930316026.gps.gpsil [style*="--gtc-mobile:"]{grid-template-columns:var(--gtc-mobile)}.gps-554188423930316026.gps.gpsil [style*="--h-mobile:"]{height:var(--h-mobile)}.gps-554188423930316026.gps.gpsil [style*="--left-mobile:"]{left:var(--left-mobile)}.gps-554188423930316026.gps.gpsil [style*="--lh-mobile:"]{line-height:var(--lh-mobile)}.gps-554188423930316026.gps.gpsil [style*="--mb-mobile:"]{margin-bottom:var(--mb-mobile)}.gps-554188423930316026.gps.gpsil [style*="--ml-mobile:"]{margin-left:var(--ml-mobile)}.gps-554188423930316026.gps.gpsil [style*="--mr-mobile:"]{margin-right:var(--mr-mobile)}.gps-554188423930316026.gps.gpsil [style*="--mt-mobile:"]{margin-top:var(--mt-mobile)}.gps-554188423930316026.gps.gpsil [style*="--maxw-mobile:"]{max-width:var(--maxw-mobile)}.gps-554188423930316026.gps.gpsil [style*="--minw-mobile:"]{min-width:var(--minw-mobile)}.gps-554188423930316026.gps.gpsil [style*="--objf-mobile:"]{-o-object-fit:var(--objf-mobile);object-fit:var(--objf-mobile)}.gps-554188423930316026.gps.gpsil [style*="--o-mobile:"]{order:var(--o-mobile)}.gps-554188423930316026.gps.gpsil [style*="--pc-mobile:"]{place-content:var(--pc-mobile)}.gps-554188423930316026.gps.gpsil [style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}.gps-554188423930316026.gps.gpsil [style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}.gps-554188423930316026.gps.gpsil [style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}.gps-554188423930316026.gps.gpsil [style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}.gps-554188423930316026.gps.gpsil [style*="--pos-mobile:"]{position:var(--pos-mobile)}.gps-554188423930316026.gps.gpsil [style*="--right-mobile:"]{right:var(--right-mobile)}.gps-554188423930316026.gps.gpsil [style*="--ta-mobile:"]{text-align:var(--ta-mobile)}.gps-554188423930316026.gps.gpsil [style*="--top-mobile:"]{top:var(--top-mobile)}.gps-554188423930316026.gps.gpsil [style*="--w-mobile:"]{width:var(--w-mobile)}.gps-554188423930316026.gps.gpsil [style*="--line-clamp-mobile:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-mobile);display:-webkit-box;overflow:hidden}}.gps-554188423930316026 .-gp-translate-x-1\/2,.gps-554188423930316026 .-gp-translate-y-1\/2,.gps-554188423930316026 .gp-rotate-0,.gps-554188423930316026 .gp-rotate-180,.gps-554188423930316026 .mobile\:gp-rotate-0,.gps-554188423930316026 .mobile\:gp-rotate-180,.gps-554188423930316026 .tablet\:gp-rotate-0,.gps-554188423930316026 .tablet\:gp-rotate-180{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1}.gps-554188423930316026 .gp-shadow-md{--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}.gps-554188423930316026 .gp-g-subheading-1{font-family:var(--g-sh1-ff);font-size:var(--g-sh1-size);font-style:var(--g-sh1-fs);font-weight:var(--g-sh1-weight);letter-spacing:var(--g-sh1-ls);line-height:var(--g-sh1-lh)}.gps-554188423930316026 .gp-g-subheading-2{font-family:var(--g-sh2-ff);font-size:var(--g-sh2-size);font-style:var(--g-sh2-fs);font-weight:var(--g-sh2-weight);letter-spacing:var(--g-sh2-ls);line-height:var(--g-sh2-lh)}.gps-554188423930316026 .gp-g-paragraph-1{font-family:var(--g-p1-ff);font-size:var(--g-p1-size);font-style:var(--g-p1-fs);font-weight:var(--g-p1-weight);letter-spacing:var(--g-p1-ls);line-height:var(--g-p1-lh)}.gps-554188423930316026 .gp-invisible{visibility:hidden}.gps-554188423930316026 .gp-static{position:static}.gps-554188423930316026 .gp-absolute{position:absolute}.gps-554188423930316026 .\!gp-relative{position:relative!important}.gps-554188423930316026 .gp-relative{position:relative}.gps-554188423930316026 .gp-left-0{left:0}.gps-554188423930316026 .gp-left-1\/2{left:50%}.gps-554188423930316026 .gp-right-0{right:0}.gps-554188423930316026 .gp-top-0{top:0}.gps-554188423930316026 .gp-top-1\/2{top:50%}.gps-554188423930316026 .gp-z-0{z-index:0}.gps-554188423930316026 .gp-z-1{z-index:1}.gps-554188423930316026 .gp-z-\[90\]{z-index:90}.gps-554188423930316026 .\!gp-m-0{margin:0!important}.gps-554188423930316026 .\!gp-m-auto{margin:auto!important}.gps-554188423930316026 .gp-mx-auto{margin-left:auto;margin-right:auto}.gps-554188423930316026 .gp-my-0{margin-bottom:0;margin-top:0}.gps-554188423930316026 .gp-mb-0{margin-bottom:0}.gps-554188423930316026 .gp-block{display:block}.gps-554188423930316026 .\!gp-flex{display:flex!important}.gps-554188423930316026 .gp-flex{display:flex}.gps-554188423930316026 .gp-inline-flex{display:inline-flex}.gps-554188423930316026 .gp-grid{display:grid}.gps-554188423930316026 .gp-contents{display:contents}.gps-554188423930316026 .\!gp-hidden{display:none!important}.gps-554188423930316026 .gp-hidden{display:none}.gps-554188423930316026 .gp-aspect-\[56\/32\]{aspect-ratio:56/32}.gps-554188423930316026 .gp-aspect-square{aspect-ratio:1/1}.gps-554188423930316026 .gp-h-0{height:0}.gps-554188423930316026 .gp-h-5{height:20px}.gps-554188423930316026 .gp-h-full{height:100%}.gps-554188423930316026 .\!gp-min-h-full{min-height:100%!important}.gps-554188423930316026 .\!gp-w-full{width:100%!important}.gps-554188423930316026 .gp-w-14{width:56px}.gps-554188423930316026 .gp-w-5{width:20px}.gps-554188423930316026 .gp-w-\[12px\]{width:12px}.gps-554188423930316026 .gp-w-full{width:100%}.gps-554188423930316026 .\!gp-min-w-full{min-width:100%!important}.gps-554188423930316026 .\!gp-max-w-full{max-width:100%!important}.gps-554188423930316026 .gp-max-w-full{max-width:100%}.gps-554188423930316026 .gp-flex-1{flex:1 1 0%}.gps-554188423930316026 .gp-shrink-0{flex-shrink:0}.gps-554188423930316026 .-gp-translate-x-1\/2{--tw-translate-x:-50%}.gps-554188423930316026 .-gp-translate-x-1\/2,.gps-554188423930316026 .-gp-translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-554188423930316026 .-gp-translate-y-1\/2{--tw-translate-y:-50%}.gps-554188423930316026 .gp-rotate-0{--tw-rotate:0deg}.gps-554188423930316026 .gp-rotate-0,.gps-554188423930316026 .gp-rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-554188423930316026 .gp-rotate-180{--tw-rotate:180deg}.gps-554188423930316026 .gp-cursor-default{cursor:default}.gps-554188423930316026 .gp-cursor-pointer{cursor:pointer}.gps-554188423930316026 .gp-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.gps-554188423930316026 .gp-grid-flow-row{grid-auto-flow:row}.gps-554188423930316026 .\!gp-flex-row{flex-direction:row!important}.gps-554188423930316026 .gp-flex-row{flex-direction:row}.gps-554188423930316026 .gp-flex-row-reverse{flex-direction:row-reverse}.gps-554188423930316026 .gp-flex-col{flex-direction:column}.gps-554188423930316026 .gp-flex-wrap{flex-wrap:wrap}.gps-554188423930316026 .\!gp-flex-nowrap{flex-wrap:nowrap!important}.gps-554188423930316026 .gp-items-start{align-items:flex-start}.gps-554188423930316026 .gp-items-end{align-items:flex-end}.gps-554188423930316026 .gp-items-center{align-items:center}.gps-554188423930316026 .gp-justify-center{justify-content:center}.gps-554188423930316026 .gp-justify-between{justify-content:space-between}.gps-554188423930316026 .gp-gap-2{gap:8px}.gps-554188423930316026 .gp-gap-3{gap:12px}.gps-554188423930316026 .gp-gap-y-0{row-gap:0}.gps-554188423930316026 .gp-overflow-hidden{overflow:hidden}.gps-554188423930316026 .gp-break-words{overflow-wrap:break-word}.gps-554188423930316026 .\!gp-rounded-none{border-radius:0!important}.gps-554188423930316026 .gp-rounded{border-radius:4px}.gps-554188423930316026 .gp-rounded-full{border-radius:9999px}.gps-554188423930316026 .gp-rounded-none{border-radius:0}.gps-554188423930316026 .gp-bg-black\/80{background-color:rgba(0,0,0,.8)}.gps-554188423930316026 .gp-bg-g-brand{background-color:var(--g-c-brand)}.gps-554188423930316026 .gp-object-cover{-o-object-fit:cover;object-fit:cover}.gps-554188423930316026 .gp-px-0{padding-left:0;padding-right:0}.gps-554188423930316026 .\!gp-pb-0{padding-bottom:0!important}.gps-554188423930316026 .gp-text-center{text-align:center}.gps-554188423930316026 .gp-text-g-text-1{color:var(--g-c-text-1)}.gps-554188423930316026 .gp-text-g-text-3{color:var(--g-c-text-3)}.gps-554188423930316026 .gp-text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.gps-554188423930316026 .gp-text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.gps-554188423930316026 .gp-line-through{text-decoration-line:line-through}.gps-554188423930316026 .gp-no-underline{text-decoration-line:none}.gps-554188423930316026 .gp-decoration-g-highlight{text-decoration-color:var(--g-c-highlight)}.gps-554188423930316026 .gp-decoration-g-text-1{text-decoration-color:var(--g-c-text-1)}.gps-554188423930316026 .gp-opacity-25{opacity:.25}.gps-554188423930316026 .gp-opacity-30{opacity:.3}.gps-554188423930316026 .gp-opacity-75{opacity:.75}.gps-554188423930316026 .gp-shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.gps-554188423930316026 .gp-outline-1{outline-width:1px}.gps-554188423930316026 .-gp-outline-offset-1{outline-offset:-1px}.gps-554188423930316026 .gp-transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-554188423930316026 .gp-transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-554188423930316026 .gp-duration-200{transition-duration:.2s}.gps-554188423930316026 .gp-duration-300{transition-duration:.3s}.gps-554188423930316026 .gp-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-554188423930316026 .disabled\:gp-btn-disabled:disabled{cursor:default}@media (hover:hover) and (pointer:fine){.gps-554188423930316026 .hover\:gp-bg-\[\#ef0800\]:hover{--tw-bg-opacity:1;background-color:rgb(239 8 0/var(--tw-bg-opacity))}.gps-554188423930316026 .hover\:gp-bg-g-highlight:hover{background-color:var(--g-c-highlight)}}.gps-554188423930316026 .disabled\:gp-pointer-events-none:disabled{pointer-events:none}.gps-554188423930316026 .disabled\:gp-opacity-30:disabled{opacity:.3}@media (hover:hover) and (pointer:fine){.gps-554188423930316026 .gp-group\/button:hover .group-hover\/button\:\!gp-text-inherit{color:inherit!important}}.gps-554188423930316026 .gp-group\/button:active .group-active\/button\:\!gp-text-inherit{color:inherit!important}.gps-554188423930316026 .data-\[disabled\=true\]\:gp-hidden[data-disabled=true],.gps-554188423930316026 .data-\[hidden\=true\]\:gp-hidden[data-hidden=true]{display:none}.gps-554188423930316026 .data-\[outline\=active\]\:gp-outline[data-outline=active]{outline-style:solid}.gps-554188423930316026 .gp-group\/button[data-state=loading] .group-data-\[state\=loading\]\/button\:gp-visible{visibility:visible}.gps-554188423930316026 .gp-group[data-state=loading] .group-data-\[state\=loading\]\:gp-invisible,.gps-554188423930316026 .gp-group\/button[data-state=loading] .group-data-\[state\=loading\]\/button\:gp-invisible{visibility:hidden}@keyframes gp-spin{to{transform:rotate(1turn)}}.gps-554188423930316026 .gp-group\/button[data-state=loading] .group-data-\[state\=loading\]\/button\:gp-animate-spin{animation:gp-spin 1s linear infinite}@media (max-width:1024px){.gps-554188423930316026 .tablet\:gp-static{position:static}.gps-554188423930316026 .tablet\:\!gp-relative{position:relative!important}.gps-554188423930316026 .tablet\:gp-left-0{left:0}.gps-554188423930316026 .tablet\:gp-right-0{right:0}.gps-554188423930316026 .tablet\:gp-block{display:block}.gps-554188423930316026 .tablet\:\!gp-flex{display:flex!important}.gps-554188423930316026 .tablet\:\!gp-hidden{display:none!important}.gps-554188423930316026 .tablet\:gp-hidden{display:none}.gps-554188423930316026 .tablet\:\!gp-min-h-full{min-height:100%!important}.gps-554188423930316026 .tablet\:gp-rotate-0{--tw-rotate:0deg}.gps-554188423930316026 .tablet\:gp-rotate-0,.gps-554188423930316026 .tablet\:gp-rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-554188423930316026 .tablet\:gp-rotate-180{--tw-rotate:180deg}.gps-554188423930316026 .tablet\:\!gp-flex-row{flex-direction:row!important}.gps-554188423930316026 .tablet\:gp-flex-row{flex-direction:row}.gps-554188423930316026 .tablet\:\!gp-flex-nowrap{flex-wrap:nowrap!important}.gps-554188423930316026 .tablet\:gp-px-0{padding-left:0;padding-right:0}}@media (max-width:767px){.gps-554188423930316026 .mobile\:gp-static{position:static}.gps-554188423930316026 .mobile\:\!gp-relative{position:relative!important}.gps-554188423930316026 .mobile\:gp-left-0{left:0}.gps-554188423930316026 .mobile\:gp-right-0{right:0}.gps-554188423930316026 .mobile\:gp-block{display:block}.gps-554188423930316026 .mobile\:\!gp-flex{display:flex!important}.gps-554188423930316026 .mobile\:\!gp-hidden{display:none!important}.gps-554188423930316026 .mobile\:gp-hidden{display:none}.gps-554188423930316026 .mobile\:\!gp-min-h-full{min-height:100%!important}.gps-554188423930316026 .mobile\:gp-rotate-0{--tw-rotate:0deg}.gps-554188423930316026 .mobile\:gp-rotate-0,.gps-554188423930316026 .mobile\:gp-rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-554188423930316026 .mobile\:gp-rotate-180{--tw-rotate:180deg}.gps-554188423930316026 .mobile\:\!gp-flex-row{flex-direction:row!important}.gps-554188423930316026 .mobile\:gp-flex-row{flex-direction:row}.gps-554188423930316026 .mobile\:\!gp-flex-nowrap{flex-wrap:nowrap!important}.gps-554188423930316026 .mobile\:gp-px-0{padding-left:0;padding-right:0}}.gps-554188423930316026 .\[\&\>\*\>div\:nth-child\(1\)\]\:gp-contents>*>div:first-child{display:contents}.gps-554188423930316026 .\[\&\>div\]\:gp-grid>div{display:grid}.gps-554188423930316026 .\[\&\>div\]\:gp-grid-rows-\[subgrid\]>div{grid-template-rows:subgrid}.gps-554188423930316026 .\[\&\>div\]\:gp-gap-y-0>div{row-gap:0}.gps-554188423930316026 .\[\&\>svg\]\:\!gp-h-\[var\(--height-desktop\)\]>svg{height:var(--height-desktop)!important}.gps-554188423930316026 .\[\&\>svg\]\:gp-h-full>svg{height:100%}.gps-554188423930316026 .\[\&\>svg\]\:\!gp-w-auto>svg{width:auto!important}.gps-554188423930316026 .\[\&\>svg\]\:gp-w-full>svg{width:100%}@media (max-width:1024px){.gps-554188423930316026 .tablet\:\[\&\>svg\]\:\!gp-h-\[var\(--height-tablet\)\]>svg{height:var(--height-tablet)!important}}@media (max-width:767px){.gps-554188423930316026 .mobile\:\[\&\>svg\]\:\!gp-h-\[var\(--height-mobile\)\]>svg{height:var(--height-mobile)!important}}.gps-554188423930316026 .\[\&_\*\]\:gp-max-w-full *{max-width:100%}.gps-554188423930316026 .\[\&_p\]\:gp-inline p{display:inline}.gps-554188423930316026 .\[\&_p\]\:gp-whitespace-pre-line p{white-space:pre-line}.gps-554188423930316026 .\[\&_p\]\:after\:gp-whitespace-pre-wrap p:after{content:var(--tw-content);white-space:pre-wrap}.gps-554188423930316026 .\[\&_p\]\:after\:gp-content-\[\'\\A\'\] p:after{--tw-content:"\A";content:var(--tw-content)}</style> <section class="gp-mx-auto gp-max-w-full gps-lazy " style="--w:calc(1366px + 2 * var(--g-ct-p, 15px));--w-tablet:calc(98% + 2 * var(--g-ct-p, 15px));--w-mobile:100%;--pl:var(--g-ct-p, 15px);--pl-tablet:var(--g-ct-p, 15px);--pl-mobile:0px;--pr:var(--g-ct-p, 15px);--pr-tablet:var(--g-ct-p, 15px);--pr-mobile:0px" > <div enableLazyloadImage="true" id="gLNpQT9uLT" data-id="gLNpQT9uLT" style="--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--d:grid;--d-mobile:grid;--d-tablet:grid;--op:100%;--pt:0px;--pl:0px;--pb:50px;--pr:0px;--mb-mobile:50px;--pt-mobile:50px;--pl-mobile:0px;--pb-mobile:0px;--pr-mobile:0px;--pt-tablet:0px;--pl-tablet:0px;--pb-tablet:0px;--pr-tablet:0px;--cg:32px;--pc:start;--gtc:minmax(0, 12fr);--w:1366px;--w-tablet:98%;--w-mobile:100%;--bgc:#FFFFFF" class="gLNpQT9uLT gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" label="Block" tag="Col" type="component" style="--jc:start" class="gqYvvyc2zr gp-relative gp-flex gp-flex-col" > <div enableLazyloadImage="true" parentTag="Col" id="gsGPXjmjAM" data-id="gsGPXjmjAM" style="--mb:20px;--pt:50px;--pb:0px;--mb-tablet:0px;--pt-tablet:0px;--pl-tablet:40px;--pb-tablet:20px;--pr-tablet:40px;--mb-mobile:0px;--pt-mobile:0px;--pl-mobile:0px;--pb-mobile:20px;--pr-mobile:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:8px;--pc:start;--gtc:minmax(0, 6fr) minmax(0, 6fr);--gtc-mobile:minmax(0, 12fr);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gsGPXjmjAM gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--jc:start" class="g9ARu_n4wk gp-relative gp-flex gp-flex-col" > <gp-text data-id="gfSwjExLJn"> <div enableLazyloadImage="true" parentTag="Col" class="gfSwjExLJn " style="--ta:left;--ta-tablet:center;--ml:0px;--pt:0px;--pb:0px;--pr:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" > <div class="gp-flex" style="--jc:left;--jc-tablet:center"> <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-g-subheading-1 gp-text" style="--w:95%;--w-tablet:100%;--w-mobile:100%;--ta:left;--ta-mobile:center;--line-clamp:unset;--line-clamp-tablet:unset;--line-clamp-mobile:unset;--size:23px;--size-tablet:21px;--size-mobile:20px;--c:var(--g-c-text-1, text-1);word-break:break-word;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll;overflow:hidden" ><p>English Books</p></div> </div> </div> </gp-text> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--jc:start" class="g2g7HcOYuE gp-relative gp-flex gp-flex-col" > <gp-button > <div style="--mt:0px;--pt:5px;--d:block;--d-tablet:block;--d-mobile:none;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:right" > <style> .gdIoqfxl6S.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; border-radius: var(--g-radius-small); } .gdIoqfxl6S:hover::before { } .gdIoqfxl6S:hover .gp-button-icon { color: undefined; } .gdIoqfxl6S .gp-button-icon { color: #B00B28; } .gdIoqfxl6S:hover .gp-button-price { color: undefined; } .gdIoqfxl6S .gp-button-price { color: #B00B28; } .gdIoqfxl6S .gp-product-dot-price { color: #B00B28; } .gdIoqfxl6S:hover .gp-product-dot-price { color: undefined; } </style> <a href="https://popular.com.sg/collections/english" target="_self" data-id="gdIoqfxl6S" aria-label="<p>Shop more</p>" data-state="idle" class="gdIoqfxl6S gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-text-center gp-g-paragraph-1" style="--bg:#00000000;--hvr-bg:#00000000;--radius:var(--g-radius-small);--shadow:none;--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:0px;--pr:0px;--pt:0px;--pb:0px;--c:#B00B28;--size:15px;--size-tablet:13px;--size-mobile:14px" > <div class="gp-inline-flex gp-flex-row-reverse"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--ml:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817723122516328"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M181.66,133.66l-80,80A8,8,0,0,1,88,208V48a8,8,0,0,1,13.66-5.66l80,80A8,8,0,0,1,181.66,133.66Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:15px;--size-tablet:13px;--size-mobile:14px;--c:#B00B28" > <p>Shop more</p> </span> </div> </a> </div> </gp-button> </div> </div> <div gp-el-wrapper style="--mb:20px;--mb-mobile:0px;--d:block;--d-tablet:none;--d-mobile:none;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="gpua08YhtN "> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product.v2.js?v=1742365134075" defer="defer"></script> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-same-height.v2.js?v=1742365134075" defer="defer"></script><div items-repeat data-id="gpua08YhtN" style="--w:100%;--w-tablet:100%;--w-mobile:90%;--cg:20px;--cg-mobile:8px;--gtc:repeat(6, minmax(0, 1fr));--gtc-tablet:repeat(4, minmax(0, 1fr));--gtc-mobile:repeat(2, minmax(0, 1fr))" class="gp-grid !gp-m-auto gp-w-full gp-grid-flow-row" > <gp-same-height-v2 class="gp-contents" style="visibility: hidden" gp-data='{"targetUid":"g7UqmAFFAS","slidesToShow":{"desktop":"6","tablet":"4","mobile":"2"},"rowGap":{"desktop":"30px","mobile":"16px"}}'><gp-product class="gp-child-item-gpua08YhtN gp-contents" gp-context='{"variantSelected": {"id":40179967885519,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9781338323214","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Dogman 08 Fetch-22","public_title":null,"options":["Default Title"],"price":2256,"weight":580,"compare_at_price":2256,"inventory_management":"shopify","barcode":"9781338323214","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-gpua08YhtN6742797811919"}' gp-data='{"variantSelected": {"id":40179967885519,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9781338323214","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Dogman 08 Fetch-22","public_title":null,"options":["Default Title"],"price":2256,"weight":580,"compare_at_price":2256,"inventory_management":"shopify","barcode":"9781338323214","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/dog-man", "productHandle":"dog-man", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-554188423930316026"}}' ><form method="post" action="/cart/add" id="product-form-gpua08YhtN6742797811919" accept-charset="UTF-8" class="form contents gp-contents [&>div]:gp-grid [&>div]:gp-grid-rows-[subgrid] [&>div]:gp-gap-y-0 [&>div]:gp-grid-col-[subgrid] [&>*>div:nth-child(1)]:gp-contents" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="40179967885519" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="g7UqmAFFAS" data-id="g7UqmAFFAS" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="g7UqmAFFAS gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="grRW6YZS_9 gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gBhwfSf8M- "> <gp-product-tag data-id="gBhwfSf8M-" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gBhwfSf8M-", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="0.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gBhwfSf8M-" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"g_OShi-cKC", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-554188423930316026"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":true},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":true,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/dog-man", "product":{"id":6742797811919,"title":"Dogman 08 Fetch-22","handle":"dog-man","description":"Petey the Cat is out of jail, and he has a brand-new lease on life. While Petey's reevaluated what matters most, Li'l Petey is struggling to find the good in the world. Can Petey and Dog Man stop fighting like cats and dogs long enough to put their paws together and work as a team? They need each other now more than ever -- Li'l Petey (and the world) is counting on them!\nDav Pilkey's wildly popular Dog Man series appeals to readers of all ages and explores universally positive themes, including empathy, kindness, persistence, and the importance of doing good.","published_at":"2025-03-18T09:40:39+08:00","created_at":"2021-06-29T09:28:47+08:00","vendor":"SCHOLASTIC INC","type":"English Books","tags":["_MS","Children Books"],"price":2256,"price_min":2256,"price_max":2256,"available":true,"price_varies":false,"compare_at_price":2256,"compare_at_price_min":2256,"compare_at_price_max":2256,"compare_at_price_varies":false,"variants":[{"id":40179967885519,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9781338323214","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Dogman 08 Fetch-22","public_title":null,"options":["Default Title"],"price":2256,"weight":580,"compare_at_price":2256,"inventory_management":"shopify","barcode":"9781338323214","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_b31ee086-e0ca-427a-a267-9ec2a98162d6.jpg?v=1743752348"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_b31ee086-e0ca-427a-a267-9ec2a98162d6.jpg?v=1743752348","options":["Title"],"media":[{"alt":"Dogman 08 Fetch-22","id":30169258721487,"position":1,"preview_image":{"aspect_ratio":0.676,"height":500,"width":338,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_b31ee086-e0ca-427a-a267-9ec2a98162d6.jpg?v=1743752348"},"aspect_ratio":0.676,"height":500,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_b31ee086-e0ca-427a-a267-9ec2a98162d6.jpg?v=1743752348","width":338}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"Petey the Cat is out of jail, and he has a brand-new lease on life. While Petey's reevaluated what matters most, Li'l Petey is struggling to find the good in the world. Can Petey and Dog Man stop fighting like cats and dogs long enough to put their paws together and work as a team? They need each other now more than ever -- Li'l Petey (and the world) is counting on them!\nDav Pilkey's wildly popular Dog Man series appeals to readers of all ages and explores universally positive themes, including empathy, kindness, persistence, and the importance of doing good."}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_554188423930316026" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="g_OShi-cKC" class="g_OShi-cKC gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="6742797811919" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:338px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30169258721487 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_b31ee086-e0ca-427a-a267-9ec2a98162d6.jpg?v=1743752348" data-srcset="//popular.com.sg/cdn/shop/files/download_b31ee086-e0ca-427a-a267-9ec2a98162d6_480x480.jpg?v=1743752348 480w, //popular.com.sg/cdn/shop/files/download_b31ee086-e0ca-427a-a267-9ec2a98162d6_768x768.jpg?v=1743752348 768w,//popular.com.sg/cdn/shop/files/download_b31ee086-e0ca-427a-a267-9ec2a98162d6_1024x1024.jpg?v=1743752348 1024w,//popular.com.sg/cdn/shop/files/download_b31ee086-e0ca-427a-a267-9ec2a98162d6_1440x1440.jpg?v=1743752348 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="338" height="500" alt="Dogman 08 Fetch-22" base-src="//popular.com.sg/cdn/shop/files/download_b31ee086-e0ca-427a-a267-9ec2a98162d6.jpg?v=1743752348" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gQZdbs1wRk "> <gp-text data-id="gQZdbs1wRk"> <div class="gQZdbs1wRk " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:0;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Dogman 08 Fetch-22</h2> </div> </div> </gp-text></div> <div enableLazyloadImage="true" parentTag="Col" id="gfZMmiIX2S" data-id="gfZMmiIX2S" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gfZMmiIX2S gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="g3sxWLkD4e gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gyE3_eFCXp" class="gyE3_eFCXp gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"gyE3_eFCXp","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-gyE3_eFCXp" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $22.56 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"40179967885519","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gM4vJRKhsg.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gM4vJRKhsg:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gM4vJRKhsg:hover .gp-button-icon { color: undefined; } .gM4vJRKhsg .gp-button-icon { color: var(--g-c-text-3, text-3); } .gM4vJRKhsg:hover .gp-button-price { color: undefined; } .gM4vJRKhsg .gp-button-price { color: var(--g-c-text-3, text-3); } .gM4vJRKhsg .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gM4vJRKhsg:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gM4vJRKhsg" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gM4vJRKhsg gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gM4vJRKhsg-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gM4vJRKhsg-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gM4vJRKhsg-sold-out:hover .gp-button-icon { color: undefined; } .gM4vJRKhsg-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gM4vJRKhsg-sold-out:hover .gp-button-price { color: undefined; } .gM4vJRKhsg-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gM4vJRKhsg-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gM4vJRKhsg-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gM4vJRKhsg" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gM4vJRKhsg-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="6742797811919" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_554188423930316026" /></form></gp-product><gp-product class="gp-child-item-gpua08YhtN gp-contents" gp-context='{"variantSelected": {"id":40179965329615,"title":"#42 The Best Policy: Honesty","option1":"#42 The Best Policy: Honesty","option2":null,"option3":null,"sku":"9789814976527","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"THE BEST IS YET TO COME: RESPECT - #42 The Best Policy: Honesty","public_title":"#42 The Best Policy: Honesty","options":["#42 The Best Policy: Honesty"],"price":950,"weight":220,"compare_at_price":950,"inventory_management":"shopify","barcode":"9789814976527","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-gpua08YhtN6742797648079"}' gp-data='{"variantSelected": {"id":40179965329615,"title":"#42 The Best Policy: Honesty","option1":"#42 The Best Policy: Honesty","option2":null,"option3":null,"sku":"9789814976527","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"THE BEST IS YET TO COME: RESPECT - #42 The Best Policy: Honesty","public_title":"#42 The Best Policy: Honesty","options":["#42 The Best Policy: Honesty"],"price":950,"weight":220,"compare_at_price":950,"inventory_management":"shopify","barcode":"9789814976527","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/candy-series", "productHandle":"candy-series", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-554188423930316026"}}' ><form method="post" action="/cart/add" id="product-form-gpua08YhtN6742797648079" accept-charset="UTF-8" class="form contents gp-contents [&>div]:gp-grid [&>div]:gp-grid-rows-[subgrid] [&>div]:gp-gap-y-0 [&>div]:gp-grid-col-[subgrid] [&>*>div:nth-child(1)]:gp-contents" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="40179965329615" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="g7UqmAFFAS" data-id="g7UqmAFFAS" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="g7UqmAFFAS gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="grRW6YZS_9 gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gBhwfSf8M- "> <gp-product-tag data-id="gBhwfSf8M-" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gBhwfSf8M-", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="0.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gBhwfSf8M-" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"g_OShi-cKC", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-554188423930316026"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":true},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":true,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/candy-series", "product":{"id":6742797648079,"title":"THE BEST IS YET TO COME: RESPECT","handle":"candy-series","description":"Anthony, Richard, and the other Year 6 students are graduating and moving on to different secondary school. As Joni, Emilia, and Mia celebrate their friends's farewell, they realise they will soon be the new seniors of Sacred Hearts Primary School.\n\nCan Candy JEM become seniors deserving of respect?","published_at":"2025-03-19T12:45:06+08:00","created_at":"2021-06-29T09:28:33+08:00","vendor":"KADOKAWA GEMPAK STARZ (S)","type":"English Books","tags":["_MS","Young Adults"],"price":950,"price_min":950,"price_max":950,"available":true,"price_varies":false,"compare_at_price":950,"compare_at_price_min":950,"compare_at_price_max":950,"compare_at_price_varies":false,"variants":[{"id":40179965329615,"title":"#42 The Best Policy: Honesty","option1":"#42 The Best Policy: Honesty","option2":null,"option3":null,"sku":"9789814976527","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"THE BEST IS YET TO COME: RESPECT - #42 The Best Policy: Honesty","public_title":"#42 The Best Policy: Honesty","options":["#42 The Best Policy: Honesty"],"price":950,"weight":220,"compare_at_price":950,"inventory_management":"shopify","barcode":"9789814976527","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":40179965362383,"title":"#43 Don't Hurt Me-ow: Animal Welfare","option1":"#43 Don't Hurt Me-ow: Animal Welfare","option2":null,"option3":null,"sku":"9789811448959","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"THE BEST IS YET TO COME: RESPECT - #43 Don't Hurt Me-ow: Animal Welfare","public_title":"#43 Don't Hurt Me-ow: Animal Welfare","options":["#43 Don't Hurt Me-ow: Animal Welfare"],"price":950,"weight":100,"compare_at_price":950,"inventory_management":"shopify","barcode":"9789811448959","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":40179965264079,"title":"#44 Pressure Planet: Relationships","option1":"#44 Pressure Planet: Relationships","option2":null,"option3":null,"sku":"9789811460760","requires_shipping":true,"taxable":true,"featured_image":null,"available":false,"name":"THE BEST IS YET TO COME: RESPECT - #44 Pressure Planet: Relationships","public_title":"#44 Pressure Planet: Relationships","options":["#44 Pressure Planet: Relationships"],"price":950,"weight":100,"compare_at_price":950,"inventory_management":"shopify","barcode":"9789811460760","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":40179965395151,"title":"#45 Play Or Pay: Traditional Games","option1":"#45 Play Or Pay: Traditional Games","option2":null,"option3":null,"sku":"9789814940184","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"THE BEST IS YET TO COME: RESPECT - #45 Play Or Pay: Traditional Games","public_title":"#45 Play Or Pay: Traditional Games","options":["#45 Play Or Pay: Traditional Games"],"price":950,"weight":100,"compare_at_price":950,"inventory_management":"shopify","barcode":"9789814940184","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":40179965427919,"title":"#46 In This Together: Unity","option1":"#46 In This Together: Unity","option2":null,"option3":null,"sku":"9789814940337","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"THE BEST IS YET TO COME: RESPECT - #46 In This Together: Unity","public_title":"#46 In This Together: Unity","options":["#46 In This Together: Unity"],"price":950,"weight":100,"compare_at_price":950,"inventory_management":"shopify","barcode":"9789814940337","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":40179965296847,"title":"#47 Daddy-Go-Lucky: Safety","option1":"#47 Daddy-Go-Lucky: Safety","option2":null,"option3":null,"sku":"9789814940528","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"THE BEST IS YET TO COME: RESPECT - #47 Daddy-Go-Lucky: Safety","public_title":"#47 Daddy-Go-Lucky: Safety","options":["#47 Daddy-Go-Lucky: Safety"],"price":950,"weight":100,"compare_at_price":950,"inventory_management":"shopify","barcode":"9789814940528","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":40179965460687,"title":"#48 More Than Meets The Eye: Habits","option1":"#48 More Than Meets The Eye: Habits","option2":null,"option3":null,"sku":"9789814976251","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"THE BEST IS YET TO COME: RESPECT - #48 More Than Meets The Eye: Habits","public_title":"#48 More Than Meets The Eye: Habits","options":["#48 More Than Meets The Eye: Habits"],"price":950,"weight":100,"compare_at_price":950,"inventory_management":"shopify","barcode":"9789814976251","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":40556103401679,"title":"#49 The Best Is Yet To Come: Respect","option1":"#49 The Best Is Yet To Come: Respect","option2":null,"option3":null,"sku":"9789814976527","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"THE BEST IS YET TO COME: RESPECT - #49 The Best Is Yet To Come: Respect","public_title":"#49 The Best Is Yet To Come: Respect","options":["#49 The Best Is Yet To Come: Respect"],"price":950,"weight":220,"compare_at_price":950,"inventory_management":"shopify","barcode":"9789814976527","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_16af2d72-69a5-4499-ba40-4b5bef768c12.jpg?v=1743134272"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_16af2d72-69a5-4499-ba40-4b5bef768c12.jpg?v=1743134272","options":["Series"],"media":[{"alt":"THE BEST IS YET TO COME: RESPECT","id":30108630712527,"position":1,"preview_image":{"aspect_ratio":0.686,"height":1202,"width":825,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_16af2d72-69a5-4499-ba40-4b5bef768c12.jpg?v=1743134272"},"aspect_ratio":0.686,"height":1202,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_16af2d72-69a5-4499-ba40-4b5bef768c12.jpg?v=1743134272","width":825}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"Anthony, Richard, and the other Year 6 students are graduating and moving on to different secondary school. As Joni, Emilia, and Mia celebrate their friends's farewell, they realise they will soon be the new seniors of Sacred Hearts Primary School.\n\nCan Candy JEM become seniors deserving of respect?"}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_554188423930316026" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="g_OShi-cKC" class="g_OShi-cKC gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="6742797648079" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:825px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30108630712527 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_16af2d72-69a5-4499-ba40-4b5bef768c12.jpg?v=1743134272" data-srcset="//popular.com.sg/cdn/shop/files/download_16af2d72-69a5-4499-ba40-4b5bef768c12_480x480.jpg?v=1743134272 480w, //popular.com.sg/cdn/shop/files/download_16af2d72-69a5-4499-ba40-4b5bef768c12_768x768.jpg?v=1743134272 768w,//popular.com.sg/cdn/shop/files/download_16af2d72-69a5-4499-ba40-4b5bef768c12_1024x1024.jpg?v=1743134272 1024w,//popular.com.sg/cdn/shop/files/download_16af2d72-69a5-4499-ba40-4b5bef768c12_1440x1440.jpg?v=1743134272 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="825" height="1202" alt="THE BEST IS YET TO COME: RESPECT" base-src="//popular.com.sg/cdn/shop/files/download_16af2d72-69a5-4499-ba40-4b5bef768c12.jpg?v=1743134272" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gQZdbs1wRk "> <gp-text data-id="gQZdbs1wRk"> <div class="gQZdbs1wRk " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:0;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >THE BEST IS YET TO COME: RESPECT</h2> </div> </div> </gp-text></div> <div enableLazyloadImage="true" parentTag="Col" id="gfZMmiIX2S" data-id="gfZMmiIX2S" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gfZMmiIX2S gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="g3sxWLkD4e gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gyE3_eFCXp" class="gyE3_eFCXp gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"gyE3_eFCXp","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-gyE3_eFCXp" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $9.50 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"40179965329615","totalVariant":"8"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gM4vJRKhsg.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gM4vJRKhsg:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gM4vJRKhsg:hover .gp-button-icon { color: undefined; } .gM4vJRKhsg .gp-button-icon { color: var(--g-c-text-3, text-3); } .gM4vJRKhsg:hover .gp-button-price { color: undefined; } .gM4vJRKhsg .gp-button-price { color: var(--g-c-text-3, text-3); } .gM4vJRKhsg .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gM4vJRKhsg:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gM4vJRKhsg" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gM4vJRKhsg gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gM4vJRKhsg-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gM4vJRKhsg-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gM4vJRKhsg-sold-out:hover .gp-button-icon { color: undefined; } .gM4vJRKhsg-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gM4vJRKhsg-sold-out:hover .gp-button-price { color: undefined; } .gM4vJRKhsg-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gM4vJRKhsg-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gM4vJRKhsg-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gM4vJRKhsg" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gM4vJRKhsg-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="6742797648079" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_554188423930316026" /></form></gp-product><gp-product class="gp-child-item-gpua08YhtN gp-contents" gp-context='{"variantSelected": {"id":40994984591567,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9780062641540","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"THE SUBTLE ART OF NOT GIVING A F","public_title":null,"options":["Default Title"],"price":3052,"weight":190,"compare_at_price":3052,"inventory_management":"shopify","barcode":"9780062641540","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-gpua08YhtN6925659078863"}' gp-data='{"variantSelected": {"id":40994984591567,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9780062641540","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"THE SUBTLE ART OF NOT GIVING A F","public_title":null,"options":["Default Title"],"price":3052,"weight":190,"compare_at_price":3052,"inventory_management":"shopify","barcode":"9780062641540","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/the-subtle-art-of-not-giving-a-f-ck", "productHandle":"the-subtle-art-of-not-giving-a-f-ck", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-554188423930316026"}}' ><form method="post" action="/cart/add" id="product-form-gpua08YhtN6925659078863" accept-charset="UTF-8" class="form contents gp-contents [&>div]:gp-grid [&>div]:gp-grid-rows-[subgrid] [&>div]:gp-gap-y-0 [&>div]:gp-grid-col-[subgrid] [&>*>div:nth-child(1)]:gp-contents" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="40994984591567" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="g7UqmAFFAS" data-id="g7UqmAFFAS" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="g7UqmAFFAS gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="grRW6YZS_9 gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gBhwfSf8M- "> <gp-product-tag data-id="gBhwfSf8M-" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gBhwfSf8M-", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="0.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gBhwfSf8M-" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"g_OShi-cKC", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-554188423930316026"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":true},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":true,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/the-subtle-art-of-not-giving-a-f-ck", "product":{"id":6925659078863,"title":"THE SUBTLE ART OF NOT GIVING A F","handle":"the-subtle-art-of-not-giving-a-f-ck","description":"In this generation-defining self-help guide, a superstar blogger cuts through the crap to show us how to stop trying to be positive all the time so that we can truly become better, happier people.\n\nFor decades, we've been told that positive thinking is the key to a happy, rich life. F**k positivity, Mark Manson says. Let's be honest, shit is f**ked and we have to live with it. In his wildly popular Internet blog, Manson doesn't sugarcoat or equivocate. He tells it like it is--a dose of raw, refreshing, honest truth that is sorely lacking today. The Subtle Art of Not Giving a F**k is his antidote to the coddling, let's-all-feel-good mindset that has infected American society and spoiled a generation, rewarding them with gold medals just for showing up.\n\nManson makes the argument, backed both by academic research and well-timed poop jokes, that improving our lives hinges not on our ability to turn lemons into lemonade, but on learning to stomach lemons better. Human beings are flawed and limited--not everybody can be extraordinary, there are winners and losers in society, and some of it is not fair or your fault. Manson advises us to get to know our limitations and accept them. Once we embrace our fears, faults, and uncertainties, once we stop running and avoiding and start confronting painful truths, we can begin to find the courage, perseverance, honesty, responsibility, curiosity, and forgiveness we seek.\n\nThere are only so many things we can give a f**k about so we need to figure out which ones really matter, Manson makes clear. While money is nice, caring about what you do with your life is better, because true wealth is about experience. A much-needed grab-you-by-the-shoulders-and-look-you-in-the-eye moment of real-talk, filled with entertaining stories and profane, ruthless humor, The Subtle Art of Not Giving a F**k is a refreshing slap for a generation to help them lead contented, grounded lives.","published_at":"2025-03-19T11:33:19+08:00","created_at":"2021-11-21T17:28:24+08:00","vendor":"TIMES DISTRIBUTION PTE LTD","type":"English Books","tags":["_MS","Self-Help"],"price":3052,"price_min":3052,"price_max":3052,"available":true,"price_varies":false,"compare_at_price":3052,"compare_at_price_min":3052,"compare_at_price_max":3052,"compare_at_price_varies":false,"variants":[{"id":40994984591567,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9780062641540","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"THE SUBTLE ART OF NOT GIVING A F","public_title":null,"options":["Default Title"],"price":3052,"weight":190,"compare_at_price":3052,"inventory_management":"shopify","barcode":"9780062641540","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_e3644838-5f10-46b5-9ad0-2cc0ddaf76b6.jpg?v=1742355203"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_e3644838-5f10-46b5-9ad0-2cc0ddaf76b6.jpg?v=1742355203","options":["Title"],"media":[{"alt":"THE SUBTLE ART OF NOT GIVING A F","id":30041271632079,"position":1,"preview_image":{"aspect_ratio":0.666,"height":500,"width":333,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_e3644838-5f10-46b5-9ad0-2cc0ddaf76b6.jpg?v=1742355203"},"aspect_ratio":0.666,"height":500,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_e3644838-5f10-46b5-9ad0-2cc0ddaf76b6.jpg?v=1742355203","width":333}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"In this generation-defining self-help guide, a superstar blogger cuts through the crap to show us how to stop trying to be positive all the time so that we can truly become better, happier people.\n\nFor decades, we've been told that positive thinking is the key to a happy, rich life. F**k positivity, Mark Manson says. Let's be honest, shit is f**ked and we have to live with it. In his wildly popular Internet blog, Manson doesn't sugarcoat or equivocate. He tells it like it is--a dose of raw, refreshing, honest truth that is sorely lacking today. The Subtle Art of Not Giving a F**k is his antidote to the coddling, let's-all-feel-good mindset that has infected American society and spoiled a generation, rewarding them with gold medals just for showing up.\n\nManson makes the argument, backed both by academic research and well-timed poop jokes, that improving our lives hinges not on our ability to turn lemons into lemonade, but on learning to stomach lemons better. Human beings are flawed and limited--not everybody can be extraordinary, there are winners and losers in society, and some of it is not fair or your fault. Manson advises us to get to know our limitations and accept them. Once we embrace our fears, faults, and uncertainties, once we stop running and avoiding and start confronting painful truths, we can begin to find the courage, perseverance, honesty, responsibility, curiosity, and forgiveness we seek.\n\nThere are only so many things we can give a f**k about so we need to figure out which ones really matter, Manson makes clear. While money is nice, caring about what you do with your life is better, because true wealth is about experience. A much-needed grab-you-by-the-shoulders-and-look-you-in-the-eye moment of real-talk, filled with entertaining stories and profane, ruthless humor, The Subtle Art of Not Giving a F**k is a refreshing slap for a generation to help them lead contented, grounded lives."}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_554188423930316026" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="g_OShi-cKC" class="g_OShi-cKC gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="6925659078863" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:333px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30041271632079 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_e3644838-5f10-46b5-9ad0-2cc0ddaf76b6.jpg?v=1742355203" data-srcset="//popular.com.sg/cdn/shop/files/download_e3644838-5f10-46b5-9ad0-2cc0ddaf76b6_480x480.jpg?v=1742355203 480w, //popular.com.sg/cdn/shop/files/download_e3644838-5f10-46b5-9ad0-2cc0ddaf76b6_768x768.jpg?v=1742355203 768w,//popular.com.sg/cdn/shop/files/download_e3644838-5f10-46b5-9ad0-2cc0ddaf76b6_1024x1024.jpg?v=1742355203 1024w,//popular.com.sg/cdn/shop/files/download_e3644838-5f10-46b5-9ad0-2cc0ddaf76b6_1440x1440.jpg?v=1742355203 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="333" height="500" alt="THE SUBTLE ART OF NOT GIVING A F" base-src="//popular.com.sg/cdn/shop/files/download_e3644838-5f10-46b5-9ad0-2cc0ddaf76b6.jpg?v=1742355203" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gQZdbs1wRk "> <gp-text data-id="gQZdbs1wRk"> <div class="gQZdbs1wRk " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:0;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >THE SUBTLE ART OF NOT GIVING A F</h2> </div> </div> </gp-text></div> <div enableLazyloadImage="true" parentTag="Col" id="gfZMmiIX2S" data-id="gfZMmiIX2S" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gfZMmiIX2S gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="g3sxWLkD4e gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gyE3_eFCXp" class="gyE3_eFCXp gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"gyE3_eFCXp","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-gyE3_eFCXp" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $30.52 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"40994984591567","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gM4vJRKhsg.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gM4vJRKhsg:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gM4vJRKhsg:hover .gp-button-icon { color: undefined; } .gM4vJRKhsg .gp-button-icon { color: var(--g-c-text-3, text-3); } .gM4vJRKhsg:hover .gp-button-price { color: undefined; } .gM4vJRKhsg .gp-button-price { color: var(--g-c-text-3, text-3); } .gM4vJRKhsg .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gM4vJRKhsg:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gM4vJRKhsg" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gM4vJRKhsg gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gM4vJRKhsg-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gM4vJRKhsg-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gM4vJRKhsg-sold-out:hover .gp-button-icon { color: undefined; } .gM4vJRKhsg-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gM4vJRKhsg-sold-out:hover .gp-button-price { color: undefined; } .gM4vJRKhsg-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gM4vJRKhsg-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gM4vJRKhsg-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gM4vJRKhsg" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gM4vJRKhsg-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="6925659078863" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_554188423930316026" /></form></gp-product><gp-product class="gp-child-item-gpua08YhtN gp-contents" gp-context='{"variantSelected": {"id":40179977846991,"title":"No. 01","option1":"No. 01","option2":null,"option3":null,"sku":"9789811137709","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"YOUR NAME. 03 (END) - No. 01","public_title":"No. 01","options":["No. 01"],"price":950,"weight":170,"compare_at_price":950,"inventory_management":"shopify","barcode":"9789811137709","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-gpua08YhtN6742799253711"}' gp-data='{"variantSelected": {"id":40179977846991,"title":"No. 01","option1":"No. 01","option2":null,"option3":null,"sku":"9789811137709","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"YOUR NAME. 03 (END) - No. 01","public_title":"No. 01","options":["No. 01"],"price":950,"weight":170,"compare_at_price":950,"inventory_management":"shopify","barcode":"9789811137709","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/your-name", "productHandle":"your-name", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-554188423930316026"}}' ><form method="post" action="/cart/add" id="product-form-gpua08YhtN6742799253711" accept-charset="UTF-8" class="form contents gp-contents [&>div]:gp-grid [&>div]:gp-grid-rows-[subgrid] [&>div]:gp-gap-y-0 [&>div]:gp-grid-col-[subgrid] [&>*>div:nth-child(1)]:gp-contents" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="40179977846991" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="g7UqmAFFAS" data-id="g7UqmAFFAS" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="g7UqmAFFAS gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="grRW6YZS_9 gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gBhwfSf8M- "> <gp-product-tag data-id="gBhwfSf8M-" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gBhwfSf8M-", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="0.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gBhwfSf8M-" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"g_OShi-cKC", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-554188423930316026"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":true},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":true,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/your-name", "product":{"id":6742799253711,"title":"YOUR NAME. 03 (END)","handle":"your-name","description":"In order to save Mitsuha and the others from the Tiamat tragedy. Taki works with Tesshi and Saya-chin to come up with an evacuation plan.\n\n\"Let's save Itomori together!\"\n\nIn the morning, when I wake up, there are tears on my face. It happens sometimes. As if I've been searching for someone or something. I started having that feeling... probably since that time.\n\nThis is an encounter between two who have never met before. Here is the final volume of a miraculous story of one boy and one girl. ","published_at":"2025-03-19T14:08:17+08:00","created_at":"2021-06-29T09:30:32+08:00","vendor":"KADOKAWA GEMPAK STARZ (S)","type":"English Books","tags":["_MS","Young Adults"],"price":950,"price_min":950,"price_max":950,"available":true,"price_varies":false,"compare_at_price":950,"compare_at_price_min":950,"compare_at_price_max":950,"compare_at_price_varies":false,"variants":[{"id":40179977846991,"title":"No. 01","option1":"No. 01","option2":null,"option3":null,"sku":"9789811137709","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"YOUR NAME. 03 (END) - No. 01","public_title":"No. 01","options":["No. 01"],"price":950,"weight":170,"compare_at_price":950,"inventory_management":"shopify","barcode":"9789811137709","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":40179977879759,"title":"No. 02","option1":"No. 02","option2":null,"option3":null,"sku":"9789811125409","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"YOUR NAME. 03 (END) - No. 02","public_title":"No. 02","options":["No. 02"],"price":950,"weight":230,"compare_at_price":950,"inventory_management":"shopify","barcode":"9789811125409","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":40179977912527,"title":"No. 03 (End)","option1":"No. 03 (End)","option2":null,"option3":null,"sku":"9789811137709","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"YOUR NAME. 03 (END) - No. 03 (End)","public_title":"No. 03 (End)","options":["No. 03 (End)"],"price":950,"weight":230,"compare_at_price":950,"inventory_management":"shopify","barcode":"9789811137709","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_28dc1630-31cf-4117-adf9-baac198aab28.jpg?v=1743134611"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_28dc1630-31cf-4117-adf9-baac198aab28.jpg?v=1743134611","options":["Series"],"media":[{"alt":"YOUR NAME. 03 (END)","id":30108642803919,"position":1,"preview_image":{"aspect_ratio":0.686,"height":904,"width":620,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_28dc1630-31cf-4117-adf9-baac198aab28.jpg?v=1743134611"},"aspect_ratio":0.686,"height":904,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_28dc1630-31cf-4117-adf9-baac198aab28.jpg?v=1743134611","width":620}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"In order to save Mitsuha and the others from the Tiamat tragedy. Taki works with Tesshi and Saya-chin to come up with an evacuation plan.\n\n\"Let's save Itomori together!\"\n\nIn the morning, when I wake up, there are tears on my face. It happens sometimes. As if I've been searching for someone or something. I started having that feeling... probably since that time.\n\nThis is an encounter between two who have never met before. Here is the final volume of a miraculous story of one boy and one girl. "}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_554188423930316026" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="g_OShi-cKC" class="g_OShi-cKC gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="6742799253711" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:620px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30108642803919 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_28dc1630-31cf-4117-adf9-baac198aab28.jpg?v=1743134611" data-srcset="//popular.com.sg/cdn/shop/files/download_28dc1630-31cf-4117-adf9-baac198aab28_480x480.jpg?v=1743134611 480w, //popular.com.sg/cdn/shop/files/download_28dc1630-31cf-4117-adf9-baac198aab28_768x768.jpg?v=1743134611 768w,//popular.com.sg/cdn/shop/files/download_28dc1630-31cf-4117-adf9-baac198aab28_1024x1024.jpg?v=1743134611 1024w,//popular.com.sg/cdn/shop/files/download_28dc1630-31cf-4117-adf9-baac198aab28_1440x1440.jpg?v=1743134611 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="620" height="904" alt="YOUR NAME. 03 (END)" base-src="//popular.com.sg/cdn/shop/files/download_28dc1630-31cf-4117-adf9-baac198aab28.jpg?v=1743134611" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gQZdbs1wRk "> <gp-text data-id="gQZdbs1wRk"> <div class="gQZdbs1wRk " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:0;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >YOUR NAME. 03 (END)</h2> </div> </div> </gp-text></div> <div enableLazyloadImage="true" parentTag="Col" id="gfZMmiIX2S" data-id="gfZMmiIX2S" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gfZMmiIX2S gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="g3sxWLkD4e gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gyE3_eFCXp" class="gyE3_eFCXp gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"gyE3_eFCXp","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-gyE3_eFCXp" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $9.50 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"40179977846991","totalVariant":"3"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gM4vJRKhsg.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gM4vJRKhsg:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gM4vJRKhsg:hover .gp-button-icon { color: undefined; } .gM4vJRKhsg .gp-button-icon { color: var(--g-c-text-3, text-3); } .gM4vJRKhsg:hover .gp-button-price { color: undefined; } .gM4vJRKhsg .gp-button-price { color: var(--g-c-text-3, text-3); } .gM4vJRKhsg .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gM4vJRKhsg:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gM4vJRKhsg" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gM4vJRKhsg gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gM4vJRKhsg-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gM4vJRKhsg-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gM4vJRKhsg-sold-out:hover .gp-button-icon { color: undefined; } .gM4vJRKhsg-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gM4vJRKhsg-sold-out:hover .gp-button-price { color: undefined; } .gM4vJRKhsg-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gM4vJRKhsg-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gM4vJRKhsg-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gM4vJRKhsg" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gM4vJRKhsg-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="6742799253711" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_554188423930316026" /></form></gp-product><gp-product class="gp-child-item-gpua08YhtN gp-contents" gp-context='{"variantSelected": {"id":40169514893519,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9780241340660","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"THINGS YOU CAN SEE ONLY WHEN YOU SLOW DO","public_title":null,"options":["Default Title"],"price":2398,"weight":410,"compare_at_price":2376,"inventory_management":"shopify","barcode":"9780241340660","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-gpua08YhtN6741865332943"}' gp-data='{"variantSelected": {"id":40169514893519,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9780241340660","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"THINGS YOU CAN SEE ONLY WHEN YOU SLOW DO","public_title":null,"options":["Default Title"],"price":2398,"weight":410,"compare_at_price":2376,"inventory_management":"shopify","barcode":"9780241340660","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/the-things-you-can-see-only-when-you-slow-down", "productHandle":"the-things-you-can-see-only-when-you-slow-down", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-554188423930316026"}}' ><form method="post" action="/cart/add" id="product-form-gpua08YhtN6741865332943" accept-charset="UTF-8" class="form contents gp-contents [&>div]:gp-grid [&>div]:gp-grid-rows-[subgrid] [&>div]:gp-gap-y-0 [&>div]:gp-grid-col-[subgrid] [&>*>div:nth-child(1)]:gp-contents" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="40169514893519" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="g7UqmAFFAS" data-id="g7UqmAFFAS" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="g7UqmAFFAS gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="grRW6YZS_9 gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gBhwfSf8M- "> <gp-product-tag data-id="gBhwfSf8M-" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gBhwfSf8M-", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="-22.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gBhwfSf8M-" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > -1% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"g_OShi-cKC", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-554188423930316026"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":true},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":true,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/the-things-you-can-see-only-when-you-slow-down", "product":{"id":6741865332943,"title":"THINGS YOU CAN SEE ONLY WHEN YOU SLOW DO","handle":"the-things-you-can-see-only-when-you-slow-down","description":"The Times Top 10 Bestseller\n\nTHE INTERNATIONAL BESTSELLER, WITH OVER THREE MILLION COPIES SOLD AROUND THE WORLD\n\n'Is it the world that's busy, or my mind?'\nThe world moves fast, but that doesn't mean we have to. In this timely guide to mindfulness, Haemin Sunim, a Buddhist monk born in Korea and educated in the United States, offers advice on everything from handling setbacks to dealing with rest and relationships, in a beautiful book combining his teachings with calming full-colour illustrations. Haemin Sunim's simple messages - which he first wrote when he responded to requests for advice on social media - speak directly to the anxieties that have become part of modern life and remind us of the strength and joy that come from slowing down.\n\nHugely popular in Korea, Haemin Sunim is a Zen meditation teacher whose teachings transcend religion, borders and ages. With insight and compassion drawn from a life full of change, the bestselling monk succeeds at encouraging all of us to notice that when you slow down, the world slows down with you.","published_at":"2025-03-18T10:39:54+08:00","created_at":"2021-06-28T16:21:53+08:00","vendor":"TIMES DISTRIBUTION PTE LTD","type":"English Books","tags":["Self-Help"],"price":2398,"price_min":2398,"price_max":2398,"available":true,"price_varies":false,"compare_at_price":2376,"compare_at_price_min":2376,"compare_at_price_max":2376,"compare_at_price_varies":false,"variants":[{"id":40169514893519,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9780241340660","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"THINGS YOU CAN SEE ONLY WHEN YOU SLOW DO","public_title":null,"options":["Default Title"],"price":2398,"weight":410,"compare_at_price":2376,"inventory_management":"shopify","barcode":"9780241340660","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_be92e18d-5191-454a-8ffc-c67176390cd5.jpg?v=1742353521"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_be92e18d-5191-454a-8ffc-c67176390cd5.jpg?v=1742353521","options":["Title"],"media":[{"alt":"THINGS YOU CAN SEE ONLY WHEN YOU SLOW DO","id":30041177260239,"position":1,"preview_image":{"aspect_ratio":0.712,"height":500,"width":356,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_be92e18d-5191-454a-8ffc-c67176390cd5.jpg?v=1742353521"},"aspect_ratio":0.712,"height":500,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_be92e18d-5191-454a-8ffc-c67176390cd5.jpg?v=1742353521","width":356}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"The Times Top 10 Bestseller\n\nTHE INTERNATIONAL BESTSELLER, WITH OVER THREE MILLION COPIES SOLD AROUND THE WORLD\n\n'Is it the world that's busy, or my mind?'\nThe world moves fast, but that doesn't mean we have to. In this timely guide to mindfulness, Haemin Sunim, a Buddhist monk born in Korea and educated in the United States, offers advice on everything from handling setbacks to dealing with rest and relationships, in a beautiful book combining his teachings with calming full-colour illustrations. Haemin Sunim's simple messages - which he first wrote when he responded to requests for advice on social media - speak directly to the anxieties that have become part of modern life and remind us of the strength and joy that come from slowing down.\n\nHugely popular in Korea, Haemin Sunim is a Zen meditation teacher whose teachings transcend religion, borders and ages. With insight and compassion drawn from a life full of change, the bestselling monk succeeds at encouraging all of us to notice that when you slow down, the world slows down with you."}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_554188423930316026" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="g_OShi-cKC" class="g_OShi-cKC gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="6741865332943" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:356px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30041177260239 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_be92e18d-5191-454a-8ffc-c67176390cd5.jpg?v=1742353521" data-srcset="//popular.com.sg/cdn/shop/files/download_be92e18d-5191-454a-8ffc-c67176390cd5_480x480.jpg?v=1742353521 480w, //popular.com.sg/cdn/shop/files/download_be92e18d-5191-454a-8ffc-c67176390cd5_768x768.jpg?v=1742353521 768w,//popular.com.sg/cdn/shop/files/download_be92e18d-5191-454a-8ffc-c67176390cd5_1024x1024.jpg?v=1742353521 1024w,//popular.com.sg/cdn/shop/files/download_be92e18d-5191-454a-8ffc-c67176390cd5_1440x1440.jpg?v=1742353521 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="356" height="500" alt="THINGS YOU CAN SEE ONLY WHEN YOU SLOW DO" base-src="//popular.com.sg/cdn/shop/files/download_be92e18d-5191-454a-8ffc-c67176390cd5.jpg?v=1742353521" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gQZdbs1wRk "> <gp-text data-id="gQZdbs1wRk"> <div class="gQZdbs1wRk " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:0;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >THINGS YOU CAN SEE ONLY WHEN YOU SLOW DO</h2> </div> </div> </gp-text></div> <div enableLazyloadImage="true" parentTag="Col" id="gfZMmiIX2S" data-id="gfZMmiIX2S" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gfZMmiIX2S gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="g3sxWLkD4e gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gyE3_eFCXp" class="gyE3_eFCXp gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"gyE3_eFCXp","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-gyE3_eFCXp" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $23.98 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"40169514893519","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gM4vJRKhsg.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gM4vJRKhsg:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gM4vJRKhsg:hover .gp-button-icon { color: undefined; } .gM4vJRKhsg .gp-button-icon { color: var(--g-c-text-3, text-3); } .gM4vJRKhsg:hover .gp-button-price { color: undefined; } .gM4vJRKhsg .gp-button-price { color: var(--g-c-text-3, text-3); } .gM4vJRKhsg .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gM4vJRKhsg:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gM4vJRKhsg" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gM4vJRKhsg gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gM4vJRKhsg-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gM4vJRKhsg-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gM4vJRKhsg-sold-out:hover .gp-button-icon { color: undefined; } .gM4vJRKhsg-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gM4vJRKhsg-sold-out:hover .gp-button-price { color: undefined; } .gM4vJRKhsg-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gM4vJRKhsg-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gM4vJRKhsg-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gM4vJRKhsg" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gM4vJRKhsg-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="6741865332943" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_554188423930316026" /></form></gp-product><gp-product class="gp-child-item-gpua08YhtN gp-contents" gp-context='{"variantSelected": {"id":40556042191055,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9780349421001","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"WABI SABI: JAPANESE WISDOM","public_title":null,"options":["Default Title"],"price":3096,"weight":16610,"compare_at_price":2995,"inventory_management":"shopify","barcode":"9780349421001","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-gpua08YhtN6818171584719"}' gp-data='{"variantSelected": {"id":40556042191055,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9780349421001","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"WABI SABI: JAPANESE WISDOM","public_title":null,"options":["Default Title"],"price":3096,"weight":16610,"compare_at_price":2995,"inventory_management":"shopify","barcode":"9780349421001","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/wabi-sabi-japanese-wisdom-for-a-perfectly-imperfect-life", "productHandle":"wabi-sabi-japanese-wisdom-for-a-perfectly-imperfect-life", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-554188423930316026"}}' ><form method="post" action="/cart/add" id="product-form-gpua08YhtN6818171584719" accept-charset="UTF-8" class="form contents gp-contents [&>div]:gp-grid [&>div]:gp-grid-rows-[subgrid] [&>div]:gp-gap-y-0 [&>div]:gp-grid-col-[subgrid] [&>*>div:nth-child(1)]:gp-contents" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="40556042191055" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="g7UqmAFFAS" data-id="g7UqmAFFAS" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="g7UqmAFFAS gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="grRW6YZS_9 gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gBhwfSf8M- "> <gp-product-tag data-id="gBhwfSf8M-" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gBhwfSf8M-", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="-101.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gBhwfSf8M-" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > -3% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"g_OShi-cKC", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-554188423930316026"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":true},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":true,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/wabi-sabi-japanese-wisdom-for-a-perfectly-imperfect-life", "product":{"id":6818171584719,"title":"WABI SABI: JAPANESE WISDOM","handle":"wabi-sabi-japanese-wisdom-for-a-perfectly-imperfect-life","description":"**Order Beth Kempton's new book KOKORO: Japanese Wisdom for a Life Well Lived** 'A truly transformative read' Sunday Times STYLE'More than ever, we need books like this' Jessica Seaton, Co-Founder of Toast and author of Gather, Cook, FeastA whole new way of looking at the world - and your life - inspired by centuries-old Japanese wisdom.Wabi sabi (\"wah-bi sah-bi\") is a captivating concept from Japanese aesthetics, which helps us to see beauty in imperfection, appreciate simplicity and accept the transient nature of all things. With roots in zen and the way of tea, the timeless wisdom of wabi sabi is more relevant than ever for modern life, as we search for new ways to approach life's challenges and seek meaning beyond materialism.Wabi sabi is a refreshing antidote to our fast-paced, consumption-driven world, which will encourage you to slow down, reconnect with nature, and be gentler on yourself. It will help you simplify everything, and concentrate on what really matters.From honouring the rhythm of the seasons to creating a welcoming home, from reframing failure to ageing with grace, wabi sabi will teach you to find more joy and inspiration throughout your perfectly imperfect life.This book is the definitive guide to applying the principles of wabi sabi to transform every area of your life, and finding happiness right where you are.","published_at":"2025-03-21T15:33:00+08:00","created_at":"2021-08-25T09:09:30+08:00","vendor":"PANSING DISTRIBUTION PTE LTD","type":"English Books","tags":["Self-Help"],"price":3096,"price_min":3096,"price_max":3096,"available":true,"price_varies":false,"compare_at_price":2995,"compare_at_price_min":2995,"compare_at_price_max":2995,"compare_at_price_varies":false,"variants":[{"id":40556042191055,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9780349421001","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"WABI SABI: JAPANESE WISDOM","public_title":null,"options":["Default Title"],"price":3096,"weight":16610,"compare_at_price":2995,"inventory_management":"shopify","barcode":"9780349421001","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_faf95e91-2dee-4f90-a4ec-195439802d37.jpg?v=1742542383"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_faf95e91-2dee-4f90-a4ec-195439802d37.jpg?v=1742542383","options":["Title"],"media":[{"alt":"WABI SABI: JAPANESE WISDOM","id":30056696643791,"position":1,"preview_image":{"aspect_ratio":0.632,"height":500,"width":316,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_faf95e91-2dee-4f90-a4ec-195439802d37.jpg?v=1742542383"},"aspect_ratio":0.632,"height":500,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_faf95e91-2dee-4f90-a4ec-195439802d37.jpg?v=1742542383","width":316}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"**Order Beth Kempton's new book KOKORO: Japanese Wisdom for a Life Well Lived** 'A truly transformative read' Sunday Times STYLE'More than ever, we need books like this' Jessica Seaton, Co-Founder of Toast and author of Gather, Cook, FeastA whole new way of looking at the world - and your life - inspired by centuries-old Japanese wisdom.Wabi sabi (\"wah-bi sah-bi\") is a captivating concept from Japanese aesthetics, which helps us to see beauty in imperfection, appreciate simplicity and accept the transient nature of all things. With roots in zen and the way of tea, the timeless wisdom of wabi sabi is more relevant than ever for modern life, as we search for new ways to approach life's challenges and seek meaning beyond materialism.Wabi sabi is a refreshing antidote to our fast-paced, consumption-driven world, which will encourage you to slow down, reconnect with nature, and be gentler on yourself. It will help you simplify everything, and concentrate on what really matters.From honouring the rhythm of the seasons to creating a welcoming home, from reframing failure to ageing with grace, wabi sabi will teach you to find more joy and inspiration throughout your perfectly imperfect life.This book is the definitive guide to applying the principles of wabi sabi to transform every area of your life, and finding happiness right where you are."}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_554188423930316026" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="g_OShi-cKC" class="g_OShi-cKC gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="6818171584719" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:316px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30056696643791 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_faf95e91-2dee-4f90-a4ec-195439802d37.jpg?v=1742542383" data-srcset="//popular.com.sg/cdn/shop/files/download_faf95e91-2dee-4f90-a4ec-195439802d37_480x480.jpg?v=1742542383 480w, //popular.com.sg/cdn/shop/files/download_faf95e91-2dee-4f90-a4ec-195439802d37_768x768.jpg?v=1742542383 768w,//popular.com.sg/cdn/shop/files/download_faf95e91-2dee-4f90-a4ec-195439802d37_1024x1024.jpg?v=1742542383 1024w,//popular.com.sg/cdn/shop/files/download_faf95e91-2dee-4f90-a4ec-195439802d37_1440x1440.jpg?v=1742542383 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="316" height="500" alt="WABI SABI: JAPANESE WISDOM" base-src="//popular.com.sg/cdn/shop/files/download_faf95e91-2dee-4f90-a4ec-195439802d37.jpg?v=1742542383" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gQZdbs1wRk "> <gp-text data-id="gQZdbs1wRk"> <div class="gQZdbs1wRk " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:0;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >WABI SABI: JAPANESE WISDOM</h2> </div> </div> </gp-text></div> <div enableLazyloadImage="true" parentTag="Col" id="gfZMmiIX2S" data-id="gfZMmiIX2S" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gfZMmiIX2S gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="g3sxWLkD4e gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gyE3_eFCXp" class="gyE3_eFCXp gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"gyE3_eFCXp","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-gyE3_eFCXp" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $30.96 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"40556042191055","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gM4vJRKhsg.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gM4vJRKhsg:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gM4vJRKhsg:hover .gp-button-icon { color: undefined; } .gM4vJRKhsg .gp-button-icon { color: var(--g-c-text-3, text-3); } .gM4vJRKhsg:hover .gp-button-price { color: undefined; } .gM4vJRKhsg .gp-button-price { color: var(--g-c-text-3, text-3); } .gM4vJRKhsg .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gM4vJRKhsg:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gM4vJRKhsg" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gM4vJRKhsg gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gM4vJRKhsg-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gM4vJRKhsg-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gM4vJRKhsg-sold-out:hover .gp-button-icon { color: undefined; } .gM4vJRKhsg-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gM4vJRKhsg-sold-out:hover .gp-button-price { color: undefined; } .gM4vJRKhsg-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gM4vJRKhsg-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gM4vJRKhsg-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gM4vJRKhsg" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gM4vJRKhsg-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="6818171584719" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_554188423930316026" /></form></gp-product> </gp-same-height-v2> </div></div><div gp-el-wrapper style="--mb:16px;--mt-mobile:0px;--ml-mobile:10px;--mb-mobile:0px;--mr-mobile:10px;--pt-mobile:0px;--mt-tablet:0px;--mb-tablet:30px;--d:none;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="g3Yat2mLkD "> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product.v2.js?v=1742365134075" defer="defer"></script> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-same-height.v2.js?v=1742365134075" defer="defer"></script><gp-carousel data-id="g3Yat2mLkD" items-repeat id="gp-root-carousel-product-list-carousel-g3Yat2mLkD-template--15839232491727__gp_section_554188423930316026" class="gp-justify-center gp-group/carousel gp-flex" gp-data='{"id":"product-list-carousel-g3Yat2mLkD-template--15839232491727__gp_section_554188423930316026","setting":{"loop":{"desktop":true,"mobile":true},"slidesToShow":{"desktop":"6","tablet":"4","mobile":"2"},"dot":{"desktop":false,"mobile":true},"dotSize":{"desktop":12},"dotGapToCarousel":{"desktop":16},"dotStyle":{"desktop":"none","tablet":"none","mobile":"outside"},"navigationStyle":{"desktop":"outside","tablet":"outside","mobile":"outside"},"arrowCustom":"<svg height=\"100%\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M5 3l3.057-3 11.943 12-11.943 12-3.057-3 9-9z\"></path></svg>","controlOverContent":{"desktop":false,"mobile":false},"enableDrag":{"desktop":true,"tablet":true,"mobile":true},"speed":2,"dotActiveColor":{"desktop":"line-3","mobile":"#333333"},"dotColor":{"desktop":"bg-1","mobile":"#999999"},"autoplay":false,"pauseOnHover":true,"autoplayTimeout":2,"arrowCustomColor":"#333333","arrowButtonSize":{"desktop":{"width":"24px","height":"24px"}}},"styles":{"sizeSetting":{"desktop":{"height":"fit-content","width":"100%"},"tablet":{"height":"fit-content","width":"100%"},"mobile":{"height":"fit-content","width":"100%"}},"spacing":{"desktop":"15","mobile":"10"}},"isHiddenArrowWhenDisabled":true}' > <div class="gp-hidden gp-aspect-square gp-w-[12px] gp-rounded-full gp-shadow-md"></div> <div class="gp-relative gp-my-0 tablet:gp-px-0 gp-max-w-full mobile:gp-px-0 gp-carousel-wrapper mobile:gp-block tablet:gp-block gp-block g3Yat2mLkD" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--h:fit-content;--h-tablet:fit-content;--h-mobile:fit-content" > <div class="gp-h-full gp-relative gp-mx-auto gp-flex gp-items-center gp-justify-between mobile:!gp-flex-row tablet:!gp-flex-row !gp-flex-row" style="--h:100%;--h-tablet:100%;--h-mobile:auto;gap:16px" > <button type="button" aria-label='Carousel Back Arrow' class="gp-z-1 product-list-carousel-g3Yat2mLkD gp-carousel-action-back gem-slider-previous product-list-carousel-g3Yat2mLkD-template--15839232491727__gp_section_554188423930316026 gp-carousel-arrow-g3Yat2mLkD gp-items-center gp-justify-center gp-overflow-hidden gp-shrink-0 gp-cursor-pointer gp-text-gray-500 !gp-flex !gp-relative tablet:!gp-flex tablet:!gp-relative mobile:!gp-flex mobile:!gp-relative " style="--left:initial;--top:initial;--right:initial;--bottom:;--left-tablet:initial;--top-tablet:initial;--right-tablet:initial;--bottom-tablet:;--left-mobile:initial;--top-mobile:initial;--right-mobile:initial;--bottom-mobile:;--d:flex;--d-tablet:flex;--d-mobile:flex;background-color:;--w:24px;--h:24px" onClick={onClick} > <div class="gp-flex gp-items-center gp-justify-center [&>svg]:gp-h-full [&>svg]:gp-w-full gp-rotate-180 tablet:gp-rotate-180 mobile:gp-rotate-180" style="--c:#333333;--w:undefinedpx;--w-tablet:undefinedpx;--w-mobile:undefinedpx;--h:undefinedpx;--h-tablet:undefinedpx;--h-mobile:undefinedpx" > <svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M5 3l3.057-3 11.943 12-11.943 12-3.057-3 9-9z"></path></svg> </div> <style> .product-list-carousel-g3Yat2mLkD.gp-carousel-arrow-g3Yat2mLkD { } .product-list-carousel-g3Yat2mLkD.gp-carousel-arrow-g3Yat2mLkD::before { content: ''; height: 100%; width: 100%; position: absolute; pointer-events: none; z-index: 10; } @media only screen and (max-width: 1024px) and (min-width: 768px) { .product-list-carousel-g3Yat2mLkD.gp-carousel-arrow-g3Yat2mLkD { } .product-list-carousel-g3Yat2mLkD.gp-carousel-arrow-g3Yat2mLkD::before { } } @media only screen and (max-width: 768px) { .product-list-carousel-g3Yat2mLkD.gp-carousel-arrow-g3Yat2mLkD { } .product-list-carousel-g3Yat2mLkD.gp-carousel-arrow-g3Yat2mLkD::before { } } </style> </button> <div id="gp-carousel-product-list-carousel-g3Yat2mLkD-template--15839232491727__gp_section_554188423930316026" class="gem-slider gp-h-full gp-overflow-hidden gp-select-none mobile:!gp-flex-nowrap tablet:!gp-flex-nowrap !gp-flex-nowrap mobile:!gp-min-h-full tablet:!gp-min-h-full !gp-min-h-full" style="--cg-mobile:10px;--cg-tablet:15px;--cg:15px"><div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="1" style="--minw:calc(100% / 6 - 12.5px);--minw-tablet:calc(100% / 4 - 11.25px);--minw-mobile:calc(100% / 2 - 5px);--maxw:calc(100% / 6 - 12.5px);--maxw-tablet:calc(100% / 4 - 11.25px);--maxw-mobile:calc(100% / 2 - 5px);--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-product-list-carousel-g3Yat2mLkD gp-child-item-g3Yat2mLkD gp-child-item-undefined g3Yat2mLkD" data-index="" > <div class="gp-w-full", > <gp-product gp-context='{"variantSelected": {"id":40179967885519,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9781338323214","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Dogman 08 Fetch-22","public_title":null,"options":["Default Title"],"price":2256,"weight":580,"compare_at_price":2256,"inventory_management":"shopify","barcode":"9781338323214","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-g3Yat2mLkD6742797811919"}' gp-data='{"variantSelected": {"id":40179967885519,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9781338323214","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Dogman 08 Fetch-22","public_title":null,"options":["Default Title"],"price":2256,"weight":580,"compare_at_price":2256,"inventory_management":"shopify","barcode":"9781338323214","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/dog-man", "productHandle":"dog-man", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-554188423930316026"}}'><form method="post" action="/cart/add" id="product-form-g3Yat2mLkD6742797811919" accept-charset="UTF-8" class="form contents AddToCartForm" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="40179967885519" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gXG2dq93WC" data-id="gXG2dq93WC" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gXG2dq93WC gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="giQiwv8IyN gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gPzSpS0QK9 "> <gp-product-tag data-id="gPzSpS0QK9" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gPzSpS0QK9", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="0.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gPzSpS0QK9" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gb5IUP5ueb", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-554188423930316026"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":true},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":true,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/dog-man", "product":{"id":6742797811919,"title":"Dogman 08 Fetch-22","handle":"dog-man","description":"Petey the Cat is out of jail, and he has a brand-new lease on life. While Petey's reevaluated what matters most, Li'l Petey is struggling to find the good in the world. Can Petey and Dog Man stop fighting like cats and dogs long enough to put their paws together and work as a team? They need each other now more than ever -- Li'l Petey (and the world) is counting on them!\nDav Pilkey's wildly popular Dog Man series appeals to readers of all ages and explores universally positive themes, including empathy, kindness, persistence, and the importance of doing good.","published_at":"2025-03-18T09:40:39+08:00","created_at":"2021-06-29T09:28:47+08:00","vendor":"SCHOLASTIC INC","type":"English Books","tags":["_MS","Children Books"],"price":2256,"price_min":2256,"price_max":2256,"available":true,"price_varies":false,"compare_at_price":2256,"compare_at_price_min":2256,"compare_at_price_max":2256,"compare_at_price_varies":false,"variants":[{"id":40179967885519,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9781338323214","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Dogman 08 Fetch-22","public_title":null,"options":["Default Title"],"price":2256,"weight":580,"compare_at_price":2256,"inventory_management":"shopify","barcode":"9781338323214","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_b31ee086-e0ca-427a-a267-9ec2a98162d6.jpg?v=1743752348"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_b31ee086-e0ca-427a-a267-9ec2a98162d6.jpg?v=1743752348","options":["Title"],"media":[{"alt":"Dogman 08 Fetch-22","id":30169258721487,"position":1,"preview_image":{"aspect_ratio":0.676,"height":500,"width":338,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_b31ee086-e0ca-427a-a267-9ec2a98162d6.jpg?v=1743752348"},"aspect_ratio":0.676,"height":500,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_b31ee086-e0ca-427a-a267-9ec2a98162d6.jpg?v=1743752348","width":338}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"Petey the Cat is out of jail, and he has a brand-new lease on life. While Petey's reevaluated what matters most, Li'l Petey is struggling to find the good in the world. Can Petey and Dog Man stop fighting like cats and dogs long enough to put their paws together and work as a team? They need each other now more than ever -- Li'l Petey (and the world) is counting on them!\nDav Pilkey's wildly popular Dog Man series appeals to readers of all ages and explores universally positive themes, including empathy, kindness, persistence, and the importance of doing good."}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_554188423930316026" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gb5IUP5ueb" class="gb5IUP5ueb gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="6742797811919" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:338px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30169258721487 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_b31ee086-e0ca-427a-a267-9ec2a98162d6.jpg?v=1743752348" data-srcset="//popular.com.sg/cdn/shop/files/download_b31ee086-e0ca-427a-a267-9ec2a98162d6_480x480.jpg?v=1743752348 480w, //popular.com.sg/cdn/shop/files/download_b31ee086-e0ca-427a-a267-9ec2a98162d6_768x768.jpg?v=1743752348 768w,//popular.com.sg/cdn/shop/files/download_b31ee086-e0ca-427a-a267-9ec2a98162d6_1024x1024.jpg?v=1743752348 1024w,//popular.com.sg/cdn/shop/files/download_b31ee086-e0ca-427a-a267-9ec2a98162d6_1440x1440.jpg?v=1743752348 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="338" height="500" alt="Dogman 08 Fetch-22" base-src="//popular.com.sg/cdn/shop/files/download_b31ee086-e0ca-427a-a267-9ec2a98162d6.jpg?v=1743752348" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gPdiD--IfE "> <gp-text data-id="gPdiD--IfE"> <div class="gPdiD--IfE " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:left;--ta-tablet:center;--ta-mobile:center;--line-clamp:2;--line-clamp-tablet:1;--line-clamp-mobile:2;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Dogman 08 Fetch-22</h2> </div> </div> </gp-text></div> <div enableLazyloadImage="true" parentTag="Col" id="ghXxguolgC" data-id="ghXxguolgC" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:start;--pc-mobile:center;--gtc:minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="ghXxguolgC gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gY9yRKCFuT gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="g-zDh3xI8r" class="g-zDh3xI8r gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"g-zDh3xI8r","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-g-zDh3xI8r" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $22.56 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gnLLEVmSRN gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="geyYz0Y7su" class="geyYz0Y7su gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"compare","uid":"geyYz0Y7su","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="true" > <gp-text data-id=""> <div id="p-price-geyYz0Y7su" class=" " > <div > <div type="compare" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-product-compare-price gp-line-through gp-decoration-g-text-1 gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--tdc:text-1;--tdt:1;--ta:left;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" > $22.56 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"40179967885519","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gCrBrd2Km4.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gCrBrd2Km4:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gCrBrd2Km4:hover .gp-button-icon { color: undefined; } .gCrBrd2Km4 .gp-button-icon { color: var(--g-c-text-3, text-3); } .gCrBrd2Km4:hover .gp-button-price { color: undefined; } .gCrBrd2Km4 .gp-button-price { color: var(--g-c-text-3, text-3); } .gCrBrd2Km4 .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gCrBrd2Km4:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gCrBrd2Km4" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gCrBrd2Km4 gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gCrBrd2Km4-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gCrBrd2Km4-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gCrBrd2Km4-sold-out:hover .gp-button-icon { color: undefined; } .gCrBrd2Km4-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gCrBrd2Km4-sold-out:hover .gp-button-price { color: undefined; } .gCrBrd2Km4-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gCrBrd2Km4-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gCrBrd2Km4-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gCrBrd2Km4" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gCrBrd2Km4-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="6742797811919" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_554188423930316026" /></form></gp-product> </div> </div><div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="2" style="--minw:calc(100% / 6 - 12.5px);--minw-tablet:calc(100% / 4 - 11.25px);--minw-mobile:calc(100% / 2 - 5px);--maxw:calc(100% / 6 - 12.5px);--maxw-tablet:calc(100% / 4 - 11.25px);--maxw-mobile:calc(100% / 2 - 5px);--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-product-list-carousel-g3Yat2mLkD gp-child-item-g3Yat2mLkD gp-child-item-undefined g3Yat2mLkD" data-index="" > <div class="gp-w-full", > <gp-product gp-context='{"variantSelected": {"id":40179965329615,"title":"#42 The Best Policy: Honesty","option1":"#42 The Best Policy: Honesty","option2":null,"option3":null,"sku":"9789814976527","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"THE BEST IS YET TO COME: RESPECT - #42 The Best Policy: Honesty","public_title":"#42 The Best Policy: Honesty","options":["#42 The Best Policy: Honesty"],"price":950,"weight":220,"compare_at_price":950,"inventory_management":"shopify","barcode":"9789814976527","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-g3Yat2mLkD6742797648079"}' gp-data='{"variantSelected": {"id":40179965329615,"title":"#42 The Best Policy: Honesty","option1":"#42 The Best Policy: Honesty","option2":null,"option3":null,"sku":"9789814976527","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"THE BEST IS YET TO COME: RESPECT - #42 The Best Policy: Honesty","public_title":"#42 The Best Policy: Honesty","options":["#42 The Best Policy: Honesty"],"price":950,"weight":220,"compare_at_price":950,"inventory_management":"shopify","barcode":"9789814976527","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/candy-series", "productHandle":"candy-series", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-554188423930316026"}}'><form method="post" action="/cart/add" id="product-form-g3Yat2mLkD6742797648079" accept-charset="UTF-8" class="form contents AddToCartForm" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="40179965329615" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gXG2dq93WC" data-id="gXG2dq93WC" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gXG2dq93WC gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="giQiwv8IyN gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gPzSpS0QK9 "> <gp-product-tag data-id="gPzSpS0QK9" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gPzSpS0QK9", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="0.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gPzSpS0QK9" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gb5IUP5ueb", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-554188423930316026"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":true},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":true,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/candy-series", "product":{"id":6742797648079,"title":"THE BEST IS YET TO COME: RESPECT","handle":"candy-series","description":"Anthony, Richard, and the other Year 6 students are graduating and moving on to different secondary school. As Joni, Emilia, and Mia celebrate their friends's farewell, they realise they will soon be the new seniors of Sacred Hearts Primary School.\n\nCan Candy JEM become seniors deserving of respect?","published_at":"2025-03-19T12:45:06+08:00","created_at":"2021-06-29T09:28:33+08:00","vendor":"KADOKAWA GEMPAK STARZ (S)","type":"English Books","tags":["_MS","Young Adults"],"price":950,"price_min":950,"price_max":950,"available":true,"price_varies":false,"compare_at_price":950,"compare_at_price_min":950,"compare_at_price_max":950,"compare_at_price_varies":false,"variants":[{"id":40179965329615,"title":"#42 The Best Policy: Honesty","option1":"#42 The Best Policy: Honesty","option2":null,"option3":null,"sku":"9789814976527","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"THE BEST IS YET TO COME: RESPECT - #42 The Best Policy: Honesty","public_title":"#42 The Best Policy: Honesty","options":["#42 The Best Policy: Honesty"],"price":950,"weight":220,"compare_at_price":950,"inventory_management":"shopify","barcode":"9789814976527","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":40179965362383,"title":"#43 Don't Hurt Me-ow: Animal Welfare","option1":"#43 Don't Hurt Me-ow: Animal Welfare","option2":null,"option3":null,"sku":"9789811448959","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"THE BEST IS YET TO COME: RESPECT - #43 Don't Hurt Me-ow: Animal Welfare","public_title":"#43 Don't Hurt Me-ow: Animal Welfare","options":["#43 Don't Hurt Me-ow: Animal Welfare"],"price":950,"weight":100,"compare_at_price":950,"inventory_management":"shopify","barcode":"9789811448959","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":40179965264079,"title":"#44 Pressure Planet: Relationships","option1":"#44 Pressure Planet: Relationships","option2":null,"option3":null,"sku":"9789811460760","requires_shipping":true,"taxable":true,"featured_image":null,"available":false,"name":"THE BEST IS YET TO COME: RESPECT - #44 Pressure Planet: Relationships","public_title":"#44 Pressure Planet: Relationships","options":["#44 Pressure Planet: Relationships"],"price":950,"weight":100,"compare_at_price":950,"inventory_management":"shopify","barcode":"9789811460760","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":40179965395151,"title":"#45 Play Or Pay: Traditional Games","option1":"#45 Play Or Pay: Traditional Games","option2":null,"option3":null,"sku":"9789814940184","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"THE BEST IS YET TO COME: RESPECT - #45 Play Or Pay: Traditional Games","public_title":"#45 Play Or Pay: Traditional Games","options":["#45 Play Or Pay: Traditional Games"],"price":950,"weight":100,"compare_at_price":950,"inventory_management":"shopify","barcode":"9789814940184","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":40179965427919,"title":"#46 In This Together: Unity","option1":"#46 In This Together: Unity","option2":null,"option3":null,"sku":"9789814940337","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"THE BEST IS YET TO COME: RESPECT - #46 In This Together: Unity","public_title":"#46 In This Together: Unity","options":["#46 In This Together: Unity"],"price":950,"weight":100,"compare_at_price":950,"inventory_management":"shopify","barcode":"9789814940337","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":40179965296847,"title":"#47 Daddy-Go-Lucky: Safety","option1":"#47 Daddy-Go-Lucky: Safety","option2":null,"option3":null,"sku":"9789814940528","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"THE BEST IS YET TO COME: RESPECT - #47 Daddy-Go-Lucky: Safety","public_title":"#47 Daddy-Go-Lucky: Safety","options":["#47 Daddy-Go-Lucky: Safety"],"price":950,"weight":100,"compare_at_price":950,"inventory_management":"shopify","barcode":"9789814940528","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":40179965460687,"title":"#48 More Than Meets The Eye: Habits","option1":"#48 More Than Meets The Eye: Habits","option2":null,"option3":null,"sku":"9789814976251","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"THE BEST IS YET TO COME: RESPECT - #48 More Than Meets The Eye: Habits","public_title":"#48 More Than Meets The Eye: Habits","options":["#48 More Than Meets The Eye: Habits"],"price":950,"weight":100,"compare_at_price":950,"inventory_management":"shopify","barcode":"9789814976251","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":40556103401679,"title":"#49 The Best Is Yet To Come: Respect","option1":"#49 The Best Is Yet To Come: Respect","option2":null,"option3":null,"sku":"9789814976527","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"THE BEST IS YET TO COME: RESPECT - #49 The Best Is Yet To Come: Respect","public_title":"#49 The Best Is Yet To Come: Respect","options":["#49 The Best Is Yet To Come: Respect"],"price":950,"weight":220,"compare_at_price":950,"inventory_management":"shopify","barcode":"9789814976527","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_16af2d72-69a5-4499-ba40-4b5bef768c12.jpg?v=1743134272"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_16af2d72-69a5-4499-ba40-4b5bef768c12.jpg?v=1743134272","options":["Series"],"media":[{"alt":"THE BEST IS YET TO COME: RESPECT","id":30108630712527,"position":1,"preview_image":{"aspect_ratio":0.686,"height":1202,"width":825,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_16af2d72-69a5-4499-ba40-4b5bef768c12.jpg?v=1743134272"},"aspect_ratio":0.686,"height":1202,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_16af2d72-69a5-4499-ba40-4b5bef768c12.jpg?v=1743134272","width":825}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"Anthony, Richard, and the other Year 6 students are graduating and moving on to different secondary school. As Joni, Emilia, and Mia celebrate their friends's farewell, they realise they will soon be the new seniors of Sacred Hearts Primary School.\n\nCan Candy JEM become seniors deserving of respect?"}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_554188423930316026" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gb5IUP5ueb" class="gb5IUP5ueb gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="6742797648079" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:825px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30108630712527 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_16af2d72-69a5-4499-ba40-4b5bef768c12.jpg?v=1743134272" data-srcset="//popular.com.sg/cdn/shop/files/download_16af2d72-69a5-4499-ba40-4b5bef768c12_480x480.jpg?v=1743134272 480w, //popular.com.sg/cdn/shop/files/download_16af2d72-69a5-4499-ba40-4b5bef768c12_768x768.jpg?v=1743134272 768w,//popular.com.sg/cdn/shop/files/download_16af2d72-69a5-4499-ba40-4b5bef768c12_1024x1024.jpg?v=1743134272 1024w,//popular.com.sg/cdn/shop/files/download_16af2d72-69a5-4499-ba40-4b5bef768c12_1440x1440.jpg?v=1743134272 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="825" height="1202" alt="THE BEST IS YET TO COME: RESPECT" base-src="//popular.com.sg/cdn/shop/files/download_16af2d72-69a5-4499-ba40-4b5bef768c12.jpg?v=1743134272" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gPdiD--IfE "> <gp-text data-id="gPdiD--IfE"> <div class="gPdiD--IfE " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:left;--ta-tablet:center;--ta-mobile:center;--line-clamp:2;--line-clamp-tablet:1;--line-clamp-mobile:2;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >THE BEST IS YET TO COME: RESPECT</h2> </div> </div> </gp-text></div> <div enableLazyloadImage="true" parentTag="Col" id="ghXxguolgC" data-id="ghXxguolgC" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:start;--pc-mobile:center;--gtc:minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="ghXxguolgC gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gY9yRKCFuT gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="g-zDh3xI8r" class="g-zDh3xI8r gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"g-zDh3xI8r","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-g-zDh3xI8r" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $9.50 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gnLLEVmSRN gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="geyYz0Y7su" class="geyYz0Y7su gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"compare","uid":"geyYz0Y7su","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="true" > <gp-text data-id=""> <div id="p-price-geyYz0Y7su" class=" " > <div > <div type="compare" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-product-compare-price gp-line-through gp-decoration-g-text-1 gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--tdc:text-1;--tdt:1;--ta:left;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" > $9.50 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"40179965329615","totalVariant":"8"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gCrBrd2Km4.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gCrBrd2Km4:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gCrBrd2Km4:hover .gp-button-icon { color: undefined; } .gCrBrd2Km4 .gp-button-icon { color: var(--g-c-text-3, text-3); } .gCrBrd2Km4:hover .gp-button-price { color: undefined; } .gCrBrd2Km4 .gp-button-price { color: var(--g-c-text-3, text-3); } .gCrBrd2Km4 .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gCrBrd2Km4:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gCrBrd2Km4" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gCrBrd2Km4 gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gCrBrd2Km4-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gCrBrd2Km4-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gCrBrd2Km4-sold-out:hover .gp-button-icon { color: undefined; } .gCrBrd2Km4-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gCrBrd2Km4-sold-out:hover .gp-button-price { color: undefined; } .gCrBrd2Km4-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gCrBrd2Km4-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gCrBrd2Km4-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gCrBrd2Km4" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gCrBrd2Km4-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="6742797648079" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_554188423930316026" /></form></gp-product> </div> </div><div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="3" style="--minw:calc(100% / 6 - 12.5px);--minw-tablet:calc(100% / 4 - 11.25px);--minw-mobile:calc(100% / 2 - 5px);--maxw:calc(100% / 6 - 12.5px);--maxw-tablet:calc(100% / 4 - 11.25px);--maxw-mobile:calc(100% / 2 - 5px);--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-product-list-carousel-g3Yat2mLkD gp-child-item-g3Yat2mLkD gp-child-item-undefined g3Yat2mLkD" data-index="" > <div class="gp-w-full", > <gp-product gp-context='{"variantSelected": {"id":40994984591567,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9780062641540","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"THE SUBTLE ART OF NOT GIVING A F","public_title":null,"options":["Default Title"],"price":3052,"weight":190,"compare_at_price":3052,"inventory_management":"shopify","barcode":"9780062641540","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-g3Yat2mLkD6925659078863"}' gp-data='{"variantSelected": {"id":40994984591567,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9780062641540","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"THE SUBTLE ART OF NOT GIVING A F","public_title":null,"options":["Default Title"],"price":3052,"weight":190,"compare_at_price":3052,"inventory_management":"shopify","barcode":"9780062641540","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/the-subtle-art-of-not-giving-a-f-ck", "productHandle":"the-subtle-art-of-not-giving-a-f-ck", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-554188423930316026"}}'><form method="post" action="/cart/add" id="product-form-g3Yat2mLkD6925659078863" accept-charset="UTF-8" class="form contents AddToCartForm" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="40994984591567" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gXG2dq93WC" data-id="gXG2dq93WC" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gXG2dq93WC gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="giQiwv8IyN gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gPzSpS0QK9 "> <gp-product-tag data-id="gPzSpS0QK9" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gPzSpS0QK9", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="0.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gPzSpS0QK9" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gb5IUP5ueb", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-554188423930316026"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":true},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":true,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/the-subtle-art-of-not-giving-a-f-ck", "product":{"id":6925659078863,"title":"THE SUBTLE ART OF NOT GIVING A F","handle":"the-subtle-art-of-not-giving-a-f-ck","description":"In this generation-defining self-help guide, a superstar blogger cuts through the crap to show us how to stop trying to be positive all the time so that we can truly become better, happier people.\n\nFor decades, we've been told that positive thinking is the key to a happy, rich life. F**k positivity, Mark Manson says. Let's be honest, shit is f**ked and we have to live with it. In his wildly popular Internet blog, Manson doesn't sugarcoat or equivocate. He tells it like it is--a dose of raw, refreshing, honest truth that is sorely lacking today. The Subtle Art of Not Giving a F**k is his antidote to the coddling, let's-all-feel-good mindset that has infected American society and spoiled a generation, rewarding them with gold medals just for showing up.\n\nManson makes the argument, backed both by academic research and well-timed poop jokes, that improving our lives hinges not on our ability to turn lemons into lemonade, but on learning to stomach lemons better. Human beings are flawed and limited--not everybody can be extraordinary, there are winners and losers in society, and some of it is not fair or your fault. Manson advises us to get to know our limitations and accept them. Once we embrace our fears, faults, and uncertainties, once we stop running and avoiding and start confronting painful truths, we can begin to find the courage, perseverance, honesty, responsibility, curiosity, and forgiveness we seek.\n\nThere are only so many things we can give a f**k about so we need to figure out which ones really matter, Manson makes clear. While money is nice, caring about what you do with your life is better, because true wealth is about experience. A much-needed grab-you-by-the-shoulders-and-look-you-in-the-eye moment of real-talk, filled with entertaining stories and profane, ruthless humor, The Subtle Art of Not Giving a F**k is a refreshing slap for a generation to help them lead contented, grounded lives.","published_at":"2025-03-19T11:33:19+08:00","created_at":"2021-11-21T17:28:24+08:00","vendor":"TIMES DISTRIBUTION PTE LTD","type":"English Books","tags":["_MS","Self-Help"],"price":3052,"price_min":3052,"price_max":3052,"available":true,"price_varies":false,"compare_at_price":3052,"compare_at_price_min":3052,"compare_at_price_max":3052,"compare_at_price_varies":false,"variants":[{"id":40994984591567,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9780062641540","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"THE SUBTLE ART OF NOT GIVING A F","public_title":null,"options":["Default Title"],"price":3052,"weight":190,"compare_at_price":3052,"inventory_management":"shopify","barcode":"9780062641540","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_e3644838-5f10-46b5-9ad0-2cc0ddaf76b6.jpg?v=1742355203"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_e3644838-5f10-46b5-9ad0-2cc0ddaf76b6.jpg?v=1742355203","options":["Title"],"media":[{"alt":"THE SUBTLE ART OF NOT GIVING A F","id":30041271632079,"position":1,"preview_image":{"aspect_ratio":0.666,"height":500,"width":333,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_e3644838-5f10-46b5-9ad0-2cc0ddaf76b6.jpg?v=1742355203"},"aspect_ratio":0.666,"height":500,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_e3644838-5f10-46b5-9ad0-2cc0ddaf76b6.jpg?v=1742355203","width":333}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"In this generation-defining self-help guide, a superstar blogger cuts through the crap to show us how to stop trying to be positive all the time so that we can truly become better, happier people.\n\nFor decades, we've been told that positive thinking is the key to a happy, rich life. F**k positivity, Mark Manson says. Let's be honest, shit is f**ked and we have to live with it. In his wildly popular Internet blog, Manson doesn't sugarcoat or equivocate. He tells it like it is--a dose of raw, refreshing, honest truth that is sorely lacking today. The Subtle Art of Not Giving a F**k is his antidote to the coddling, let's-all-feel-good mindset that has infected American society and spoiled a generation, rewarding them with gold medals just for showing up.\n\nManson makes the argument, backed both by academic research and well-timed poop jokes, that improving our lives hinges not on our ability to turn lemons into lemonade, but on learning to stomach lemons better. Human beings are flawed and limited--not everybody can be extraordinary, there are winners and losers in society, and some of it is not fair or your fault. Manson advises us to get to know our limitations and accept them. Once we embrace our fears, faults, and uncertainties, once we stop running and avoiding and start confronting painful truths, we can begin to find the courage, perseverance, honesty, responsibility, curiosity, and forgiveness we seek.\n\nThere are only so many things we can give a f**k about so we need to figure out which ones really matter, Manson makes clear. While money is nice, caring about what you do with your life is better, because true wealth is about experience. A much-needed grab-you-by-the-shoulders-and-look-you-in-the-eye moment of real-talk, filled with entertaining stories and profane, ruthless humor, The Subtle Art of Not Giving a F**k is a refreshing slap for a generation to help them lead contented, grounded lives."}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_554188423930316026" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gb5IUP5ueb" class="gb5IUP5ueb gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="6925659078863" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:333px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30041271632079 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_e3644838-5f10-46b5-9ad0-2cc0ddaf76b6.jpg?v=1742355203" data-srcset="//popular.com.sg/cdn/shop/files/download_e3644838-5f10-46b5-9ad0-2cc0ddaf76b6_480x480.jpg?v=1742355203 480w, //popular.com.sg/cdn/shop/files/download_e3644838-5f10-46b5-9ad0-2cc0ddaf76b6_768x768.jpg?v=1742355203 768w,//popular.com.sg/cdn/shop/files/download_e3644838-5f10-46b5-9ad0-2cc0ddaf76b6_1024x1024.jpg?v=1742355203 1024w,//popular.com.sg/cdn/shop/files/download_e3644838-5f10-46b5-9ad0-2cc0ddaf76b6_1440x1440.jpg?v=1742355203 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="333" height="500" alt="THE SUBTLE ART OF NOT GIVING A F" base-src="//popular.com.sg/cdn/shop/files/download_e3644838-5f10-46b5-9ad0-2cc0ddaf76b6.jpg?v=1742355203" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gPdiD--IfE "> <gp-text data-id="gPdiD--IfE"> <div class="gPdiD--IfE " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:left;--ta-tablet:center;--ta-mobile:center;--line-clamp:2;--line-clamp-tablet:1;--line-clamp-mobile:2;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >THE SUBTLE ART OF NOT GIVING A F</h2> </div> </div> </gp-text></div> <div enableLazyloadImage="true" parentTag="Col" id="ghXxguolgC" data-id="ghXxguolgC" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:start;--pc-mobile:center;--gtc:minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="ghXxguolgC gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gY9yRKCFuT gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="g-zDh3xI8r" class="g-zDh3xI8r gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"g-zDh3xI8r","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-g-zDh3xI8r" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $30.52 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gnLLEVmSRN gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="geyYz0Y7su" class="geyYz0Y7su gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"compare","uid":"geyYz0Y7su","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="true" > <gp-text data-id=""> <div id="p-price-geyYz0Y7su" class=" " > <div > <div type="compare" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-product-compare-price gp-line-through gp-decoration-g-text-1 gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--tdc:text-1;--tdt:1;--ta:left;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" > $30.52 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"40994984591567","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gCrBrd2Km4.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gCrBrd2Km4:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gCrBrd2Km4:hover .gp-button-icon { color: undefined; } .gCrBrd2Km4 .gp-button-icon { color: var(--g-c-text-3, text-3); } .gCrBrd2Km4:hover .gp-button-price { color: undefined; } .gCrBrd2Km4 .gp-button-price { color: var(--g-c-text-3, text-3); } .gCrBrd2Km4 .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gCrBrd2Km4:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gCrBrd2Km4" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gCrBrd2Km4 gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gCrBrd2Km4-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gCrBrd2Km4-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gCrBrd2Km4-sold-out:hover .gp-button-icon { color: undefined; } .gCrBrd2Km4-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gCrBrd2Km4-sold-out:hover .gp-button-price { color: undefined; } .gCrBrd2Km4-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gCrBrd2Km4-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gCrBrd2Km4-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gCrBrd2Km4" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gCrBrd2Km4-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="6925659078863" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_554188423930316026" /></form></gp-product> </div> </div><div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="4" style="--minw:calc(100% / 6 - 12.5px);--minw-tablet:calc(100% / 4 - 11.25px);--minw-mobile:calc(100% / 2 - 5px);--maxw:calc(100% / 6 - 12.5px);--maxw-tablet:calc(100% / 4 - 11.25px);--maxw-mobile:calc(100% / 2 - 5px);--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-product-list-carousel-g3Yat2mLkD gp-child-item-g3Yat2mLkD gp-child-item-undefined g3Yat2mLkD" data-index="" > <div class="gp-w-full", > <gp-product gp-context='{"variantSelected": {"id":40179977846991,"title":"No. 01","option1":"No. 01","option2":null,"option3":null,"sku":"9789811137709","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"YOUR NAME. 03 (END) - No. 01","public_title":"No. 01","options":["No. 01"],"price":950,"weight":170,"compare_at_price":950,"inventory_management":"shopify","barcode":"9789811137709","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-g3Yat2mLkD6742799253711"}' gp-data='{"variantSelected": {"id":40179977846991,"title":"No. 01","option1":"No. 01","option2":null,"option3":null,"sku":"9789811137709","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"YOUR NAME. 03 (END) - No. 01","public_title":"No. 01","options":["No. 01"],"price":950,"weight":170,"compare_at_price":950,"inventory_management":"shopify","barcode":"9789811137709","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/your-name", "productHandle":"your-name", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-554188423930316026"}}'><form method="post" action="/cart/add" id="product-form-g3Yat2mLkD6742799253711" accept-charset="UTF-8" class="form contents AddToCartForm" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="40179977846991" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gXG2dq93WC" data-id="gXG2dq93WC" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gXG2dq93WC gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="giQiwv8IyN gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gPzSpS0QK9 "> <gp-product-tag data-id="gPzSpS0QK9" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gPzSpS0QK9", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="0.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gPzSpS0QK9" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gb5IUP5ueb", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-554188423930316026"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":true},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":true,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/your-name", "product":{"id":6742799253711,"title":"YOUR NAME. 03 (END)","handle":"your-name","description":"In order to save Mitsuha and the others from the Tiamat tragedy. Taki works with Tesshi and Saya-chin to come up with an evacuation plan.\n\n\"Let's save Itomori together!\"\n\nIn the morning, when I wake up, there are tears on my face. It happens sometimes. As if I've been searching for someone or something. I started having that feeling... probably since that time.\n\nThis is an encounter between two who have never met before. Here is the final volume of a miraculous story of one boy and one girl. ","published_at":"2025-03-19T14:08:17+08:00","created_at":"2021-06-29T09:30:32+08:00","vendor":"KADOKAWA GEMPAK STARZ (S)","type":"English Books","tags":["_MS","Young Adults"],"price":950,"price_min":950,"price_max":950,"available":true,"price_varies":false,"compare_at_price":950,"compare_at_price_min":950,"compare_at_price_max":950,"compare_at_price_varies":false,"variants":[{"id":40179977846991,"title":"No. 01","option1":"No. 01","option2":null,"option3":null,"sku":"9789811137709","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"YOUR NAME. 03 (END) - No. 01","public_title":"No. 01","options":["No. 01"],"price":950,"weight":170,"compare_at_price":950,"inventory_management":"shopify","barcode":"9789811137709","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":40179977879759,"title":"No. 02","option1":"No. 02","option2":null,"option3":null,"sku":"9789811125409","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"YOUR NAME. 03 (END) - No. 02","public_title":"No. 02","options":["No. 02"],"price":950,"weight":230,"compare_at_price":950,"inventory_management":"shopify","barcode":"9789811125409","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":40179977912527,"title":"No. 03 (End)","option1":"No. 03 (End)","option2":null,"option3":null,"sku":"9789811137709","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"YOUR NAME. 03 (END) - No. 03 (End)","public_title":"No. 03 (End)","options":["No. 03 (End)"],"price":950,"weight":230,"compare_at_price":950,"inventory_management":"shopify","barcode":"9789811137709","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_28dc1630-31cf-4117-adf9-baac198aab28.jpg?v=1743134611"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_28dc1630-31cf-4117-adf9-baac198aab28.jpg?v=1743134611","options":["Series"],"media":[{"alt":"YOUR NAME. 03 (END)","id":30108642803919,"position":1,"preview_image":{"aspect_ratio":0.686,"height":904,"width":620,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_28dc1630-31cf-4117-adf9-baac198aab28.jpg?v=1743134611"},"aspect_ratio":0.686,"height":904,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_28dc1630-31cf-4117-adf9-baac198aab28.jpg?v=1743134611","width":620}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"In order to save Mitsuha and the others from the Tiamat tragedy. Taki works with Tesshi and Saya-chin to come up with an evacuation plan.\n\n\"Let's save Itomori together!\"\n\nIn the morning, when I wake up, there are tears on my face. It happens sometimes. As if I've been searching for someone or something. I started having that feeling... probably since that time.\n\nThis is an encounter between two who have never met before. Here is the final volume of a miraculous story of one boy and one girl. "}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_554188423930316026" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gb5IUP5ueb" class="gb5IUP5ueb gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="6742799253711" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:620px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30108642803919 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_28dc1630-31cf-4117-adf9-baac198aab28.jpg?v=1743134611" data-srcset="//popular.com.sg/cdn/shop/files/download_28dc1630-31cf-4117-adf9-baac198aab28_480x480.jpg?v=1743134611 480w, //popular.com.sg/cdn/shop/files/download_28dc1630-31cf-4117-adf9-baac198aab28_768x768.jpg?v=1743134611 768w,//popular.com.sg/cdn/shop/files/download_28dc1630-31cf-4117-adf9-baac198aab28_1024x1024.jpg?v=1743134611 1024w,//popular.com.sg/cdn/shop/files/download_28dc1630-31cf-4117-adf9-baac198aab28_1440x1440.jpg?v=1743134611 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="620" height="904" alt="YOUR NAME. 03 (END)" base-src="//popular.com.sg/cdn/shop/files/download_28dc1630-31cf-4117-adf9-baac198aab28.jpg?v=1743134611" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gPdiD--IfE "> <gp-text data-id="gPdiD--IfE"> <div class="gPdiD--IfE " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:left;--ta-tablet:center;--ta-mobile:center;--line-clamp:2;--line-clamp-tablet:1;--line-clamp-mobile:2;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >YOUR NAME. 03 (END)</h2> </div> </div> </gp-text></div> <div enableLazyloadImage="true" parentTag="Col" id="ghXxguolgC" data-id="ghXxguolgC" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:start;--pc-mobile:center;--gtc:minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="ghXxguolgC gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gY9yRKCFuT gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="g-zDh3xI8r" class="g-zDh3xI8r gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"g-zDh3xI8r","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-g-zDh3xI8r" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $9.50 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gnLLEVmSRN gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="geyYz0Y7su" class="geyYz0Y7su gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"compare","uid":"geyYz0Y7su","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="true" > <gp-text data-id=""> <div id="p-price-geyYz0Y7su" class=" " > <div > <div type="compare" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-product-compare-price gp-line-through gp-decoration-g-text-1 gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--tdc:text-1;--tdt:1;--ta:left;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" > $9.50 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"40179977846991","totalVariant":"3"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gCrBrd2Km4.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gCrBrd2Km4:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gCrBrd2Km4:hover .gp-button-icon { color: undefined; } .gCrBrd2Km4 .gp-button-icon { color: var(--g-c-text-3, text-3); } .gCrBrd2Km4:hover .gp-button-price { color: undefined; } .gCrBrd2Km4 .gp-button-price { color: var(--g-c-text-3, text-3); } .gCrBrd2Km4 .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gCrBrd2Km4:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gCrBrd2Km4" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gCrBrd2Km4 gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gCrBrd2Km4-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gCrBrd2Km4-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gCrBrd2Km4-sold-out:hover .gp-button-icon { color: undefined; } .gCrBrd2Km4-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gCrBrd2Km4-sold-out:hover .gp-button-price { color: undefined; } .gCrBrd2Km4-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gCrBrd2Km4-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gCrBrd2Km4-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gCrBrd2Km4" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gCrBrd2Km4-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="6742799253711" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_554188423930316026" /></form></gp-product> </div> </div><div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="5" style="--minw:calc(100% / 6 - 12.5px);--minw-tablet:calc(100% / 4 - 11.25px);--minw-mobile:calc(100% / 2 - 5px);--maxw:calc(100% / 6 - 12.5px);--maxw-tablet:calc(100% / 4 - 11.25px);--maxw-mobile:calc(100% / 2 - 5px);--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-product-list-carousel-g3Yat2mLkD gp-child-item-g3Yat2mLkD gp-child-item-undefined g3Yat2mLkD" data-index="" > <div class="gp-w-full", > <gp-product gp-context='{"variantSelected": {"id":40169514893519,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9780241340660","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"THINGS YOU CAN SEE ONLY WHEN YOU SLOW DO","public_title":null,"options":["Default Title"],"price":2398,"weight":410,"compare_at_price":2376,"inventory_management":"shopify","barcode":"9780241340660","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-g3Yat2mLkD6741865332943"}' gp-data='{"variantSelected": {"id":40169514893519,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9780241340660","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"THINGS YOU CAN SEE ONLY WHEN YOU SLOW DO","public_title":null,"options":["Default Title"],"price":2398,"weight":410,"compare_at_price":2376,"inventory_management":"shopify","barcode":"9780241340660","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/the-things-you-can-see-only-when-you-slow-down", "productHandle":"the-things-you-can-see-only-when-you-slow-down", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-554188423930316026"}}'><form method="post" action="/cart/add" id="product-form-g3Yat2mLkD6741865332943" accept-charset="UTF-8" class="form contents AddToCartForm" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="40169514893519" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gXG2dq93WC" data-id="gXG2dq93WC" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gXG2dq93WC gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="giQiwv8IyN gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gPzSpS0QK9 "> <gp-product-tag data-id="gPzSpS0QK9" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gPzSpS0QK9", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="-22.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gPzSpS0QK9" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > -1% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gb5IUP5ueb", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-554188423930316026"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":true},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":true,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/the-things-you-can-see-only-when-you-slow-down", "product":{"id":6741865332943,"title":"THINGS YOU CAN SEE ONLY WHEN YOU SLOW DO","handle":"the-things-you-can-see-only-when-you-slow-down","description":"The Times Top 10 Bestseller\n\nTHE INTERNATIONAL BESTSELLER, WITH OVER THREE MILLION COPIES SOLD AROUND THE WORLD\n\n'Is it the world that's busy, or my mind?'\nThe world moves fast, but that doesn't mean we have to. In this timely guide to mindfulness, Haemin Sunim, a Buddhist monk born in Korea and educated in the United States, offers advice on everything from handling setbacks to dealing with rest and relationships, in a beautiful book combining his teachings with calming full-colour illustrations. Haemin Sunim's simple messages - which he first wrote when he responded to requests for advice on social media - speak directly to the anxieties that have become part of modern life and remind us of the strength and joy that come from slowing down.\n\nHugely popular in Korea, Haemin Sunim is a Zen meditation teacher whose teachings transcend religion, borders and ages. With insight and compassion drawn from a life full of change, the bestselling monk succeeds at encouraging all of us to notice that when you slow down, the world slows down with you.","published_at":"2025-03-18T10:39:54+08:00","created_at":"2021-06-28T16:21:53+08:00","vendor":"TIMES DISTRIBUTION PTE LTD","type":"English Books","tags":["Self-Help"],"price":2398,"price_min":2398,"price_max":2398,"available":true,"price_varies":false,"compare_at_price":2376,"compare_at_price_min":2376,"compare_at_price_max":2376,"compare_at_price_varies":false,"variants":[{"id":40169514893519,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9780241340660","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"THINGS YOU CAN SEE ONLY WHEN YOU SLOW DO","public_title":null,"options":["Default Title"],"price":2398,"weight":410,"compare_at_price":2376,"inventory_management":"shopify","barcode":"9780241340660","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_be92e18d-5191-454a-8ffc-c67176390cd5.jpg?v=1742353521"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_be92e18d-5191-454a-8ffc-c67176390cd5.jpg?v=1742353521","options":["Title"],"media":[{"alt":"THINGS YOU CAN SEE ONLY WHEN YOU SLOW DO","id":30041177260239,"position":1,"preview_image":{"aspect_ratio":0.712,"height":500,"width":356,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_be92e18d-5191-454a-8ffc-c67176390cd5.jpg?v=1742353521"},"aspect_ratio":0.712,"height":500,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_be92e18d-5191-454a-8ffc-c67176390cd5.jpg?v=1742353521","width":356}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"The Times Top 10 Bestseller\n\nTHE INTERNATIONAL BESTSELLER, WITH OVER THREE MILLION COPIES SOLD AROUND THE WORLD\n\n'Is it the world that's busy, or my mind?'\nThe world moves fast, but that doesn't mean we have to. In this timely guide to mindfulness, Haemin Sunim, a Buddhist monk born in Korea and educated in the United States, offers advice on everything from handling setbacks to dealing with rest and relationships, in a beautiful book combining his teachings with calming full-colour illustrations. Haemin Sunim's simple messages - which he first wrote when he responded to requests for advice on social media - speak directly to the anxieties that have become part of modern life and remind us of the strength and joy that come from slowing down.\n\nHugely popular in Korea, Haemin Sunim is a Zen meditation teacher whose teachings transcend religion, borders and ages. With insight and compassion drawn from a life full of change, the bestselling monk succeeds at encouraging all of us to notice that when you slow down, the world slows down with you."}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_554188423930316026" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gb5IUP5ueb" class="gb5IUP5ueb gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="6741865332943" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:356px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30041177260239 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_be92e18d-5191-454a-8ffc-c67176390cd5.jpg?v=1742353521" data-srcset="//popular.com.sg/cdn/shop/files/download_be92e18d-5191-454a-8ffc-c67176390cd5_480x480.jpg?v=1742353521 480w, //popular.com.sg/cdn/shop/files/download_be92e18d-5191-454a-8ffc-c67176390cd5_768x768.jpg?v=1742353521 768w,//popular.com.sg/cdn/shop/files/download_be92e18d-5191-454a-8ffc-c67176390cd5_1024x1024.jpg?v=1742353521 1024w,//popular.com.sg/cdn/shop/files/download_be92e18d-5191-454a-8ffc-c67176390cd5_1440x1440.jpg?v=1742353521 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="356" height="500" alt="THINGS YOU CAN SEE ONLY WHEN YOU SLOW DO" base-src="//popular.com.sg/cdn/shop/files/download_be92e18d-5191-454a-8ffc-c67176390cd5.jpg?v=1742353521" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gPdiD--IfE "> <gp-text data-id="gPdiD--IfE"> <div class="gPdiD--IfE " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:left;--ta-tablet:center;--ta-mobile:center;--line-clamp:2;--line-clamp-tablet:1;--line-clamp-mobile:2;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >THINGS YOU CAN SEE ONLY WHEN YOU SLOW DO</h2> </div> </div> </gp-text></div> <div enableLazyloadImage="true" parentTag="Col" id="ghXxguolgC" data-id="ghXxguolgC" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:start;--pc-mobile:center;--gtc:minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="ghXxguolgC gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gY9yRKCFuT gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="g-zDh3xI8r" class="g-zDh3xI8r gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"g-zDh3xI8r","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-g-zDh3xI8r" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $23.98 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gnLLEVmSRN gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="geyYz0Y7su" class="geyYz0Y7su gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"compare","uid":"geyYz0Y7su","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="true" > <gp-text data-id=""> <div id="p-price-geyYz0Y7su" class=" " > <div > <div type="compare" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-product-compare-price gp-line-through gp-decoration-g-text-1 gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--tdc:text-1;--tdt:1;--ta:left;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" > $23.76 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"40169514893519","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gCrBrd2Km4.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gCrBrd2Km4:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gCrBrd2Km4:hover .gp-button-icon { color: undefined; } .gCrBrd2Km4 .gp-button-icon { color: var(--g-c-text-3, text-3); } .gCrBrd2Km4:hover .gp-button-price { color: undefined; } .gCrBrd2Km4 .gp-button-price { color: var(--g-c-text-3, text-3); } .gCrBrd2Km4 .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gCrBrd2Km4:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gCrBrd2Km4" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gCrBrd2Km4 gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gCrBrd2Km4-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gCrBrd2Km4-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gCrBrd2Km4-sold-out:hover .gp-button-icon { color: undefined; } .gCrBrd2Km4-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gCrBrd2Km4-sold-out:hover .gp-button-price { color: undefined; } .gCrBrd2Km4-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gCrBrd2Km4-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gCrBrd2Km4-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gCrBrd2Km4" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gCrBrd2Km4-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="6741865332943" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_554188423930316026" /></form></gp-product> </div> </div><div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="6" style="--minw:calc(100% / 6 - 12.5px);--minw-tablet:calc(100% / 4 - 11.25px);--minw-mobile:calc(100% / 2 - 5px);--maxw:calc(100% / 6 - 12.5px);--maxw-tablet:calc(100% / 4 - 11.25px);--maxw-mobile:calc(100% / 2 - 5px);--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-product-list-carousel-g3Yat2mLkD gp-child-item-g3Yat2mLkD gp-child-item-undefined g3Yat2mLkD" data-index="" > <div class="gp-w-full", > <gp-product gp-context='{"variantSelected": {"id":40556042191055,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9780349421001","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"WABI SABI: JAPANESE WISDOM","public_title":null,"options":["Default Title"],"price":3096,"weight":16610,"compare_at_price":2995,"inventory_management":"shopify","barcode":"9780349421001","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-g3Yat2mLkD6818171584719"}' gp-data='{"variantSelected": {"id":40556042191055,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9780349421001","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"WABI SABI: JAPANESE WISDOM","public_title":null,"options":["Default Title"],"price":3096,"weight":16610,"compare_at_price":2995,"inventory_management":"shopify","barcode":"9780349421001","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/wabi-sabi-japanese-wisdom-for-a-perfectly-imperfect-life", "productHandle":"wabi-sabi-japanese-wisdom-for-a-perfectly-imperfect-life", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-554188423930316026"}}'><form method="post" action="/cart/add" id="product-form-g3Yat2mLkD6818171584719" accept-charset="UTF-8" class="form contents AddToCartForm" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="40556042191055" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gXG2dq93WC" data-id="gXG2dq93WC" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gXG2dq93WC gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="giQiwv8IyN gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gPzSpS0QK9 "> <gp-product-tag data-id="gPzSpS0QK9" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gPzSpS0QK9", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="-101.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gPzSpS0QK9" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > -3% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gb5IUP5ueb", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-554188423930316026"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":true},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":true,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/wabi-sabi-japanese-wisdom-for-a-perfectly-imperfect-life", "product":{"id":6818171584719,"title":"WABI SABI: JAPANESE WISDOM","handle":"wabi-sabi-japanese-wisdom-for-a-perfectly-imperfect-life","description":"**Order Beth Kempton's new book KOKORO: Japanese Wisdom for a Life Well Lived** 'A truly transformative read' Sunday Times STYLE'More than ever, we need books like this' Jessica Seaton, Co-Founder of Toast and author of Gather, Cook, FeastA whole new way of looking at the world - and your life - inspired by centuries-old Japanese wisdom.Wabi sabi (\"wah-bi sah-bi\") is a captivating concept from Japanese aesthetics, which helps us to see beauty in imperfection, appreciate simplicity and accept the transient nature of all things. With roots in zen and the way of tea, the timeless wisdom of wabi sabi is more relevant than ever for modern life, as we search for new ways to approach life's challenges and seek meaning beyond materialism.Wabi sabi is a refreshing antidote to our fast-paced, consumption-driven world, which will encourage you to slow down, reconnect with nature, and be gentler on yourself. It will help you simplify everything, and concentrate on what really matters.From honouring the rhythm of the seasons to creating a welcoming home, from reframing failure to ageing with grace, wabi sabi will teach you to find more joy and inspiration throughout your perfectly imperfect life.This book is the definitive guide to applying the principles of wabi sabi to transform every area of your life, and finding happiness right where you are.","published_at":"2025-03-21T15:33:00+08:00","created_at":"2021-08-25T09:09:30+08:00","vendor":"PANSING DISTRIBUTION PTE LTD","type":"English Books","tags":["Self-Help"],"price":3096,"price_min":3096,"price_max":3096,"available":true,"price_varies":false,"compare_at_price":2995,"compare_at_price_min":2995,"compare_at_price_max":2995,"compare_at_price_varies":false,"variants":[{"id":40556042191055,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9780349421001","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"WABI SABI: JAPANESE WISDOM","public_title":null,"options":["Default Title"],"price":3096,"weight":16610,"compare_at_price":2995,"inventory_management":"shopify","barcode":"9780349421001","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_faf95e91-2dee-4f90-a4ec-195439802d37.jpg?v=1742542383"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_faf95e91-2dee-4f90-a4ec-195439802d37.jpg?v=1742542383","options":["Title"],"media":[{"alt":"WABI SABI: JAPANESE WISDOM","id":30056696643791,"position":1,"preview_image":{"aspect_ratio":0.632,"height":500,"width":316,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_faf95e91-2dee-4f90-a4ec-195439802d37.jpg?v=1742542383"},"aspect_ratio":0.632,"height":500,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_faf95e91-2dee-4f90-a4ec-195439802d37.jpg?v=1742542383","width":316}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"**Order Beth Kempton's new book KOKORO: Japanese Wisdom for a Life Well Lived** 'A truly transformative read' Sunday Times STYLE'More than ever, we need books like this' Jessica Seaton, Co-Founder of Toast and author of Gather, Cook, FeastA whole new way of looking at the world - and your life - inspired by centuries-old Japanese wisdom.Wabi sabi (\"wah-bi sah-bi\") is a captivating concept from Japanese aesthetics, which helps us to see beauty in imperfection, appreciate simplicity and accept the transient nature of all things. With roots in zen and the way of tea, the timeless wisdom of wabi sabi is more relevant than ever for modern life, as we search for new ways to approach life's challenges and seek meaning beyond materialism.Wabi sabi is a refreshing antidote to our fast-paced, consumption-driven world, which will encourage you to slow down, reconnect with nature, and be gentler on yourself. It will help you simplify everything, and concentrate on what really matters.From honouring the rhythm of the seasons to creating a welcoming home, from reframing failure to ageing with grace, wabi sabi will teach you to find more joy and inspiration throughout your perfectly imperfect life.This book is the definitive guide to applying the principles of wabi sabi to transform every area of your life, and finding happiness right where you are."}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_554188423930316026" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gb5IUP5ueb" class="gb5IUP5ueb gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="6818171584719" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:316px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30056696643791 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_faf95e91-2dee-4f90-a4ec-195439802d37.jpg?v=1742542383" data-srcset="//popular.com.sg/cdn/shop/files/download_faf95e91-2dee-4f90-a4ec-195439802d37_480x480.jpg?v=1742542383 480w, //popular.com.sg/cdn/shop/files/download_faf95e91-2dee-4f90-a4ec-195439802d37_768x768.jpg?v=1742542383 768w,//popular.com.sg/cdn/shop/files/download_faf95e91-2dee-4f90-a4ec-195439802d37_1024x1024.jpg?v=1742542383 1024w,//popular.com.sg/cdn/shop/files/download_faf95e91-2dee-4f90-a4ec-195439802d37_1440x1440.jpg?v=1742542383 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="316" height="500" alt="WABI SABI: JAPANESE WISDOM" base-src="//popular.com.sg/cdn/shop/files/download_faf95e91-2dee-4f90-a4ec-195439802d37.jpg?v=1742542383" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gPdiD--IfE "> <gp-text data-id="gPdiD--IfE"> <div class="gPdiD--IfE " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:left;--ta-tablet:center;--ta-mobile:center;--line-clamp:2;--line-clamp-tablet:1;--line-clamp-mobile:2;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >WABI SABI: JAPANESE WISDOM</h2> </div> </div> </gp-text></div> <div enableLazyloadImage="true" parentTag="Col" id="ghXxguolgC" data-id="ghXxguolgC" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:start;--pc-mobile:center;--gtc:minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="ghXxguolgC gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gY9yRKCFuT gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="g-zDh3xI8r" class="g-zDh3xI8r gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"g-zDh3xI8r","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-g-zDh3xI8r" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $30.96 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gnLLEVmSRN gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="geyYz0Y7su" class="geyYz0Y7su gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"compare","uid":"geyYz0Y7su","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="true" > <gp-text data-id=""> <div id="p-price-geyYz0Y7su" class=" " > <div > <div type="compare" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-product-compare-price gp-line-through gp-decoration-g-text-1 gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--tdc:text-1;--tdt:1;--ta:left;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" > $29.95 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"40556042191055","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gCrBrd2Km4.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gCrBrd2Km4:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gCrBrd2Km4:hover .gp-button-icon { color: undefined; } .gCrBrd2Km4 .gp-button-icon { color: var(--g-c-text-3, text-3); } .gCrBrd2Km4:hover .gp-button-price { color: undefined; } .gCrBrd2Km4 .gp-button-price { color: var(--g-c-text-3, text-3); } .gCrBrd2Km4 .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gCrBrd2Km4:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gCrBrd2Km4" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gCrBrd2Km4 gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gCrBrd2Km4-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gCrBrd2Km4-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gCrBrd2Km4-sold-out:hover .gp-button-icon { color: undefined; } .gCrBrd2Km4-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gCrBrd2Km4-sold-out:hover .gp-button-price { color: undefined; } .gCrBrd2Km4-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gCrBrd2Km4-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gCrBrd2Km4-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gCrBrd2Km4" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gCrBrd2Km4-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="6818171584719" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_554188423930316026" /></form></gp-product> </div> </div><div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="7" style="--minw:calc(100% / 6 - 12.5px);--minw-tablet:calc(100% / 4 - 11.25px);--minw-mobile:calc(100% / 2 - 5px);--maxw:calc(100% / 6 - 12.5px);--maxw-tablet:calc(100% / 4 - 11.25px);--maxw-mobile:calc(100% / 2 - 5px);--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-product-list-carousel-g3Yat2mLkD gp-child-item-g3Yat2mLkD gp-child-item-undefined g3Yat2mLkD" data-index="" > <div class="gp-w-full", > <gp-product gp-context='{"variantSelected": {"id":40169509978319,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9781847941831","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"ATOMIC HABITS","public_title":null,"options":["Default Title"],"price":3047,"weight":15000,"compare_at_price":3047,"inventory_management":"shopify","barcode":"9781847941831","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-g3Yat2mLkD6741863989455"}' gp-data='{"variantSelected": {"id":40169509978319,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9781847941831","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"ATOMIC HABITS","public_title":null,"options":["Default Title"],"price":3047,"weight":15000,"compare_at_price":3047,"inventory_management":"shopify","barcode":"9781847941831","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/atomic-habits", "productHandle":"atomic-habits", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-554188423930316026"}}'><form method="post" action="/cart/add" id="product-form-g3Yat2mLkD6741863989455" accept-charset="UTF-8" class="form contents AddToCartForm" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="40169509978319" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gXG2dq93WC" data-id="gXG2dq93WC" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gXG2dq93WC gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="giQiwv8IyN gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gPzSpS0QK9 "> <gp-product-tag data-id="gPzSpS0QK9" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gPzSpS0QK9", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="0.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gPzSpS0QK9" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gb5IUP5ueb", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-554188423930316026"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":true},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":true,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/atomic-habits", "product":{"id":6741863989455,"title":"ATOMIC HABITS","handle":"atomic-habits","description":"THE PHENOMENAL INTERNATIONAL BESTSELLER: OVER 15 MILLION COPIES SOLD WORLDWIDETransform your life with tiny changes in behaviour, starting now.People think that when you want to change your life, you need to think big. But world-renowned habits expert James Clear has discovered another way. He knows that real change comes from the compound effect of hundreds of small decisions: doing two push-ups a day, waking up five minutes early, or holding a single short phone call.He calls them atomic habits.In this ground-breaking book, Clears reveals exactly how these minuscule changes can grow into such life-altering outcomes. He uncovers a handful of simple life hacks (the forgotten art of Habit Stacking, the unexpected power of the Two Minute Rule, or the trick to entering the Goldilocks Zone), and delves into cutting-edge psychology and neuroscience to explain why they matter. Along the way, he tells inspiring stories of Olympic gold medalists, leading CEOs, and distinguished scientists who have used the science of tiny habits to stay productive, motivated, and happy.These small changes will have a revolutionary effect on your career, your relationships, and your life. ________________________________ A NEW YORK TIMES AND SUNDAY TIMES BESTSELLER'A supremely practical and useful book.' Mark Manson, author of The Subtle Art of Not Giving A F*ck'James Clear has spent years honing the art and studying the science of habits. This engaging, hands-on book is the guide you need to break bad routines and make good ones.' Adam Grant, author of Originals'Atomic Habits is a step-by-step manual for changing routines.' Books of the Month, Financial Times'A special book that will change how you approach your day and live your life.' Ryan Holiday, author of The Obstacle is the Way Number 1 Sunday Times bestseller, August 2023 New York Times bestseller, April 2024 Atomic Habits has sold over 1 million copies in all formats [Nielsen BookScan UK and Circana Bookscan US, April 2024]","published_at":"2025-03-21T15:29:31+08:00","created_at":"2021-06-28T16:20:45+08:00","vendor":"PANSING DISTRIBUTION PTE LTD","type":"English Books","tags":["_MS","Self-Help"],"price":3047,"price_min":3047,"price_max":3047,"available":true,"price_varies":false,"compare_at_price":3047,"compare_at_price_min":3047,"compare_at_price_max":3047,"compare_at_price_varies":false,"variants":[{"id":40169509978319,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9781847941831","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"ATOMIC HABITS","public_title":null,"options":["Default Title"],"price":3047,"weight":15000,"compare_at_price":3047,"inventory_management":"shopify","barcode":"9781847941831","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_310a556a-59d4-4914-bca8-4556318f4daf.jpg?v=1742542175"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_310a556a-59d4-4914-bca8-4556318f4daf.jpg?v=1742542175","options":["Title"],"media":[{"alt":"ATOMIC HABITS","id":30056690221263,"position":1,"preview_image":{"aspect_ratio":0.644,"height":500,"width":322,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_310a556a-59d4-4914-bca8-4556318f4daf.jpg?v=1742542175"},"aspect_ratio":0.644,"height":500,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_310a556a-59d4-4914-bca8-4556318f4daf.jpg?v=1742542175","width":322}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"THE PHENOMENAL INTERNATIONAL BESTSELLER: OVER 15 MILLION COPIES SOLD WORLDWIDETransform your life with tiny changes in behaviour, starting now.People think that when you want to change your life, you need to think big. But world-renowned habits expert James Clear has discovered another way. He knows that real change comes from the compound effect of hundreds of small decisions: doing two push-ups a day, waking up five minutes early, or holding a single short phone call.He calls them atomic habits.In this ground-breaking book, Clears reveals exactly how these minuscule changes can grow into such life-altering outcomes. He uncovers a handful of simple life hacks (the forgotten art of Habit Stacking, the unexpected power of the Two Minute Rule, or the trick to entering the Goldilocks Zone), and delves into cutting-edge psychology and neuroscience to explain why they matter. Along the way, he tells inspiring stories of Olympic gold medalists, leading CEOs, and distinguished scientists who have used the science of tiny habits to stay productive, motivated, and happy.These small changes will have a revolutionary effect on your career, your relationships, and your life. ________________________________ A NEW YORK TIMES AND SUNDAY TIMES BESTSELLER'A supremely practical and useful book.' Mark Manson, author of The Subtle Art of Not Giving A F*ck'James Clear has spent years honing the art and studying the science of habits. This engaging, hands-on book is the guide you need to break bad routines and make good ones.' Adam Grant, author of Originals'Atomic Habits is a step-by-step manual for changing routines.' Books of the Month, Financial Times'A special book that will change how you approach your day and live your life.' Ryan Holiday, author of The Obstacle is the Way Number 1 Sunday Times bestseller, August 2023 New York Times bestseller, April 2024 Atomic Habits has sold over 1 million copies in all formats [Nielsen BookScan UK and Circana Bookscan US, April 2024]"}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_554188423930316026" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gb5IUP5ueb" class="gb5IUP5ueb gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="6741863989455" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:322px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30056690221263 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_310a556a-59d4-4914-bca8-4556318f4daf.jpg?v=1742542175" data-srcset="//popular.com.sg/cdn/shop/files/download_310a556a-59d4-4914-bca8-4556318f4daf_480x480.jpg?v=1742542175 480w, //popular.com.sg/cdn/shop/files/download_310a556a-59d4-4914-bca8-4556318f4daf_768x768.jpg?v=1742542175 768w,//popular.com.sg/cdn/shop/files/download_310a556a-59d4-4914-bca8-4556318f4daf_1024x1024.jpg?v=1742542175 1024w,//popular.com.sg/cdn/shop/files/download_310a556a-59d4-4914-bca8-4556318f4daf_1440x1440.jpg?v=1742542175 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="322" height="500" alt="ATOMIC HABITS" base-src="//popular.com.sg/cdn/shop/files/download_310a556a-59d4-4914-bca8-4556318f4daf.jpg?v=1742542175" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gPdiD--IfE "> <gp-text data-id="gPdiD--IfE"> <div class="gPdiD--IfE " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:left;--ta-tablet:center;--ta-mobile:center;--line-clamp:2;--line-clamp-tablet:1;--line-clamp-mobile:2;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >ATOMIC HABITS</h2> </div> </div> </gp-text></div> <div enableLazyloadImage="true" parentTag="Col" id="ghXxguolgC" data-id="ghXxguolgC" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:start;--pc-mobile:center;--gtc:minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="ghXxguolgC gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gY9yRKCFuT gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="g-zDh3xI8r" class="g-zDh3xI8r gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"g-zDh3xI8r","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-g-zDh3xI8r" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $30.47 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gnLLEVmSRN gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="geyYz0Y7su" class="geyYz0Y7su gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"compare","uid":"geyYz0Y7su","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="true" > <gp-text data-id=""> <div id="p-price-geyYz0Y7su" class=" " > <div > <div type="compare" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-product-compare-price gp-line-through gp-decoration-g-text-1 gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--tdc:text-1;--tdt:1;--ta:left;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" > $30.47 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"40169509978319","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gCrBrd2Km4.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gCrBrd2Km4:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gCrBrd2Km4:hover .gp-button-icon { color: undefined; } .gCrBrd2Km4 .gp-button-icon { color: var(--g-c-text-3, text-3); } .gCrBrd2Km4:hover .gp-button-price { color: undefined; } .gCrBrd2Km4 .gp-button-price { color: var(--g-c-text-3, text-3); } .gCrBrd2Km4 .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gCrBrd2Km4:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gCrBrd2Km4" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gCrBrd2Km4 gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gCrBrd2Km4-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gCrBrd2Km4-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gCrBrd2Km4-sold-out:hover .gp-button-icon { color: undefined; } .gCrBrd2Km4-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gCrBrd2Km4-sold-out:hover .gp-button-price { color: undefined; } .gCrBrd2Km4-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gCrBrd2Km4-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gCrBrd2Km4-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gCrBrd2Km4" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gCrBrd2Km4-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="6741863989455" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_554188423930316026" /></form></gp-product> </div> </div><div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="8" style="--minw:calc(100% / 6 - 12.5px);--minw-tablet:calc(100% / 4 - 11.25px);--minw-mobile:calc(100% / 2 - 5px);--maxw:calc(100% / 6 - 12.5px);--maxw-tablet:calc(100% / 4 - 11.25px);--maxw-mobile:calc(100% / 2 - 5px);--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-product-list-carousel-g3Yat2mLkD gp-child-item-g3Yat2mLkD gp-child-item-undefined g3Yat2mLkD" data-index="" > <div class="gp-w-full", > <gp-product gp-context='{"variantSelected": {"id":40556049268943,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9781786892737","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"THE MIDNIGHT LIBRARY","public_title":null,"options":["Default Title"],"price":2296,"weight":230,"compare_at_price":2095,"inventory_management":"shopify","barcode":"9781786892737","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-g3Yat2mLkD6818175746255"}' gp-data='{"variantSelected": {"id":40556049268943,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9781786892737","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"THE MIDNIGHT LIBRARY","public_title":null,"options":["Default Title"],"price":2296,"weight":230,"compare_at_price":2095,"inventory_management":"shopify","barcode":"9781786892737","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/the-midnight-library", "productHandle":"the-midnight-library", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-554188423930316026"}}'><form method="post" action="/cart/add" id="product-form-g3Yat2mLkD6818175746255" accept-charset="UTF-8" class="form contents AddToCartForm" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="40556049268943" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gXG2dq93WC" data-id="gXG2dq93WC" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gXG2dq93WC gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="giQiwv8IyN gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gPzSpS0QK9 "> <gp-product-tag data-id="gPzSpS0QK9" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gPzSpS0QK9", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="-201.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gPzSpS0QK9" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > -10% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gb5IUP5ueb", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-554188423930316026"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":true},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":true,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/the-midnight-library", "product":{"id":6818175746255,"title":"THE MIDNIGHT LIBRARY","handle":"the-midnight-library","description":"*MATT HAIG'S NEW NOVEL THE LIFE IMPOSSIBLE IS AVAILABLE NOW * THE SUNDAY TIMES NUMBER ONE BESTSELLING WORLDWIDE PHENOMENONREADERS' MOST LOVED BOOK OF 2021 WINNER OF THE GOODREADS CHOICE AWARD FOR FICTION'BEAUTIFUL' Jodi Picoult, 'UPLIFTING' i, 'BRILLIANT' Daily Mail, 'AMAZING' Joanna Cannon, 'ABSORBING' New York Times, 'THOUGHT-PROVOKING' IndependentNora's life has been going from bad to worse. Then at the stroke of midnight on her last day on earth she finds herself transported to a library. There she is given the chance to undo her regrets and try out each of the other lives she might have lived. Which raises the ultimate question: with infinite choices, what is the best way to live?","published_at":"2025-03-19T14:10:14+08:00","created_at":"2021-08-25T09:10:50+08:00","vendor":"PANSING DISTRIBUTION PTE LTD","type":"English Books","tags":["Fiction"],"price":2296,"price_min":2296,"price_max":2296,"available":true,"price_varies":false,"compare_at_price":2095,"compare_at_price_min":2095,"compare_at_price_max":2095,"compare_at_price_varies":false,"variants":[{"id":40556049268943,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9781786892737","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"THE MIDNIGHT LIBRARY","public_title":null,"options":["Default Title"],"price":2296,"weight":230,"compare_at_price":2095,"inventory_management":"shopify","barcode":"9781786892737","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_3b901c0a-476d-4cdf-bbd0-8869535e3b3d.jpg?v=1742364618"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_3b901c0a-476d-4cdf-bbd0-8869535e3b3d.jpg?v=1742364618","options":["Title"],"media":[{"alt":"THE MIDNIGHT LIBRARY","id":30042502529231,"position":1,"preview_image":{"aspect_ratio":0.652,"height":500,"width":326,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_3b901c0a-476d-4cdf-bbd0-8869535e3b3d.jpg?v=1742364618"},"aspect_ratio":0.652,"height":500,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_3b901c0a-476d-4cdf-bbd0-8869535e3b3d.jpg?v=1742364618","width":326}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"*MATT HAIG'S NEW NOVEL THE LIFE IMPOSSIBLE IS AVAILABLE NOW * THE SUNDAY TIMES NUMBER ONE BESTSELLING WORLDWIDE PHENOMENONREADERS' MOST LOVED BOOK OF 2021 WINNER OF THE GOODREADS CHOICE AWARD FOR FICTION'BEAUTIFUL' Jodi Picoult, 'UPLIFTING' i, 'BRILLIANT' Daily Mail, 'AMAZING' Joanna Cannon, 'ABSORBING' New York Times, 'THOUGHT-PROVOKING' IndependentNora's life has been going from bad to worse. Then at the stroke of midnight on her last day on earth she finds herself transported to a library. There she is given the chance to undo her regrets and try out each of the other lives she might have lived. Which raises the ultimate question: with infinite choices, what is the best way to live?"}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_554188423930316026" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gb5IUP5ueb" class="gb5IUP5ueb gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="6818175746255" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:326px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30042502529231 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_3b901c0a-476d-4cdf-bbd0-8869535e3b3d.jpg?v=1742364618" data-srcset="//popular.com.sg/cdn/shop/files/download_3b901c0a-476d-4cdf-bbd0-8869535e3b3d_480x480.jpg?v=1742364618 480w, //popular.com.sg/cdn/shop/files/download_3b901c0a-476d-4cdf-bbd0-8869535e3b3d_768x768.jpg?v=1742364618 768w,//popular.com.sg/cdn/shop/files/download_3b901c0a-476d-4cdf-bbd0-8869535e3b3d_1024x1024.jpg?v=1742364618 1024w,//popular.com.sg/cdn/shop/files/download_3b901c0a-476d-4cdf-bbd0-8869535e3b3d_1440x1440.jpg?v=1742364618 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="326" height="500" alt="THE MIDNIGHT LIBRARY" base-src="//popular.com.sg/cdn/shop/files/download_3b901c0a-476d-4cdf-bbd0-8869535e3b3d.jpg?v=1742364618" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gPdiD--IfE "> <gp-text data-id="gPdiD--IfE"> <div class="gPdiD--IfE " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:left;--ta-tablet:center;--ta-mobile:center;--line-clamp:2;--line-clamp-tablet:1;--line-clamp-mobile:2;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >THE MIDNIGHT LIBRARY</h2> </div> </div> </gp-text></div> <div enableLazyloadImage="true" parentTag="Col" id="ghXxguolgC" data-id="ghXxguolgC" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:start;--pc-mobile:center;--gtc:minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="ghXxguolgC gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gY9yRKCFuT gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="g-zDh3xI8r" class="g-zDh3xI8r gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"g-zDh3xI8r","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-g-zDh3xI8r" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $22.96 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gnLLEVmSRN gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="geyYz0Y7su" class="geyYz0Y7su gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"compare","uid":"geyYz0Y7su","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="true" > <gp-text data-id=""> <div id="p-price-geyYz0Y7su" class=" " > <div > <div type="compare" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-product-compare-price gp-line-through gp-decoration-g-text-1 gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--tdc:text-1;--tdt:1;--ta:left;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" > $20.95 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"40556049268943","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gCrBrd2Km4.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gCrBrd2Km4:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gCrBrd2Km4:hover .gp-button-icon { color: undefined; } .gCrBrd2Km4 .gp-button-icon { color: var(--g-c-text-3, text-3); } .gCrBrd2Km4:hover .gp-button-price { color: undefined; } .gCrBrd2Km4 .gp-button-price { color: var(--g-c-text-3, text-3); } .gCrBrd2Km4 .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gCrBrd2Km4:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gCrBrd2Km4" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gCrBrd2Km4 gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gCrBrd2Km4-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gCrBrd2Km4-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gCrBrd2Km4-sold-out:hover .gp-button-icon { color: undefined; } .gCrBrd2Km4-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gCrBrd2Km4-sold-out:hover .gp-button-price { color: undefined; } .gCrBrd2Km4-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gCrBrd2Km4-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gCrBrd2Km4-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gCrBrd2Km4" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gCrBrd2Km4-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="6818175746255" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_554188423930316026" /></form></gp-product> </div> </div></div> <button type="button" aria-label='Carousel Next Arrow' class="gp-z-1 product-list-carousel-g3Yat2mLkD gp-carousel-action-next gem-slider-next product-list-carousel-g3Yat2mLkD-template--15839232491727__gp_section_554188423930316026 gp-carousel-arrow-g3Yat2mLkD gp-items-center gp-justify-center gp-overflow-hidden gp-shrink-0 gp-cursor-pointer gp-text-gray-500 !gp-flex !gp-relative tablet:!gp-flex tablet:!gp-relative mobile:!gp-flex mobile:!gp-relative " style="--left:initial;--top:;--right:initial;--bottom:initial;--left-tablet:initial;--top-tablet:;--right-tablet:initial;--bottom-tablet:initial;--left-mobile:initial;--top-mobile:;--right-mobile:initial;--bottom-mobile:initial;--d:flex;--d-tablet:flex;--d-mobile:flex;background-color:;--w:24px;--h:24px" onClick={onClick} > <div class="gp-flex gp-items-center gp-justify-center [&>svg]:gp-h-full [&>svg]:gp-w-full gp-rotate-0 tablet:gp-rotate-0 mobile:gp-rotate-0" style="--c:#333333;--w:undefinedpx;--w-tablet:undefinedpx;--w-mobile:undefinedpx;--h:undefinedpx;--h-tablet:undefinedpx;--h-mobile:undefinedpx" > <svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M5 3l3.057-3 11.943 12-11.943 12-3.057-3 9-9z"></path></svg> </div> <style> .product-list-carousel-g3Yat2mLkD.gp-carousel-arrow-g3Yat2mLkD { } .product-list-carousel-g3Yat2mLkD.gp-carousel-arrow-g3Yat2mLkD::before { content: ''; height: 100%; width: 100%; position: absolute; pointer-events: none; z-index: 10; } @media only screen and (max-width: 1024px) and (min-width: 768px) { .product-list-carousel-g3Yat2mLkD.gp-carousel-arrow-g3Yat2mLkD { } .product-list-carousel-g3Yat2mLkD.gp-carousel-arrow-g3Yat2mLkD::before { } } @media only screen and (max-width: 768px) { .product-list-carousel-g3Yat2mLkD.gp-carousel-arrow-g3Yat2mLkD { } .product-list-carousel-g3Yat2mLkD.gp-carousel-arrow-g3Yat2mLkD::before { } } </style> </button> </div> <div class="gp-items-center gp-justify-center gp-gap-2 gp-text-center gp-carousel-dot-container gp-carousel-dot-container-product-list-carousel-g3Yat2mLkD-template--15839232491727__gp_section_554188423930316026 gp-static gp-flex-row gp-left-0 gp-right-0 tablet:gp-static tablet:gp-flex-row tablet:gp-left-0 tablet:gp-right-0 mobile:gp-static mobile:gp-flex-row mobile:gp-left-0 mobile:gp-right-0" style="--bottom:16px;--bottom-tablet:16px;--mt-mobile:16px;--d:none;--d-tablet:none;--d-mobile:flex" ></div> </div> </gp-carousel> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-carousel-v2.js?v=1742365134075" defer="defer"></script></div> <gp-button > <div style="--mt:20px;--d:none;--d-tablet:none;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:center" > <style> .g7Gxut_LG_.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; border-radius: var(--g-radius-small); } .g7Gxut_LG_:hover::before { } .g7Gxut_LG_:hover .gp-button-icon { color: undefined; } .g7Gxut_LG_ .gp-button-icon { color: var(--g-c-text-3, text-3); } .g7Gxut_LG_:hover .gp-button-price { color: undefined; } .g7Gxut_LG_ .gp-button-price { color: var(--g-c-text-3, text-3); } .g7Gxut_LG_ .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .g7Gxut_LG_:hover .gp-product-dot-price { color: undefined; } </style> <a href="https://popular.com.sg/collections/english" target="_self" data-id="g7Gxut_LG_" aria-label="<p>Shop more</p>" data-state="idle" class="g7Gxut_LG_ gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-text-g-text-3 gp-text-center gp-g-paragraph-1" style="--bg:#b00d28;--hvr-bg:#930016;--radius:var(--g-radius-small);--shadow:none;--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:var(--g-s-4xl);--pr:80px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:14px;--size-tablet:14px;--size-mobile:14px" > <div class="gp-inline-flex gp-flex-row-reverse"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--ml:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817723122516328"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M181.66,133.66l-80,80A8,8,0,0,1,88,208V48a8,8,0,0,1,13.66-5.66l80,80A8,8,0,0,1,181.66,133.66Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:14px;--size-tablet:14px;--size-mobile:14px;--c:var(--g-c-text-3, text-3)" > <p>Shop more</p> </span> </div> </a> </div> </gp-button> </div> </div> </section> </section><section id="shopify-section-template--15839232491727__gp_section_553596134166102921" class="shopify-section gps-553596134166102921 gps gpsil"> <style class="gps-link gps-style" type="text/disabled-css" >.gps-553596134166102921.gps.gpsil [style*="--ai:"]{align-items:var(--ai)}.gps-553596134166102921.gps.gpsil [style*="--aspect:"]{aspect-ratio:var(--aspect)}.gps-553596134166102921.gps.gpsil [style*="--bg:"]{background:var(--bg)}.gps-553596134166102921.gps.gpsil [style*="--hvr-bg:"]:hover{background:var(--hvr-bg)}.gps-553596134166102921.gps.gpsil [style*="--bga:"]{background-attachment:var(--bga)}.gps-553596134166102921.gps.gpsil [style*="--bgc:"]{background-color:var(--bgc)}.gps-553596134166102921.gps.gpsil [style*="--bgi:"]{background-image:var(--bgi)}.gps-553596134166102921.gps.gpsil [style*="--bgp:"]{background-position:var(--bgp)}.gps-553596134166102921.gps.gpsil [style*="--bgr:"]{background-repeat:var(--bgr)}.gps-553596134166102921.gps.gpsil [style*="--bgs:"]{background-size:var(--bgs)}.gps-553596134166102921.gps.gpsil [style*="--b:"]{border:var(--b)}.gps-553596134166102921.gps.gpsil [style*="--hvr-b:"]:hover{border:var(--hvr-b)}.gps-553596134166102921.gps.gpsil [style*="--bb:"]{border-bottom:var(--bb)}.gps-553596134166102921.gps.gpsil [style*="--bc:"]{border-color:var(--bc)}.gps-553596134166102921.gps.gpsil [style*="--bblr:"]{border-bottom-left-radius:var(--bblr)}.gps-553596134166102921.gps.gpsil [style*="--bbrr:"]{border-bottom-right-radius:var(--bbrr)}.gps-553596134166102921.gps.gpsil [style*="--radius:"]{border-radius:var(--radius)}.gps-553596134166102921.gps.gpsil [style*="--bs:"]{border-style:var(--bs)}.gps-553596134166102921.gps.gpsil [style*="--bt:"]{border-top:var(--bt)}.gps-553596134166102921.gps.gpsil [style*="--btlr:"]{border-top-left-radius:var(--btlr)}.gps-553596134166102921.gps.gpsil [style*="--btrr:"]{border-top-right-radius:var(--btrr)}.gps-553596134166102921.gps.gpsil [style*="--bw:"]{border-width:var(--bw)}.gps-553596134166102921.gps.gpsil [style*="--bottom:"]{bottom:var(--bottom)}.gps-553596134166102921.gps.gpsil [style*="--shadow:"]{box-shadow:var(--shadow)}.gps-553596134166102921.gps.gpsil [style*="--c:"]{color:var(--c)}.gps-553596134166102921.gps.gpsil [style*="--cg:"]{-moz-column-gap:var(--cg);column-gap:var(--cg)}.gps-553596134166102921.gps.gpsil [style*="--ff:"]{font-family:var(--ff)}.gps-553596134166102921.gps.gpsil [style*="--size:"]{font-size:var(--size)}.gps-553596134166102921.gps.gpsil [style*="--weight:"]{font-weight:var(--weight)}.gps-553596134166102921.gps.gpsil [style*="--gg:"]{grid-gap:var(--gg)}.gps-553596134166102921.gps.gpsil [style*="--gtc:"]{grid-template-columns:var(--gtc)}.gps-553596134166102921.gps.gpsil [style*="--h:"]{height:var(--h)}.gps-553596134166102921.gps.gpsil [style*="--jc:"]{justify-content:var(--jc)}.gps-553596134166102921.gps.gpsil [style*="--left:"]{left:var(--left)}.gps-553596134166102921.gps.gpsil [style*="--lh:"]{line-height:var(--lh)}.gps-553596134166102921.gps.gpsil [style*="--tdt:"]{text-decoration-thickness:var(--tdt)}.gps-553596134166102921.gps.gpsil [style*="--tdc:"]{text-decoration-color:var(--tdc)}.gps-553596134166102921.gps.gpsil [style*="--m:"]{margin:var(--m)}.gps-553596134166102921.gps.gpsil [style*="--mb:"]{margin-bottom:var(--mb)}.gps-553596134166102921.gps.gpsil [style*="--ml:"]{margin-left:var(--ml)}.gps-553596134166102921.gps.gpsil [style*="--mr:"]{margin-right:var(--mr)}.gps-553596134166102921.gps.gpsil [style*="--mt:"]{margin-top:var(--mt)}.gps-553596134166102921.gps.gpsil [style*="--maxw:"]{max-width:var(--maxw)}.gps-553596134166102921.gps.gpsil [style*="--minw:"]{min-width:var(--minw)}.gps-553596134166102921.gps.gpsil [style*="--objf:"]{-o-object-fit:var(--objf);object-fit:var(--objf)}.gps-553596134166102921.gps.gpsil [style*="--op:"]{opacity:var(--op)}.gps-553596134166102921.gps.gpsil [style*="--o:"]{order:var(--o)}.gps-553596134166102921.gps.gpsil [style*="--pc:"]{place-content:var(--pc)}.gps-553596134166102921.gps.gpsil [style*="--p:"]{padding:var(--p)}.gps-553596134166102921.gps.gpsil [style*="--pb:"]{padding-bottom:var(--pb)}.gps-553596134166102921.gps.gpsil [style*="--pl:"]{padding-left:var(--pl)}.gps-553596134166102921.gps.gpsil [style*="--pr:"]{padding-right:var(--pr)}.gps-553596134166102921.gps.gpsil [style*="--pt:"]{padding-top:var(--pt)}.gps-553596134166102921.gps.gpsil [style*="--pos:"]{position:var(--pos)}.gps-553596134166102921.gps.gpsil [style*="--right:"]{right:var(--right)}.gps-553596134166102921.gps.gpsil [style*="--ta:"]{text-align:var(--ta)}.gps-553596134166102921.gps.gpsil [style*="--ts:"]{text-shadow:var(--ts)}.gps-553596134166102921.gps.gpsil [style*="--tt:"]{text-transform:var(--tt)}.gps-553596134166102921.gps.gpsil [style*="--top:"]{top:var(--top)}.gps-553596134166102921.gps.gpsil [style*="--t:"]{transform:var(--t)}.gps-553596134166102921.gps.gpsil [style*="--w:"]{width:var(--w)}.gps-553596134166102921.gps.gpsil [style*="--z:"]{z-index:var(--z)}.gps-553596134166102921.gps.gpsil [style*="--line-clamp:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp);display:-webkit-box;overflow:hidden}@media only screen and (max-width:1024px){.gps-553596134166102921.gps.gpsil [style*="--aspect-tablet:"]{aspect-ratio:var(--aspect-tablet)}.gps-553596134166102921.gps.gpsil [style*="--bottom-tablet:"]{bottom:var(--bottom-tablet)}.gps-553596134166102921.gps.gpsil [style*="--cg-tablet:"]{-moz-column-gap:var(--cg-tablet);column-gap:var(--cg-tablet)}.gps-553596134166102921.gps.gpsil [style*="--size-tablet:"]{font-size:var(--size-tablet)}.gps-553596134166102921.gps.gpsil [style*="--gtc-tablet:"]{grid-template-columns:var(--gtc-tablet)}.gps-553596134166102921.gps.gpsil [style*="--h-tablet:"]{height:var(--h-tablet)}.gps-553596134166102921.gps.gpsil [style*="--jc-tablet:"]{justify-content:var(--jc-tablet)}.gps-553596134166102921.gps.gpsil [style*="--left-tablet:"]{left:var(--left-tablet)}.gps-553596134166102921.gps.gpsil [style*="--lh-tablet:"]{line-height:var(--lh-tablet)}.gps-553596134166102921.gps.gpsil [style*="--mb-tablet:"]{margin-bottom:var(--mb-tablet)}.gps-553596134166102921.gps.gpsil [style*="--ml-tablet:"]{margin-left:var(--ml-tablet)}.gps-553596134166102921.gps.gpsil [style*="--mt-tablet:"]{margin-top:var(--mt-tablet)}.gps-553596134166102921.gps.gpsil [style*="--maxw-tablet:"]{max-width:var(--maxw-tablet)}.gps-553596134166102921.gps.gpsil [style*="--minw-tablet:"]{min-width:var(--minw-tablet)}.gps-553596134166102921.gps.gpsil [style*="--o-tablet:"]{order:var(--o-tablet)}.gps-553596134166102921.gps.gpsil [style*="--pb-tablet:"]{padding-bottom:var(--pb-tablet)}.gps-553596134166102921.gps.gpsil [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}.gps-553596134166102921.gps.gpsil [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}.gps-553596134166102921.gps.gpsil [style*="--pt-tablet:"]{padding-top:var(--pt-tablet)}.gps-553596134166102921.gps.gpsil [style*="--right-tablet:"]{right:var(--right-tablet)}.gps-553596134166102921.gps.gpsil [style*="--ta-tablet:"]{text-align:var(--ta-tablet)}.gps-553596134166102921.gps.gpsil [style*="--top-tablet:"]{top:var(--top-tablet)}.gps-553596134166102921.gps.gpsil [style*="--w-tablet:"]{width:var(--w-tablet)}.gps-553596134166102921.gps.gpsil [style*="--line-clamp-tablet:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-tablet);display:-webkit-box;overflow:hidden}}@media only screen and (max-width:767px){.gps-553596134166102921.gps.gpsil [style*="--aspect-mobile:"]{aspect-ratio:var(--aspect-mobile)}.gps-553596134166102921.gps.gpsil [style*="--bottom-mobile:"]{bottom:var(--bottom-mobile)}.gps-553596134166102921.gps.gpsil [style*="--cg-mobile:"]{-moz-column-gap:var(--cg-mobile);column-gap:var(--cg-mobile)}.gps-553596134166102921.gps.gpsil [style*="--size-mobile:"]{font-size:var(--size-mobile)}.gps-553596134166102921.gps.gpsil [style*="--gg-mobile:"]{grid-gap:var(--gg-mobile)}.gps-553596134166102921.gps.gpsil [style*="--gtc-mobile:"]{grid-template-columns:var(--gtc-mobile)}.gps-553596134166102921.gps.gpsil [style*="--h-mobile:"]{height:var(--h-mobile)}.gps-553596134166102921.gps.gpsil [style*="--left-mobile:"]{left:var(--left-mobile)}.gps-553596134166102921.gps.gpsil [style*="--lh-mobile:"]{line-height:var(--lh-mobile)}.gps-553596134166102921.gps.gpsil [style*="--mb-mobile:"]{margin-bottom:var(--mb-mobile)}.gps-553596134166102921.gps.gpsil [style*="--ml-mobile:"]{margin-left:var(--ml-mobile)}.gps-553596134166102921.gps.gpsil [style*="--mr-mobile:"]{margin-right:var(--mr-mobile)}.gps-553596134166102921.gps.gpsil [style*="--mt-mobile:"]{margin-top:var(--mt-mobile)}.gps-553596134166102921.gps.gpsil [style*="--maxw-mobile:"]{max-width:var(--maxw-mobile)}.gps-553596134166102921.gps.gpsil [style*="--minw-mobile:"]{min-width:var(--minw-mobile)}.gps-553596134166102921.gps.gpsil [style*="--objf-mobile:"]{-o-object-fit:var(--objf-mobile);object-fit:var(--objf-mobile)}.gps-553596134166102921.gps.gpsil [style*="--o-mobile:"]{order:var(--o-mobile)}.gps-553596134166102921.gps.gpsil [style*="--pc-mobile:"]{place-content:var(--pc-mobile)}.gps-553596134166102921.gps.gpsil [style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}.gps-553596134166102921.gps.gpsil [style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}.gps-553596134166102921.gps.gpsil [style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}.gps-553596134166102921.gps.gpsil [style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}.gps-553596134166102921.gps.gpsil [style*="--pos-mobile:"]{position:var(--pos-mobile)}.gps-553596134166102921.gps.gpsil [style*="--right-mobile:"]{right:var(--right-mobile)}.gps-553596134166102921.gps.gpsil [style*="--ta-mobile:"]{text-align:var(--ta-mobile)}.gps-553596134166102921.gps.gpsil [style*="--top-mobile:"]{top:var(--top-mobile)}.gps-553596134166102921.gps.gpsil [style*="--w-mobile:"]{width:var(--w-mobile)}.gps-553596134166102921.gps.gpsil [style*="--line-clamp-mobile:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-mobile);display:-webkit-box;overflow:hidden}}.gps-553596134166102921 .-gp-translate-x-1\/2,.gps-553596134166102921 .-gp-translate-y-1\/2,.gps-553596134166102921 .gp-rotate-0,.gps-553596134166102921 .gp-rotate-180,.gps-553596134166102921 .mobile\:gp-rotate-0,.gps-553596134166102921 .mobile\:gp-rotate-180,.gps-553596134166102921 .tablet\:gp-rotate-0,.gps-553596134166102921 .tablet\:gp-rotate-180{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1}.gps-553596134166102921 .gp-shadow-md{--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}.gps-553596134166102921 .gp-g-subheading-1{font-family:var(--g-sh1-ff);font-size:var(--g-sh1-size);font-style:var(--g-sh1-fs);font-weight:var(--g-sh1-weight);letter-spacing:var(--g-sh1-ls);line-height:var(--g-sh1-lh)}.gps-553596134166102921 .gp-g-subheading-2{font-family:var(--g-sh2-ff);font-size:var(--g-sh2-size);font-style:var(--g-sh2-fs);font-weight:var(--g-sh2-weight);letter-spacing:var(--g-sh2-ls);line-height:var(--g-sh2-lh)}.gps-553596134166102921 .gp-g-paragraph-1{font-family:var(--g-p1-ff);font-size:var(--g-p1-size);font-style:var(--g-p1-fs);font-weight:var(--g-p1-weight);letter-spacing:var(--g-p1-ls);line-height:var(--g-p1-lh)}.gps-553596134166102921 .gp-invisible{visibility:hidden}.gps-553596134166102921 .gp-static{position:static}.gps-553596134166102921 .gp-absolute{position:absolute}.gps-553596134166102921 .\!gp-relative{position:relative!important}.gps-553596134166102921 .gp-relative{position:relative}.gps-553596134166102921 .gp-left-0{left:0}.gps-553596134166102921 .gp-left-1\/2{left:50%}.gps-553596134166102921 .gp-right-0{right:0}.gps-553596134166102921 .gp-top-0{top:0}.gps-553596134166102921 .gp-top-1\/2{top:50%}.gps-553596134166102921 .gp-z-0{z-index:0}.gps-553596134166102921 .gp-z-1{z-index:1}.gps-553596134166102921 .gp-z-\[90\]{z-index:90}.gps-553596134166102921 .\!gp-m-0{margin:0!important}.gps-553596134166102921 .\!gp-m-auto{margin:auto!important}.gps-553596134166102921 .gp-mx-auto{margin-left:auto;margin-right:auto}.gps-553596134166102921 .gp-my-0{margin-bottom:0;margin-top:0}.gps-553596134166102921 .gp-mb-0{margin-bottom:0}.gps-553596134166102921 .gp-block{display:block}.gps-553596134166102921 .\!gp-flex{display:flex!important}.gps-553596134166102921 .gp-flex{display:flex}.gps-553596134166102921 .gp-inline-flex{display:inline-flex}.gps-553596134166102921 .gp-grid{display:grid}.gps-553596134166102921 .gp-contents{display:contents}.gps-553596134166102921 .\!gp-hidden{display:none!important}.gps-553596134166102921 .gp-hidden{display:none}.gps-553596134166102921 .gp-aspect-\[56\/32\]{aspect-ratio:56/32}.gps-553596134166102921 .gp-aspect-square{aspect-ratio:1/1}.gps-553596134166102921 .gp-h-0{height:0}.gps-553596134166102921 .gp-h-5{height:20px}.gps-553596134166102921 .gp-h-full{height:100%}.gps-553596134166102921 .\!gp-min-h-full{min-height:100%!important}.gps-553596134166102921 .\!gp-w-full{width:100%!important}.gps-553596134166102921 .gp-w-14{width:56px}.gps-553596134166102921 .gp-w-5{width:20px}.gps-553596134166102921 .gp-w-\[12px\]{width:12px}.gps-553596134166102921 .gp-w-full{width:100%}.gps-553596134166102921 .\!gp-min-w-full{min-width:100%!important}.gps-553596134166102921 .\!gp-max-w-full{max-width:100%!important}.gps-553596134166102921 .gp-max-w-full{max-width:100%}.gps-553596134166102921 .gp-flex-1{flex:1 1 0%}.gps-553596134166102921 .gp-shrink-0{flex-shrink:0}.gps-553596134166102921 .-gp-translate-x-1\/2{--tw-translate-x:-50%}.gps-553596134166102921 .-gp-translate-x-1\/2,.gps-553596134166102921 .-gp-translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-553596134166102921 .-gp-translate-y-1\/2{--tw-translate-y:-50%}.gps-553596134166102921 .gp-rotate-0{--tw-rotate:0deg}.gps-553596134166102921 .gp-rotate-0,.gps-553596134166102921 .gp-rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-553596134166102921 .gp-rotate-180{--tw-rotate:180deg}.gps-553596134166102921 .gp-cursor-default{cursor:default}.gps-553596134166102921 .gp-cursor-pointer{cursor:pointer}.gps-553596134166102921 .gp-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.gps-553596134166102921 .gp-grid-flow-row{grid-auto-flow:row}.gps-553596134166102921 .\!gp-flex-row{flex-direction:row!important}.gps-553596134166102921 .gp-flex-row{flex-direction:row}.gps-553596134166102921 .gp-flex-row-reverse{flex-direction:row-reverse}.gps-553596134166102921 .gp-flex-col{flex-direction:column}.gps-553596134166102921 .gp-flex-wrap{flex-wrap:wrap}.gps-553596134166102921 .\!gp-flex-nowrap{flex-wrap:nowrap!important}.gps-553596134166102921 .gp-items-start{align-items:flex-start}.gps-553596134166102921 .gp-items-end{align-items:flex-end}.gps-553596134166102921 .gp-items-center{align-items:center}.gps-553596134166102921 .gp-justify-center{justify-content:center}.gps-553596134166102921 .gp-justify-between{justify-content:space-between}.gps-553596134166102921 .gp-gap-2{gap:8px}.gps-553596134166102921 .gp-gap-3{gap:12px}.gps-553596134166102921 .gp-gap-y-0{row-gap:0}.gps-553596134166102921 .gp-overflow-hidden{overflow:hidden}.gps-553596134166102921 .gp-break-words{overflow-wrap:break-word}.gps-553596134166102921 .\!gp-rounded-none{border-radius:0!important}.gps-553596134166102921 .gp-rounded{border-radius:4px}.gps-553596134166102921 .gp-rounded-full{border-radius:9999px}.gps-553596134166102921 .gp-rounded-none{border-radius:0}.gps-553596134166102921 .gp-bg-black\/80{background-color:rgba(0,0,0,.8)}.gps-553596134166102921 .gp-bg-g-brand{background-color:var(--g-c-brand)}.gps-553596134166102921 .gp-object-cover{-o-object-fit:cover;object-fit:cover}.gps-553596134166102921 .gp-px-0{padding-left:0;padding-right:0}.gps-553596134166102921 .\!gp-pb-0{padding-bottom:0!important}.gps-553596134166102921 .gp-text-center{text-align:center}.gps-553596134166102921 .gp-text-g-text-1{color:var(--g-c-text-1)}.gps-553596134166102921 .gp-text-g-text-3{color:var(--g-c-text-3)}.gps-553596134166102921 .gp-text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.gps-553596134166102921 .gp-text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.gps-553596134166102921 .gp-line-through{text-decoration-line:line-through}.gps-553596134166102921 .gp-no-underline{text-decoration-line:none}.gps-553596134166102921 .gp-decoration-g-highlight{text-decoration-color:var(--g-c-highlight)}.gps-553596134166102921 .gp-decoration-g-text-1{text-decoration-color:var(--g-c-text-1)}.gps-553596134166102921 .gp-opacity-25{opacity:.25}.gps-553596134166102921 .gp-opacity-30{opacity:.3}.gps-553596134166102921 .gp-opacity-75{opacity:.75}.gps-553596134166102921 .gp-shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.gps-553596134166102921 .gp-outline-1{outline-width:1px}.gps-553596134166102921 .-gp-outline-offset-1{outline-offset:-1px}.gps-553596134166102921 .gp-transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-553596134166102921 .gp-transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-553596134166102921 .gp-duration-200{transition-duration:.2s}.gps-553596134166102921 .gp-duration-300{transition-duration:.3s}.gps-553596134166102921 .gp-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-553596134166102921 .disabled\:gp-btn-disabled:disabled{cursor:default}@media (hover:hover) and (pointer:fine){.gps-553596134166102921 .hover\:gp-bg-\[\#ef0800\]:hover{--tw-bg-opacity:1;background-color:rgb(239 8 0/var(--tw-bg-opacity))}.gps-553596134166102921 .hover\:gp-bg-g-highlight:hover{background-color:var(--g-c-highlight)}}.gps-553596134166102921 .disabled\:gp-pointer-events-none:disabled{pointer-events:none}.gps-553596134166102921 .disabled\:gp-opacity-30:disabled{opacity:.3}@media (hover:hover) and (pointer:fine){.gps-553596134166102921 .gp-group\/button:hover .group-hover\/button\:\!gp-text-inherit{color:inherit!important}}.gps-553596134166102921 .gp-group\/button:active .group-active\/button\:\!gp-text-inherit{color:inherit!important}.gps-553596134166102921 .data-\[disabled\=true\]\:gp-hidden[data-disabled=true],.gps-553596134166102921 .data-\[hidden\=true\]\:gp-hidden[data-hidden=true]{display:none}.gps-553596134166102921 .data-\[outline\=active\]\:gp-outline[data-outline=active]{outline-style:solid}.gps-553596134166102921 .gp-group\/button[data-state=loading] .group-data-\[state\=loading\]\/button\:gp-visible{visibility:visible}.gps-553596134166102921 .gp-group[data-state=loading] .group-data-\[state\=loading\]\:gp-invisible,.gps-553596134166102921 .gp-group\/button[data-state=loading] .group-data-\[state\=loading\]\/button\:gp-invisible{visibility:hidden}@keyframes gp-spin{to{transform:rotate(1turn)}}.gps-553596134166102921 .gp-group\/button[data-state=loading] .group-data-\[state\=loading\]\/button\:gp-animate-spin{animation:gp-spin 1s linear infinite}@media (max-width:1024px){.gps-553596134166102921 .tablet\:gp-static{position:static}.gps-553596134166102921 .tablet\:\!gp-relative{position:relative!important}.gps-553596134166102921 .tablet\:gp-left-0{left:0}.gps-553596134166102921 .tablet\:gp-right-0{right:0}.gps-553596134166102921 .tablet\:gp-block{display:block}.gps-553596134166102921 .tablet\:\!gp-flex{display:flex!important}.gps-553596134166102921 .tablet\:\!gp-hidden{display:none!important}.gps-553596134166102921 .tablet\:gp-hidden{display:none}.gps-553596134166102921 .tablet\:\!gp-min-h-full{min-height:100%!important}.gps-553596134166102921 .tablet\:gp-rotate-0{--tw-rotate:0deg}.gps-553596134166102921 .tablet\:gp-rotate-0,.gps-553596134166102921 .tablet\:gp-rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-553596134166102921 .tablet\:gp-rotate-180{--tw-rotate:180deg}.gps-553596134166102921 .tablet\:\!gp-flex-row{flex-direction:row!important}.gps-553596134166102921 .tablet\:gp-flex-row{flex-direction:row}.gps-553596134166102921 .tablet\:\!gp-flex-nowrap{flex-wrap:nowrap!important}.gps-553596134166102921 .tablet\:gp-px-0{padding-left:0;padding-right:0}}@media (max-width:767px){.gps-553596134166102921 .mobile\:gp-static{position:static}.gps-553596134166102921 .mobile\:\!gp-relative{position:relative!important}.gps-553596134166102921 .mobile\:gp-left-0{left:0}.gps-553596134166102921 .mobile\:gp-right-0{right:0}.gps-553596134166102921 .mobile\:gp-block{display:block}.gps-553596134166102921 .mobile\:\!gp-flex{display:flex!important}.gps-553596134166102921 .mobile\:\!gp-hidden{display:none!important}.gps-553596134166102921 .mobile\:gp-hidden{display:none}.gps-553596134166102921 .mobile\:\!gp-min-h-full{min-height:100%!important}.gps-553596134166102921 .mobile\:gp-rotate-0{--tw-rotate:0deg}.gps-553596134166102921 .mobile\:gp-rotate-0,.gps-553596134166102921 .mobile\:gp-rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-553596134166102921 .mobile\:gp-rotate-180{--tw-rotate:180deg}.gps-553596134166102921 .mobile\:\!gp-flex-row{flex-direction:row!important}.gps-553596134166102921 .mobile\:gp-flex-row{flex-direction:row}.gps-553596134166102921 .mobile\:\!gp-flex-nowrap{flex-wrap:nowrap!important}.gps-553596134166102921 .mobile\:gp-px-0{padding-left:0;padding-right:0}}.gps-553596134166102921 .\[\&\>\*\>div\:nth-child\(1\)\]\:gp-contents>*>div:first-child{display:contents}.gps-553596134166102921 .\[\&\>div\]\:gp-grid>div{display:grid}.gps-553596134166102921 .\[\&\>div\]\:gp-grid-rows-\[subgrid\]>div{grid-template-rows:subgrid}.gps-553596134166102921 .\[\&\>div\]\:gp-gap-y-0>div{row-gap:0}.gps-553596134166102921 .\[\&\>svg\]\:\!gp-h-\[var\(--height-desktop\)\]>svg{height:var(--height-desktop)!important}.gps-553596134166102921 .\[\&\>svg\]\:gp-h-full>svg{height:100%}.gps-553596134166102921 .\[\&\>svg\]\:\!gp-w-auto>svg{width:auto!important}.gps-553596134166102921 .\[\&\>svg\]\:gp-w-full>svg{width:100%}@media (max-width:1024px){.gps-553596134166102921 .tablet\:\[\&\>svg\]\:\!gp-h-\[var\(--height-tablet\)\]>svg{height:var(--height-tablet)!important}}@media (max-width:767px){.gps-553596134166102921 .mobile\:\[\&\>svg\]\:\!gp-h-\[var\(--height-mobile\)\]>svg{height:var(--height-mobile)!important}}.gps-553596134166102921 .\[\&_\*\]\:gp-max-w-full *{max-width:100%}.gps-553596134166102921 .\[\&_p\]\:gp-inline p{display:inline}.gps-553596134166102921 .\[\&_p\]\:gp-whitespace-pre-line p{white-space:pre-line}.gps-553596134166102921 .\[\&_p\]\:after\:gp-whitespace-pre-wrap p:after{content:var(--tw-content);white-space:pre-wrap}.gps-553596134166102921 .\[\&_p\]\:after\:gp-content-\[\'\\A\'\] p:after{--tw-content:"\A";content:var(--tw-content)}</style> <section class="gp-mx-auto gp-max-w-full gps-lazy " style="--w:calc(1366px + 2 * var(--g-ct-p, 15px));--w-tablet:calc(98% + 2 * var(--g-ct-p, 15px));--w-mobile:100%;--pl:var(--g-ct-p, 15px);--pl-tablet:var(--g-ct-p, 15px);--pl-mobile:0px;--pr:var(--g-ct-p, 15px);--pr-tablet:var(--g-ct-p, 15px);--pr-mobile:0px" > <div enableLazyloadImage="true" id="g81crvN3sk" data-id="g81crvN3sk" style="--bs:solid;--bw:0px;--bc:#121212;--shadow:none;--d:grid;--d-mobile:grid;--d-tablet:grid;--op:100%;--mb:50px;--pt:0px;--pl:0px;--pb:0px;--pr:0px;--pt-tablet:0px;--pl-tablet:0px;--pb-tablet:30px;--pr-tablet:0px;--mb-mobile:30px;--pt-mobile:0px;--pl-mobile:0px;--pb-mobile:0px;--pr-mobile:0px;--cg:32px;--pc:start;--gtc:minmax(0, 12fr);--w:1366px;--w-tablet:98%;--w-mobile:100%;--bgc:#FFFFFF;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="g81crvN3sk gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" label="Block" tag="Col" type="component" style="--jc:start" class="gEITfyGXKZ gp-relative gp-flex gp-flex-col" > <div enableLazyloadImage="true" parentTag="Col" id="gJv9AE5j_w" data-id="gJv9AE5j_w" style="--mb:20px;--pt:30px;--pb:0px;--mb-tablet:0px;--pt-tablet:0px;--pl-tablet:40px;--pb-tablet:20px;--pr-tablet:40px;--mb-mobile:0px;--pt-mobile:20px;--pb-mobile:20px;--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:8px;--pc:start;--gtc:minmax(0, 6fr) minmax(0, 6fr);--gtc-mobile:minmax(0, 12fr);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gJv9AE5j_w gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--jc:start" class="g8yyo_8zTZ gp-relative gp-flex gp-flex-col" > <gp-text data-id="gq0h0ecElJ"> <div enableLazyloadImage="true" parentTag="Col" class="gq0h0ecElJ " style="--ta:left;--ta-tablet:center;--ml:0px;--pt:0px;--pb:0px;--pr:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" > <div class="gp-flex" style="--jc:left;--jc-tablet:center"> <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-g-subheading-1 gp-text" style="--w:95%;--w-tablet:100%;--w-mobile:100%;--ta:left;--ta-mobile:center;--line-clamp:unset;--line-clamp-tablet:unset;--line-clamp-mobile:unset;--size:23px;--size-tablet:21px;--size-mobile:20px;--c:var(--g-c-text-1, text-1);word-break:break-word;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll;overflow:hidden" ><p>Chinese Books</p></div> </div> </div> </gp-text> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--jc:start" class="gRDN4jjgHR gp-relative gp-flex gp-flex-col" > <gp-button > <div style="--mt:0px;--pt:5px;--d:block;--d-tablet:block;--d-mobile:none;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:right" > <style> .g0CitEjeSX.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; border-radius: var(--g-radius-small); } .g0CitEjeSX:hover::before { } .g0CitEjeSX:hover .gp-button-icon { color: undefined; } .g0CitEjeSX .gp-button-icon { color: #B00B28; } .g0CitEjeSX:hover .gp-button-price { color: undefined; } .g0CitEjeSX .gp-button-price { color: #B00B28; } .g0CitEjeSX .gp-product-dot-price { color: #B00B28; } .g0CitEjeSX:hover .gp-product-dot-price { color: undefined; } </style> <a href="https://popular.com.sg/collections/chinese-children-book" target="_self" data-id="g0CitEjeSX" aria-label="<p>Shop more</p>" data-state="idle" class="g0CitEjeSX gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-text-center gp-g-paragraph-1" style="--bg:#00000000;--hvr-bg:#00000000;--radius:var(--g-radius-small);--shadow:none;--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:0px;--pr:0px;--pt:0px;--pb:0px;--c:#B00B28;--size:15px;--size-tablet:13px;--size-mobile:14px" > <div class="gp-inline-flex gp-flex-row-reverse"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--ml:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817723122516328"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M181.66,133.66l-80,80A8,8,0,0,1,88,208V48a8,8,0,0,1,13.66-5.66l80,80A8,8,0,0,1,181.66,133.66Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:15px;--size-tablet:13px;--size-mobile:14px;--c:#B00B28" > <p>Shop more</p> </span> </div> </a> </div> </gp-button> </div> </div> <div gp-el-wrapper style="--pb:20px;--mb-mobile:0px;--d:block;--d-tablet:none;--d-mobile:none;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="geJ6XtlXHr "> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product.v2.js?v=1742365134075" defer="defer"></script> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-same-height.v2.js?v=1742365134075" defer="defer"></script><div items-repeat data-id="geJ6XtlXHr" style="--w:100%;--w-tablet:100%;--w-mobile:90%;--cg:20px;--cg-mobile:8px;--gtc:repeat(6, minmax(0, 1fr));--gtc-tablet:repeat(4, minmax(0, 1fr));--gtc-mobile:repeat(2, minmax(0, 1fr))" class="gp-grid !gp-m-auto gp-w-full gp-grid-flow-row" > <gp-same-height-v2 class="gp-contents" style="visibility: hidden" gp-data='{"targetUid":"gFM5DXh9Qm","slidesToShow":{"desktop":"6","tablet":"4","mobile":"2"},"rowGap":{"desktop":"30px","mobile":"16px"}}'><gp-product class="gp-child-item-geJ6XtlXHr gp-contents" gp-context='{"variantSelected": {"id":44100329111759,"title":"Paperback","option1":"Paperback","option2":null,"option3":null,"sku":"9786264190657","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"《超越音符:林俊杰20周年》pvc 透明书衣珍藏平装版 (随书加赠:赛璐璐书签1 - Paperback","public_title":"Paperback","options":["Paperback"],"price":4900,"weight":200,"compare_at_price":null,"inventory_management":"shopify","barcode":"9786264190657","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-geJ6XtlXHr7583492014287"}' gp-data='{"variantSelected": {"id":44100329111759,"title":"Paperback","option1":"Paperback","option2":null,"option3":null,"sku":"9786264190657","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"《超越音符:林俊杰20周年》pvc 透明书衣珍藏平装版 (随书加赠:赛璐璐书签1 - Paperback","public_title":"Paperback","options":["Paperback"],"price":4900,"weight":200,"compare_at_price":null,"inventory_management":"shopify","barcode":"9786264190657","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/%E6%96%B0%E4%B9%A6%E9%A2%84%E5%94%AE-%E6%9E%97%E4%BF%8A%E6%9D%B0-%E8%B6%85%E8%B6%8A%E9%9F%B3%E7%AC%A6-%E6%9E%97%E4%BF%8A%E5%82%9120%E5%91%A8%E5%B9%B4-jj-lin-beyond-the-music-preorder", "productHandle":"新书预售-林俊杰-超越音符-林俊傑20周年-jj-lin-beyond-the-music-preorder", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553596134166102921"}}' ><form method="post" action="/cart/add" id="product-form-geJ6XtlXHr7583492014287" accept-charset="UTF-8" class="form contents gp-contents [&>div]:gp-grid [&>div]:gp-grid-rows-[subgrid] [&>div]:gp-gap-y-0 [&>div]:gp-grid-col-[subgrid] [&>*>div:nth-child(1)]:gp-contents" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="44100329111759" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gFM5DXh9Qm" data-id="gFM5DXh9Qm" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gFM5DXh9Qm gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="gjSM9u_fDF gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="guH2Qdh_q3 "> <gp-product-tag data-id="guH2Qdh_q3" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "guH2Qdh_q3", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="-4900.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-guH2Qdh_q3" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > % OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gy4fxFC4vu", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553596134166102921"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":true},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":true,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/%E6%96%B0%E4%B9%A6%E9%A2%84%E5%94%AE-%E6%9E%97%E4%BF%8A%E6%9D%B0-%E8%B6%85%E8%B6%8A%E9%9F%B3%E7%AC%A6-%E6%9E%97%E4%BF%8A%E5%82%9120%E5%91%A8%E5%B9%B4-jj-lin-beyond-the-music-preorder", "product":{"id":7583492014287,"title":"《超越音符:林俊杰20周年》pvc 透明书衣珍藏平装版 (随书加赠:赛璐璐书签1","handle":"新书预售-林俊杰-超越音符-林俊傑20周年-jj-lin-beyond-the-music-preorder","description":"出道20年\r\n—JJ林俊杰首部个人传记—\r\n\r\n从邻家男孩到华语流行文化巨星,林俊杰创作之路的启蒙与突破\r\n\r\n 【随书加赠】赛璐璐书籤1张(宽7.5cmx长19cm)\r\n\r\n ◆ 繁体版更新生活照与工作照。\r\n ◆ 书中收录百馀张珍贵相片及林俊杰未曾袒露的心声絮语。\r\n ◆ 全书以三幕剧的形式讲述林俊杰的过去、现在和未来。\r\n ◆ 蔡康永、何炅、孙燕姿、王嘉尔、五月天阿信、周杰伦感动推荐。\r\n\r\n 「大部分人都是透过林俊杰的歌曲认识我的。然而有些心情和感动真的不是音符都能表达出来。\r\n\r\n 小时候,我其实是个爱写日记的孩子。那些藏在心底的感受,如果不写下来,就会像风一样消失,再也找不回来。有时候,用写的,更直接、更纯粹。这本书,算是目前为止这辈子写过最长的一篇日记了。」——JJ 林俊杰\r\n\r\n 关于《超越音符:林俊杰20週年》…\r\n\r\n 从当年由父亲陪伴参加歌唱比赛的青涩男孩,到一曲《江南》唱响华语乐坛、引发万人空巷的传奇,林俊杰一路走来,无声无息间成为了华语流行文化历史中的见证者与缔造者。\r\n\r\n 如今,已过不惑之年,在歌声与镁光灯之外,他的生命中藏着多少不为人知的故事、身边又流转了多少匆匆过客和深情挚友?\r\n\r\n 翻开这本书,随着娓娓道来的文字,你将走进这位男孩的内心世界,随他展开一段既深情又真挚的旅程。\r\n\r\n 无论巅峰或低谷,这本书是对那些珍贵时刻的真情记录,更是献给陪伴成长20年的你们的一份心意,承载着通往未来的希望与梦想。\r\n\r\n 这本书也是一位歌手对生命中的每个高峰与低谷的珍藏,无论是过去或现在;是一封写给家人、朋友的深情告白——林爸、林妈、哥哥、奶奶,林秋离老师,JFJ团队,阿杜,怀秋……以及那些风雨同舟的歌迷朋友们,这些悄悄话,诉说着成长路上从未离去的深厚情谊。","published_at":"2025-03-18T00:09:10+08:00","created_at":"2024-12-11T13:46:14+08:00","vendor":"SHI BAO (时报)","type":"Chinese Books","tags":["NON-FICTION"],"price":4900,"price_min":4900,"price_max":9290,"available":true,"price_varies":true,"compare_at_price":null,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":44100329111759,"title":"Paperback","option1":"Paperback","option2":null,"option3":null,"sku":"9786264190657","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"《超越音符:林俊杰20周年》pvc 透明书衣珍藏平装版 (随书加赠:赛璐璐书签1 - Paperback","public_title":"Paperback","options":["Paperback"],"price":4900,"weight":200,"compare_at_price":null,"inventory_management":"shopify","barcode":"9786264190657","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":44100329144527,"title":"Gift Box","option1":"Gift Box","option2":null,"option3":null,"sku":"4711441072179","requires_shipping":true,"taxable":true,"featured_image":null,"available":false,"name":"《超越音符:林俊杰20周年》pvc 透明书衣珍藏平装版 (随书加赠:赛璐璐书签1 - Gift Box","public_title":"Gift Box","options":["Gift Box"],"price":9290,"weight":0,"compare_at_price":null,"inventory_management":"shopify","barcode":"","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_a8f2a229-1b01-45a2-ae40-82ca245d7987.jpg?v=1743041717"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_a8f2a229-1b01-45a2-ae40-82ca245d7987.jpg?v=1743041717","options":["Option"],"media":[{"alt":"《超越音符:林俊杰20周年》pvc 透明书衣珍藏平装版 (随书加赠:赛璐璐书签1","id":30102023995599,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_a8f2a229-1b01-45a2-ae40-82ca245d7987.jpg?v=1743041717"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_a8f2a229-1b01-45a2-ae40-82ca245d7987.jpg?v=1743041717","width":1000}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"出道20年\r\n—JJ林俊杰首部个人传记—\r\n\r\n从邻家男孩到华语流行文化巨星,林俊杰创作之路的启蒙与突破\r\n\r\n 【随书加赠】赛璐璐书籤1张(宽7.5cmx长19cm)\r\n\r\n ◆ 繁体版更新生活照与工作照。\r\n ◆ 书中收录百馀张珍贵相片及林俊杰未曾袒露的心声絮语。\r\n ◆ 全书以三幕剧的形式讲述林俊杰的过去、现在和未来。\r\n ◆ 蔡康永、何炅、孙燕姿、王嘉尔、五月天阿信、周杰伦感动推荐。\r\n\r\n 「大部分人都是透过林俊杰的歌曲认识我的。然而有些心情和感动真的不是音符都能表达出来。\r\n\r\n 小时候,我其实是个爱写日记的孩子。那些藏在心底的感受,如果不写下来,就会像风一样消失,再也找不回来。有时候,用写的,更直接、更纯粹。这本书,算是目前为止这辈子写过最长的一篇日记了。」——JJ 林俊杰\r\n\r\n 关于《超越音符:林俊杰20週年》…\r\n\r\n 从当年由父亲陪伴参加歌唱比赛的青涩男孩,到一曲《江南》唱响华语乐坛、引发万人空巷的传奇,林俊杰一路走来,无声无息间成为了华语流行文化历史中的见证者与缔造者。\r\n\r\n 如今,已过不惑之年,在歌声与镁光灯之外,他的生命中藏着多少不为人知的故事、身边又流转了多少匆匆过客和深情挚友?\r\n\r\n 翻开这本书,随着娓娓道来的文字,你将走进这位男孩的内心世界,随他展开一段既深情又真挚的旅程。\r\n\r\n 无论巅峰或低谷,这本书是对那些珍贵时刻的真情记录,更是献给陪伴成长20年的你们的一份心意,承载着通往未来的希望与梦想。\r\n\r\n 这本书也是一位歌手对生命中的每个高峰与低谷的珍藏,无论是过去或现在;是一封写给家人、朋友的深情告白——林爸、林妈、哥哥、奶奶,林秋离老师,JFJ团队,阿杜,怀秋……以及那些风雨同舟的歌迷朋友们,这些悄悄话,诉说着成长路上从未离去的深厚情谊。"}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_553596134166102921" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gy4fxFC4vu" class="gy4fxFC4vu gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="7583492014287" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:1000px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30102023995599 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_a8f2a229-1b01-45a2-ae40-82ca245d7987.jpg?v=1743041717" data-srcset="//popular.com.sg/cdn/shop/files/download_a8f2a229-1b01-45a2-ae40-82ca245d7987_480x480.jpg?v=1743041717 480w, //popular.com.sg/cdn/shop/files/download_a8f2a229-1b01-45a2-ae40-82ca245d7987_768x768.jpg?v=1743041717 768w,//popular.com.sg/cdn/shop/files/download_a8f2a229-1b01-45a2-ae40-82ca245d7987_1024x1024.jpg?v=1743041717 1024w,//popular.com.sg/cdn/shop/files/download_a8f2a229-1b01-45a2-ae40-82ca245d7987_1440x1440.jpg?v=1743041717 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1000" height="1000" alt="《超越音符:林俊杰20周年》pvc 透明书衣珍藏平装版 (随书加赠:赛璐璐书签1" base-src="//popular.com.sg/cdn/shop/files/download_a8f2a229-1b01-45a2-ae40-82ca245d7987.jpg?v=1743041717" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gHVFC29FrD "> <gp-text data-id="gHVFC29FrD"> <div class="gHVFC29FrD " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:0;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >《超越音符:林俊杰20周年》pvc 透明书衣珍藏平装版 (随书加赠:赛璐璐书签1</h2> </div> </div> </gp-text></div> <div enableLazyloadImage="true" parentTag="Col" id="ggzG1JECKv" data-id="ggzG1JECKv" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="ggzG1JECKv gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gZ4xfF1lMf gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gh7ASD3yh5" class="gh7ASD3yh5 gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"gh7ASD3yh5","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-gh7ASD3yh5" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $49.00 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"44100329111759","totalVariant":"2"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .g678OedQBM.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .g678OedQBM:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .g678OedQBM:hover .gp-button-icon { color: undefined; } .g678OedQBM .gp-button-icon { color: var(--g-c-text-3, text-3); } .g678OedQBM:hover .gp-button-price { color: undefined; } .g678OedQBM .gp-button-price { color: var(--g-c-text-3, text-3); } .g678OedQBM .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .g678OedQBM:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="g678OedQBM" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="g678OedQBM gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .g678OedQBM-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .g678OedQBM-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .g678OedQBM-sold-out:hover .gp-button-icon { color: undefined; } .g678OedQBM-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .g678OedQBM-sold-out:hover .gp-button-price { color: undefined; } .g678OedQBM-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .g678OedQBM-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .g678OedQBM-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="g678OedQBM" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="g678OedQBM-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="7583492014287" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_553596134166102921" /></form></gp-product><gp-product class="gp-child-item-geJ6XtlXHr gp-contents" gp-context='{"variantSelected": {"id":40180367098063,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789863011903","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"365床边故事-365床边故事(橘)(dec12)\/(人类\/童悦坊)","public_title":null,"options":["Default Title"],"price":1090,"weight":500,"compare_at_price":1090,"inventory_management":"shopify","barcode":"9789863011903","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-geJ6XtlXHr6742829727951"}' gp-data='{"variantSelected": {"id":40180367098063,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789863011903","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"365床边故事-365床边故事(橘)(dec12)\/(人类\/童悦坊)","public_title":null,"options":["Default Title"],"price":1090,"weight":500,"compare_at_price":1090,"inventory_management":"shopify","barcode":"9789863011903","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/365%E5%BA%8A%E8%BE%B9%E6%95%85%E4%BA%8B-365%E5%BA%8A%E8%BE%B9%E6%95%85%E4%BA%8B%E6%A9%98", "productHandle":"365床边故事-365床边故事橘", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553596134166102921"}}' ><form method="post" action="/cart/add" id="product-form-geJ6XtlXHr6742829727951" accept-charset="UTF-8" class="form contents gp-contents [&>div]:gp-grid [&>div]:gp-grid-rows-[subgrid] [&>div]:gp-gap-y-0 [&>div]:gp-grid-col-[subgrid] [&>*>div:nth-child(1)]:gp-contents" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="40180367098063" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gFM5DXh9Qm" data-id="gFM5DXh9Qm" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gFM5DXh9Qm gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="gjSM9u_fDF gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="guH2Qdh_q3 "> <gp-product-tag data-id="guH2Qdh_q3" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "guH2Qdh_q3", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="0.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-guH2Qdh_q3" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gy4fxFC4vu", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553596134166102921"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":true},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":true,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/365%E5%BA%8A%E8%BE%B9%E6%95%85%E4%BA%8B-365%E5%BA%8A%E8%BE%B9%E6%95%85%E4%BA%8B%E6%A9%98", "product":{"id":6742829727951,"title":"365床边故事-365床边故事(橘)(dec12)\/(人类\/童悦坊)","handle":"365床边故事-365床边故事橘","description":"《365床边故事(秋)(附CD):童话小百科》 好故事是一盏灯,在月色朦胧的夜晚,照亮了世界的每一个角落,同时也照亮了孩子纯洁的心灵。 好故事是一把钥匙,为孩子打开一扇扇门,让他们...","published_at":"2025-03-18T00:07:02+08:00","created_at":"2021-06-29T10:13:23+08:00","vendor":"REN LEI WEN HUA(人类文化)","type":"Chinese Books","tags":["_MS","Children Book"],"price":1090,"price_min":1090,"price_max":1090,"available":true,"price_varies":false,"compare_at_price":1090,"compare_at_price_min":1090,"compare_at_price_max":1090,"compare_at_price_varies":false,"variants":[{"id":40180367098063,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789863011903","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"365床边故事-365床边故事(橘)(dec12)\/(人类\/童悦坊)","public_title":null,"options":["Default Title"],"price":1090,"weight":500,"compare_at_price":1090,"inventory_management":"shopify","barcode":"9789863011903","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_cbe0bf25-9833-4568-850b-68aae72747f9.jpg?v=1743039839"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_cbe0bf25-9833-4568-850b-68aae72747f9.jpg?v=1743039839","options":["Title"],"media":[{"alt":"365床边故事-365床边故事(橘)(dec12)\/(人类\/童悦坊)","id":30101903900879,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_cbe0bf25-9833-4568-850b-68aae72747f9.jpg?v=1743039839"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_cbe0bf25-9833-4568-850b-68aae72747f9.jpg?v=1743039839","width":1000}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"《365床边故事(秋)(附CD):童话小百科》 好故事是一盏灯,在月色朦胧的夜晚,照亮了世界的每一个角落,同时也照亮了孩子纯洁的心灵。 好故事是一把钥匙,为孩子打开一扇扇门,让他们..."}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_553596134166102921" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gy4fxFC4vu" class="gy4fxFC4vu gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="6742829727951" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:1000px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30101903900879 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_cbe0bf25-9833-4568-850b-68aae72747f9.jpg?v=1743039839" data-srcset="//popular.com.sg/cdn/shop/files/download_cbe0bf25-9833-4568-850b-68aae72747f9_480x480.jpg?v=1743039839 480w, //popular.com.sg/cdn/shop/files/download_cbe0bf25-9833-4568-850b-68aae72747f9_768x768.jpg?v=1743039839 768w,//popular.com.sg/cdn/shop/files/download_cbe0bf25-9833-4568-850b-68aae72747f9_1024x1024.jpg?v=1743039839 1024w,//popular.com.sg/cdn/shop/files/download_cbe0bf25-9833-4568-850b-68aae72747f9_1440x1440.jpg?v=1743039839 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1000" height="1000" alt="365床边故事-365床边故事(橘)(dec12)/(人类/童悦坊)" base-src="//popular.com.sg/cdn/shop/files/download_cbe0bf25-9833-4568-850b-68aae72747f9.jpg?v=1743039839" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gHVFC29FrD "> <gp-text data-id="gHVFC29FrD"> <div class="gHVFC29FrD " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:0;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >365床边故事-365床边故事(橘)(dec12)/(人类/童悦坊)</h2> </div> </div> </gp-text></div> <div enableLazyloadImage="true" parentTag="Col" id="ggzG1JECKv" data-id="ggzG1JECKv" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="ggzG1JECKv gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gZ4xfF1lMf gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gh7ASD3yh5" class="gh7ASD3yh5 gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"gh7ASD3yh5","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-gh7ASD3yh5" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $10.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"40180367098063","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .g678OedQBM.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .g678OedQBM:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .g678OedQBM:hover .gp-button-icon { color: undefined; } .g678OedQBM .gp-button-icon { color: var(--g-c-text-3, text-3); } .g678OedQBM:hover .gp-button-price { color: undefined; } .g678OedQBM .gp-button-price { color: var(--g-c-text-3, text-3); } .g678OedQBM .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .g678OedQBM:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="g678OedQBM" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="g678OedQBM gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .g678OedQBM-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .g678OedQBM-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .g678OedQBM-sold-out:hover .gp-button-icon { color: undefined; } .g678OedQBM-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .g678OedQBM-sold-out:hover .gp-button-price { color: undefined; } .g678OedQBM-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .g678OedQBM-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .g678OedQBM-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="g678OedQBM" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="g678OedQBM-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="6742829727951" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_553596134166102921" /></form></gp-product><gp-product class="gp-child-item-geJ6XtlXHr gp-contents" gp-context='{"variantSelected": {"id":40180300218575,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789863018643","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"中国节日故事 (APR'18)\/(人类\/童悦坊)","public_title":null,"options":["Default Title"],"price":790,"weight":500,"compare_at_price":790,"inventory_management":"shopify","barcode":"9789863018643","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-geJ6XtlXHr6742825631951"}' gp-data='{"variantSelected": {"id":40180300218575,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789863018643","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"中国节日故事 (APR'18)\/(人类\/童悦坊)","public_title":null,"options":["Default Title"],"price":790,"weight":500,"compare_at_price":790,"inventory_management":"shopify","barcode":"9789863018643","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/%E4%B8%AD%E5%9B%BD%E8%8A%82%E6%97%A5%E6%95%85%E4%BA%8B", "productHandle":"中国节日故事", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553596134166102921"}}' ><form method="post" action="/cart/add" id="product-form-geJ6XtlXHr6742825631951" accept-charset="UTF-8" class="form contents gp-contents [&>div]:gp-grid [&>div]:gp-grid-rows-[subgrid] [&>div]:gp-gap-y-0 [&>div]:gp-grid-col-[subgrid] [&>*>div:nth-child(1)]:gp-contents" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="40180300218575" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gFM5DXh9Qm" data-id="gFM5DXh9Qm" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gFM5DXh9Qm gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="gjSM9u_fDF gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="guH2Qdh_q3 "> <gp-product-tag data-id="guH2Qdh_q3" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "guH2Qdh_q3", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="0.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-guH2Qdh_q3" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gy4fxFC4vu", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553596134166102921"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":true},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":true,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/%E4%B8%AD%E5%9B%BD%E8%8A%82%E6%97%A5%E6%95%85%E4%BA%8B", "product":{"id":6742825631951,"title":"中国节日故事 (APR'18)\/(人类\/童悦坊)","handle":"中国节日故事","description":"你知道春节、元宵节、端午节、中秋节……等节日的由来吗?本书将会给你最详尽的解答!书中除了介绍节日的由来,还详细地解释每个节日中民俗活动的意义。中国的传统节日都有非常精彩...","published_at":"2025-03-17T21:04:24+08:00","created_at":"2021-06-29T10:10:05+08:00","vendor":"REN LEI WEN HUA(人类文化)","type":"Chinese Books","tags":["_MS","Children Book"],"price":790,"price_min":790,"price_max":790,"available":true,"price_varies":false,"compare_at_price":790,"compare_at_price_min":790,"compare_at_price_max":790,"compare_at_price_varies":false,"variants":[{"id":40180300218575,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789863018643","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"中国节日故事 (APR'18)\/(人类\/童悦坊)","public_title":null,"options":["Default Title"],"price":790,"weight":500,"compare_at_price":790,"inventory_management":"shopify","barcode":"9789863018643","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_8040bca2-8151-44b0-b99c-beccedc84ea8.jpg?v=1743044929"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_8040bca2-8151-44b0-b99c-beccedc84ea8.jpg?v=1743044929","options":["Title"],"media":[{"alt":"中国节日故事 (APR'18)\/(人类\/童悦坊)","id":30102234529999,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_8040bca2-8151-44b0-b99c-beccedc84ea8.jpg?v=1743044929"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_8040bca2-8151-44b0-b99c-beccedc84ea8.jpg?v=1743044929","width":1000}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"你知道春节、元宵节、端午节、中秋节……等节日的由来吗?本书将会给你最详尽的解答!书中除了介绍节日的由来,还详细地解释每个节日中民俗活动的意义。中国的传统节日都有非常精彩..."}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_553596134166102921" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gy4fxFC4vu" class="gy4fxFC4vu gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="6742825631951" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:1000px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30102234529999 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_8040bca2-8151-44b0-b99c-beccedc84ea8.jpg?v=1743044929" data-srcset="//popular.com.sg/cdn/shop/files/download_8040bca2-8151-44b0-b99c-beccedc84ea8_480x480.jpg?v=1743044929 480w, //popular.com.sg/cdn/shop/files/download_8040bca2-8151-44b0-b99c-beccedc84ea8_768x768.jpg?v=1743044929 768w,//popular.com.sg/cdn/shop/files/download_8040bca2-8151-44b0-b99c-beccedc84ea8_1024x1024.jpg?v=1743044929 1024w,//popular.com.sg/cdn/shop/files/download_8040bca2-8151-44b0-b99c-beccedc84ea8_1440x1440.jpg?v=1743044929 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1000" height="1000" alt="中国节日故事 (APR'18)/(人类/童悦坊)" base-src="//popular.com.sg/cdn/shop/files/download_8040bca2-8151-44b0-b99c-beccedc84ea8.jpg?v=1743044929" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gHVFC29FrD "> <gp-text data-id="gHVFC29FrD"> <div class="gHVFC29FrD " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:0;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >中国节日故事 (APR'18)/(人类/童悦坊)</h2> </div> </div> </gp-text></div> <div enableLazyloadImage="true" parentTag="Col" id="ggzG1JECKv" data-id="ggzG1JECKv" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="ggzG1JECKv gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gZ4xfF1lMf gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gh7ASD3yh5" class="gh7ASD3yh5 gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"gh7ASD3yh5","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-gh7ASD3yh5" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $7.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"40180300218575","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .g678OedQBM.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .g678OedQBM:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .g678OedQBM:hover .gp-button-icon { color: undefined; } .g678OedQBM .gp-button-icon { color: var(--g-c-text-3, text-3); } .g678OedQBM:hover .gp-button-price { color: undefined; } .g678OedQBM .gp-button-price { color: var(--g-c-text-3, text-3); } .g678OedQBM .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .g678OedQBM:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="g678OedQBM" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="g678OedQBM gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .g678OedQBM-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .g678OedQBM-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .g678OedQBM-sold-out:hover .gp-button-icon { color: undefined; } .g678OedQBM-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .g678OedQBM-sold-out:hover .gp-button-price { color: undefined; } .g678OedQBM-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .g678OedQBM-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .g678OedQBM-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="g678OedQBM" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="g678OedQBM-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="6742825631951" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_553596134166102921" /></form></gp-product><gp-product class="gp-child-item-geJ6XtlXHr gp-contents" gp-context='{"variantSelected": {"id":40180300185807,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789863018193","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"中英双语幼儿认知书(橘黄)(Sep'17)(人类\/童悦坊)","public_title":null,"options":["Default Title"],"price":790,"weight":500,"compare_at_price":790,"inventory_management":"shopify","barcode":"9789863018193","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-geJ6XtlXHr6742825599183"}' gp-data='{"variantSelected": {"id":40180300185807,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789863018193","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"中英双语幼儿认知书(橘黄)(Sep'17)(人类\/童悦坊)","public_title":null,"options":["Default Title"],"price":790,"weight":500,"compare_at_price":790,"inventory_management":"shopify","barcode":"9789863018193","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/%E4%B8%AD%E8%8B%B1%E5%8F%8C%E8%AF%AD%E5%B9%BC%E5%84%BF%E8%AE%A4%E7%9F%A5%E4%B9%A6%E6%A9%98%E9%BB%84", "productHandle":"中英双语幼儿认知书橘黄", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553596134166102921"}}' ><form method="post" action="/cart/add" id="product-form-geJ6XtlXHr6742825599183" accept-charset="UTF-8" class="form contents gp-contents [&>div]:gp-grid [&>div]:gp-grid-rows-[subgrid] [&>div]:gp-gap-y-0 [&>div]:gp-grid-col-[subgrid] [&>*>div:nth-child(1)]:gp-contents" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="40180300185807" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gFM5DXh9Qm" data-id="gFM5DXh9Qm" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gFM5DXh9Qm gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="gjSM9u_fDF gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="guH2Qdh_q3 "> <gp-product-tag data-id="guH2Qdh_q3" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "guH2Qdh_q3", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="0.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-guH2Qdh_q3" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gy4fxFC4vu", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553596134166102921"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":true},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":true,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/%E4%B8%AD%E8%8B%B1%E5%8F%8C%E8%AF%AD%E5%B9%BC%E5%84%BF%E8%AE%A4%E7%9F%A5%E4%B9%A6%E6%A9%98%E9%BB%84", "product":{"id":6742825599183,"title":"中英双语幼儿认知书(橘黄)(Sep'17)(人类\/童悦坊)","handle":"中英双语幼儿认知书橘黄","description":"1. 收录动物、鸟类、植物、大自然、生活用品、玩具‧乐器、职业、马路、便利商店、餐厅、公园、学校等十二大主题。 2. 色彩鲜明、线条清晰,运用丰富的图画,让孩子快乐的学习。 3. 164个...","published_at":"2025-03-18T00:06:59+08:00","created_at":"2021-06-29T10:10:01+08:00","vendor":"REN LEI WEN HUA(人类文化)","type":"Chinese Books","tags":["_MS","ACTIVITY"],"price":790,"price_min":790,"price_max":790,"available":true,"price_varies":false,"compare_at_price":790,"compare_at_price_min":790,"compare_at_price_max":790,"compare_at_price_varies":false,"variants":[{"id":40180300185807,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789863018193","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"中英双语幼儿认知书(橘黄)(Sep'17)(人类\/童悦坊)","public_title":null,"options":["Default Title"],"price":790,"weight":500,"compare_at_price":790,"inventory_management":"shopify","barcode":"9789863018193","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_58d5b6ba-f9e1-4506-945e-8ad429fe99cb.jpg?v=1743044304"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_58d5b6ba-f9e1-4506-945e-8ad429fe99cb.jpg?v=1743044304","options":["Title"],"media":[{"alt":"中英双语幼儿认知书(橘黄)(Sep'17)(人类\/童悦坊)","id":30102214115535,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_58d5b6ba-f9e1-4506-945e-8ad429fe99cb.jpg?v=1743044304"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_58d5b6ba-f9e1-4506-945e-8ad429fe99cb.jpg?v=1743044304","width":1000}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"1. 收录动物、鸟类、植物、大自然、生活用品、玩具‧乐器、职业、马路、便利商店、餐厅、公园、学校等十二大主题。 2. 色彩鲜明、线条清晰,运用丰富的图画,让孩子快乐的学习。 3. 164个..."}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_553596134166102921" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gy4fxFC4vu" class="gy4fxFC4vu gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="6742825599183" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:1000px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30102214115535 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_58d5b6ba-f9e1-4506-945e-8ad429fe99cb.jpg?v=1743044304" data-srcset="//popular.com.sg/cdn/shop/files/download_58d5b6ba-f9e1-4506-945e-8ad429fe99cb_480x480.jpg?v=1743044304 480w, //popular.com.sg/cdn/shop/files/download_58d5b6ba-f9e1-4506-945e-8ad429fe99cb_768x768.jpg?v=1743044304 768w,//popular.com.sg/cdn/shop/files/download_58d5b6ba-f9e1-4506-945e-8ad429fe99cb_1024x1024.jpg?v=1743044304 1024w,//popular.com.sg/cdn/shop/files/download_58d5b6ba-f9e1-4506-945e-8ad429fe99cb_1440x1440.jpg?v=1743044304 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1000" height="1000" alt="中英双语幼儿认知书(橘黄)(Sep'17)(人类/童悦坊)" base-src="//popular.com.sg/cdn/shop/files/download_58d5b6ba-f9e1-4506-945e-8ad429fe99cb.jpg?v=1743044304" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gHVFC29FrD "> <gp-text data-id="gHVFC29FrD"> <div class="gHVFC29FrD " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:0;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >中英双语幼儿认知书(橘黄)(Sep'17)(人类/童悦坊)</h2> </div> </div> </gp-text></div> <div enableLazyloadImage="true" parentTag="Col" id="ggzG1JECKv" data-id="ggzG1JECKv" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="ggzG1JECKv gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gZ4xfF1lMf gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gh7ASD3yh5" class="gh7ASD3yh5 gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"gh7ASD3yh5","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-gh7ASD3yh5" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $7.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"40180300185807","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .g678OedQBM.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .g678OedQBM:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .g678OedQBM:hover .gp-button-icon { color: undefined; } .g678OedQBM .gp-button-icon { color: var(--g-c-text-3, text-3); } .g678OedQBM:hover .gp-button-price { color: undefined; } .g678OedQBM .gp-button-price { color: var(--g-c-text-3, text-3); } .g678OedQBM .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .g678OedQBM:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="g678OedQBM" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="g678OedQBM gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .g678OedQBM-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .g678OedQBM-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .g678OedQBM-sold-out:hover .gp-button-icon { color: undefined; } .g678OedQBM-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .g678OedQBM-sold-out:hover .gp-button-price { color: undefined; } .g678OedQBM-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .g678OedQBM-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .g678OedQBM-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="g678OedQBM" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="g678OedQBM-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="6742825599183" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_553596134166102921" /></form></gp-product><gp-product class="gp-child-item-geJ6XtlXHr gp-contents" gp-context='{"variantSelected": {"id":40182104719567,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789863014379","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"快乐唱读趣-弟子规(jun'20)\/(汉湘\/\/童悦坊)","public_title":null,"options":["Default Title"],"price":1090,"weight":500,"compare_at_price":1090,"inventory_management":"shopify","barcode":"9789863014379","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-geJ6XtlXHr6742996910287"}' gp-data='{"variantSelected": {"id":40182104719567,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789863014379","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"快乐唱读趣-弟子规(jun'20)\/(汉湘\/\/童悦坊)","public_title":null,"options":["Default Title"],"price":1090,"weight":500,"compare_at_price":1090,"inventory_management":"shopify","barcode":"9789863014379","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/%E5%BF%AB%E4%B9%90%E5%94%B1%E8%AF%BB%E8%B6%A3-%E5%BC%9F%E5%AD%90%E8%A7%84", "productHandle":"快乐唱读趣-弟子规", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553596134166102921"}}' ><form method="post" action="/cart/add" id="product-form-geJ6XtlXHr6742996910287" accept-charset="UTF-8" class="form contents gp-contents [&>div]:gp-grid [&>div]:gp-grid-rows-[subgrid] [&>div]:gp-gap-y-0 [&>div]:gp-grid-col-[subgrid] [&>*>div:nth-child(1)]:gp-contents" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="40182104719567" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gFM5DXh9Qm" data-id="gFM5DXh9Qm" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gFM5DXh9Qm gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="gjSM9u_fDF gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="guH2Qdh_q3 "> <gp-product-tag data-id="guH2Qdh_q3" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "guH2Qdh_q3", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="0.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-guH2Qdh_q3" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gy4fxFC4vu", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553596134166102921"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":true},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":true,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/%E5%BF%AB%E4%B9%90%E5%94%B1%E8%AF%BB%E8%B6%A3-%E5%BC%9F%E5%AD%90%E8%A7%84", "product":{"id":6742996910287,"title":"快乐唱读趣-弟子规(jun'20)\/(汉湘\/\/童悦坊)","handle":"快乐唱读趣-弟子规","description":"跟着轻松的节奏,一起快乐朗读! 《弟子规》是浅显易懂的儿童启蒙教材,藉由三字成句的内容,让孩子懂得孝顺父母、友爱兄弟姊妹、尊重师长、注重生活礼节。 孩子可先念读,再从白...","published_at":"2025-03-18T00:07:04+08:00","created_at":"2021-06-29T14:11:11+08:00","vendor":"HAN XIANG (汉湘)","type":"Chinese Books","tags":["_MS","TODDLER"],"price":1090,"price_min":1090,"price_max":1090,"available":true,"price_varies":false,"compare_at_price":1090,"compare_at_price_min":1090,"compare_at_price_max":1090,"compare_at_price_varies":false,"variants":[{"id":40182104719567,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789863014379","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"快乐唱读趣-弟子规(jun'20)\/(汉湘\/\/童悦坊)","public_title":null,"options":["Default Title"],"price":1090,"weight":500,"compare_at_price":1090,"inventory_management":"shopify","barcode":"9789863014379","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_61737a28-dd42-4538-a2f9-adaed03c34d0.jpg?v=1743049248"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_61737a28-dd42-4538-a2f9-adaed03c34d0.jpg?v=1743049248","options":["Title"],"media":[{"alt":"快乐唱读趣-弟子规(jun'20)\/(汉湘\/\/童悦坊)","id":30102481633487,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_61737a28-dd42-4538-a2f9-adaed03c34d0.jpg?v=1743049248"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_61737a28-dd42-4538-a2f9-adaed03c34d0.jpg?v=1743049248","width":1000}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"跟着轻松的节奏,一起快乐朗读! 《弟子规》是浅显易懂的儿童启蒙教材,藉由三字成句的内容,让孩子懂得孝顺父母、友爱兄弟姊妹、尊重师长、注重生活礼节。 孩子可先念读,再从白..."}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_553596134166102921" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gy4fxFC4vu" class="gy4fxFC4vu gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="6742996910287" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:1000px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30102481633487 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_61737a28-dd42-4538-a2f9-adaed03c34d0.jpg?v=1743049248" data-srcset="//popular.com.sg/cdn/shop/files/download_61737a28-dd42-4538-a2f9-adaed03c34d0_480x480.jpg?v=1743049248 480w, //popular.com.sg/cdn/shop/files/download_61737a28-dd42-4538-a2f9-adaed03c34d0_768x768.jpg?v=1743049248 768w,//popular.com.sg/cdn/shop/files/download_61737a28-dd42-4538-a2f9-adaed03c34d0_1024x1024.jpg?v=1743049248 1024w,//popular.com.sg/cdn/shop/files/download_61737a28-dd42-4538-a2f9-adaed03c34d0_1440x1440.jpg?v=1743049248 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1000" height="1000" alt="快乐唱读趣-弟子规(jun'20)/(汉湘//童悦坊)" base-src="//popular.com.sg/cdn/shop/files/download_61737a28-dd42-4538-a2f9-adaed03c34d0.jpg?v=1743049248" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gHVFC29FrD "> <gp-text data-id="gHVFC29FrD"> <div class="gHVFC29FrD " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:0;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >快乐唱读趣-弟子规(jun'20)/(汉湘//童悦坊)</h2> </div> </div> </gp-text></div> <div enableLazyloadImage="true" parentTag="Col" id="ggzG1JECKv" data-id="ggzG1JECKv" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="ggzG1JECKv gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gZ4xfF1lMf gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gh7ASD3yh5" class="gh7ASD3yh5 gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"gh7ASD3yh5","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-gh7ASD3yh5" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $10.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"40182104719567","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .g678OedQBM.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .g678OedQBM:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .g678OedQBM:hover .gp-button-icon { color: undefined; } .g678OedQBM .gp-button-icon { color: var(--g-c-text-3, text-3); } .g678OedQBM:hover .gp-button-price { color: undefined; } .g678OedQBM .gp-button-price { color: var(--g-c-text-3, text-3); } .g678OedQBM .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .g678OedQBM:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="g678OedQBM" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="g678OedQBM gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .g678OedQBM-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .g678OedQBM-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .g678OedQBM-sold-out:hover .gp-button-icon { color: undefined; } .g678OedQBM-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .g678OedQBM-sold-out:hover .gp-button-price { color: undefined; } .g678OedQBM-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .g678OedQBM-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .g678OedQBM-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="g678OedQBM" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="g678OedQBM-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="6742996910287" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_553596134166102921" /></form></gp-product><gp-product class="gp-child-item-geJ6XtlXHr gp-contents" gp-context='{"variantSelected": {"id":40180310081743,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789863019367","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"智慧成长故事集:31个启发机智小故事(JAN20)\/(人类\/童悦坊)","public_title":null,"options":["Default Title"],"price":1090,"weight":500,"compare_at_price":1090,"inventory_management":"shopify","barcode":"9789863019367","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-geJ6XtlXHr6742826287311"}' gp-data='{"variantSelected": {"id":40180310081743,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789863019367","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"智慧成长故事集:31个启发机智小故事(JAN20)\/(人类\/童悦坊)","public_title":null,"options":["Default Title"],"price":1090,"weight":500,"compare_at_price":1090,"inventory_management":"shopify","barcode":"9789863019367","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/%E6%99%BA%E6%85%A7%E6%88%90%E9%95%BF%E6%95%85%E4%BA%8B%E9%9B%86-31%E4%B8%AA%E5%90%AF%E5%8F%91%E6%9C%BA%E6%99%BA%E5%B0%8F%E6%95%85%E4%BA%8B", "productHandle":"智慧成长故事集-31个启发机智小故事", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553596134166102921"}}' ><form method="post" action="/cart/add" id="product-form-geJ6XtlXHr6742826287311" accept-charset="UTF-8" class="form contents gp-contents [&>div]:gp-grid [&>div]:gp-grid-rows-[subgrid] [&>div]:gp-gap-y-0 [&>div]:gp-grid-col-[subgrid] [&>*>div:nth-child(1)]:gp-contents" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="40180310081743" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gFM5DXh9Qm" data-id="gFM5DXh9Qm" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gFM5DXh9Qm gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="gjSM9u_fDF gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="guH2Qdh_q3 "> <gp-product-tag data-id="guH2Qdh_q3" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "guH2Qdh_q3", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="0.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-guH2Qdh_q3" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gy4fxFC4vu", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553596134166102921"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":true},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":true,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/%E6%99%BA%E6%85%A7%E6%88%90%E9%95%BF%E6%95%85%E4%BA%8B%E9%9B%86-31%E4%B8%AA%E5%90%AF%E5%8F%91%E6%9C%BA%E6%99%BA%E5%B0%8F%E6%95%85%E4%BA%8B", "product":{"id":6742826287311,"title":"智慧成长故事集:31个启发机智小故事(JAN20)\/(人类\/童悦坊)","handle":"智慧成长故事集-31个启发机智小故事","description":"灵光乍现时会给你怎样的启发呢?这31个机智故事让读者看了不仅能会心一笑,还能培养孩子逻辑、语言、方法、应变力等机智。 ●〈徐文长妙联祝寿〉引导孩子运用幽默又机智的生活方式,...","published_at":"2025-03-18T00:07:01+08:00","created_at":"2021-06-29T10:10:26+08:00","vendor":"REN LEI WEN HUA(人类文化)","type":"Chinese Books","tags":["_MS","Children Book"],"price":1090,"price_min":1090,"price_max":1090,"available":true,"price_varies":false,"compare_at_price":1090,"compare_at_price_min":1090,"compare_at_price_max":1090,"compare_at_price_varies":false,"variants":[{"id":40180310081743,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789863019367","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"智慧成长故事集:31个启发机智小故事(JAN20)\/(人类\/童悦坊)","public_title":null,"options":["Default Title"],"price":1090,"weight":500,"compare_at_price":1090,"inventory_management":"shopify","barcode":"9789863019367","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_f1f560bd-877e-43d4-b398-8ce19a35ffe8.jpg?v=1743048070"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_f1f560bd-877e-43d4-b398-8ce19a35ffe8.jpg?v=1743048070","options":["Title"],"media":[{"alt":"智慧成长故事集:31个启发机智小故事(JAN20)\/(人类\/童悦坊)","id":30102407184591,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_f1f560bd-877e-43d4-b398-8ce19a35ffe8.jpg?v=1743048070"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_f1f560bd-877e-43d4-b398-8ce19a35ffe8.jpg?v=1743048070","width":1000}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"灵光乍现时会给你怎样的启发呢?这31个机智故事让读者看了不仅能会心一笑,还能培养孩子逻辑、语言、方法、应变力等机智。 ●〈徐文长妙联祝寿〉引导孩子运用幽默又机智的生活方式,..."}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_553596134166102921" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gy4fxFC4vu" class="gy4fxFC4vu gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="6742826287311" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:1000px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30102407184591 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_f1f560bd-877e-43d4-b398-8ce19a35ffe8.jpg?v=1743048070" data-srcset="//popular.com.sg/cdn/shop/files/download_f1f560bd-877e-43d4-b398-8ce19a35ffe8_480x480.jpg?v=1743048070 480w, //popular.com.sg/cdn/shop/files/download_f1f560bd-877e-43d4-b398-8ce19a35ffe8_768x768.jpg?v=1743048070 768w,//popular.com.sg/cdn/shop/files/download_f1f560bd-877e-43d4-b398-8ce19a35ffe8_1024x1024.jpg?v=1743048070 1024w,//popular.com.sg/cdn/shop/files/download_f1f560bd-877e-43d4-b398-8ce19a35ffe8_1440x1440.jpg?v=1743048070 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1000" height="1000" alt="智慧成长故事集:31个启发机智小故事(JAN20)/(人类/童悦坊)" base-src="//popular.com.sg/cdn/shop/files/download_f1f560bd-877e-43d4-b398-8ce19a35ffe8.jpg?v=1743048070" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gHVFC29FrD "> <gp-text data-id="gHVFC29FrD"> <div class="gHVFC29FrD " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:0;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >智慧成长故事集:31个启发机智小故事(JAN20)/(人类/童悦坊)</h2> </div> </div> </gp-text></div> <div enableLazyloadImage="true" parentTag="Col" id="ggzG1JECKv" data-id="ggzG1JECKv" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="ggzG1JECKv gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gZ4xfF1lMf gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gh7ASD3yh5" class="gh7ASD3yh5 gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"gh7ASD3yh5","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-gh7ASD3yh5" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $10.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"40180310081743","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .g678OedQBM.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .g678OedQBM:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .g678OedQBM:hover .gp-button-icon { color: undefined; } .g678OedQBM .gp-button-icon { color: var(--g-c-text-3, text-3); } .g678OedQBM:hover .gp-button-price { color: undefined; } .g678OedQBM .gp-button-price { color: var(--g-c-text-3, text-3); } .g678OedQBM .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .g678OedQBM:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="g678OedQBM" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="g678OedQBM gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .g678OedQBM-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .g678OedQBM-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .g678OedQBM-sold-out:hover .gp-button-icon { color: undefined; } .g678OedQBM-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .g678OedQBM-sold-out:hover .gp-button-price { color: undefined; } .g678OedQBM-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .g678OedQBM-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .g678OedQBM-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="g678OedQBM" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="g678OedQBM-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="6742826287311" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_553596134166102921" /></form></gp-product> </gp-same-height-v2> </div></div><div gp-el-wrapper style="--ml-mobile:10px;--mb-mobile:0px;--mr-mobile:10px;--mt-tablet:0px;--d:none;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="gyrJEWYh9U "> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product.v2.js?v=1742365134075" defer="defer"></script> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-same-height.v2.js?v=1742365134075" defer="defer"></script><gp-carousel data-id="gyrJEWYh9U" items-repeat id="gp-root-carousel-product-list-carousel-gyrJEWYh9U-template--15839232491727__gp_section_553596134166102921" class="gp-justify-center gp-group/carousel gp-flex" gp-data='{"id":"product-list-carousel-gyrJEWYh9U-template--15839232491727__gp_section_553596134166102921","setting":{"loop":{"desktop":true,"mobile":true},"slidesToShow":{"desktop":"6","tablet":"4","mobile":"2"},"dot":{"desktop":false,"mobile":true},"dotSize":{"desktop":12},"dotGapToCarousel":{"desktop":16},"dotStyle":{"desktop":"none","tablet":"none","mobile":"outside"},"navigationStyle":{"desktop":"outside","tablet":"outside","mobile":"outside"},"arrowCustom":"<svg height=\"100%\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M5 3l3.057-3 11.943 12-11.943 12-3.057-3 9-9z\"></path></svg>","controlOverContent":{"desktop":false,"mobile":false},"enableDrag":{"desktop":true,"tablet":true,"mobile":true},"speed":2,"dotActiveColor":{"desktop":"line-3"},"dotColor":{"desktop":"bg-1","mobile":"#b2b2b2"},"autoplay":false,"pauseOnHover":true,"autoplayTimeout":2,"arrowCustomColor":"#000000","arrowButtonSize":{"desktop":{"width":"24px","height":"24px"}}},"styles":{"sizeSetting":{"desktop":{"height":"fit-content","width":"100%"},"tablet":{"height":"fit-content","width":"100%"},"mobile":{"height":"fit-content","width":"100%"}},"spacing":{"desktop":"15","mobile":"10"}},"isHiddenArrowWhenDisabled":true}' > <div class="gp-hidden gp-aspect-square gp-w-[12px] gp-rounded-full gp-shadow-md"></div> <div class="gp-relative gp-my-0 tablet:gp-px-0 gp-max-w-full mobile:gp-px-0 gp-carousel-wrapper mobile:gp-block tablet:gp-block gp-block gyrJEWYh9U" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--h:fit-content;--h-tablet:fit-content;--h-mobile:fit-content" > <div class="gp-h-full gp-relative gp-mx-auto gp-flex gp-items-center gp-justify-between mobile:!gp-flex-row tablet:!gp-flex-row !gp-flex-row" style="--h:100%;--h-tablet:100%;--h-mobile:auto;gap:16px" > <button type="button" aria-label='Carousel Back Arrow' class="gp-z-1 product-list-carousel-gyrJEWYh9U gp-carousel-action-back gem-slider-previous product-list-carousel-gyrJEWYh9U-template--15839232491727__gp_section_553596134166102921 gp-carousel-arrow-gyrJEWYh9U gp-items-center gp-justify-center gp-overflow-hidden gp-shrink-0 gp-cursor-pointer gp-text-gray-500 !gp-flex !gp-relative tablet:!gp-flex tablet:!gp-relative mobile:!gp-flex mobile:!gp-relative " style="--left:initial;--top:initial;--right:initial;--bottom:;--left-tablet:initial;--top-tablet:initial;--right-tablet:initial;--bottom-tablet:;--left-mobile:initial;--top-mobile:initial;--right-mobile:initial;--bottom-mobile:;--d:flex;--d-tablet:flex;--d-mobile:flex;background-color:;--w:24px;--h:24px" onClick={onClick} > <div class="gp-flex gp-items-center gp-justify-center [&>svg]:gp-h-full [&>svg]:gp-w-full gp-rotate-180 tablet:gp-rotate-180 mobile:gp-rotate-180" style="--c:#000000;--w:undefinedpx;--w-tablet:undefinedpx;--w-mobile:undefinedpx;--h:undefinedpx;--h-tablet:undefinedpx;--h-mobile:undefinedpx" > <svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M5 3l3.057-3 11.943 12-11.943 12-3.057-3 9-9z"></path></svg> </div> <style> .product-list-carousel-gyrJEWYh9U.gp-carousel-arrow-gyrJEWYh9U { } .product-list-carousel-gyrJEWYh9U.gp-carousel-arrow-gyrJEWYh9U::before { content: ''; height: 100%; width: 100%; position: absolute; pointer-events: none; z-index: 10; } @media only screen and (max-width: 1024px) and (min-width: 768px) { .product-list-carousel-gyrJEWYh9U.gp-carousel-arrow-gyrJEWYh9U { } .product-list-carousel-gyrJEWYh9U.gp-carousel-arrow-gyrJEWYh9U::before { } } @media only screen and (max-width: 768px) { .product-list-carousel-gyrJEWYh9U.gp-carousel-arrow-gyrJEWYh9U { } .product-list-carousel-gyrJEWYh9U.gp-carousel-arrow-gyrJEWYh9U::before { } } </style> </button> <div id="gp-carousel-product-list-carousel-gyrJEWYh9U-template--15839232491727__gp_section_553596134166102921" class="gem-slider gp-h-full gp-overflow-hidden gp-select-none mobile:!gp-flex-nowrap tablet:!gp-flex-nowrap !gp-flex-nowrap mobile:!gp-min-h-full tablet:!gp-min-h-full !gp-min-h-full" style="--cg-mobile:10px;--cg-tablet:15px;--cg:15px"><div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="1" style="--minw:calc(100% / 6 - 12.5px);--minw-tablet:calc(100% / 4 - 11.25px);--minw-mobile:calc(100% / 2 - 5px);--maxw:calc(100% / 6 - 12.5px);--maxw-tablet:calc(100% / 4 - 11.25px);--maxw-mobile:calc(100% / 2 - 5px);--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-product-list-carousel-gyrJEWYh9U gp-child-item-gyrJEWYh9U gp-child-item-undefined gyrJEWYh9U" data-index="" > <div class="gp-w-full", > <gp-product gp-context='{"variantSelected": {"id":44100329111759,"title":"Paperback","option1":"Paperback","option2":null,"option3":null,"sku":"9786264190657","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"《超越音符:林俊杰20周年》pvc 透明书衣珍藏平装版 (随书加赠:赛璐璐书签1 - Paperback","public_title":"Paperback","options":["Paperback"],"price":4900,"weight":200,"compare_at_price":null,"inventory_management":"shopify","barcode":"9786264190657","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-gyrJEWYh9U7583492014287"}' gp-data='{"variantSelected": {"id":44100329111759,"title":"Paperback","option1":"Paperback","option2":null,"option3":null,"sku":"9786264190657","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"《超越音符:林俊杰20周年》pvc 透明书衣珍藏平装版 (随书加赠:赛璐璐书签1 - Paperback","public_title":"Paperback","options":["Paperback"],"price":4900,"weight":200,"compare_at_price":null,"inventory_management":"shopify","barcode":"9786264190657","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/%E6%96%B0%E4%B9%A6%E9%A2%84%E5%94%AE-%E6%9E%97%E4%BF%8A%E6%9D%B0-%E8%B6%85%E8%B6%8A%E9%9F%B3%E7%AC%A6-%E6%9E%97%E4%BF%8A%E5%82%9120%E5%91%A8%E5%B9%B4-jj-lin-beyond-the-music-preorder", "productHandle":"新书预售-林俊杰-超越音符-林俊傑20周年-jj-lin-beyond-the-music-preorder", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553596134166102921"}}'><form method="post" action="/cart/add" id="product-form-gyrJEWYh9U7583492014287" accept-charset="UTF-8" class="form contents AddToCartForm" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="44100329111759" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gOEBfh6wk9" data-id="gOEBfh6wk9" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--pt-mobile:10px;--pl-mobile:10px;--pb-mobile:10px;--pr-mobile:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gOEBfh6wk9 gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="g1wlTPGKp4 gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gsyVrrVV4q "> <gp-product-tag data-id="gsyVrrVV4q" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gsyVrrVV4q", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="-4900.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gsyVrrVV4q" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gPLpBc5sJP", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553596134166102921"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":true},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":true,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/%E6%96%B0%E4%B9%A6%E9%A2%84%E5%94%AE-%E6%9E%97%E4%BF%8A%E6%9D%B0-%E8%B6%85%E8%B6%8A%E9%9F%B3%E7%AC%A6-%E6%9E%97%E4%BF%8A%E5%82%9120%E5%91%A8%E5%B9%B4-jj-lin-beyond-the-music-preorder", "product":{"id":7583492014287,"title":"《超越音符:林俊杰20周年》pvc 透明书衣珍藏平装版 (随书加赠:赛璐璐书签1","handle":"新书预售-林俊杰-超越音符-林俊傑20周年-jj-lin-beyond-the-music-preorder","description":"出道20年\r\n—JJ林俊杰首部个人传记—\r\n\r\n从邻家男孩到华语流行文化巨星,林俊杰创作之路的启蒙与突破\r\n\r\n 【随书加赠】赛璐璐书籤1张(宽7.5cmx长19cm)\r\n\r\n ◆ 繁体版更新生活照与工作照。\r\n ◆ 书中收录百馀张珍贵相片及林俊杰未曾袒露的心声絮语。\r\n ◆ 全书以三幕剧的形式讲述林俊杰的过去、现在和未来。\r\n ◆ 蔡康永、何炅、孙燕姿、王嘉尔、五月天阿信、周杰伦感动推荐。\r\n\r\n 「大部分人都是透过林俊杰的歌曲认识我的。然而有些心情和感动真的不是音符都能表达出来。\r\n\r\n 小时候,我其实是个爱写日记的孩子。那些藏在心底的感受,如果不写下来,就会像风一样消失,再也找不回来。有时候,用写的,更直接、更纯粹。这本书,算是目前为止这辈子写过最长的一篇日记了。」——JJ 林俊杰\r\n\r\n 关于《超越音符:林俊杰20週年》…\r\n\r\n 从当年由父亲陪伴参加歌唱比赛的青涩男孩,到一曲《江南》唱响华语乐坛、引发万人空巷的传奇,林俊杰一路走来,无声无息间成为了华语流行文化历史中的见证者与缔造者。\r\n\r\n 如今,已过不惑之年,在歌声与镁光灯之外,他的生命中藏着多少不为人知的故事、身边又流转了多少匆匆过客和深情挚友?\r\n\r\n 翻开这本书,随着娓娓道来的文字,你将走进这位男孩的内心世界,随他展开一段既深情又真挚的旅程。\r\n\r\n 无论巅峰或低谷,这本书是对那些珍贵时刻的真情记录,更是献给陪伴成长20年的你们的一份心意,承载着通往未来的希望与梦想。\r\n\r\n 这本书也是一位歌手对生命中的每个高峰与低谷的珍藏,无论是过去或现在;是一封写给家人、朋友的深情告白——林爸、林妈、哥哥、奶奶,林秋离老师,JFJ团队,阿杜,怀秋……以及那些风雨同舟的歌迷朋友们,这些悄悄话,诉说着成长路上从未离去的深厚情谊。","published_at":"2025-03-18T00:09:10+08:00","created_at":"2024-12-11T13:46:14+08:00","vendor":"SHI BAO (时报)","type":"Chinese Books","tags":["NON-FICTION"],"price":4900,"price_min":4900,"price_max":9290,"available":true,"price_varies":true,"compare_at_price":null,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":44100329111759,"title":"Paperback","option1":"Paperback","option2":null,"option3":null,"sku":"9786264190657","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"《超越音符:林俊杰20周年》pvc 透明书衣珍藏平装版 (随书加赠:赛璐璐书签1 - Paperback","public_title":"Paperback","options":["Paperback"],"price":4900,"weight":200,"compare_at_price":null,"inventory_management":"shopify","barcode":"9786264190657","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":44100329144527,"title":"Gift Box","option1":"Gift Box","option2":null,"option3":null,"sku":"4711441072179","requires_shipping":true,"taxable":true,"featured_image":null,"available":false,"name":"《超越音符:林俊杰20周年》pvc 透明书衣珍藏平装版 (随书加赠:赛璐璐书签1 - Gift Box","public_title":"Gift Box","options":["Gift Box"],"price":9290,"weight":0,"compare_at_price":null,"inventory_management":"shopify","barcode":"","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_a8f2a229-1b01-45a2-ae40-82ca245d7987.jpg?v=1743041717"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_a8f2a229-1b01-45a2-ae40-82ca245d7987.jpg?v=1743041717","options":["Option"],"media":[{"alt":"《超越音符:林俊杰20周年》pvc 透明书衣珍藏平装版 (随书加赠:赛璐璐书签1","id":30102023995599,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_a8f2a229-1b01-45a2-ae40-82ca245d7987.jpg?v=1743041717"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_a8f2a229-1b01-45a2-ae40-82ca245d7987.jpg?v=1743041717","width":1000}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"出道20年\r\n—JJ林俊杰首部个人传记—\r\n\r\n从邻家男孩到华语流行文化巨星,林俊杰创作之路的启蒙与突破\r\n\r\n 【随书加赠】赛璐璐书籤1张(宽7.5cmx长19cm)\r\n\r\n ◆ 繁体版更新生活照与工作照。\r\n ◆ 书中收录百馀张珍贵相片及林俊杰未曾袒露的心声絮语。\r\n ◆ 全书以三幕剧的形式讲述林俊杰的过去、现在和未来。\r\n ◆ 蔡康永、何炅、孙燕姿、王嘉尔、五月天阿信、周杰伦感动推荐。\r\n\r\n 「大部分人都是透过林俊杰的歌曲认识我的。然而有些心情和感动真的不是音符都能表达出来。\r\n\r\n 小时候,我其实是个爱写日记的孩子。那些藏在心底的感受,如果不写下来,就会像风一样消失,再也找不回来。有时候,用写的,更直接、更纯粹。这本书,算是目前为止这辈子写过最长的一篇日记了。」——JJ 林俊杰\r\n\r\n 关于《超越音符:林俊杰20週年》…\r\n\r\n 从当年由父亲陪伴参加歌唱比赛的青涩男孩,到一曲《江南》唱响华语乐坛、引发万人空巷的传奇,林俊杰一路走来,无声无息间成为了华语流行文化历史中的见证者与缔造者。\r\n\r\n 如今,已过不惑之年,在歌声与镁光灯之外,他的生命中藏着多少不为人知的故事、身边又流转了多少匆匆过客和深情挚友?\r\n\r\n 翻开这本书,随着娓娓道来的文字,你将走进这位男孩的内心世界,随他展开一段既深情又真挚的旅程。\r\n\r\n 无论巅峰或低谷,这本书是对那些珍贵时刻的真情记录,更是献给陪伴成长20年的你们的一份心意,承载着通往未来的希望与梦想。\r\n\r\n 这本书也是一位歌手对生命中的每个高峰与低谷的珍藏,无论是过去或现在;是一封写给家人、朋友的深情告白——林爸、林妈、哥哥、奶奶,林秋离老师,JFJ团队,阿杜,怀秋……以及那些风雨同舟的歌迷朋友们,这些悄悄话,诉说着成长路上从未离去的深厚情谊。"}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_553596134166102921" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gPLpBc5sJP" class="gPLpBc5sJP gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="7583492014287" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:1000px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30102023995599 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_a8f2a229-1b01-45a2-ae40-82ca245d7987.jpg?v=1743041717" data-srcset="//popular.com.sg/cdn/shop/files/download_a8f2a229-1b01-45a2-ae40-82ca245d7987_480x480.jpg?v=1743041717 480w, //popular.com.sg/cdn/shop/files/download_a8f2a229-1b01-45a2-ae40-82ca245d7987_768x768.jpg?v=1743041717 768w,//popular.com.sg/cdn/shop/files/download_a8f2a229-1b01-45a2-ae40-82ca245d7987_1024x1024.jpg?v=1743041717 1024w,//popular.com.sg/cdn/shop/files/download_a8f2a229-1b01-45a2-ae40-82ca245d7987_1440x1440.jpg?v=1743041717 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1000" height="1000" alt="《超越音符:林俊杰20周年》pvc 透明书衣珍藏平装版 (随书加赠:赛璐璐书签1" base-src="//popular.com.sg/cdn/shop/files/download_a8f2a229-1b01-45a2-ae40-82ca245d7987.jpg?v=1743041717" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gp_S9fnTXV "> <gp-text data-id="gp_S9fnTXV"> <div class="gp_S9fnTXV " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:left;--ta-tablet:center;--ta-mobile:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:2;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >《超越音符:林俊杰20周年》pvc 透明书衣珍藏平装版 (随书加赠:赛璐璐书签1</h2> </div> </div> </gp-text></div> <div enableLazyloadImage="true" parentTag="Col" id="gwcF-L5D8T" data-id="gwcF-L5D8T" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:start;--pc-mobile:center;--gtc:minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gwcF-L5D8T gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gmifpBOhJK gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gWsTrrQft6" class="gWsTrrQft6 gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"gWsTrrQft6","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-gWsTrrQft6" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $49.00 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gBtustfhrL gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gaq4aeCbJd" class="gaq4aeCbJd gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"compare","uid":"gaq4aeCbJd","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="true" > <gp-text data-id=""> <div id="p-price-gaq4aeCbJd" class=" " > <div > <div type="compare" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-product-compare-price gp-line-through gp-decoration-g-text-1 gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--tdc:text-1;--tdt:1;--ta:left;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" > </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"44100329111759","totalVariant":"2"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .glJpxVcMTj.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .glJpxVcMTj:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .glJpxVcMTj:hover .gp-button-icon { color: undefined; } .glJpxVcMTj .gp-button-icon { color: var(--g-c-text-3, text-3); } .glJpxVcMTj:hover .gp-button-price { color: undefined; } .glJpxVcMTj .gp-button-price { color: var(--g-c-text-3, text-3); } .glJpxVcMTj .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .glJpxVcMTj:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="glJpxVcMTj" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="glJpxVcMTj gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .glJpxVcMTj-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .glJpxVcMTj-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .glJpxVcMTj-sold-out:hover .gp-button-icon { color: undefined; } .glJpxVcMTj-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .glJpxVcMTj-sold-out:hover .gp-button-price { color: undefined; } .glJpxVcMTj-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .glJpxVcMTj-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .glJpxVcMTj-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="glJpxVcMTj" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="glJpxVcMTj-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="7583492014287" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_553596134166102921" /></form></gp-product> </div> </div><div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="2" style="--minw:calc(100% / 6 - 12.5px);--minw-tablet:calc(100% / 4 - 11.25px);--minw-mobile:calc(100% / 2 - 5px);--maxw:calc(100% / 6 - 12.5px);--maxw-tablet:calc(100% / 4 - 11.25px);--maxw-mobile:calc(100% / 2 - 5px);--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-product-list-carousel-gyrJEWYh9U gp-child-item-gyrJEWYh9U gp-child-item-undefined gyrJEWYh9U" data-index="" > <div class="gp-w-full", > <gp-product gp-context='{"variantSelected": {"id":40180367098063,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789863011903","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"365床边故事-365床边故事(橘)(dec12)\/(人类\/童悦坊)","public_title":null,"options":["Default Title"],"price":1090,"weight":500,"compare_at_price":1090,"inventory_management":"shopify","barcode":"9789863011903","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-gyrJEWYh9U6742829727951"}' gp-data='{"variantSelected": {"id":40180367098063,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789863011903","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"365床边故事-365床边故事(橘)(dec12)\/(人类\/童悦坊)","public_title":null,"options":["Default Title"],"price":1090,"weight":500,"compare_at_price":1090,"inventory_management":"shopify","barcode":"9789863011903","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/365%E5%BA%8A%E8%BE%B9%E6%95%85%E4%BA%8B-365%E5%BA%8A%E8%BE%B9%E6%95%85%E4%BA%8B%E6%A9%98", "productHandle":"365床边故事-365床边故事橘", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553596134166102921"}}'><form method="post" action="/cart/add" id="product-form-gyrJEWYh9U6742829727951" accept-charset="UTF-8" class="form contents AddToCartForm" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="40180367098063" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gOEBfh6wk9" data-id="gOEBfh6wk9" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--pt-mobile:10px;--pl-mobile:10px;--pb-mobile:10px;--pr-mobile:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gOEBfh6wk9 gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="g1wlTPGKp4 gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gsyVrrVV4q "> <gp-product-tag data-id="gsyVrrVV4q" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gsyVrrVV4q", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="0.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gsyVrrVV4q" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gPLpBc5sJP", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553596134166102921"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":true},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":true,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/365%E5%BA%8A%E8%BE%B9%E6%95%85%E4%BA%8B-365%E5%BA%8A%E8%BE%B9%E6%95%85%E4%BA%8B%E6%A9%98", "product":{"id":6742829727951,"title":"365床边故事-365床边故事(橘)(dec12)\/(人类\/童悦坊)","handle":"365床边故事-365床边故事橘","description":"《365床边故事(秋)(附CD):童话小百科》 好故事是一盏灯,在月色朦胧的夜晚,照亮了世界的每一个角落,同时也照亮了孩子纯洁的心灵。 好故事是一把钥匙,为孩子打开一扇扇门,让他们...","published_at":"2025-03-18T00:07:02+08:00","created_at":"2021-06-29T10:13:23+08:00","vendor":"REN LEI WEN HUA(人类文化)","type":"Chinese Books","tags":["_MS","Children Book"],"price":1090,"price_min":1090,"price_max":1090,"available":true,"price_varies":false,"compare_at_price":1090,"compare_at_price_min":1090,"compare_at_price_max":1090,"compare_at_price_varies":false,"variants":[{"id":40180367098063,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789863011903","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"365床边故事-365床边故事(橘)(dec12)\/(人类\/童悦坊)","public_title":null,"options":["Default Title"],"price":1090,"weight":500,"compare_at_price":1090,"inventory_management":"shopify","barcode":"9789863011903","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_cbe0bf25-9833-4568-850b-68aae72747f9.jpg?v=1743039839"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_cbe0bf25-9833-4568-850b-68aae72747f9.jpg?v=1743039839","options":["Title"],"media":[{"alt":"365床边故事-365床边故事(橘)(dec12)\/(人类\/童悦坊)","id":30101903900879,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_cbe0bf25-9833-4568-850b-68aae72747f9.jpg?v=1743039839"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_cbe0bf25-9833-4568-850b-68aae72747f9.jpg?v=1743039839","width":1000}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"《365床边故事(秋)(附CD):童话小百科》 好故事是一盏灯,在月色朦胧的夜晚,照亮了世界的每一个角落,同时也照亮了孩子纯洁的心灵。 好故事是一把钥匙,为孩子打开一扇扇门,让他们..."}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_553596134166102921" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gPLpBc5sJP" class="gPLpBc5sJP gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="6742829727951" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:1000px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30101903900879 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_cbe0bf25-9833-4568-850b-68aae72747f9.jpg?v=1743039839" data-srcset="//popular.com.sg/cdn/shop/files/download_cbe0bf25-9833-4568-850b-68aae72747f9_480x480.jpg?v=1743039839 480w, //popular.com.sg/cdn/shop/files/download_cbe0bf25-9833-4568-850b-68aae72747f9_768x768.jpg?v=1743039839 768w,//popular.com.sg/cdn/shop/files/download_cbe0bf25-9833-4568-850b-68aae72747f9_1024x1024.jpg?v=1743039839 1024w,//popular.com.sg/cdn/shop/files/download_cbe0bf25-9833-4568-850b-68aae72747f9_1440x1440.jpg?v=1743039839 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1000" height="1000" alt="365床边故事-365床边故事(橘)(dec12)/(人类/童悦坊)" base-src="//popular.com.sg/cdn/shop/files/download_cbe0bf25-9833-4568-850b-68aae72747f9.jpg?v=1743039839" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gp_S9fnTXV "> <gp-text data-id="gp_S9fnTXV"> <div class="gp_S9fnTXV " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:left;--ta-tablet:center;--ta-mobile:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:2;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >365床边故事-365床边故事(橘)(dec12)/(人类/童悦坊)</h2> </div> </div> </gp-text></div> <div enableLazyloadImage="true" parentTag="Col" id="gwcF-L5D8T" data-id="gwcF-L5D8T" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:start;--pc-mobile:center;--gtc:minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gwcF-L5D8T gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gmifpBOhJK gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gWsTrrQft6" class="gWsTrrQft6 gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"gWsTrrQft6","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-gWsTrrQft6" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $10.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gBtustfhrL gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gaq4aeCbJd" class="gaq4aeCbJd gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"compare","uid":"gaq4aeCbJd","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="true" > <gp-text data-id=""> <div id="p-price-gaq4aeCbJd" class=" " > <div > <div type="compare" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-product-compare-price gp-line-through gp-decoration-g-text-1 gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--tdc:text-1;--tdt:1;--ta:left;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" > $10.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"40180367098063","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .glJpxVcMTj.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .glJpxVcMTj:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .glJpxVcMTj:hover .gp-button-icon { color: undefined; } .glJpxVcMTj .gp-button-icon { color: var(--g-c-text-3, text-3); } .glJpxVcMTj:hover .gp-button-price { color: undefined; } .glJpxVcMTj .gp-button-price { color: var(--g-c-text-3, text-3); } .glJpxVcMTj .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .glJpxVcMTj:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="glJpxVcMTj" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="glJpxVcMTj gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .glJpxVcMTj-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .glJpxVcMTj-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .glJpxVcMTj-sold-out:hover .gp-button-icon { color: undefined; } .glJpxVcMTj-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .glJpxVcMTj-sold-out:hover .gp-button-price { color: undefined; } .glJpxVcMTj-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .glJpxVcMTj-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .glJpxVcMTj-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="glJpxVcMTj" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="glJpxVcMTj-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="6742829727951" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_553596134166102921" /></form></gp-product> </div> </div><div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="3" style="--minw:calc(100% / 6 - 12.5px);--minw-tablet:calc(100% / 4 - 11.25px);--minw-mobile:calc(100% / 2 - 5px);--maxw:calc(100% / 6 - 12.5px);--maxw-tablet:calc(100% / 4 - 11.25px);--maxw-mobile:calc(100% / 2 - 5px);--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-product-list-carousel-gyrJEWYh9U gp-child-item-gyrJEWYh9U gp-child-item-undefined gyrJEWYh9U" data-index="" > <div class="gp-w-full", > <gp-product gp-context='{"variantSelected": {"id":40180300218575,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789863018643","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"中国节日故事 (APR'18)\/(人类\/童悦坊)","public_title":null,"options":["Default Title"],"price":790,"weight":500,"compare_at_price":790,"inventory_management":"shopify","barcode":"9789863018643","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-gyrJEWYh9U6742825631951"}' gp-data='{"variantSelected": {"id":40180300218575,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789863018643","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"中国节日故事 (APR'18)\/(人类\/童悦坊)","public_title":null,"options":["Default Title"],"price":790,"weight":500,"compare_at_price":790,"inventory_management":"shopify","barcode":"9789863018643","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/%E4%B8%AD%E5%9B%BD%E8%8A%82%E6%97%A5%E6%95%85%E4%BA%8B", "productHandle":"中国节日故事", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553596134166102921"}}'><form method="post" action="/cart/add" id="product-form-gyrJEWYh9U6742825631951" accept-charset="UTF-8" class="form contents AddToCartForm" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="40180300218575" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gOEBfh6wk9" data-id="gOEBfh6wk9" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--pt-mobile:10px;--pl-mobile:10px;--pb-mobile:10px;--pr-mobile:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gOEBfh6wk9 gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="g1wlTPGKp4 gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gsyVrrVV4q "> <gp-product-tag data-id="gsyVrrVV4q" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gsyVrrVV4q", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="0.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gsyVrrVV4q" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gPLpBc5sJP", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553596134166102921"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":true},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":true,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/%E4%B8%AD%E5%9B%BD%E8%8A%82%E6%97%A5%E6%95%85%E4%BA%8B", "product":{"id":6742825631951,"title":"中国节日故事 (APR'18)\/(人类\/童悦坊)","handle":"中国节日故事","description":"你知道春节、元宵节、端午节、中秋节……等节日的由来吗?本书将会给你最详尽的解答!书中除了介绍节日的由来,还详细地解释每个节日中民俗活动的意义。中国的传统节日都有非常精彩...","published_at":"2025-03-17T21:04:24+08:00","created_at":"2021-06-29T10:10:05+08:00","vendor":"REN LEI WEN HUA(人类文化)","type":"Chinese Books","tags":["_MS","Children Book"],"price":790,"price_min":790,"price_max":790,"available":true,"price_varies":false,"compare_at_price":790,"compare_at_price_min":790,"compare_at_price_max":790,"compare_at_price_varies":false,"variants":[{"id":40180300218575,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789863018643","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"中国节日故事 (APR'18)\/(人类\/童悦坊)","public_title":null,"options":["Default Title"],"price":790,"weight":500,"compare_at_price":790,"inventory_management":"shopify","barcode":"9789863018643","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_8040bca2-8151-44b0-b99c-beccedc84ea8.jpg?v=1743044929"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_8040bca2-8151-44b0-b99c-beccedc84ea8.jpg?v=1743044929","options":["Title"],"media":[{"alt":"中国节日故事 (APR'18)\/(人类\/童悦坊)","id":30102234529999,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_8040bca2-8151-44b0-b99c-beccedc84ea8.jpg?v=1743044929"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_8040bca2-8151-44b0-b99c-beccedc84ea8.jpg?v=1743044929","width":1000}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"你知道春节、元宵节、端午节、中秋节……等节日的由来吗?本书将会给你最详尽的解答!书中除了介绍节日的由来,还详细地解释每个节日中民俗活动的意义。中国的传统节日都有非常精彩..."}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_553596134166102921" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gPLpBc5sJP" class="gPLpBc5sJP gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="6742825631951" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:1000px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30102234529999 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_8040bca2-8151-44b0-b99c-beccedc84ea8.jpg?v=1743044929" data-srcset="//popular.com.sg/cdn/shop/files/download_8040bca2-8151-44b0-b99c-beccedc84ea8_480x480.jpg?v=1743044929 480w, //popular.com.sg/cdn/shop/files/download_8040bca2-8151-44b0-b99c-beccedc84ea8_768x768.jpg?v=1743044929 768w,//popular.com.sg/cdn/shop/files/download_8040bca2-8151-44b0-b99c-beccedc84ea8_1024x1024.jpg?v=1743044929 1024w,//popular.com.sg/cdn/shop/files/download_8040bca2-8151-44b0-b99c-beccedc84ea8_1440x1440.jpg?v=1743044929 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1000" height="1000" alt="中国节日故事 (APR'18)/(人类/童悦坊)" base-src="//popular.com.sg/cdn/shop/files/download_8040bca2-8151-44b0-b99c-beccedc84ea8.jpg?v=1743044929" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gp_S9fnTXV "> <gp-text data-id="gp_S9fnTXV"> <div class="gp_S9fnTXV " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:left;--ta-tablet:center;--ta-mobile:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:2;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >中国节日故事 (APR'18)/(人类/童悦坊)</h2> </div> </div> </gp-text></div> <div enableLazyloadImage="true" parentTag="Col" id="gwcF-L5D8T" data-id="gwcF-L5D8T" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:start;--pc-mobile:center;--gtc:minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gwcF-L5D8T gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gmifpBOhJK gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gWsTrrQft6" class="gWsTrrQft6 gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"gWsTrrQft6","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-gWsTrrQft6" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $7.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gBtustfhrL gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gaq4aeCbJd" class="gaq4aeCbJd gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"compare","uid":"gaq4aeCbJd","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="true" > <gp-text data-id=""> <div id="p-price-gaq4aeCbJd" class=" " > <div > <div type="compare" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-product-compare-price gp-line-through gp-decoration-g-text-1 gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--tdc:text-1;--tdt:1;--ta:left;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" > $7.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"40180300218575","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .glJpxVcMTj.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .glJpxVcMTj:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .glJpxVcMTj:hover .gp-button-icon { color: undefined; } .glJpxVcMTj .gp-button-icon { color: var(--g-c-text-3, text-3); } .glJpxVcMTj:hover .gp-button-price { color: undefined; } .glJpxVcMTj .gp-button-price { color: var(--g-c-text-3, text-3); } .glJpxVcMTj .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .glJpxVcMTj:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="glJpxVcMTj" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="glJpxVcMTj gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .glJpxVcMTj-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .glJpxVcMTj-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .glJpxVcMTj-sold-out:hover .gp-button-icon { color: undefined; } .glJpxVcMTj-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .glJpxVcMTj-sold-out:hover .gp-button-price { color: undefined; } .glJpxVcMTj-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .glJpxVcMTj-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .glJpxVcMTj-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="glJpxVcMTj" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="glJpxVcMTj-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="6742825631951" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_553596134166102921" /></form></gp-product> </div> </div><div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="4" style="--minw:calc(100% / 6 - 12.5px);--minw-tablet:calc(100% / 4 - 11.25px);--minw-mobile:calc(100% / 2 - 5px);--maxw:calc(100% / 6 - 12.5px);--maxw-tablet:calc(100% / 4 - 11.25px);--maxw-mobile:calc(100% / 2 - 5px);--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-product-list-carousel-gyrJEWYh9U gp-child-item-gyrJEWYh9U gp-child-item-undefined gyrJEWYh9U" data-index="" > <div class="gp-w-full", > <gp-product gp-context='{"variantSelected": {"id":40180300185807,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789863018193","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"中英双语幼儿认知书(橘黄)(Sep'17)(人类\/童悦坊)","public_title":null,"options":["Default Title"],"price":790,"weight":500,"compare_at_price":790,"inventory_management":"shopify","barcode":"9789863018193","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-gyrJEWYh9U6742825599183"}' gp-data='{"variantSelected": {"id":40180300185807,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789863018193","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"中英双语幼儿认知书(橘黄)(Sep'17)(人类\/童悦坊)","public_title":null,"options":["Default Title"],"price":790,"weight":500,"compare_at_price":790,"inventory_management":"shopify","barcode":"9789863018193","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/%E4%B8%AD%E8%8B%B1%E5%8F%8C%E8%AF%AD%E5%B9%BC%E5%84%BF%E8%AE%A4%E7%9F%A5%E4%B9%A6%E6%A9%98%E9%BB%84", "productHandle":"中英双语幼儿认知书橘黄", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553596134166102921"}}'><form method="post" action="/cart/add" id="product-form-gyrJEWYh9U6742825599183" accept-charset="UTF-8" class="form contents AddToCartForm" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="40180300185807" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gOEBfh6wk9" data-id="gOEBfh6wk9" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--pt-mobile:10px;--pl-mobile:10px;--pb-mobile:10px;--pr-mobile:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gOEBfh6wk9 gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="g1wlTPGKp4 gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gsyVrrVV4q "> <gp-product-tag data-id="gsyVrrVV4q" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gsyVrrVV4q", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="0.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gsyVrrVV4q" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gPLpBc5sJP", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553596134166102921"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":true},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":true,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/%E4%B8%AD%E8%8B%B1%E5%8F%8C%E8%AF%AD%E5%B9%BC%E5%84%BF%E8%AE%A4%E7%9F%A5%E4%B9%A6%E6%A9%98%E9%BB%84", "product":{"id":6742825599183,"title":"中英双语幼儿认知书(橘黄)(Sep'17)(人类\/童悦坊)","handle":"中英双语幼儿认知书橘黄","description":"1. 收录动物、鸟类、植物、大自然、生活用品、玩具‧乐器、职业、马路、便利商店、餐厅、公园、学校等十二大主题。 2. 色彩鲜明、线条清晰,运用丰富的图画,让孩子快乐的学习。 3. 164个...","published_at":"2025-03-18T00:06:59+08:00","created_at":"2021-06-29T10:10:01+08:00","vendor":"REN LEI WEN HUA(人类文化)","type":"Chinese Books","tags":["_MS","ACTIVITY"],"price":790,"price_min":790,"price_max":790,"available":true,"price_varies":false,"compare_at_price":790,"compare_at_price_min":790,"compare_at_price_max":790,"compare_at_price_varies":false,"variants":[{"id":40180300185807,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789863018193","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"中英双语幼儿认知书(橘黄)(Sep'17)(人类\/童悦坊)","public_title":null,"options":["Default Title"],"price":790,"weight":500,"compare_at_price":790,"inventory_management":"shopify","barcode":"9789863018193","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_58d5b6ba-f9e1-4506-945e-8ad429fe99cb.jpg?v=1743044304"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_58d5b6ba-f9e1-4506-945e-8ad429fe99cb.jpg?v=1743044304","options":["Title"],"media":[{"alt":"中英双语幼儿认知书(橘黄)(Sep'17)(人类\/童悦坊)","id":30102214115535,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_58d5b6ba-f9e1-4506-945e-8ad429fe99cb.jpg?v=1743044304"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_58d5b6ba-f9e1-4506-945e-8ad429fe99cb.jpg?v=1743044304","width":1000}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"1. 收录动物、鸟类、植物、大自然、生活用品、玩具‧乐器、职业、马路、便利商店、餐厅、公园、学校等十二大主题。 2. 色彩鲜明、线条清晰,运用丰富的图画,让孩子快乐的学习。 3. 164个..."}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_553596134166102921" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gPLpBc5sJP" class="gPLpBc5sJP gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="6742825599183" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:1000px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30102214115535 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_58d5b6ba-f9e1-4506-945e-8ad429fe99cb.jpg?v=1743044304" data-srcset="//popular.com.sg/cdn/shop/files/download_58d5b6ba-f9e1-4506-945e-8ad429fe99cb_480x480.jpg?v=1743044304 480w, //popular.com.sg/cdn/shop/files/download_58d5b6ba-f9e1-4506-945e-8ad429fe99cb_768x768.jpg?v=1743044304 768w,//popular.com.sg/cdn/shop/files/download_58d5b6ba-f9e1-4506-945e-8ad429fe99cb_1024x1024.jpg?v=1743044304 1024w,//popular.com.sg/cdn/shop/files/download_58d5b6ba-f9e1-4506-945e-8ad429fe99cb_1440x1440.jpg?v=1743044304 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1000" height="1000" alt="中英双语幼儿认知书(橘黄)(Sep'17)(人类/童悦坊)" base-src="//popular.com.sg/cdn/shop/files/download_58d5b6ba-f9e1-4506-945e-8ad429fe99cb.jpg?v=1743044304" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gp_S9fnTXV "> <gp-text data-id="gp_S9fnTXV"> <div class="gp_S9fnTXV " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:left;--ta-tablet:center;--ta-mobile:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:2;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >中英双语幼儿认知书(橘黄)(Sep'17)(人类/童悦坊)</h2> </div> </div> </gp-text></div> <div enableLazyloadImage="true" parentTag="Col" id="gwcF-L5D8T" data-id="gwcF-L5D8T" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:start;--pc-mobile:center;--gtc:minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gwcF-L5D8T gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gmifpBOhJK gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gWsTrrQft6" class="gWsTrrQft6 gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"gWsTrrQft6","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-gWsTrrQft6" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $7.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gBtustfhrL gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gaq4aeCbJd" class="gaq4aeCbJd gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"compare","uid":"gaq4aeCbJd","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="true" > <gp-text data-id=""> <div id="p-price-gaq4aeCbJd" class=" " > <div > <div type="compare" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-product-compare-price gp-line-through gp-decoration-g-text-1 gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--tdc:text-1;--tdt:1;--ta:left;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" > $7.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"40180300185807","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .glJpxVcMTj.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .glJpxVcMTj:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .glJpxVcMTj:hover .gp-button-icon { color: undefined; } .glJpxVcMTj .gp-button-icon { color: var(--g-c-text-3, text-3); } .glJpxVcMTj:hover .gp-button-price { color: undefined; } .glJpxVcMTj .gp-button-price { color: var(--g-c-text-3, text-3); } .glJpxVcMTj .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .glJpxVcMTj:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="glJpxVcMTj" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="glJpxVcMTj gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .glJpxVcMTj-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .glJpxVcMTj-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .glJpxVcMTj-sold-out:hover .gp-button-icon { color: undefined; } .glJpxVcMTj-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .glJpxVcMTj-sold-out:hover .gp-button-price { color: undefined; } .glJpxVcMTj-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .glJpxVcMTj-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .glJpxVcMTj-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="glJpxVcMTj" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="glJpxVcMTj-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="6742825599183" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_553596134166102921" /></form></gp-product> </div> </div><div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="5" style="--minw:calc(100% / 6 - 12.5px);--minw-tablet:calc(100% / 4 - 11.25px);--minw-mobile:calc(100% / 2 - 5px);--maxw:calc(100% / 6 - 12.5px);--maxw-tablet:calc(100% / 4 - 11.25px);--maxw-mobile:calc(100% / 2 - 5px);--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-product-list-carousel-gyrJEWYh9U gp-child-item-gyrJEWYh9U gp-child-item-undefined gyrJEWYh9U" data-index="" > <div class="gp-w-full", > <gp-product gp-context='{"variantSelected": {"id":40182104719567,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789863014379","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"快乐唱读趣-弟子规(jun'20)\/(汉湘\/\/童悦坊)","public_title":null,"options":["Default Title"],"price":1090,"weight":500,"compare_at_price":1090,"inventory_management":"shopify","barcode":"9789863014379","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-gyrJEWYh9U6742996910287"}' gp-data='{"variantSelected": {"id":40182104719567,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789863014379","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"快乐唱读趣-弟子规(jun'20)\/(汉湘\/\/童悦坊)","public_title":null,"options":["Default Title"],"price":1090,"weight":500,"compare_at_price":1090,"inventory_management":"shopify","barcode":"9789863014379","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/%E5%BF%AB%E4%B9%90%E5%94%B1%E8%AF%BB%E8%B6%A3-%E5%BC%9F%E5%AD%90%E8%A7%84", "productHandle":"快乐唱读趣-弟子规", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553596134166102921"}}'><form method="post" action="/cart/add" id="product-form-gyrJEWYh9U6742996910287" accept-charset="UTF-8" class="form contents AddToCartForm" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="40182104719567" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gOEBfh6wk9" data-id="gOEBfh6wk9" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--pt-mobile:10px;--pl-mobile:10px;--pb-mobile:10px;--pr-mobile:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gOEBfh6wk9 gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="g1wlTPGKp4 gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gsyVrrVV4q "> <gp-product-tag data-id="gsyVrrVV4q" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gsyVrrVV4q", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="0.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gsyVrrVV4q" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gPLpBc5sJP", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553596134166102921"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":true},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":true,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/%E5%BF%AB%E4%B9%90%E5%94%B1%E8%AF%BB%E8%B6%A3-%E5%BC%9F%E5%AD%90%E8%A7%84", "product":{"id":6742996910287,"title":"快乐唱读趣-弟子规(jun'20)\/(汉湘\/\/童悦坊)","handle":"快乐唱读趣-弟子规","description":"跟着轻松的节奏,一起快乐朗读! 《弟子规》是浅显易懂的儿童启蒙教材,藉由三字成句的内容,让孩子懂得孝顺父母、友爱兄弟姊妹、尊重师长、注重生活礼节。 孩子可先念读,再从白...","published_at":"2025-03-18T00:07:04+08:00","created_at":"2021-06-29T14:11:11+08:00","vendor":"HAN XIANG (汉湘)","type":"Chinese Books","tags":["_MS","TODDLER"],"price":1090,"price_min":1090,"price_max":1090,"available":true,"price_varies":false,"compare_at_price":1090,"compare_at_price_min":1090,"compare_at_price_max":1090,"compare_at_price_varies":false,"variants":[{"id":40182104719567,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789863014379","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"快乐唱读趣-弟子规(jun'20)\/(汉湘\/\/童悦坊)","public_title":null,"options":["Default Title"],"price":1090,"weight":500,"compare_at_price":1090,"inventory_management":"shopify","barcode":"9789863014379","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_61737a28-dd42-4538-a2f9-adaed03c34d0.jpg?v=1743049248"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_61737a28-dd42-4538-a2f9-adaed03c34d0.jpg?v=1743049248","options":["Title"],"media":[{"alt":"快乐唱读趣-弟子规(jun'20)\/(汉湘\/\/童悦坊)","id":30102481633487,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_61737a28-dd42-4538-a2f9-adaed03c34d0.jpg?v=1743049248"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_61737a28-dd42-4538-a2f9-adaed03c34d0.jpg?v=1743049248","width":1000}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"跟着轻松的节奏,一起快乐朗读! 《弟子规》是浅显易懂的儿童启蒙教材,藉由三字成句的内容,让孩子懂得孝顺父母、友爱兄弟姊妹、尊重师长、注重生活礼节。 孩子可先念读,再从白..."}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_553596134166102921" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gPLpBc5sJP" class="gPLpBc5sJP gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="6742996910287" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:1000px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30102481633487 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_61737a28-dd42-4538-a2f9-adaed03c34d0.jpg?v=1743049248" data-srcset="//popular.com.sg/cdn/shop/files/download_61737a28-dd42-4538-a2f9-adaed03c34d0_480x480.jpg?v=1743049248 480w, //popular.com.sg/cdn/shop/files/download_61737a28-dd42-4538-a2f9-adaed03c34d0_768x768.jpg?v=1743049248 768w,//popular.com.sg/cdn/shop/files/download_61737a28-dd42-4538-a2f9-adaed03c34d0_1024x1024.jpg?v=1743049248 1024w,//popular.com.sg/cdn/shop/files/download_61737a28-dd42-4538-a2f9-adaed03c34d0_1440x1440.jpg?v=1743049248 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1000" height="1000" alt="快乐唱读趣-弟子规(jun'20)/(汉湘//童悦坊)" base-src="//popular.com.sg/cdn/shop/files/download_61737a28-dd42-4538-a2f9-adaed03c34d0.jpg?v=1743049248" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gp_S9fnTXV "> <gp-text data-id="gp_S9fnTXV"> <div class="gp_S9fnTXV " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:left;--ta-tablet:center;--ta-mobile:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:2;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >快乐唱读趣-弟子规(jun'20)/(汉湘//童悦坊)</h2> </div> </div> </gp-text></div> <div enableLazyloadImage="true" parentTag="Col" id="gwcF-L5D8T" data-id="gwcF-L5D8T" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:start;--pc-mobile:center;--gtc:minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gwcF-L5D8T gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gmifpBOhJK gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gWsTrrQft6" class="gWsTrrQft6 gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"gWsTrrQft6","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-gWsTrrQft6" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $10.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gBtustfhrL gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gaq4aeCbJd" class="gaq4aeCbJd gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"compare","uid":"gaq4aeCbJd","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="true" > <gp-text data-id=""> <div id="p-price-gaq4aeCbJd" class=" " > <div > <div type="compare" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-product-compare-price gp-line-through gp-decoration-g-text-1 gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--tdc:text-1;--tdt:1;--ta:left;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" > $10.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"40182104719567","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .glJpxVcMTj.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .glJpxVcMTj:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .glJpxVcMTj:hover .gp-button-icon { color: undefined; } .glJpxVcMTj .gp-button-icon { color: var(--g-c-text-3, text-3); } .glJpxVcMTj:hover .gp-button-price { color: undefined; } .glJpxVcMTj .gp-button-price { color: var(--g-c-text-3, text-3); } .glJpxVcMTj .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .glJpxVcMTj:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="glJpxVcMTj" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="glJpxVcMTj gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .glJpxVcMTj-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .glJpxVcMTj-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .glJpxVcMTj-sold-out:hover .gp-button-icon { color: undefined; } .glJpxVcMTj-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .glJpxVcMTj-sold-out:hover .gp-button-price { color: undefined; } .glJpxVcMTj-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .glJpxVcMTj-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .glJpxVcMTj-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="glJpxVcMTj" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="glJpxVcMTj-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="6742996910287" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_553596134166102921" /></form></gp-product> </div> </div><div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="6" style="--minw:calc(100% / 6 - 12.5px);--minw-tablet:calc(100% / 4 - 11.25px);--minw-mobile:calc(100% / 2 - 5px);--maxw:calc(100% / 6 - 12.5px);--maxw-tablet:calc(100% / 4 - 11.25px);--maxw-mobile:calc(100% / 2 - 5px);--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-product-list-carousel-gyrJEWYh9U gp-child-item-gyrJEWYh9U gp-child-item-undefined gyrJEWYh9U" data-index="" > <div class="gp-w-full", > <gp-product gp-context='{"variantSelected": {"id":40180310081743,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789863019367","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"智慧成长故事集:31个启发机智小故事(JAN20)\/(人类\/童悦坊)","public_title":null,"options":["Default Title"],"price":1090,"weight":500,"compare_at_price":1090,"inventory_management":"shopify","barcode":"9789863019367","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-gyrJEWYh9U6742826287311"}' gp-data='{"variantSelected": {"id":40180310081743,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789863019367","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"智慧成长故事集:31个启发机智小故事(JAN20)\/(人类\/童悦坊)","public_title":null,"options":["Default Title"],"price":1090,"weight":500,"compare_at_price":1090,"inventory_management":"shopify","barcode":"9789863019367","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/%E6%99%BA%E6%85%A7%E6%88%90%E9%95%BF%E6%95%85%E4%BA%8B%E9%9B%86-31%E4%B8%AA%E5%90%AF%E5%8F%91%E6%9C%BA%E6%99%BA%E5%B0%8F%E6%95%85%E4%BA%8B", "productHandle":"智慧成长故事集-31个启发机智小故事", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553596134166102921"}}'><form method="post" action="/cart/add" id="product-form-gyrJEWYh9U6742826287311" accept-charset="UTF-8" class="form contents AddToCartForm" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="40180310081743" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gOEBfh6wk9" data-id="gOEBfh6wk9" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--pt-mobile:10px;--pl-mobile:10px;--pb-mobile:10px;--pr-mobile:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gOEBfh6wk9 gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="g1wlTPGKp4 gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gsyVrrVV4q "> <gp-product-tag data-id="gsyVrrVV4q" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gsyVrrVV4q", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="0.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gsyVrrVV4q" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gPLpBc5sJP", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553596134166102921"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":true},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":true,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/%E6%99%BA%E6%85%A7%E6%88%90%E9%95%BF%E6%95%85%E4%BA%8B%E9%9B%86-31%E4%B8%AA%E5%90%AF%E5%8F%91%E6%9C%BA%E6%99%BA%E5%B0%8F%E6%95%85%E4%BA%8B", "product":{"id":6742826287311,"title":"智慧成长故事集:31个启发机智小故事(JAN20)\/(人类\/童悦坊)","handle":"智慧成长故事集-31个启发机智小故事","description":"灵光乍现时会给你怎样的启发呢?这31个机智故事让读者看了不仅能会心一笑,还能培养孩子逻辑、语言、方法、应变力等机智。 ●〈徐文长妙联祝寿〉引导孩子运用幽默又机智的生活方式,...","published_at":"2025-03-18T00:07:01+08:00","created_at":"2021-06-29T10:10:26+08:00","vendor":"REN LEI WEN HUA(人类文化)","type":"Chinese Books","tags":["_MS","Children Book"],"price":1090,"price_min":1090,"price_max":1090,"available":true,"price_varies":false,"compare_at_price":1090,"compare_at_price_min":1090,"compare_at_price_max":1090,"compare_at_price_varies":false,"variants":[{"id":40180310081743,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789863019367","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"智慧成长故事集:31个启发机智小故事(JAN20)\/(人类\/童悦坊)","public_title":null,"options":["Default Title"],"price":1090,"weight":500,"compare_at_price":1090,"inventory_management":"shopify","barcode":"9789863019367","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_f1f560bd-877e-43d4-b398-8ce19a35ffe8.jpg?v=1743048070"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_f1f560bd-877e-43d4-b398-8ce19a35ffe8.jpg?v=1743048070","options":["Title"],"media":[{"alt":"智慧成长故事集:31个启发机智小故事(JAN20)\/(人类\/童悦坊)","id":30102407184591,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_f1f560bd-877e-43d4-b398-8ce19a35ffe8.jpg?v=1743048070"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_f1f560bd-877e-43d4-b398-8ce19a35ffe8.jpg?v=1743048070","width":1000}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"灵光乍现时会给你怎样的启发呢?这31个机智故事让读者看了不仅能会心一笑,还能培养孩子逻辑、语言、方法、应变力等机智。 ●〈徐文长妙联祝寿〉引导孩子运用幽默又机智的生活方式,..."}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_553596134166102921" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gPLpBc5sJP" class="gPLpBc5sJP gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="6742826287311" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:1000px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30102407184591 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_f1f560bd-877e-43d4-b398-8ce19a35ffe8.jpg?v=1743048070" data-srcset="//popular.com.sg/cdn/shop/files/download_f1f560bd-877e-43d4-b398-8ce19a35ffe8_480x480.jpg?v=1743048070 480w, //popular.com.sg/cdn/shop/files/download_f1f560bd-877e-43d4-b398-8ce19a35ffe8_768x768.jpg?v=1743048070 768w,//popular.com.sg/cdn/shop/files/download_f1f560bd-877e-43d4-b398-8ce19a35ffe8_1024x1024.jpg?v=1743048070 1024w,//popular.com.sg/cdn/shop/files/download_f1f560bd-877e-43d4-b398-8ce19a35ffe8_1440x1440.jpg?v=1743048070 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1000" height="1000" alt="智慧成长故事集:31个启发机智小故事(JAN20)/(人类/童悦坊)" base-src="//popular.com.sg/cdn/shop/files/download_f1f560bd-877e-43d4-b398-8ce19a35ffe8.jpg?v=1743048070" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gp_S9fnTXV "> <gp-text data-id="gp_S9fnTXV"> <div class="gp_S9fnTXV " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:left;--ta-tablet:center;--ta-mobile:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:2;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >智慧成长故事集:31个启发机智小故事(JAN20)/(人类/童悦坊)</h2> </div> </div> </gp-text></div> <div enableLazyloadImage="true" parentTag="Col" id="gwcF-L5D8T" data-id="gwcF-L5D8T" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:start;--pc-mobile:center;--gtc:minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gwcF-L5D8T gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gmifpBOhJK gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gWsTrrQft6" class="gWsTrrQft6 gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"gWsTrrQft6","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-gWsTrrQft6" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $10.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gBtustfhrL gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gaq4aeCbJd" class="gaq4aeCbJd gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"compare","uid":"gaq4aeCbJd","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="true" > <gp-text data-id=""> <div id="p-price-gaq4aeCbJd" class=" " > <div > <div type="compare" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-product-compare-price gp-line-through gp-decoration-g-text-1 gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--tdc:text-1;--tdt:1;--ta:left;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" > $10.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"40180310081743","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .glJpxVcMTj.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .glJpxVcMTj:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .glJpxVcMTj:hover .gp-button-icon { color: undefined; } .glJpxVcMTj .gp-button-icon { color: var(--g-c-text-3, text-3); } .glJpxVcMTj:hover .gp-button-price { color: undefined; } .glJpxVcMTj .gp-button-price { color: var(--g-c-text-3, text-3); } .glJpxVcMTj .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .glJpxVcMTj:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="glJpxVcMTj" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="glJpxVcMTj gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .glJpxVcMTj-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .glJpxVcMTj-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .glJpxVcMTj-sold-out:hover .gp-button-icon { color: undefined; } .glJpxVcMTj-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .glJpxVcMTj-sold-out:hover .gp-button-price { color: undefined; } .glJpxVcMTj-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .glJpxVcMTj-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .glJpxVcMTj-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="glJpxVcMTj" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="glJpxVcMTj-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="6742826287311" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_553596134166102921" /></form></gp-product> </div> </div><div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="7" style="--minw:calc(100% / 6 - 12.5px);--minw-tablet:calc(100% / 4 - 11.25px);--minw-mobile:calc(100% / 2 - 5px);--maxw:calc(100% / 6 - 12.5px);--maxw-tablet:calc(100% / 4 - 11.25px);--maxw-mobile:calc(100% / 2 - 5px);--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-product-list-carousel-gyrJEWYh9U gp-child-item-gyrJEWYh9U gp-child-item-undefined gyrJEWYh9U" data-index="" > <div class="gp-w-full", > <gp-product gp-context='{"variantSelected": {"id":40183005216975,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789866130717","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"漫画三国-魏吴蜀三国鼎立(SEPT11)\/(汉湘\/童悦坊)","public_title":null,"options":["Default Title"],"price":1190,"weight":500,"compare_at_price":1190,"inventory_management":"shopify","barcode":"9789866130717","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-gyrJEWYh9U6743091970255"}' gp-data='{"variantSelected": {"id":40183005216975,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789866130717","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"漫画三国-魏吴蜀三国鼎立(SEPT11)\/(汉湘\/童悦坊)","public_title":null,"options":["Default Title"],"price":1190,"weight":500,"compare_at_price":1190,"inventory_management":"shopify","barcode":"9789866130717","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/%E6%BC%AB%E7%94%BB%E4%B8%89%E5%9B%BD-%E9%AD%8F%E5%90%B4%E8%9C%80%E4%B8%89%E5%9B%BD%E9%BC%8E%E7%AB%8B", "productHandle":"漫画三国-魏吴蜀三国鼎立", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553596134166102921"}}'><form method="post" action="/cart/add" id="product-form-gyrJEWYh9U6743091970255" accept-charset="UTF-8" class="form contents AddToCartForm" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="40183005216975" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gOEBfh6wk9" data-id="gOEBfh6wk9" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--pt-mobile:10px;--pl-mobile:10px;--pb-mobile:10px;--pr-mobile:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gOEBfh6wk9 gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="g1wlTPGKp4 gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gsyVrrVV4q "> <gp-product-tag data-id="gsyVrrVV4q" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gsyVrrVV4q", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="0.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gsyVrrVV4q" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gPLpBc5sJP", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553596134166102921"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":true},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":true,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/%E6%BC%AB%E7%94%BB%E4%B8%89%E5%9B%BD-%E9%AD%8F%E5%90%B4%E8%9C%80%E4%B8%89%E5%9B%BD%E9%BC%8E%E7%AB%8B", "product":{"id":6743091970255,"title":"漫画三国-魏吴蜀三国鼎立(SEPT11)\/(汉湘\/童悦坊)","handle":"漫画三国-魏吴蜀三国鼎立","description":"「活跃的历史人物,串起一段段为人乐道的精采篇章。让故事带领我们穿梭时空,寻找得以借镜学习的伟大传奇。」 刘备三顾茅庐,与诸葛亮共同打造天下。与诸葛亮同等聪明的东吴周瑜,...","published_at":"2025-03-18T00:07:06+08:00","created_at":"2021-06-29T15:57:45+08:00","vendor":"HAN XIANG (汉湘)","type":"Chinese Books","tags":["_MS","COMICS\/HUMOUR"],"price":1190,"price_min":1190,"price_max":1190,"available":true,"price_varies":false,"compare_at_price":1190,"compare_at_price_min":1190,"compare_at_price_max":1190,"compare_at_price_varies":false,"variants":[{"id":40183005216975,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9789866130717","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"漫画三国-魏吴蜀三国鼎立(SEPT11)\/(汉湘\/童悦坊)","public_title":null,"options":["Default Title"],"price":1190,"weight":500,"compare_at_price":1190,"inventory_management":"shopify","barcode":"9789866130717","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_cd5d90f7-f15a-4856-b52d-d56813bb94d3.jpg?v=1743039234"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_cd5d90f7-f15a-4856-b52d-d56813bb94d3.jpg?v=1743039234","options":["Title"],"media":[{"alt":"漫画三国-魏吴蜀三国鼎立(SEPT11)\/(汉湘\/童悦坊)","id":30101858353359,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_cd5d90f7-f15a-4856-b52d-d56813bb94d3.jpg?v=1743039234"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_cd5d90f7-f15a-4856-b52d-d56813bb94d3.jpg?v=1743039234","width":1000}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"「活跃的历史人物,串起一段段为人乐道的精采篇章。让故事带领我们穿梭时空,寻找得以借镜学习的伟大传奇。」 刘备三顾茅庐,与诸葛亮共同打造天下。与诸葛亮同等聪明的东吴周瑜,..."}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_553596134166102921" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gPLpBc5sJP" class="gPLpBc5sJP gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="6743091970255" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:1000px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30101858353359 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_cd5d90f7-f15a-4856-b52d-d56813bb94d3.jpg?v=1743039234" data-srcset="//popular.com.sg/cdn/shop/files/download_cd5d90f7-f15a-4856-b52d-d56813bb94d3_480x480.jpg?v=1743039234 480w, //popular.com.sg/cdn/shop/files/download_cd5d90f7-f15a-4856-b52d-d56813bb94d3_768x768.jpg?v=1743039234 768w,//popular.com.sg/cdn/shop/files/download_cd5d90f7-f15a-4856-b52d-d56813bb94d3_1024x1024.jpg?v=1743039234 1024w,//popular.com.sg/cdn/shop/files/download_cd5d90f7-f15a-4856-b52d-d56813bb94d3_1440x1440.jpg?v=1743039234 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1000" height="1000" alt="漫画三国-魏吴蜀三国鼎立(SEPT11)/(汉湘/童悦坊)" base-src="//popular.com.sg/cdn/shop/files/download_cd5d90f7-f15a-4856-b52d-d56813bb94d3.jpg?v=1743039234" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gp_S9fnTXV "> <gp-text data-id="gp_S9fnTXV"> <div class="gp_S9fnTXV " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:left;--ta-tablet:center;--ta-mobile:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:2;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >漫画三国-魏吴蜀三国鼎立(SEPT11)/(汉湘/童悦坊)</h2> </div> </div> </gp-text></div> <div enableLazyloadImage="true" parentTag="Col" id="gwcF-L5D8T" data-id="gwcF-L5D8T" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:start;--pc-mobile:center;--gtc:minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gwcF-L5D8T gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gmifpBOhJK gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gWsTrrQft6" class="gWsTrrQft6 gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"gWsTrrQft6","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-gWsTrrQft6" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $11.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gBtustfhrL gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gaq4aeCbJd" class="gaq4aeCbJd gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"compare","uid":"gaq4aeCbJd","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="true" > <gp-text data-id=""> <div id="p-price-gaq4aeCbJd" class=" " > <div > <div type="compare" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-product-compare-price gp-line-through gp-decoration-g-text-1 gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--tdc:text-1;--tdt:1;--ta:left;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" > $11.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"40183005216975","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .glJpxVcMTj.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .glJpxVcMTj:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .glJpxVcMTj:hover .gp-button-icon { color: undefined; } .glJpxVcMTj .gp-button-icon { color: var(--g-c-text-3, text-3); } .glJpxVcMTj:hover .gp-button-price { color: undefined; } .glJpxVcMTj .gp-button-price { color: var(--g-c-text-3, text-3); } .glJpxVcMTj .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .glJpxVcMTj:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="glJpxVcMTj" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="glJpxVcMTj gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .glJpxVcMTj-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .glJpxVcMTj-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .glJpxVcMTj-sold-out:hover .gp-button-icon { color: undefined; } .glJpxVcMTj-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .glJpxVcMTj-sold-out:hover .gp-button-price { color: undefined; } .glJpxVcMTj-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .glJpxVcMTj-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .glJpxVcMTj-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="glJpxVcMTj" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="glJpxVcMTj-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="6743091970255" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_553596134166102921" /></form></gp-product> </div> </div><div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="8" style="--minw:calc(100% / 6 - 12.5px);--minw-tablet:calc(100% / 4 - 11.25px);--minw-mobile:calc(100% / 2 - 5px);--maxw:calc(100% / 6 - 12.5px);--maxw-tablet:calc(100% / 4 - 11.25px);--maxw-mobile:calc(100% / 2 - 5px);--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-product-list-carousel-gyrJEWYh9U gp-child-item-gyrJEWYh9U gp-child-item-undefined gyrJEWYh9U" data-index="" > <div class="gp-w-full", > <gp-product gp-context='{"variantSelected": {"id":40180309950671,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4715443043250","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"0岁拉拉书(JUN'19)\/(人类\/童悦坊)","public_title":null,"options":["Default Title"],"price":1190,"weight":500,"compare_at_price":1190,"inventory_management":"shopify","barcode":"4715443043250","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-gyrJEWYh9U6742826221775"}' gp-data='{"variantSelected": {"id":40180309950671,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4715443043250","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"0岁拉拉书(JUN'19)\/(人类\/童悦坊)","public_title":null,"options":["Default Title"],"price":1190,"weight":500,"compare_at_price":1190,"inventory_management":"shopify","barcode":"4715443043250","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/0%E5%B2%81%E6%8B%89%E6%8B%89%E4%B9%A6", "productHandle":"0岁拉拉书", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553596134166102921"}}'><form method="post" action="/cart/add" id="product-form-gyrJEWYh9U6742826221775" accept-charset="UTF-8" class="form contents AddToCartForm" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="40180309950671" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gOEBfh6wk9" data-id="gOEBfh6wk9" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--pt-mobile:10px;--pl-mobile:10px;--pb-mobile:10px;--pr-mobile:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gOEBfh6wk9 gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="g1wlTPGKp4 gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gsyVrrVV4q "> <gp-product-tag data-id="gsyVrrVV4q" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gsyVrrVV4q", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="0.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gsyVrrVV4q" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gPLpBc5sJP", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553596134166102921"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":true},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":true,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/0%E5%B2%81%E6%8B%89%E6%8B%89%E4%B9%A6", "product":{"id":6742826221775,"title":"0岁拉拉书(JUN'19)\/(人类\/童悦坊)","handle":"0岁拉拉书","description":"1.针对0岁以上宝宝设计,分为黑白、彩色、可爱动物、颜色形状4个主题、4本小书。 2.各书均采长条拉页设计,图案简单,色彩对比鲜明,厚纸设计,耐用好翻,安全无虞。 3.两本颜色游戏书,...","published_at":"2025-03-18T00:07:00+08:00","created_at":"2021-06-29T10:10:20+08:00","vendor":"REN LEI WEN HUA(人类文化)","type":"Chinese Books","tags":["_MS","FLASHCARD"],"price":1190,"price_min":1190,"price_max":1190,"available":true,"price_varies":false,"compare_at_price":1190,"compare_at_price_min":1190,"compare_at_price_max":1190,"compare_at_price_varies":false,"variants":[{"id":40180309950671,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4715443043250","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"0岁拉拉书(JUN'19)\/(人类\/童悦坊)","public_title":null,"options":["Default Title"],"price":1190,"weight":500,"compare_at_price":1190,"inventory_management":"shopify","barcode":"4715443043250","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_570c186d-4442-4668-994c-6a5523b646cd.jpg?v=1743046919"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_570c186d-4442-4668-994c-6a5523b646cd.jpg?v=1743046919","options":["Title"],"media":[{"alt":"0岁拉拉书(JUN'19)\/(人类\/童悦坊)","id":30102346137807,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_570c186d-4442-4668-994c-6a5523b646cd.jpg?v=1743046919"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_570c186d-4442-4668-994c-6a5523b646cd.jpg?v=1743046919","width":1000}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"1.针对0岁以上宝宝设计,分为黑白、彩色、可爱动物、颜色形状4个主题、4本小书。 2.各书均采长条拉页设计,图案简单,色彩对比鲜明,厚纸设计,耐用好翻,安全无虞。 3.两本颜色游戏书,..."}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_553596134166102921" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gPLpBc5sJP" class="gPLpBc5sJP gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="6742826221775" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:1000px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30102346137807 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_570c186d-4442-4668-994c-6a5523b646cd.jpg?v=1743046919" data-srcset="//popular.com.sg/cdn/shop/files/download_570c186d-4442-4668-994c-6a5523b646cd_480x480.jpg?v=1743046919 480w, //popular.com.sg/cdn/shop/files/download_570c186d-4442-4668-994c-6a5523b646cd_768x768.jpg?v=1743046919 768w,//popular.com.sg/cdn/shop/files/download_570c186d-4442-4668-994c-6a5523b646cd_1024x1024.jpg?v=1743046919 1024w,//popular.com.sg/cdn/shop/files/download_570c186d-4442-4668-994c-6a5523b646cd_1440x1440.jpg?v=1743046919 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1000" height="1000" alt="0岁拉拉书(JUN'19)/(人类/童悦坊)" base-src="//popular.com.sg/cdn/shop/files/download_570c186d-4442-4668-994c-6a5523b646cd.jpg?v=1743046919" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gp_S9fnTXV "> <gp-text data-id="gp_S9fnTXV"> <div class="gp_S9fnTXV " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:left;--ta-tablet:center;--ta-mobile:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:2;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >0岁拉拉书(JUN'19)/(人类/童悦坊)</h2> </div> </div> </gp-text></div> <div enableLazyloadImage="true" parentTag="Col" id="gwcF-L5D8T" data-id="gwcF-L5D8T" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:start;--pc-mobile:center;--gtc:minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gwcF-L5D8T gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gmifpBOhJK gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gWsTrrQft6" class="gWsTrrQft6 gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"gWsTrrQft6","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-gWsTrrQft6" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $11.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gBtustfhrL gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gaq4aeCbJd" class="gaq4aeCbJd gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"compare","uid":"gaq4aeCbJd","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="true" > <gp-text data-id=""> <div id="p-price-gaq4aeCbJd" class=" " > <div > <div type="compare" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-product-compare-price gp-line-through gp-decoration-g-text-1 gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--tdc:text-1;--tdt:1;--ta:left;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" > $11.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"40180309950671","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .glJpxVcMTj.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .glJpxVcMTj:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .glJpxVcMTj:hover .gp-button-icon { color: undefined; } .glJpxVcMTj .gp-button-icon { color: var(--g-c-text-3, text-3); } .glJpxVcMTj:hover .gp-button-price { color: undefined; } .glJpxVcMTj .gp-button-price { color: var(--g-c-text-3, text-3); } .glJpxVcMTj .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .glJpxVcMTj:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="glJpxVcMTj" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="glJpxVcMTj gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .glJpxVcMTj-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .glJpxVcMTj-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .glJpxVcMTj-sold-out:hover .gp-button-icon { color: undefined; } .glJpxVcMTj-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .glJpxVcMTj-sold-out:hover .gp-button-price { color: undefined; } .glJpxVcMTj-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .glJpxVcMTj-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .glJpxVcMTj-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="glJpxVcMTj" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="glJpxVcMTj-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="6742826221775" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_553596134166102921" /></form></gp-product> </div> </div></div> <button type="button" aria-label='Carousel Next Arrow' class="gp-z-1 product-list-carousel-gyrJEWYh9U gp-carousel-action-next gem-slider-next product-list-carousel-gyrJEWYh9U-template--15839232491727__gp_section_553596134166102921 gp-carousel-arrow-gyrJEWYh9U gp-items-center gp-justify-center gp-overflow-hidden gp-shrink-0 gp-cursor-pointer gp-text-gray-500 !gp-flex !gp-relative tablet:!gp-flex tablet:!gp-relative mobile:!gp-flex mobile:!gp-relative " style="--left:initial;--top:;--right:initial;--bottom:initial;--left-tablet:initial;--top-tablet:;--right-tablet:initial;--bottom-tablet:initial;--left-mobile:initial;--top-mobile:;--right-mobile:initial;--bottom-mobile:initial;--d:flex;--d-tablet:flex;--d-mobile:flex;background-color:;--w:24px;--h:24px" onClick={onClick} > <div class="gp-flex gp-items-center gp-justify-center [&>svg]:gp-h-full [&>svg]:gp-w-full gp-rotate-0 tablet:gp-rotate-0 mobile:gp-rotate-0" style="--c:#000000;--w:undefinedpx;--w-tablet:undefinedpx;--w-mobile:undefinedpx;--h:undefinedpx;--h-tablet:undefinedpx;--h-mobile:undefinedpx" > <svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M5 3l3.057-3 11.943 12-11.943 12-3.057-3 9-9z"></path></svg> </div> <style> .product-list-carousel-gyrJEWYh9U.gp-carousel-arrow-gyrJEWYh9U { } .product-list-carousel-gyrJEWYh9U.gp-carousel-arrow-gyrJEWYh9U::before { content: ''; height: 100%; width: 100%; position: absolute; pointer-events: none; z-index: 10; } @media only screen and (max-width: 1024px) and (min-width: 768px) { .product-list-carousel-gyrJEWYh9U.gp-carousel-arrow-gyrJEWYh9U { } .product-list-carousel-gyrJEWYh9U.gp-carousel-arrow-gyrJEWYh9U::before { } } @media only screen and (max-width: 768px) { .product-list-carousel-gyrJEWYh9U.gp-carousel-arrow-gyrJEWYh9U { } .product-list-carousel-gyrJEWYh9U.gp-carousel-arrow-gyrJEWYh9U::before { } } </style> </button> </div> <div class="gp-items-center gp-justify-center gp-gap-2 gp-text-center gp-carousel-dot-container gp-carousel-dot-container-product-list-carousel-gyrJEWYh9U-template--15839232491727__gp_section_553596134166102921 gp-static gp-flex-row gp-left-0 gp-right-0 tablet:gp-static tablet:gp-flex-row tablet:gp-left-0 tablet:gp-right-0 mobile:gp-static mobile:gp-flex-row mobile:gp-left-0 mobile:gp-right-0" style="--bottom:16px;--bottom-tablet:16px;--mt-mobile:16px;--d:none;--d-tablet:none;--d-mobile:flex" ></div> </div> </gp-carousel> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-carousel-v2.js?v=1742365134075" defer="defer"></script></div> <gp-button > <div style="--mt:20px;--mt-mobile:20px;--pb-mobile:20px;--d:none;--d-tablet:none;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:center" > <style> .gjUY7whhXJ.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; border-radius: var(--g-radius-small); } .gjUY7whhXJ:hover::before { } .gjUY7whhXJ:hover .gp-button-icon { color: undefined; } .gjUY7whhXJ .gp-button-icon { color: var(--g-c-text-3, text-3); } .gjUY7whhXJ:hover .gp-button-price { color: undefined; } .gjUY7whhXJ .gp-button-price { color: var(--g-c-text-3, text-3); } .gjUY7whhXJ .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gjUY7whhXJ:hover .gp-product-dot-price { color: undefined; } </style> <a href="https://popular.com.sg/collections/chinese-books" target="_self" data-id="gjUY7whhXJ" aria-label="<p>Shop more</p>" data-state="idle" class="gjUY7whhXJ gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-text-g-text-3 gp-text-center gp-g-paragraph-1" style="--bg:#b00d28;--hvr-bg:#930016;--radius:var(--g-radius-small);--shadow:none;--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:var(--g-s-4xl);--pr:80px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:14px;--size-tablet:14px;--size-mobile:14px" > <div class="gp-inline-flex gp-flex-row-reverse"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--ml:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817723122516328"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M181.66,133.66l-80,80A8,8,0,0,1,88,208V48a8,8,0,0,1,13.66-5.66l80,80A8,8,0,0,1,181.66,133.66Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:14px;--size-tablet:14px;--size-mobile:14px;--c:var(--g-c-text-3, text-3)" > <p>Shop more</p> </span> </div> </a> </div> </gp-button> </div> </div> </section> </section><section id="shopify-section-template--15839232491727__gp_section_554170756381017322" class="shopify-section gps-554170756381017322 gps gpsil"> <style class="gps-link gps-style" type="text/disabled-css" >.gps-554170756381017322.gps.gpsil [style*="--aspect:"]{aspect-ratio:var(--aspect)}.gps-554170756381017322.gps.gpsil [style*="--bg:"]{background:var(--bg)}.gps-554170756381017322.gps.gpsil [style*="--bga:"]{background-attachment:var(--bga)}.gps-554170756381017322.gps.gpsil [style*="--bgc:"]{background-color:var(--bgc)}.gps-554170756381017322.gps.gpsil [style*="--bgi:"]{background-image:var(--bgi)}.gps-554170756381017322.gps.gpsil [style*="--bgp:"]{background-position:var(--bgp)}.gps-554170756381017322.gps.gpsil [style*="--bgr:"]{background-repeat:var(--bgr)}.gps-554170756381017322.gps.gpsil [style*="--bgs:"]{background-size:var(--bgs)}.gps-554170756381017322.gps.gpsil [style*="--b:"]{border:var(--b)}.gps-554170756381017322.gps.gpsil [style*="--bc:"]{border-color:var(--bc)}.gps-554170756381017322.gps.gpsil [style*="--radius:"]{border-radius:var(--radius)}.gps-554170756381017322.gps.gpsil [style*="--bs:"]{border-style:var(--bs)}.gps-554170756381017322.gps.gpsil [style*="--bw:"]{border-width:var(--bw)}.gps-554170756381017322.gps.gpsil [style*="--shadow:"]{box-shadow:var(--shadow)}.gps-554170756381017322.gps.gpsil [style*="--c:"]{color:var(--c)}.gps-554170756381017322.gps.gpsil [style*="--cg:"]{-moz-column-gap:var(--cg);column-gap:var(--cg)}.gps-554170756381017322.gps.gpsil [style*="--ff:"]{font-family:var(--ff)}.gps-554170756381017322.gps.gpsil [style*="--size:"]{font-size:var(--size)}.gps-554170756381017322.gps.gpsil [style*="--weight:"]{font-weight:var(--weight)}.gps-554170756381017322.gps.gpsil [style*="--fs:"]{font-style:var(--fs)}.gps-554170756381017322.gps.gpsil [style*="--gtc:"]{grid-template-columns:var(--gtc)}.gps-554170756381017322.gps.gpsil [style*="--h:"]{height:var(--h)}.gps-554170756381017322.gps.gpsil [style*="--jc:"]{justify-content:var(--jc)}.gps-554170756381017322.gps.gpsil [style*="--ls:"]{letter-spacing:var(--ls)}.gps-554170756381017322.gps.gpsil [style*="--lh:"]{line-height:var(--lh)}.gps-554170756381017322.gps.gpsil [style*="--m:"]{margin:var(--m)}.gps-554170756381017322.gps.gpsil [style*="--mb:"]{margin-bottom:var(--mb)}.gps-554170756381017322.gps.gpsil [style*="--objf:"]{-o-object-fit:var(--objf);object-fit:var(--objf)}.gps-554170756381017322.gps.gpsil [style*="--op:"]{opacity:var(--op)}.gps-554170756381017322.gps.gpsil [style*="--o:"]{order:var(--o)}.gps-554170756381017322.gps.gpsil [style*="--pc:"]{place-content:var(--pc)}.gps-554170756381017322.gps.gpsil [style*="--p:"]{padding:var(--p)}.gps-554170756381017322.gps.gpsil [style*="--pb:"]{padding-bottom:var(--pb)}.gps-554170756381017322.gps.gpsil [style*="--pl:"]{padding-left:var(--pl)}.gps-554170756381017322.gps.gpsil [style*="--pr:"]{padding-right:var(--pr)}.gps-554170756381017322.gps.gpsil [style*="--pt:"]{padding-top:var(--pt)}.gps-554170756381017322.gps.gpsil [style*="--ta:"]{text-align:var(--ta)}.gps-554170756381017322.gps.gpsil [style*="--ts:"]{text-shadow:var(--ts)}.gps-554170756381017322.gps.gpsil [style*="--tt:"]{text-transform:var(--tt)}.gps-554170756381017322.gps.gpsil [style*="--t:"]{transform:var(--t)}.gps-554170756381017322.gps.gpsil [style*="--v:"]{visibility:var(--v)}.gps-554170756381017322.gps.gpsil [style*="--w:"]{width:var(--w)}.gps-554170756381017322.gps.gpsil [style*="--line-clamp:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp);display:-webkit-box;overflow:hidden}@media only screen and (max-width:1024px){.gps-554170756381017322.gps.gpsil [style*="--aspect-tablet:"]{aspect-ratio:var(--aspect-tablet)}.gps-554170756381017322.gps.gpsil [style*="--size-tablet:"]{font-size:var(--size-tablet)}.gps-554170756381017322.gps.gpsil [style*="--h-tablet:"]{height:var(--h-tablet)}.gps-554170756381017322.gps.gpsil [style*="--lh-tablet:"]{line-height:var(--lh-tablet)}.gps-554170756381017322.gps.gpsil [style*="--mb-tablet:"]{margin-bottom:var(--mb-tablet)}.gps-554170756381017322.gps.gpsil [style*="--pb-tablet:"]{padding-bottom:var(--pb-tablet)}.gps-554170756381017322.gps.gpsil [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}.gps-554170756381017322.gps.gpsil [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}.gps-554170756381017322.gps.gpsil [style*="--pt-tablet:"]{padding-top:var(--pt-tablet)}.gps-554170756381017322.gps.gpsil [style*="--v-tablet:"]{visibility:var(--v-tablet)}.gps-554170756381017322.gps.gpsil [style*="--w-tablet:"]{width:var(--w-tablet)}.gps-554170756381017322.gps.gpsil [style*="--line-clamp-tablet:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-tablet);display:-webkit-box;overflow:hidden}}@media only screen and (max-width:767px){.gps-554170756381017322.gps.gpsil [style*="--aspect-mobile:"]{aspect-ratio:var(--aspect-mobile)}.gps-554170756381017322.gps.gpsil [style*="--size-mobile:"]{font-size:var(--size-mobile)}.gps-554170756381017322.gps.gpsil [style*="--gtc-mobile:"]{grid-template-columns:var(--gtc-mobile)}.gps-554170756381017322.gps.gpsil [style*="--h-mobile:"]{height:var(--h-mobile)}.gps-554170756381017322.gps.gpsil [style*="--lh-mobile:"]{line-height:var(--lh-mobile)}.gps-554170756381017322.gps.gpsil [style*="--mb-mobile:"]{margin-bottom:var(--mb-mobile)}.gps-554170756381017322.gps.gpsil [style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}.gps-554170756381017322.gps.gpsil [style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}.gps-554170756381017322.gps.gpsil [style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}.gps-554170756381017322.gps.gpsil [style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}.gps-554170756381017322.gps.gpsil [style*="--ta-mobile:"]{text-align:var(--ta-mobile)}.gps-554170756381017322.gps.gpsil [style*="--v-mobile:"]{visibility:var(--v-mobile)}.gps-554170756381017322.gps.gpsil [style*="--w-mobile:"]{width:var(--w-mobile)}.gps-554170756381017322.gps.gpsil [style*="--line-clamp-mobile:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-mobile);display:-webkit-box;overflow:hidden}}.gps-554170756381017322 .gp-g-paragraph-1{font-family:var(--g-p1-ff);font-size:var(--g-p1-size);font-style:var(--g-p1-fs);font-weight:var(--g-p1-weight);letter-spacing:var(--g-p1-ls);line-height:var(--g-p1-lh)}.gps-554170756381017322 .gp-relative{position:relative}.gps-554170756381017322 .gp-mx-auto{margin-left:auto;margin-right:auto}.gps-554170756381017322 .gp-mb-0{margin-bottom:0}.gps-554170756381017322 .gp-flex{display:flex}.gps-554170756381017322 .gp-grid{display:grid}.gps-554170756381017322 .gp-contents{display:contents}.gps-554170756381017322 .\!gp-hidden{display:none!important}.gps-554170756381017322 .gp-hidden{display:none}.gps-554170756381017322 .gp-h-full{height:100%}.gps-554170756381017322 .gp-w-full{width:100%}.gps-554170756381017322 .gp-max-w-full{max-width:100%}.gps-554170756381017322 .gp-flex-col{flex-direction:column}.gps-554170756381017322 .gp-gap-y-0{row-gap:0}.gps-554170756381017322 .gp-text-g-text-2{color:var(--g-c-text-2)}.gps-554170756381017322 .gp-transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-554170756381017322 .gp-duration-200{transition-duration:.2s}.gps-554170756381017322 .gp-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (max-width:1024px){.gps-554170756381017322 .tablet\:\!gp-hidden{display:none!important}.gps-554170756381017322 .tablet\:gp-hidden{display:none}}@media (max-width:767px){.gps-554170756381017322 .mobile\:\!gp-hidden{display:none!important}.gps-554170756381017322 .mobile\:gp-hidden{display:none}}.gps-554170756381017322 .\[\&_\*\]\:gp-max-w-full *{max-width:100%}.gps-554170756381017322 .\[\&_p\]\:gp-inline p{display:inline}.gps-554170756381017322 .\[\&_p\]\:after\:gp-whitespace-pre-wrap p:after{content:var(--tw-content);white-space:pre-wrap}.gps-554170756381017322 .\[\&_p\]\:after\:gp-content-\[\'\\A\'\] p:after{--tw-content:"\A";content:var(--tw-content)}</style> <section class="gp-mx-auto gp-max-w-full gps-lazy " style="--w:100%;--w-tablet:100%;--w-mobile:100%;--pl:0px;--pl-tablet:0px;--pl-mobile:0px;--pr:0px;--pr-tablet:0px;--pr-mobile:0px" > <div enableLazyloadImage="true" id="gg4w7TuWj2" data-id="gg4w7TuWj2" style="--bs:none;--bw:0px;--bc:transparent;--shadow:none;--d:grid;--d-mobile:grid;--d-tablet:grid;--op:100%;--pb:var(undefined);--pt-mobile:auto;--pl-mobile:auto;--pb-mobile:auto;--pr-mobile:auto;--pt-tablet:0px;--pl-tablet:0px;--pb-tablet:0px;--pr-tablet:0px;--cg:var(--g-s-2xl);--pc:start;--gtc:minmax(0, 12fr);--w:100%;--w-tablet:100%;--w-mobile:100%;--bgc:#dcddde;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gg4w7TuWj2 gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" label="Block" tag="Col" type="component" style="--jc:start" class="guA1ymPX9x gp-relative gp-flex gp-flex-col" > <div enableLazyloadImage="true" parentTag="Col" id="gqpYX-0JaX" data-id="gqpYX-0JaX" style="--bs:none;--bw:0px;--bc:transparent;--shadow:none;--d:grid;--d-mobile:grid;--d-tablet:grid;--op:100%;--pb:0px;--cg:auto;--pc:center;--gtc:minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gqpYX-0JaX gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" label="Block" tag="Col" type="component" style="--jc:center" class="gjnKtrw-tI gp-relative gp-flex gp-flex-col" > <div enableLazyloadImage="true" parentTag="Col" id="gQ9cbrnbT1" data-id="gQ9cbrnbT1" style="--bs:none;--bw:0px;--bc:transparent;--shadow:none;--d:grid;--d-mobile:grid;--d-tablet:grid;--op:100%;--pl:0px;--pr:0px;--pt-mobile:50px;--pl-mobile:15px;--pb-mobile:0px;--pr-mobile:15px;--pl-tablet:50px;--pr-tablet:0px;--cg:var(--g-s-2xl);--pc:start;--gtc:minmax(0, 12fr);--gtc-mobile:minmax(0, 12fr);--w:100%;--w-tablet:100%;--w-mobile:100%;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gQ9cbrnbT1 gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" label="Block" tag="Col" type="component" style="--jc:start" class="gfxpAlBlEu gp-relative gp-flex gp-flex-col" > <gp-text data-id="gdMBjLtqVn"> <div enableLazyloadImage="true" parentTag="Col" class="gdMBjLtqVn " style="--tt:default;--ta:left;--bs:none;--bw:0px;--bc:transparent;--shadow:none;--d:block;--d-mobile:block;--d-tablet:block;--op:100%;--mb:0px;--pr:20px;--mb-mobile:1px" > <div class="gp-flex" style="--jc:left"> <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-text-g-text-2 gp-text" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--ts:none;--ta:left;--ta-mobile:center;--c:#242424;--fs:normal;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--weight:600;--ls:normal;--size:25px;--size-tablet:23px;--size-mobile:23px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;word-break:break-word;overflow:hidden" >Explore our House Brands</h2> </div> </div> </gp-text> <gp-text data-id="gKwiBJY0xO"> <div enableLazyloadImage="true" parentTag="Col" class="gKwiBJY0xO " style="--tt:default;--ta:left;--bs:none;--bw:0px;--bc:transparent;--shadow:none;--d:block;--d-mobile:block;--d-tablet:block;--op:100%" > <div class="gp-flex" style="--jc:left"> <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-g-paragraph-1 gp-text" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--ta:left;--ta-mobile:center;--line-clamp:unset;--line-clamp-tablet:unset;--line-clamp-mobile:unset;--c:#575757;word-break:break-word;overflow:hidden" ><p>Our house brands deliver great quality at even better prices. </p><p>Smart choices, better value!</p></div> </div> </div> </gp-text> </div> </div> </div><div enableLazyloadImage="true" label="Block" tag="Col" type="component" style="--jc:center" class="gWF3r2scRo gp-relative gp-flex gp-flex-col" > <div enableLazyloadImage="true" parentTag="Col" id="gQuAM3O75u" data-id="gQuAM3O75u" style="--bs:none;--bw:0px;--bc:transparent;--shadow:none;--d:grid;--d-mobile:grid;--d-tablet:grid;--op:100%;--pt:30px;--pl:30px;--pb:30px;--pr:0px;--pt-mobile:30px;--pl-mobile:15px;--pb-mobile:30px;--pr-mobile:15px;--pt-tablet:50px;--pl-tablet:30px;--pb-tablet:50px;--pr-tablet:15px;--cg:var(--g-s-2xl);--pc:start;--gtc:minmax(0, 12fr);--w:100%;--w-tablet:100%;--w-mobile:100%;--bgc:#00000000;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gQuAM3O75u gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" label="Block" tag="Col" type="component" style="--jc:start" class="glSrGYeGeV gp-relative gp-flex gp-flex-col" > <div enableLazyloadImage="true" parentTag="Col" id="gA8t1EN9Yf" data-id="gA8t1EN9Yf" style="--bs:solid;--bw:0px 0px 1px 0px;--bc:#EEEEEE;--shadow:none;--d:grid;--d-mobile:grid;--d-tablet:grid;--op:100%;--cg:var(--g-s-l);--pc:start;--gtc:minmax(0, 6fr) minmax(0, 6fr);--w:100%;--w-tablet:100%;--w-mobile:100%;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gA8t1EN9Yf gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" label="Block" tag="Col" type="component" style="--jc:center" class="geEw0Y02QV gp-relative gp-flex gp-flex-col" > <div enableLazyloadImage="true" parentTag="Col" id="gKesrl-IMb" data-id="gKesrl-IMb" style="--bs:none;--bw:0px;--bc:transparent;--shadow:none;--d:grid;--d-mobile:grid;--d-tablet:grid;--op:100%;--pt:20px;--pb:20px;--pt-mobile:30px;--pb-mobile:30px;--cg:var(--g-s-2xl);--pc:start;--gtc:minmax(0, 12fr);--w:100%;--w-tablet:100%;--w-mobile:100%;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gKesrl-IMb gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" label="Block" tag="Col" type="component" style="--jc:start" class="g6QVqi0Ned gp-relative gp-flex gp-flex-col" > <gp-animation gp-interaction-wrapper display-init="show" gp-data='{"config":{"desktop":{"enabled":true,"trigger":"appear","triggerConfig":{"appear":{"animation":"slide","setting":{"fade":{"delay":"0","speed":1.7,"easing":"ease-out"},"zoom":{"delay":"0","speed":1.7,"isFade":true,"easing":"ease-out","zoomDirection":"in","scale":{"in":[80,100],"out":[120,100]}},"slide":{"delay":"0","speed":1.7,"easing":"ease-out","direction":"left","isCustomDistance":true,"distance":"50"},"shake":{"delay":"0","speed":0.7,"loop":false,"intensity":11,"easing":"linear"}}},"hover":{"animation":"zoom","setting":{"fade":{"delay":"0","speed":1.7,"easing":"ease-out"},"zoom":{"delay":"0","speed":1.7,"isFade":false,"easing":"ease","zoomDirection":"in","scale":{"in":[100,110],"out":[100,80]}},"slide":{"delay":"0","speed":1.7,"easing":"ease-out","direction":"left","isCustomDistance":false},"shake":{"delay":"0","speed":0.7,"loop":false,"intensity":11,"easing":"linear"}}}}}},"tag":"Image","opacity":{"desktop":"100%"},"notEnableAnimationWhenInit":false}' style="display:contents" > <div style="--v:hidden;--v-tablet:hidden;--v-mobile:hidden;display:contents"><div data-id="glBYfnv76h" role="presentation" class="gp-group/image glBYfnv76h" style="--pb-tablet:0px;--pb-mobile:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:center" > <a class="pointer-events-auto h-full gp-flex" href="https://popular.com.sg/collections/pop-bazic-stationery" target="_self" title class="gp-h-full gp-w-full" style="--shadow:none;border-radius:inherit;--jc:center" > <picture style="border-radius: inherit" class="gp-contents"> <source media="(max-width: 767px)" data-srcSet="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/brands-popbazic.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTAwIiBoZWlnaHQ9IjE0NiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNTAwLTE0NiI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNTAwIiBoZWlnaHQ9IjE0NiIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNTAwIiBoZWlnaHQ9IjE0NiIgZmlsbD0idXJsKCNnLTUwMC0xNDYpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii01MDAiIHRvPSI1MDAiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <source media="(max-width: 1024px)" data-srcSet="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/brands-popbazic.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTAwIiBoZWlnaHQ9IjE0NiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNTAwLTE0NiI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNTAwIiBoZWlnaHQ9IjE0NiIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNTAwIiBoZWlnaHQ9IjE0NiIgZmlsbD0idXJsKCNnLTUwMC0xNDYpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii01MDAiIHRvPSI1MDAiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <img class="gp-h-full gp-max-w-full gp-flex gp_lazyload" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTAwIiBoZWlnaHQ9IjE0NiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNTAwLTE0NiI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNTAwIiBoZWlnaHQ9IjE0NiIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNTAwIiBoZWlnaHQ9IjE0NiIgZmlsbD0idXJsKCNnLTUwMC0xNDYpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii01MDAiIHRvPSI1MDAiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" data-src="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/brands-popbazic.png" width="100%" alt="" style="--aspect:auto;--aspect-tablet:auto;--aspect-mobile:auto;--objf:cover;--w:60%;--w-tablet:70%;--w-mobile:90%;--h:auto;--h-tablet:auto;--h-mobile:auto;--b:none;--bc:#000000;--bw:1px 1px 1px 1px;--radiusType:none;--shadow:none" /> </picture> </a> </div></div> </gp-animation> <script src="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-animation.js?v=1742365134075" defer="defer"></script> </div> </div> </div><div enableLazyloadImage="true" label="Block" tag="Col" type="component" style="--jc:center" class="gZ709o6Lip gp-relative gp-flex gp-flex-col" > <div enableLazyloadImage="true" parentTag="Col" id="gXpKKUs0lE" data-id="gXpKKUs0lE" style="--bs:solid;--bw:0px 0px 0px 1px;--bc:#EEEEEE;--shadow:none;--d:grid;--d-mobile:grid;--d-tablet:grid;--op:100%;--pt:20px;--pl:0px;--pb:20px;--pt-mobile:30px;--pl-mobile:0px;--pb-mobile:30px;--pl-tablet:auto;--pb-tablet:var(--g-s-m);--cg:var(--g-s-2xl);--pc:start;--gtc:minmax(0, 12fr);--w:100%;--w-tablet:100%;--w-mobile:100%;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gXpKKUs0lE gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" label="Block" tag="Col" type="component" style="--jc:start" class="g6_mcwZABt gp-relative gp-flex gp-flex-col" > <gp-animation gp-interaction-wrapper display-init="show" gp-data='{"config":{"desktop":{"enabled":true,"trigger":"appear","triggerConfig":{"appear":{"animation":"slide","setting":{"fade":{"delay":"0","speed":1.7,"easing":"ease-out"},"zoom":{"delay":"0","speed":1.7,"isFade":true,"easing":"ease-out","zoomDirection":"in","scale":{"in":[80,100],"out":[120,100]}},"slide":{"delay":"0","speed":1.7,"easing":"ease-out","direction":"right","isCustomDistance":false,"distance":"50"},"shake":{"delay":"0","speed":0.7,"loop":false,"intensity":11,"easing":"linear"}}},"hover":{"animation":"zoom","setting":{"fade":{"delay":"0","speed":1.7,"easing":"ease-out"},"zoom":{"delay":"0","speed":1.7,"isFade":false,"easing":"ease","zoomDirection":"in","scale":{"in":[100,110],"out":[100,80]}},"slide":{"delay":"0","speed":1.7,"easing":"ease-out","direction":"left","isCustomDistance":false},"shake":{"delay":"0","speed":0.7,"loop":false,"intensity":11,"easing":"linear"}}}}}},"tag":"Image","opacity":{"desktop":"100%"},"notEnableAnimationWhenInit":false}' style="display:contents" > <div style="--v:hidden;--v-tablet:hidden;--v-mobile:hidden;display:contents"><div data-id="g7L0IWJHli" role="presentation" class="gp-group/image g7L0IWJHli" style="--mb-tablet:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:center" > <a class="pointer-events-auto h-full gp-flex" href="https://popular.com.sg/collections/pop-artz" target="_self" title class="gp-h-full gp-w-full" style="--shadow:none;border-radius:inherit;--jc:center" > <picture style="border-radius: inherit" class="gp-contents"> <source media="(max-width: 767px)" data-srcSet="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/brands-popartz.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTAwIiBoZWlnaHQ9IjE0NiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNTAwLTE0NiI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNTAwIiBoZWlnaHQ9IjE0NiIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNTAwIiBoZWlnaHQ9IjE0NiIgZmlsbD0idXJsKCNnLTUwMC0xNDYpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii01MDAiIHRvPSI1MDAiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <source media="(max-width: 1024px)" data-srcSet="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/brands-popartz.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTAwIiBoZWlnaHQ9IjE0NiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNTAwLTE0NiI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNTAwIiBoZWlnaHQ9IjE0NiIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNTAwIiBoZWlnaHQ9IjE0NiIgZmlsbD0idXJsKCNnLTUwMC0xNDYpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii01MDAiIHRvPSI1MDAiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <img class="gp-h-full gp-max-w-full gp-flex gp_lazyload" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTAwIiBoZWlnaHQ9IjE0NiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNTAwLTE0NiI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNTAwIiBoZWlnaHQ9IjE0NiIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNTAwIiBoZWlnaHQ9IjE0NiIgZmlsbD0idXJsKCNnLTUwMC0xNDYpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii01MDAiIHRvPSI1MDAiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" data-src="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/brands-popartz.png" width="100%" alt="" style="--aspect:auto;--aspect-tablet:auto;--aspect-mobile:auto;--objf:cover;--w:50%;--w-tablet:70%;--w-mobile:90%;--h:auto;--h-tablet:auto;--h-mobile:auto;--b:none;--bc:#000000;--bw:1px 1px 1px 1px;--radiusType:none;--shadow:none" /> </picture> </a> </div></div> </gp-animation> <script src="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-animation.js?v=1742365134075" defer="defer"></script> </div> </div> </div> </div> <div enableLazyloadImage="true" parentTag="Col" id="g8xm787gpa" data-id="g8xm787gpa" style="--bs:none;--bw:0px 0px 1px 0px;--bc:#EEEEEE;--shadow:none;--d:grid;--d-mobile:grid;--d-tablet:grid;--op:100%;--cg:var(--g-s-l);--pc:start;--gtc:minmax(0, 6fr) minmax(0, 6fr);--w:100%;--w-tablet:100%;--w-mobile:100%;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="g8xm787gpa gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" label="Block" tag="Col" type="component" style="--jc:center" class="gjvnBchYQ3 gp-relative gp-flex gp-flex-col" > <div enableLazyloadImage="true" parentTag="Col" id="gIYPzh3OMh" data-id="gIYPzh3OMh" style="--bs:none;--bw:0px;--bc:transparent;--shadow:none;--d:grid;--d-mobile:grid;--d-tablet:grid;--op:100%;--pt:20px;--pb:20px;--cg:var(--g-s-2xl);--pc:start;--gtc:minmax(0, 12fr);--w:100%;--w-tablet:100%;--w-mobile:100%;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gIYPzh3OMh gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" label="Block" tag="Col" type="component" style="--jc:start" class="gwVve96u7P gp-relative gp-flex gp-flex-col" > <gp-animation gp-interaction-wrapper display-init="show" gp-data='{"config":{"desktop":{"enabled":true,"trigger":"appear","triggerConfig":{"appear":{"animation":"slide","setting":{"fade":{"delay":"0","speed":1.7,"easing":"ease-out"},"zoom":{"delay":"0","speed":1.7,"isFade":true,"easing":"ease-out","zoomDirection":"in","scale":{"in":[80,100],"out":[120,100]}},"slide":{"delay":"0","speed":1.7,"easing":"ease-out","direction":"left","isCustomDistance":true,"distance":"50"},"shake":{"delay":"0","speed":0.7,"loop":false,"intensity":11,"easing":"linear"}}},"hover":{"animation":"zoom","setting":{"fade":{"delay":"0","speed":1.7,"easing":"ease-out"},"zoom":{"delay":"0","speed":1.7,"isFade":false,"easing":"ease","zoomDirection":"in","scale":{"in":[100,110],"out":[100,80]}},"slide":{"delay":"0","speed":1.7,"easing":"ease-out","direction":"left","isCustomDistance":false},"shake":{"delay":"0","speed":0.7,"loop":false,"intensity":11,"easing":"linear"}}}}}},"tag":"Image","opacity":{"desktop":"100%"},"notEnableAnimationWhenInit":false}' style="display:contents" > <div style="--v:hidden;--v-tablet:hidden;--v-mobile:hidden;display:contents"><div data-id="g3BQ_65Yw1" role="presentation" class="gp-group/image g3BQ_65Yw1" style="--mb-mobile:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:center" > <a class="pointer-events-auto h-full gp-flex" href="https://popular.com.sg/collections/text-assessment" target="_self" title class="gp-h-full gp-w-full" style="--shadow:none;border-radius:inherit;--jc:center" > <picture style="border-radius: inherit" class="gp-contents"> <source media="(max-width: 767px)" data-srcSet="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/brands-eph.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTAwIiBoZWlnaHQ9IjE0NiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNTAwLTE0NiI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNTAwIiBoZWlnaHQ9IjE0NiIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNTAwIiBoZWlnaHQ9IjE0NiIgZmlsbD0idXJsKCNnLTUwMC0xNDYpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii01MDAiIHRvPSI1MDAiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <source media="(max-width: 1024px)" data-srcSet="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/brands-eph.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTAwIiBoZWlnaHQ9IjE0NiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNTAwLTE0NiI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNTAwIiBoZWlnaHQ9IjE0NiIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNTAwIiBoZWlnaHQ9IjE0NiIgZmlsbD0idXJsKCNnLTUwMC0xNDYpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii01MDAiIHRvPSI1MDAiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <img class="gp-h-full gp-max-w-full gp-flex gp_lazyload" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTAwIiBoZWlnaHQ9IjE0NiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNTAwLTE0NiI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNTAwIiBoZWlnaHQ9IjE0NiIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNTAwIiBoZWlnaHQ9IjE0NiIgZmlsbD0idXJsKCNnLTUwMC0xNDYpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii01MDAiIHRvPSI1MDAiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" data-src="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/brands-eph.png" width="100%" alt="" style="--aspect:auto;--aspect-tablet:auto;--aspect-mobile:auto;--objf:cover;--w:60%;--w-tablet:70%;--w-mobile:90%;--h:auto;--h-tablet:auto;--h-mobile:auto;--b:none;--bc:#000000;--bw:1px 1px 1px 1px;--radiusType:none;--shadow:none" /> </picture> </a> </div></div> </gp-animation> <script src="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-animation.js?v=1742365134075" defer="defer"></script> </div> </div> </div><div enableLazyloadImage="true" label="Block" tag="Col" type="component" style="--jc:center" class="g9Spp-2mpA gp-relative gp-flex gp-flex-col" > <div enableLazyloadImage="true" parentTag="Col" id="g_HKccldqb" data-id="g_HKccldqb" style="--bs:solid;--bw:0px 0px 0px 1px;--bc:#EEEEEE;--shadow:none;--d:grid;--d-mobile:grid;--d-tablet:grid;--op:100%;--pt:20px;--pl:0px;--pb:20px;--pt-mobile:30px;--pl-mobile:0px;--pb-mobile:30px;--pt-tablet:var(--g-s-m);--pl-tablet:auto;--pb-tablet:var(--g-s-m);--cg:var(--g-s-2xl);--pc:start;--gtc:minmax(0, 12fr);--w:100%;--w-tablet:100%;--w-mobile:100%;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="g_HKccldqb gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" label="Block" tag="Col" type="component" style="--jc:start" class="g67U1eaKpz gp-relative gp-flex gp-flex-col" > <gp-animation gp-interaction-wrapper display-init="show" gp-data='{"config":{"desktop":{"enabled":true,"trigger":"appear","triggerConfig":{"appear":{"animation":"slide","setting":{"fade":{"delay":"0","speed":1.7,"easing":"ease-out"},"zoom":{"delay":"0","speed":1.7,"isFade":true,"easing":"ease-out","zoomDirection":"in","scale":{"in":[80,100],"out":[120,100]}},"slide":{"delay":"0","speed":1.7,"easing":"ease-out","direction":"right","isCustomDistance":false,"distance":"50"},"shake":{"delay":"0","speed":0.7,"loop":false,"intensity":11,"easing":"linear"}}},"hover":{"animation":"zoom","setting":{"fade":{"delay":"0","speed":1.7,"easing":"ease-out"},"zoom":{"delay":"0","speed":1.7,"isFade":false,"easing":"ease","zoomDirection":"in","scale":{"in":[100,110],"out":[100,80]}},"slide":{"delay":"0","speed":1.7,"easing":"ease-out","direction":"left","isCustomDistance":false},"shake":{"delay":"0","speed":0.7,"loop":false,"intensity":11,"easing":"linear"}}}}}},"tag":"Image","opacity":{"desktop":"100%"},"notEnableAnimationWhenInit":false}' style="display:contents" > <div style="--v:hidden;--v-tablet:hidden;--v-mobile:hidden;display:contents"><div data-id="gx71cwzmjH" role="presentation" class="gp-group/image gx71cwzmjH" style="--pt-mobile:0px;--pb-mobile:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:center" > <a class="pointer-events-auto h-full gp-flex" href="https://popular.com.sg/collections/chinese-children-book" target="_self" title class="gp-h-full gp-w-full" style="--shadow:none;border-radius:inherit;--jc:center" > <picture style="border-radius: inherit" class="gp-contents"> <source media="(max-width: 767px)" data-srcSet="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/brands-tong.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTAwIiBoZWlnaHQ9IjE0NiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNTAwLTE0NiI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNTAwIiBoZWlnaHQ9IjE0NiIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNTAwIiBoZWlnaHQ9IjE0NiIgZmlsbD0idXJsKCNnLTUwMC0xNDYpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii01MDAiIHRvPSI1MDAiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <source media="(max-width: 1024px)" data-srcSet="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/brands-tong.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTAwIiBoZWlnaHQ9IjE0NiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNTAwLTE0NiI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNTAwIiBoZWlnaHQ9IjE0NiIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNTAwIiBoZWlnaHQ9IjE0NiIgZmlsbD0idXJsKCNnLTUwMC0xNDYpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii01MDAiIHRvPSI1MDAiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <img class="gp-h-full gp-max-w-full gp-flex gp_lazyload" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTAwIiBoZWlnaHQ9IjE0NiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNTAwLTE0NiI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNTAwIiBoZWlnaHQ9IjE0NiIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNTAwIiBoZWlnaHQ9IjE0NiIgZmlsbD0idXJsKCNnLTUwMC0xNDYpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii01MDAiIHRvPSI1MDAiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" data-src="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/brands-tong.png" width="100%" alt="" style="--aspect:auto;--aspect-tablet:auto;--aspect-mobile:auto;--objf:cover;--w:50%;--w-tablet:70%;--w-mobile:90%;--h:auto;--h-tablet:auto;--h-mobile:auto;--b:none;--bc:#000000;--bw:1px 1px 1px 1px;--radiusType:none;--shadow:none" /> </picture> </a> </div></div> </gp-animation> <script src="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-animation.js?v=1742365134075" defer="defer"></script> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </section> </section><section id="shopify-section-template--15839232491727__gp_section_553595281732535177" class="shopify-section gps-553595281732535177 gps gpsil"> <style class="gps-link gps-style" type="text/disabled-css" >.gps-553595281732535177.gps.gpsil [style*="--ai:"]{align-items:var(--ai)}.gps-553595281732535177.gps.gpsil [style*="--aspect:"]{aspect-ratio:var(--aspect)}.gps-553595281732535177.gps.gpsil [style*="--bg:"]{background:var(--bg)}.gps-553595281732535177.gps.gpsil [style*="--hvr-bg:"]:hover{background:var(--hvr-bg)}.gps-553595281732535177.gps.gpsil [style*="--bga:"]{background-attachment:var(--bga)}.gps-553595281732535177.gps.gpsil [style*="--bgc:"]{background-color:var(--bgc)}.gps-553595281732535177.gps.gpsil [style*="--bgi:"]{background-image:var(--bgi)}.gps-553595281732535177.gps.gpsil [style*="--bgp:"]{background-position:var(--bgp)}.gps-553595281732535177.gps.gpsil [style*="--bgr:"]{background-repeat:var(--bgr)}.gps-553595281732535177.gps.gpsil [style*="--bgs:"]{background-size:var(--bgs)}.gps-553595281732535177.gps.gpsil [style*="--b:"]{border:var(--b)}.gps-553595281732535177.gps.gpsil [style*="--hvr-b:"]:hover{border:var(--hvr-b)}.gps-553595281732535177.gps.gpsil [style*="--bb:"]{border-bottom:var(--bb)}.gps-553595281732535177.gps.gpsil [style*="--hvr-bb:"]:hover{border-bottom:var(--hvr-bb)}.gps-553595281732535177.gps.gpsil [style*="--bc:"]{border-color:var(--bc)}.gps-553595281732535177.gps.gpsil [style*="--hvr-bc:"]:hover{border-color:var(--hvr-bc)}.gps-553595281732535177.gps.gpsil [style*="--bblr:"]{border-bottom-left-radius:var(--bblr)}.gps-553595281732535177.gps.gpsil [style*="--hvr-bblr:"]:hover{border-bottom-left-radius:var(--hvr-bblr)}.gps-553595281732535177.gps.gpsil [style*="--bbrr:"]{border-bottom-right-radius:var(--bbrr)}.gps-553595281732535177.gps.gpsil [style*="--hvr-bbrr:"]:hover{border-bottom-right-radius:var(--hvr-bbrr)}.gps-553595281732535177.gps.gpsil [style*="--radius:"]{border-radius:var(--radius)}.gps-553595281732535177.gps.gpsil [style*="--bs:"]{border-style:var(--bs)}.gps-553595281732535177.gps.gpsil [style*="--hvr-bs:"]:hover{border-style:var(--hvr-bs)}.gps-553595281732535177.gps.gpsil [style*="--bt:"]{border-top:var(--bt)}.gps-553595281732535177.gps.gpsil [style*="--hvr-bt:"]:hover{border-top:var(--hvr-bt)}.gps-553595281732535177.gps.gpsil [style*="--btlr:"]{border-top-left-radius:var(--btlr)}.gps-553595281732535177.gps.gpsil [style*="--hvr-btlr:"]:hover{border-top-left-radius:var(--hvr-btlr)}.gps-553595281732535177.gps.gpsil [style*="--btrr:"]{border-top-right-radius:var(--btrr)}.gps-553595281732535177.gps.gpsil [style*="--hvr-btrr:"]:hover{border-top-right-radius:var(--hvr-btrr)}.gps-553595281732535177.gps.gpsil [style*="--bw:"]{border-width:var(--bw)}.gps-553595281732535177.gps.gpsil [style*="--hvr-bw:"]:hover{border-width:var(--hvr-bw)}.gps-553595281732535177.gps.gpsil [style*="--bottom:"]{bottom:var(--bottom)}.gps-553595281732535177.gps.gpsil [style*="--shadow:"]{box-shadow:var(--shadow)}.gps-553595281732535177.gps.gpsil [style*="--hvr-shadow:"]:hover{box-shadow:var(--hvr-shadow)}.gps-553595281732535177.gps.gpsil [style*="--c:"]{color:var(--c)}.gps-553595281732535177.gps.gpsil [style*="--hvr-c:"]:hover{color:var(--hvr-c)}.gps-553595281732535177.gps.gpsil [style*="--cg:"]{-moz-column-gap:var(--cg);column-gap:var(--cg)}.gps-553595281732535177.gps.gpsil [style*="--ff:"]{font-family:var(--ff)}.gps-553595281732535177.gps.gpsil [style*="--size:"]{font-size:var(--size)}.gps-553595281732535177.gps.gpsil [style*="--weight:"]{font-weight:var(--weight)}.gps-553595281732535177.gps.gpsil [style*="--gg:"]{grid-gap:var(--gg)}.gps-553595281732535177.gps.gpsil [style*="--gtc:"]{grid-template-columns:var(--gtc)}.gps-553595281732535177.gps.gpsil [style*="--h:"]{height:var(--h)}.gps-553595281732535177.gps.gpsil [style*="--jc:"]{justify-content:var(--jc)}.gps-553595281732535177.gps.gpsil [style*="--left:"]{left:var(--left)}.gps-553595281732535177.gps.gpsil [style*="--lh:"]{line-height:var(--lh)}.gps-553595281732535177.gps.gpsil [style*="--tdt:"]{text-decoration-thickness:var(--tdt)}.gps-553595281732535177.gps.gpsil [style*="--tdc:"]{text-decoration-color:var(--tdc)}.gps-553595281732535177.gps.gpsil [style*="--m:"]{margin:var(--m)}.gps-553595281732535177.gps.gpsil [style*="--mb:"]{margin-bottom:var(--mb)}.gps-553595281732535177.gps.gpsil [style*="--ml:"]{margin-left:var(--ml)}.gps-553595281732535177.gps.gpsil [style*="--mr:"]{margin-right:var(--mr)}.gps-553595281732535177.gps.gpsil [style*="--mt:"]{margin-top:var(--mt)}.gps-553595281732535177.gps.gpsil [style*="--maxw:"]{max-width:var(--maxw)}.gps-553595281732535177.gps.gpsil [style*="--minw:"]{min-width:var(--minw)}.gps-553595281732535177.gps.gpsil [style*="--objf:"]{-o-object-fit:var(--objf);object-fit:var(--objf)}.gps-553595281732535177.gps.gpsil [style*="--op:"]{opacity:var(--op)}.gps-553595281732535177.gps.gpsil [style*="--o:"]{order:var(--o)}.gps-553595281732535177.gps.gpsil [style*="--pc:"]{place-content:var(--pc)}.gps-553595281732535177.gps.gpsil [style*="--p:"]{padding:var(--p)}.gps-553595281732535177.gps.gpsil [style*="--pb:"]{padding-bottom:var(--pb)}.gps-553595281732535177.gps.gpsil [style*="--pl:"]{padding-left:var(--pl)}.gps-553595281732535177.gps.gpsil [style*="--pr:"]{padding-right:var(--pr)}.gps-553595281732535177.gps.gpsil [style*="--pt:"]{padding-top:var(--pt)}.gps-553595281732535177.gps.gpsil [style*="--pos:"]{position:var(--pos)}.gps-553595281732535177.gps.gpsil [style*="--right:"]{right:var(--right)}.gps-553595281732535177.gps.gpsil [style*="--rg:"]{row-gap:var(--rg)}.gps-553595281732535177.gps.gpsil [style*="--ta:"]{text-align:var(--ta)}.gps-553595281732535177.gps.gpsil [style*="--ts:"]{text-shadow:var(--ts)}.gps-553595281732535177.gps.gpsil [style*="--tt:"]{text-transform:var(--tt)}.gps-553595281732535177.gps.gpsil [style*="--top:"]{top:var(--top)}.gps-553595281732535177.gps.gpsil [style*="--t:"]{transform:var(--t)}.gps-553595281732535177.gps.gpsil [style*="--w:"]{width:var(--w)}.gps-553595281732535177.gps.gpsil [style*="--z:"]{z-index:var(--z)}.gps-553595281732535177.gps.gpsil [style*="--line-clamp:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp);display:-webkit-box;overflow:hidden}@media only screen and (max-width:1024px){.gps-553595281732535177.gps.gpsil [style*="--aspect-tablet:"]{aspect-ratio:var(--aspect-tablet)}.gps-553595281732535177.gps.gpsil [style*="--bottom-tablet:"]{bottom:var(--bottom-tablet)}.gps-553595281732535177.gps.gpsil [style*="--cg-tablet:"]{-moz-column-gap:var(--cg-tablet);column-gap:var(--cg-tablet)}.gps-553595281732535177.gps.gpsil [style*="--size-tablet:"]{font-size:var(--size-tablet)}.gps-553595281732535177.gps.gpsil [style*="--gtc-tablet:"]{grid-template-columns:var(--gtc-tablet)}.gps-553595281732535177.gps.gpsil [style*="--h-tablet:"]{height:var(--h-tablet)}.gps-553595281732535177.gps.gpsil [style*="--jc-tablet:"]{justify-content:var(--jc-tablet)}.gps-553595281732535177.gps.gpsil [style*="--left-tablet:"]{left:var(--left-tablet)}.gps-553595281732535177.gps.gpsil [style*="--lh-tablet:"]{line-height:var(--lh-tablet)}.gps-553595281732535177.gps.gpsil [style*="--ml-tablet:"]{margin-left:var(--ml-tablet)}.gps-553595281732535177.gps.gpsil [style*="--maxw-tablet:"]{max-width:var(--maxw-tablet)}.gps-553595281732535177.gps.gpsil [style*="--minw-tablet:"]{min-width:var(--minw-tablet)}.gps-553595281732535177.gps.gpsil [style*="--o-tablet:"]{order:var(--o-tablet)}.gps-553595281732535177.gps.gpsil [style*="--pb-tablet:"]{padding-bottom:var(--pb-tablet)}.gps-553595281732535177.gps.gpsil [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}.gps-553595281732535177.gps.gpsil [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}.gps-553595281732535177.gps.gpsil [style*="--pt-tablet:"]{padding-top:var(--pt-tablet)}.gps-553595281732535177.gps.gpsil [style*="--right-tablet:"]{right:var(--right-tablet)}.gps-553595281732535177.gps.gpsil [style*="--ta-tablet:"]{text-align:var(--ta-tablet)}.gps-553595281732535177.gps.gpsil [style*="--top-tablet:"]{top:var(--top-tablet)}.gps-553595281732535177.gps.gpsil [style*="--w-tablet:"]{width:var(--w-tablet)}.gps-553595281732535177.gps.gpsil [style*="--line-clamp-tablet:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-tablet);display:-webkit-box;overflow:hidden}}@media only screen and (max-width:767px){.gps-553595281732535177.gps.gpsil [style*="--aspect-mobile:"]{aspect-ratio:var(--aspect-mobile)}.gps-553595281732535177.gps.gpsil [style*="--bottom-mobile:"]{bottom:var(--bottom-mobile)}.gps-553595281732535177.gps.gpsil [style*="--cg-mobile:"]{-moz-column-gap:var(--cg-mobile);column-gap:var(--cg-mobile)}.gps-553595281732535177.gps.gpsil [style*="--size-mobile:"]{font-size:var(--size-mobile)}.gps-553595281732535177.gps.gpsil [style*="--gg-mobile:"]{grid-gap:var(--gg-mobile)}.gps-553595281732535177.gps.gpsil [style*="--gtc-mobile:"]{grid-template-columns:var(--gtc-mobile)}.gps-553595281732535177.gps.gpsil [style*="--h-mobile:"]{height:var(--h-mobile)}.gps-553595281732535177.gps.gpsil [style*="--left-mobile:"]{left:var(--left-mobile)}.gps-553595281732535177.gps.gpsil [style*="--lh-mobile:"]{line-height:var(--lh-mobile)}.gps-553595281732535177.gps.gpsil [style*="--mb-mobile:"]{margin-bottom:var(--mb-mobile)}.gps-553595281732535177.gps.gpsil [style*="--ml-mobile:"]{margin-left:var(--ml-mobile)}.gps-553595281732535177.gps.gpsil [style*="--mr-mobile:"]{margin-right:var(--mr-mobile)}.gps-553595281732535177.gps.gpsil [style*="--mt-mobile:"]{margin-top:var(--mt-mobile)}.gps-553595281732535177.gps.gpsil [style*="--maxw-mobile:"]{max-width:var(--maxw-mobile)}.gps-553595281732535177.gps.gpsil [style*="--minw-mobile:"]{min-width:var(--minw-mobile)}.gps-553595281732535177.gps.gpsil [style*="--objf-mobile:"]{-o-object-fit:var(--objf-mobile);object-fit:var(--objf-mobile)}.gps-553595281732535177.gps.gpsil [style*="--o-mobile:"]{order:var(--o-mobile)}.gps-553595281732535177.gps.gpsil [style*="--pc-mobile:"]{place-content:var(--pc-mobile)}.gps-553595281732535177.gps.gpsil [style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}.gps-553595281732535177.gps.gpsil [style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}.gps-553595281732535177.gps.gpsil [style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}.gps-553595281732535177.gps.gpsil [style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}.gps-553595281732535177.gps.gpsil [style*="--pos-mobile:"]{position:var(--pos-mobile)}.gps-553595281732535177.gps.gpsil [style*="--right-mobile:"]{right:var(--right-mobile)}.gps-553595281732535177.gps.gpsil [style*="--rg-mobile:"]{row-gap:var(--rg-mobile)}.gps-553595281732535177.gps.gpsil [style*="--ta-mobile:"]{text-align:var(--ta-mobile)}.gps-553595281732535177.gps.gpsil [style*="--top-mobile:"]{top:var(--top-mobile)}.gps-553595281732535177.gps.gpsil [style*="--w-mobile:"]{width:var(--w-mobile)}.gps-553595281732535177.gps.gpsil [style*="--line-clamp-mobile:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-mobile);display:-webkit-box;overflow:hidden}}.gps-553595281732535177 .-gp-translate-x-1\/2,.gps-553595281732535177 .-gp-translate-y-1\/2,.gps-553595281732535177 .gp-rotate-0,.gps-553595281732535177 .gp-rotate-180,.gps-553595281732535177 .mobile\:gp-rotate-0,.gps-553595281732535177 .mobile\:gp-rotate-180,.gps-553595281732535177 .tablet\:gp-rotate-0,.gps-553595281732535177 .tablet\:gp-rotate-180{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1}.gps-553595281732535177 .gp-shadow-md,.gps-553595281732535177 .gp-shadow-none{--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}.gps-553595281732535177 .gp-g-subheading-1{font-family:var(--g-sh1-ff);font-size:var(--g-sh1-size);font-style:var(--g-sh1-fs);font-weight:var(--g-sh1-weight);letter-spacing:var(--g-sh1-ls);line-height:var(--g-sh1-lh)}.gps-553595281732535177 .gp-g-subheading-2{font-family:var(--g-sh2-ff);font-size:var(--g-sh2-size);font-style:var(--g-sh2-fs);font-weight:var(--g-sh2-weight);letter-spacing:var(--g-sh2-ls);line-height:var(--g-sh2-lh)}.gps-553595281732535177 .gp-g-paragraph-1{font-family:var(--g-p1-ff);font-size:var(--g-p1-size);font-style:var(--g-p1-fs);font-weight:var(--g-p1-weight);letter-spacing:var(--g-p1-ls);line-height:var(--g-p1-lh)}.gps-553595281732535177 .gp-g-paragraph-2{font-family:var(--g-p2-ff);font-size:var(--g-p2-size);font-style:var(--g-p2-fs);font-weight:var(--g-p2-weight);letter-spacing:var(--g-p2-ls);line-height:var(--g-p2-lh)}.gps-553595281732535177 .gp-invisible{visibility:hidden}.gps-553595281732535177 .gp-static{position:static}.gps-553595281732535177 .gp-absolute{position:absolute}.gps-553595281732535177 .\!gp-relative{position:relative!important}.gps-553595281732535177 .gp-relative{position:relative}.gps-553595281732535177 .gp-left-0{left:0}.gps-553595281732535177 .gp-left-1\/2{left:50%}.gps-553595281732535177 .gp-right-0{right:0}.gps-553595281732535177 .gp-top-0{top:0}.gps-553595281732535177 .gp-top-1\/2{top:50%}.gps-553595281732535177 .gp-z-0{z-index:0}.gps-553595281732535177 .gp-z-1{z-index:1}.gps-553595281732535177 .gp-z-\[90\]{z-index:90}.gps-553595281732535177 .\!gp-m-0{margin:0!important}.gps-553595281732535177 .\!gp-m-auto{margin:auto!important}.gps-553595281732535177 .gp-mx-auto{margin-left:auto;margin-right:auto}.gps-553595281732535177 .gp-my-0{margin-bottom:0;margin-top:0}.gps-553595281732535177 .\!gp-ml-0{margin-left:0!important}.gps-553595281732535177 .gp-mb-0{margin-bottom:0}.gps-553595281732535177 .gp-block{display:block}.gps-553595281732535177 .\!gp-flex{display:flex!important}.gps-553595281732535177 .gp-flex{display:flex}.gps-553595281732535177 .gp-inline-flex{display:inline-flex}.gps-553595281732535177 .gp-grid{display:grid}.gps-553595281732535177 .gp-contents{display:contents}.gps-553595281732535177 .\!gp-hidden{display:none!important}.gps-553595281732535177 .gp-hidden{display:none}.gps-553595281732535177 .gp-aspect-\[56\/32\]{aspect-ratio:56/32}.gps-553595281732535177 .gp-aspect-square{aspect-ratio:1/1}.gps-553595281732535177 .gp-h-0{height:0}.gps-553595281732535177 .gp-h-5{height:20px}.gps-553595281732535177 .gp-h-full{height:100%}.gps-553595281732535177 .\!gp-min-h-full{min-height:100%!important}.gps-553595281732535177 .\!gp-w-full{width:100%!important}.gps-553595281732535177 .gp-w-14{width:56px}.gps-553595281732535177 .gp-w-5{width:20px}.gps-553595281732535177 .gp-w-\[12px\]{width:12px}.gps-553595281732535177 .gp-w-full{width:100%}.gps-553595281732535177 .\!gp-max-w-full{max-width:100%!important}.gps-553595281732535177 .gp-max-w-full{max-width:100%}.gps-553595281732535177 .gp-shrink-0{flex-shrink:0}.gps-553595281732535177 .-gp-translate-x-1\/2{--tw-translate-x:-50%}.gps-553595281732535177 .-gp-translate-x-1\/2,.gps-553595281732535177 .-gp-translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-553595281732535177 .-gp-translate-y-1\/2{--tw-translate-y:-50%}.gps-553595281732535177 .gp-rotate-0{--tw-rotate:0deg}.gps-553595281732535177 .gp-rotate-0,.gps-553595281732535177 .gp-rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-553595281732535177 .gp-rotate-180{--tw-rotate:180deg}.gps-553595281732535177 .gp-cursor-default{cursor:default}.gps-553595281732535177 .gp-cursor-pointer{cursor:pointer}.gps-553595281732535177 .gp-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.gps-553595281732535177 .gp-grid-flow-row{grid-auto-flow:row}.gps-553595281732535177 .\!gp-flex-row{flex-direction:row!important}.gps-553595281732535177 .gp-flex-row{flex-direction:row}.gps-553595281732535177 .gp-flex-row-reverse{flex-direction:row-reverse}.gps-553595281732535177 .gp-flex-col{flex-direction:column}.gps-553595281732535177 .gp-flex-wrap{flex-wrap:wrap}.gps-553595281732535177 .\!gp-flex-nowrap{flex-wrap:nowrap!important}.gps-553595281732535177 .gp-items-start{align-items:flex-start}.gps-553595281732535177 .gp-items-end{align-items:flex-end}.gps-553595281732535177 .gp-items-center{align-items:center}.gps-553595281732535177 .gp-justify-start{justify-content:flex-start}.gps-553595281732535177 .gp-justify-center{justify-content:center}.gps-553595281732535177 .gp-justify-between{justify-content:space-between}.gps-553595281732535177 .gp-gap-2{gap:8px}.gps-553595281732535177 .gp-gap-3{gap:12px}.gps-553595281732535177 .gp-gap-y-0{row-gap:0}.gps-553595281732535177 .gp-overflow-hidden{overflow:hidden}.gps-553595281732535177 .gp-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gps-553595281732535177 .gp-break-words{overflow-wrap:break-word}.gps-553595281732535177 .\!gp-rounded-none{border-radius:0!important}.gps-553595281732535177 .gp-rounded{border-radius:4px}.gps-553595281732535177 .gp-rounded-full{border-radius:9999px}.gps-553595281732535177 .gp-rounded-none{border-radius:0}.gps-553595281732535177 .gp-border-g-line-2{border-color:var(--g-c-line-2)}.gps-553595281732535177 .gp-bg-black\/80{background-color:rgba(0,0,0,.8)}.gps-553595281732535177 .gp-bg-g-bg-3{background-color:var(--g-c-bg-3)}.gps-553595281732535177 .gp-bg-g-brand{background-color:var(--g-c-brand)}.gps-553595281732535177 .gp-bg-auto{background-size:auto}.gps-553595281732535177 .gp-object-cover{-o-object-fit:cover;object-fit:cover}.gps-553595281732535177 .\!gp-pb-0{padding-bottom:0!important}.gps-553595281732535177 .gp-pl-4{padding-left:16px}.gps-553595281732535177 .gp-pr-6{padding-right:24px}.gps-553595281732535177 .gp-text-center{text-align:center}.gps-553595281732535177 .gp-text-g-text-1{color:var(--g-c-text-1)}.gps-553595281732535177 .gp-text-g-text-2{color:var(--g-c-text-2)}.gps-553595281732535177 .gp-text-g-text-3{color:var(--g-c-text-3)}.gps-553595281732535177 .gp-text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.gps-553595281732535177 .gp-text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.gps-553595281732535177 .gp-line-through{text-decoration-line:line-through}.gps-553595281732535177 .gp-no-underline{text-decoration-line:none}.gps-553595281732535177 .gp-decoration-g-highlight{text-decoration-color:var(--g-c-highlight)}.gps-553595281732535177 .gp-decoration-g-text-1{text-decoration-color:var(--g-c-text-1)}.gps-553595281732535177 .gp-opacity-25{opacity:.25}.gps-553595281732535177 .gp-opacity-30{opacity:.3}.gps-553595281732535177 .gp-opacity-75{opacity:.75}.gps-553595281732535177 .gp-shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.gps-553595281732535177 .gp-shadow-md,.gps-553595281732535177 .gp-shadow-none{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.gps-553595281732535177 .gp-shadow-none{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}.gps-553595281732535177 .gp-outline-none{outline:2px solid transparent;outline-offset:2px}.gps-553595281732535177 .gp-transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-553595281732535177 .gp-transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-553595281732535177 .gp-duration-200{transition-duration:.2s}.gps-553595281732535177 .gp-duration-300{transition-duration:.3s}.gps-553595281732535177 .gp-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-553595281732535177 .disabled\:gp-btn-disabled:disabled{cursor:default}@media (hover:hover) and (pointer:fine){.gps-553595281732535177 .hover\:gp-border-g-line-3:hover{border-color:var(--g-c-line-3)}.gps-553595281732535177 .hover\:gp-bg-\[\#ef0800\]:hover{--tw-bg-opacity:1;background-color:rgb(239 8 0/var(--tw-bg-opacity))}.gps-553595281732535177 .hover\:gp-bg-g-bg-3:hover{background-color:var(--g-c-bg-3)}.gps-553595281732535177 .hover\:gp-bg-g-highlight:hover{background-color:var(--g-c-highlight)}.gps-553595281732535177 .hover\:gp-text-g-text-2:hover{color:var(--g-c-text-2)}}.gps-553595281732535177 .active\:gp-bg-g-bg-3:active{background-color:var(--g-c-bg-3)}.gps-553595281732535177 .active\:gp-text-g-text-2:active{color:var(--g-c-text-2)}.gps-553595281732535177 .disabled\:gp-pointer-events-none:disabled{pointer-events:none}.gps-553595281732535177 .disabled\:gp-opacity-30:disabled{opacity:.3}@media (hover:hover) and (pointer:fine){.gps-553595281732535177 .gp-group\/button:hover .group-hover\/button\:\!gp-text-inherit{color:inherit!important}}.gps-553595281732535177 .gp-group\/button:active .group-active\/button\:\!gp-text-inherit{color:inherit!important}.gps-553595281732535177 .data-\[disabled\=true\]\:gp-hidden[data-disabled=true],.gps-553595281732535177 .data-\[hidden\=true\]\:gp-hidden[data-hidden=true]{display:none}.gps-553595281732535177 .gp-group\/button[data-state=loading] .group-data-\[state\=loading\]\/button\:gp-visible{visibility:visible}.gps-553595281732535177 .gp-group[data-state=loading] .group-data-\[state\=loading\]\:gp-invisible,.gps-553595281732535177 .gp-group\/button[data-state=loading] .group-data-\[state\=loading\]\/button\:gp-invisible{visibility:hidden}@keyframes gp-spin{to{transform:rotate(1turn)}}.gps-553595281732535177 .gp-group\/button[data-state=loading] .group-data-\[state\=loading\]\/button\:gp-animate-spin{animation:gp-spin 1s linear infinite}@media (max-width:1024px){.gps-553595281732535177 .tablet\:gp-static{position:static}.gps-553595281732535177 .tablet\:\!gp-relative{position:relative!important}.gps-553595281732535177 .tablet\:gp-left-0{left:0}.gps-553595281732535177 .tablet\:gp-right-0{right:0}.gps-553595281732535177 .tablet\:gp-block{display:block}.gps-553595281732535177 .tablet\:\!gp-flex{display:flex!important}.gps-553595281732535177 .tablet\:\!gp-hidden{display:none!important}.gps-553595281732535177 .tablet\:gp-hidden{display:none}.gps-553595281732535177 .tablet\:\!gp-min-h-full{min-height:100%!important}.gps-553595281732535177 .tablet\:gp-rotate-0{--tw-rotate:0deg}.gps-553595281732535177 .tablet\:gp-rotate-0,.gps-553595281732535177 .tablet\:gp-rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-553595281732535177 .tablet\:gp-rotate-180{--tw-rotate:180deg}.gps-553595281732535177 .tablet\:\!gp-flex-row{flex-direction:row!important}.gps-553595281732535177 .tablet\:gp-flex-row{flex-direction:row}.gps-553595281732535177 .tablet\:\!gp-flex-nowrap{flex-wrap:nowrap!important}.gps-553595281732535177 .tablet\:gp-px-0{padding-left:0;padding-right:0}}@media (max-width:767px){.gps-553595281732535177 .mobile\:gp-static{position:static}.gps-553595281732535177 .mobile\:\!gp-relative{position:relative!important}.gps-553595281732535177 .mobile\:gp-left-0{left:0}.gps-553595281732535177 .mobile\:gp-right-0{right:0}.gps-553595281732535177 .mobile\:gp-block{display:block}.gps-553595281732535177 .mobile\:\!gp-flex{display:flex!important}.gps-553595281732535177 .mobile\:\!gp-hidden{display:none!important}.gps-553595281732535177 .mobile\:gp-hidden{display:none}.gps-553595281732535177 .mobile\:\!gp-min-h-full{min-height:100%!important}.gps-553595281732535177 .mobile\:gp-rotate-0{--tw-rotate:0deg}.gps-553595281732535177 .mobile\:gp-rotate-0,.gps-553595281732535177 .mobile\:gp-rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-553595281732535177 .mobile\:gp-rotate-180{--tw-rotate:180deg}.gps-553595281732535177 .mobile\:\!gp-flex-row{flex-direction:row!important}.gps-553595281732535177 .mobile\:gp-flex-row{flex-direction:row}.gps-553595281732535177 .mobile\:\!gp-flex-nowrap{flex-wrap:nowrap!important}.gps-553595281732535177 .mobile\:gp-px-0{padding-left:0;padding-right:0}}.gps-553595281732535177 .\[\&\>\*\>div\:nth-child\(1\)\]\:gp-contents>*>div:first-child{display:contents}.gps-553595281732535177 .\[\&\>div\]\:gp-grid>div{display:grid}.gps-553595281732535177 .\[\&\>div\]\:gp-grid-rows-\[subgrid\]>div{grid-template-rows:subgrid}.gps-553595281732535177 .\[\&\>div\]\:gp-gap-y-0>div{row-gap:0}.gps-553595281732535177 .\[\&\>svg\]\:\!gp-h-\[var\(--height-desktop\)\]>svg{height:var(--height-desktop)!important}.gps-553595281732535177 .\[\&\>svg\]\:gp-h-full>svg{height:100%}.gps-553595281732535177 .\[\&\>svg\]\:\!gp-w-auto>svg{width:auto!important}.gps-553595281732535177 .\[\&\>svg\]\:gp-w-full>svg{width:100%}@media (max-width:1024px){.gps-553595281732535177 .tablet\:\[\&\>svg\]\:\!gp-h-\[var\(--height-tablet\)\]>svg{height:var(--height-tablet)!important}}@media (max-width:767px){.gps-553595281732535177 .mobile\:\[\&\>svg\]\:\!gp-h-\[var\(--height-mobile\)\]>svg{height:var(--height-mobile)!important}}.gps-553595281732535177 .\[\&_\*\]\:gp-max-w-full *{max-width:100%}.gps-553595281732535177 .\[\&_p\]\:gp-inline p{display:inline}.gps-553595281732535177 .\[\&_p\]\:gp-whitespace-pre-line p{white-space:pre-line}.gps-553595281732535177 .\[\&_p\]\:after\:gp-whitespace-pre-wrap p:after{content:var(--tw-content);white-space:pre-wrap}.gps-553595281732535177 .\[\&_p\]\:after\:gp-content-\[\'\\A\'\] p:after{--tw-content:"\A";content:var(--tw-content)}</style> <section class="gp-mx-auto gp-max-w-full gps-lazy " style="--w:calc(1366px + 2 * var(--g-ct-p, 15px));--w-tablet:calc(98% + 2 * var(--g-ct-p, 15px));--w-mobile:100%;--pl:var(--g-ct-p, 15px);--pl-tablet:var(--g-ct-p, 15px);--pl-mobile:0px;--pr:var(--g-ct-p, 15px);--pr-tablet:var(--g-ct-p, 15px);--pr-mobile:0px" > <div enableLazyloadImage="true" id="guxtwdUV6A" data-id="guxtwdUV6A" style="--bs:solid;--bw:0px;--bc:#121212;--shadow:none;--d:grid;--d-mobile:grid;--d-tablet:grid;--op:100%;--mb:50px;--pt:0px;--pl:0px;--pb:0px;--pr:0px;--pt-tablet:0px;--pl-tablet:0px;--pb-tablet:0px;--pr-tablet:0px;--mt-mobile:0px;--mb-mobile:0px;--pt-mobile:0px;--pl-mobile:0px;--pb-mobile:0px;--pr-mobile:0px;--cg:32px;--pc:start;--gtc:minmax(0, 12fr);--w:1366px;--w-tablet:98%;--w-mobile:100%;--bgc:#FFFFFF;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="guxtwdUV6A gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" label="Block" tag="Col" type="component" style="--jc:start" class="gAoQHKV2IZ gp-relative gp-flex gp-flex-col" > <div enableLazyloadImage="true" parentTag="Col" id="gGbj4XwLjf" data-id="gGbj4XwLjf" style="--pt:60px;--pb:20px;--pt-tablet:40px;--pl-tablet:40px;--pb-tablet:20px;--pr-tablet:40px;--pt-mobile:40px;--pb-mobile:20px;--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:8px;--pc:start;--gtc:minmax(0, 6fr) minmax(0, 6fr);--gtc-mobile:minmax(0, 12fr);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gGbj4XwLjf gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--jc:start" class="ghYMyBp3jA gp-relative gp-flex gp-flex-col" > <gp-text data-id="gS75f93nr9"> <div enableLazyloadImage="true" parentTag="Col" class="gS75f93nr9 " style="--ta:left;--ta-tablet:center;--ml:0px;--pt:0px;--pb:0px;--pr:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" > <div class="gp-flex" style="--jc:left;--jc-tablet:center"> <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-g-subheading-1 gp-text" style="--w:95%;--w-tablet:100%;--w-mobile:100%;--ta:left;--ta-mobile:center;--line-clamp:unset;--line-clamp-tablet:unset;--line-clamp-mobile:unset;--size:23px;--size-tablet:21px;--size-mobile:20px;--c:var(--g-c-text-1, text-1);word-break:break-word;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll;overflow:hidden" ><p>Stationery</p></div> </div> </div> </gp-text> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--jc:start" class="gxnPuwfVyI gp-relative gp-flex gp-flex-col" > <gp-button > <div style="--mt:0px;--pt:5px;--d:block;--d-tablet:block;--d-mobile:none;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:right" > <style> .ghjIgafKqU.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; border-radius: var(--g-radius-small); } .ghjIgafKqU:hover::before { } .ghjIgafKqU:hover .gp-button-icon { color: undefined; } .ghjIgafKqU .gp-button-icon { color: #B00B28; } .ghjIgafKqU:hover .gp-button-price { color: undefined; } .ghjIgafKqU .gp-button-price { color: #B00B28; } .ghjIgafKqU .gp-product-dot-price { color: #B00B28; } .ghjIgafKqU:hover .gp-product-dot-price { color: undefined; } </style> <a href="https://popular.com.sg/collections/stationery" target="_self" data-id="ghjIgafKqU" aria-label="<p>Shop more</p>" data-state="idle" class="ghjIgafKqU gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-text-center gp-g-paragraph-1" style="--bg:#00000000;--hvr-bg:#00000000;--radius:var(--g-radius-small);--shadow:none;--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:0px;--pr:0px;--pt:0px;--pb:0px;--c:#B00B28;--size:15px;--size-tablet:13px;--size-mobile:14px" > <div class="gp-inline-flex gp-flex-row-reverse"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--ml:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817723122516328"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M181.66,133.66l-80,80A8,8,0,0,1,88,208V48a8,8,0,0,1,13.66-5.66l80,80A8,8,0,0,1,181.66,133.66Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:15px;--size-tablet:13px;--size-mobile:14px;--c:#B00B28" > <p>Shop more</p> </span> </div> </a> </div> </gp-button> </div> </div> <div gp-el-wrapper style="--mb-mobile:0px;--d:block;--d-tablet:none;--d-mobile:none;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="ggh3Hbr2_9 "> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product.v2.js?v=1742365134075" defer="defer"></script> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-same-height.v2.js?v=1742365134075" defer="defer"></script><div items-repeat data-id="ggh3Hbr2_9" style="--w:100%;--w-tablet:100%;--w-mobile:90%;--cg:20px;--cg-mobile:8px;--gtc:repeat(6, minmax(0, 1fr));--gtc-tablet:repeat(4, minmax(0, 1fr));--gtc-mobile:repeat(2, minmax(0, 1fr))" class="gp-grid !gp-m-auto gp-w-full gp-grid-flow-row" > <gp-same-height-v2 class="gp-contents" style="visibility: hidden" gp-data='{"targetUid":"ga3U7THb_b","slidesToShow":{"desktop":"6","tablet":"4","mobile":"2"},"rowGap":{"desktop":"30px","mobile":"16px"}}'><gp-product class="gp-child-item-ggh3Hbr2_9 gp-contents" gp-context='{"variantSelected": {"id":40168447836367,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4549526604683","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Casio Scientific Calculator Fx-97sg X","public_title":null,"options":["Default Title"],"price":3550,"weight":100,"compare_at_price":3550,"inventory_management":"shopify","barcode":"4549526604683","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-ggh3Hbr2_96741764538575"}' gp-data='{"variantSelected": {"id":40168447836367,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4549526604683","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Casio Scientific Calculator Fx-97sg X","public_title":null,"options":["Default Title"],"price":3550,"weight":100,"compare_at_price":3550,"inventory_management":"shopify","barcode":"4549526604683","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/casio-scientific-calculator-fx-97sg-x", "productHandle":"casio-scientific-calculator-fx-97sg-x", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553595281732535177"}}' ><form method="post" action="/cart/add" id="product-form-ggh3Hbr2_96741764538575" accept-charset="UTF-8" class="form contents gp-contents [&>div]:gp-grid [&>div]:gp-grid-rows-[subgrid] [&>div]:gp-gap-y-0 [&>div]:gp-grid-col-[subgrid] [&>*>div:nth-child(1)]:gp-contents" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="40168447836367" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="ga3U7THb_b" data-id="ga3U7THb_b" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="ga3U7THb_b gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="g7572KKmes gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gDngXH8NmV "> <gp-product-tag data-id="gDngXH8NmV" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gDngXH8NmV", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="0.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gDngXH8NmV" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gkHrP5YJ5v", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553595281732535177"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":false},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":false,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/casio-scientific-calculator-fx-97sg-x", "product":{"id":6741764538575,"title":"Casio Scientific Calculator Fx-97sg X","handle":"casio-scientific-calculator-fx-97sg-x","description":"\u003cp\u003eSEAB Approved Non Programmable\n\u003c\/p\u003e\u003cp\u003eNon Graphing\nNumber of Functions : 337\nVariables: 9 (A,B,C.D.E.F.X.Y,M)\n\u003c\/p\u003e\u003cp\u003eVariables List\nIndependent Memory (M \/ M+ \/ M-)\nAnswer Memory\nMemory Protection\n\u003c\/p\u003e\u003cp\u003eReset Function\n3-digit comma markers\n\u003c\/p\u003e\u003cp\u003eNatural textbook display\nIcon menu\n\u003c\/p\u003e\u003cp\u003eDot matrix display\n\u003c\/p\u003e\u003cp\u003eHigh Resolution\u003c\/p\u003e","published_at":"2025-03-18T00:14:25+08:00","created_at":"2021-06-28T14:40:05+08:00","vendor":"CASIO SINGAPORE PTE LTD","type":"Stationery","tags":["_MS","Calculator"],"price":3550,"price_min":3550,"price_max":3550,"available":true,"price_varies":false,"compare_at_price":3550,"compare_at_price_min":3550,"compare_at_price_max":3550,"compare_at_price_varies":false,"variants":[{"id":40168447836367,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4549526604683","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Casio Scientific Calculator Fx-97sg X","public_title":null,"options":["Default Title"],"price":3550,"weight":100,"compare_at_price":3550,"inventory_management":"shopify","barcode":"4549526604683","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_e626a1b9-929c-4ac9-ba81-43e45756ef16.webp?v=1743649270"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_e626a1b9-929c-4ac9-ba81-43e45756ef16.webp?v=1743649270","options":["Title"],"media":[{"alt":"Casio Scientific Calculator Fx-97sg X","id":30159882780879,"position":1,"preview_image":{"aspect_ratio":1.2,"height":600,"width":720,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_e626a1b9-929c-4ac9-ba81-43e45756ef16.webp?v=1743649270"},"aspect_ratio":1.2,"height":600,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_e626a1b9-929c-4ac9-ba81-43e45756ef16.webp?v=1743649270","width":720}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp\u003eSEAB Approved Non Programmable\n\u003c\/p\u003e\u003cp\u003eNon Graphing\nNumber of Functions : 337\nVariables: 9 (A,B,C.D.E.F.X.Y,M)\n\u003c\/p\u003e\u003cp\u003eVariables List\nIndependent Memory (M \/ M+ \/ M-)\nAnswer Memory\nMemory Protection\n\u003c\/p\u003e\u003cp\u003eReset Function\n3-digit comma markers\n\u003c\/p\u003e\u003cp\u003eNatural textbook display\nIcon menu\n\u003c\/p\u003e\u003cp\u003eDot matrix display\n\u003c\/p\u003e\u003cp\u003eHigh Resolution\u003c\/p\u003e"}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_553595281732535177" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gkHrP5YJ5v" class="gkHrP5YJ5v gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="6741764538575" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:720px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30159882780879 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_e626a1b9-929c-4ac9-ba81-43e45756ef16.webp?v=1743649270" data-srcset="//popular.com.sg/cdn/shop/files/download_e626a1b9-929c-4ac9-ba81-43e45756ef16_480x480.webp?v=1743649270 480w, //popular.com.sg/cdn/shop/files/download_e626a1b9-929c-4ac9-ba81-43e45756ef16_768x768.webp?v=1743649270 768w,//popular.com.sg/cdn/shop/files/download_e626a1b9-929c-4ac9-ba81-43e45756ef16_1024x1024.webp?v=1743649270 1024w,//popular.com.sg/cdn/shop/files/download_e626a1b9-929c-4ac9-ba81-43e45756ef16_1440x1440.webp?v=1743649270 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="720" height="600" alt="Casio Scientific Calculator Fx-97sg X" base-src="//popular.com.sg/cdn/shop/files/download_e626a1b9-929c-4ac9-ba81-43e45756ef16.webp?v=1743649270" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gndDfkOf18 "> <gp-text data-id="gndDfkOf18"> <div class="gndDfkOf18 " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:0;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Casio Scientific Calculator Fx-97sg X</h2> </div> </div> </gp-text></div><div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="gAxCBoV8-L "><gp-product-variants data-id="gAxCBoV8-L" has-pre-selected="true" gp-data='{ "setting":{"showAsSwatches":true,"optionType":"groupOption","label":true,"optionAlign":{"desktop":"left"},"price":true,"combineFullWidth":{"desktop":true},"combineWidth":{"desktop":"100%"},"combineHeight":"45px","variantPresets":[{"optionName":"base","optionType":"rectangle_list","presets":{"color":{"width":{"desktop":"45px","tablet":"45px","mobile":"45px"},"height":"45px","spacing":"16px","optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"hover":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"active":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"rectangle_list":{"width":{"desktop":""},"height":"45px","spacing":"16px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}},"image":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"image_shopify":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"dropdown":{"width":{"desktop":"100%","tablet":"100%","mobile":"100%"},"height":"45px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}}}}],"soldOutStyle":"line","layout":{"desktop":"vertical"},"column":{"desktop":1},"hasPreSelected":true,"blankText":"Please select an option","hasOnlyDefaultVariant":false}, "styles":{"fullWidth":{"desktop":true},"width":{"desktop":"100%"},"optionSpacing":"30px","labelGap":"8px","swatchAutoWidth":{"desktop":true},"swatchWidth":{"desktop":"80px"},"swatchHeight":{"desktop":"45px"},"swatchSpacing":"var(--g-s-m)","marginBottom":{"desktop":"var(--g-s-xl)","mobile":"var(--g-s-xl)"},"align":{"desktop":"left"},"labelTypo":{"type":"paragraph-2","attrs":{"color":"text-1","bold":true}},"labelColor":"text-2","optionTypo":{"type":"paragraph-2","custom":{"fontSize":{"desktop":"13px","tablet":"14px","mobile":"14px"}}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"dropdownItemWidth":{"desktop":"fill","mobile":"fill","tablet":"fill"},"fixedDropdownWidth":{"desktop":"240px"},"swatchItemWidth":{"desktop":"auto"}}, "variants":[{"id":40168447836367,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4549526604683","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Casio Scientific Calculator Fx-97sg X","public_title":null,"options":["Default Title"],"price":3550,"weight":100,"compare_at_price":3550,"inventory_management":"shopify","barcode":"4549526604683","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}], "optionsWithValues": [{"name":"Title","position":1,"values":["Default Title"]}], "variantSelected": {"id":40168447836367,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4549526604683","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Casio Scientific Calculator Fx-97sg X","public_title":null,"options":["Default Title"],"price":3550,"weight":100,"compare_at_price":3550,"inventory_management":"shopify","barcode":"4549526604683","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "variantInventoryQuantity": [164], "variantInventoryPolicy": ["deny"], "moneyFormat": "${{amount}}", "productId": 6741764538575, "productUrl": "\/products\/casio-scientific-calculator-fx-97sg-x", "productHandle": "casio-scientific-calculator-fx-97sg-x", "displayState": {"desktop":true,"tablet":true,"mobile":true}, "totalVariantCombinations": 1, "firstAvailableVariant": {"id":40168447836367,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4549526604683","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Casio Scientific Calculator Fx-97sg X","public_title":null,"options":["Default Title"],"price":3550,"weight":100,"compare_at_price":3550,"inventory_management":"shopify","barcode":"4549526604683","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}} } '><div></div> </gp-product-variants> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-variant-v3.js?v=1742365134075" defer="defer"></script> </div> <div enableLazyloadImage="true" parentTag="Col" id="gsLkJFfoCm" data-id="gsLkJFfoCm" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gsLkJFfoCm gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gVhPgox8vV gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gVBUBrTy5g" class="gVBUBrTy5g gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"gVBUBrTy5g","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-gVBUBrTy5g" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $35.50 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"40168447836367","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .go9rvHNkMH.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .go9rvHNkMH:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .go9rvHNkMH:hover .gp-button-icon { color: undefined; } .go9rvHNkMH .gp-button-icon { color: var(--g-c-text-3, text-3); } .go9rvHNkMH:hover .gp-button-price { color: undefined; } .go9rvHNkMH .gp-button-price { color: var(--g-c-text-3, text-3); } .go9rvHNkMH .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .go9rvHNkMH:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="go9rvHNkMH" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="go9rvHNkMH gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .go9rvHNkMH-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .go9rvHNkMH-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .go9rvHNkMH-sold-out:hover .gp-button-icon { color: undefined; } .go9rvHNkMH-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .go9rvHNkMH-sold-out:hover .gp-button-price { color: undefined; } .go9rvHNkMH-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .go9rvHNkMH-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .go9rvHNkMH-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="go9rvHNkMH" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="go9rvHNkMH-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="6741764538575" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_553595281732535177" /></form></gp-product><gp-product class="gp-child-item-ggh3Hbr2_9 gp-contents" gp-context='{"variantSelected": {"id":40136126300367,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4006381492881","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"STABILO BOSS PASTEL HIGHLIGHTR-SET OF 6","public_title":null,"options":["Default Title"],"price":1290,"weight":130,"compare_at_price":1290,"inventory_management":"shopify","barcode":"4006381492881","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-ggh3Hbr2_96739605225679"}' gp-data='{"variantSelected": {"id":40136126300367,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4006381492881","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"STABILO BOSS PASTEL HIGHLIGHTR-SET OF 6","public_title":null,"options":["Default Title"],"price":1290,"weight":130,"compare_at_price":1290,"inventory_management":"shopify","barcode":"4006381492881","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/stabilo-boss-original-pastel-highlighter-set-of-6-colours", "productHandle":"stabilo-boss-original-pastel-highlighter-set-of-6-colours", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553595281732535177"}}' ><form method="post" action="/cart/add" id="product-form-ggh3Hbr2_96739605225679" accept-charset="UTF-8" class="form contents gp-contents [&>div]:gp-grid [&>div]:gp-grid-rows-[subgrid] [&>div]:gp-gap-y-0 [&>div]:gp-grid-col-[subgrid] [&>*>div:nth-child(1)]:gp-contents" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="40136126300367" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="ga3U7THb_b" data-id="ga3U7THb_b" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="ga3U7THb_b gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="g7572KKmes gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gDngXH8NmV "> <gp-product-tag data-id="gDngXH8NmV" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gDngXH8NmV", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="0.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gDngXH8NmV" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gkHrP5YJ5v", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553595281732535177"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":false},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":false,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/stabilo-boss-original-pastel-highlighter-set-of-6-colours", "product":{"id":6739605225679,"title":"STABILO BOSS PASTEL HIGHLIGHTR-SET OF 6","handle":"stabilo-boss-original-pastel-highlighter-set-of-6-colours","description":"\u003cp\u003e\u003c\/p\u003e\u003cdiv\u003eHighlighter STABILO BOSS ORIGINAL Pastel\u003c\/div\u003ePack with 6 colors: touch of turquoise, hint of mint, creamy peach, pink blush, milky yellow, lilac haze\u003cp\u003eThe STABILO BOSS ORIGINAL Pastel makes highlighting creative and versatile: underline and highlight with just one highlighter. \u003c\/p\u003e\u003cul\u003e\n\u003cli\u003eHighlighter STABILO BOSS ORIGINAL Pastel\nIncomparable classic design – since 1971\n\u003c\/li\u003e\n\u003cli\u003eHigh-quality finish, water-based ink and writing comfort\n\u003c\/li\u003e\n\u003cli\u003eSTABILO Anti-Dry-Out Technology: 4 hours of dry-out protection for concentrated work\n\u003c\/li\u003e\n\u003cli\u003e2 line widths: 2 + 5 mm\nAvailable in 14 subtle colors\n\u003c\/li\u003e\n\u003cli\u003eGreat for adding color accents to hand letterings or journalings.\u003c\/li\u003e\n\u003c\/ul\u003e","published_at":"2025-03-17T20:59:46+08:00","created_at":"2021-06-25T21:39:40+08:00","vendor":"SCHWAN-STABILO SINGAPORE PTE LTD","type":"Stationery","tags":["_MS","Writing"],"price":1290,"price_min":1290,"price_max":1290,"available":true,"price_varies":false,"compare_at_price":1290,"compare_at_price_min":1290,"compare_at_price_max":1290,"compare_at_price_varies":false,"variants":[{"id":40136126300367,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4006381492881","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"STABILO BOSS PASTEL HIGHLIGHTR-SET OF 6","public_title":null,"options":["Default Title"],"price":1290,"weight":130,"compare_at_price":1290,"inventory_management":"shopify","barcode":"4006381492881","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_9945d0bc-377c-4ae9-b534-63b6f72d3e8a.jpg?v=1742980266"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_9945d0bc-377c-4ae9-b534-63b6f72d3e8a.jpg?v=1742980266","options":["Title"],"media":[{"alt":"STABILO BOSS PASTEL HIGHLIGHTR-SET OF 6","id":30097376084175,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1080,"width":1080,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_9945d0bc-377c-4ae9-b534-63b6f72d3e8a.jpg?v=1742980266"},"aspect_ratio":1.0,"height":1080,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_9945d0bc-377c-4ae9-b534-63b6f72d3e8a.jpg?v=1742980266","width":1080}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp\u003e\u003c\/p\u003e\u003cdiv\u003eHighlighter STABILO BOSS ORIGINAL Pastel\u003c\/div\u003ePack with 6 colors: touch of turquoise, hint of mint, creamy peach, pink blush, milky yellow, lilac haze\u003cp\u003eThe STABILO BOSS ORIGINAL Pastel makes highlighting creative and versatile: underline and highlight with just one highlighter. \u003c\/p\u003e\u003cul\u003e\n\u003cli\u003eHighlighter STABILO BOSS ORIGINAL Pastel\nIncomparable classic design – since 1971\n\u003c\/li\u003e\n\u003cli\u003eHigh-quality finish, water-based ink and writing comfort\n\u003c\/li\u003e\n\u003cli\u003eSTABILO Anti-Dry-Out Technology: 4 hours of dry-out protection for concentrated work\n\u003c\/li\u003e\n\u003cli\u003e2 line widths: 2 + 5 mm\nAvailable in 14 subtle colors\n\u003c\/li\u003e\n\u003cli\u003eGreat for adding color accents to hand letterings or journalings.\u003c\/li\u003e\n\u003c\/ul\u003e"}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_553595281732535177" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gkHrP5YJ5v" class="gkHrP5YJ5v gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="6739605225679" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:1080px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30097376084175 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_9945d0bc-377c-4ae9-b534-63b6f72d3e8a.jpg?v=1742980266" data-srcset="//popular.com.sg/cdn/shop/files/download_9945d0bc-377c-4ae9-b534-63b6f72d3e8a_480x480.jpg?v=1742980266 480w, //popular.com.sg/cdn/shop/files/download_9945d0bc-377c-4ae9-b534-63b6f72d3e8a_768x768.jpg?v=1742980266 768w,//popular.com.sg/cdn/shop/files/download_9945d0bc-377c-4ae9-b534-63b6f72d3e8a_1024x1024.jpg?v=1742980266 1024w,//popular.com.sg/cdn/shop/files/download_9945d0bc-377c-4ae9-b534-63b6f72d3e8a_1440x1440.jpg?v=1742980266 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1080" height="1080" alt="STABILO BOSS PASTEL HIGHLIGHTR-SET OF 6" base-src="//popular.com.sg/cdn/shop/files/download_9945d0bc-377c-4ae9-b534-63b6f72d3e8a.jpg?v=1742980266" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gndDfkOf18 "> <gp-text data-id="gndDfkOf18"> <div class="gndDfkOf18 " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:0;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >STABILO BOSS PASTEL HIGHLIGHTR-SET OF 6</h2> </div> </div> </gp-text></div><div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="gAxCBoV8-L "><gp-product-variants data-id="gAxCBoV8-L" has-pre-selected="true" gp-data='{ "setting":{"showAsSwatches":true,"optionType":"groupOption","label":true,"optionAlign":{"desktop":"left"},"price":true,"combineFullWidth":{"desktop":true},"combineWidth":{"desktop":"100%"},"combineHeight":"45px","variantPresets":[{"optionName":"base","optionType":"rectangle_list","presets":{"color":{"width":{"desktop":"45px","tablet":"45px","mobile":"45px"},"height":"45px","spacing":"16px","optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"hover":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"active":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"rectangle_list":{"width":{"desktop":""},"height":"45px","spacing":"16px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}},"image":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"image_shopify":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"dropdown":{"width":{"desktop":"100%","tablet":"100%","mobile":"100%"},"height":"45px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}}}}],"soldOutStyle":"line","layout":{"desktop":"vertical"},"column":{"desktop":1},"hasPreSelected":true,"blankText":"Please select an option","hasOnlyDefaultVariant":false}, "styles":{"fullWidth":{"desktop":true},"width":{"desktop":"100%"},"optionSpacing":"30px","labelGap":"8px","swatchAutoWidth":{"desktop":true},"swatchWidth":{"desktop":"80px"},"swatchHeight":{"desktop":"45px"},"swatchSpacing":"var(--g-s-m)","marginBottom":{"desktop":"var(--g-s-xl)","mobile":"var(--g-s-xl)"},"align":{"desktop":"left"},"labelTypo":{"type":"paragraph-2","attrs":{"color":"text-1","bold":true}},"labelColor":"text-2","optionTypo":{"type":"paragraph-2","custom":{"fontSize":{"desktop":"13px","tablet":"14px","mobile":"14px"}}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"dropdownItemWidth":{"desktop":"fill","mobile":"fill","tablet":"fill"},"fixedDropdownWidth":{"desktop":"240px"},"swatchItemWidth":{"desktop":"auto"}}, "variants":[{"id":40136126300367,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4006381492881","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"STABILO BOSS PASTEL HIGHLIGHTR-SET OF 6","public_title":null,"options":["Default Title"],"price":1290,"weight":130,"compare_at_price":1290,"inventory_management":"shopify","barcode":"4006381492881","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}], "optionsWithValues": [{"name":"Title","position":1,"values":["Default Title"]}], "variantSelected": {"id":40136126300367,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4006381492881","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"STABILO BOSS PASTEL HIGHLIGHTR-SET OF 6","public_title":null,"options":["Default Title"],"price":1290,"weight":130,"compare_at_price":1290,"inventory_management":"shopify","barcode":"4006381492881","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "variantInventoryQuantity": [1], "variantInventoryPolicy": ["deny"], "moneyFormat": "${{amount}}", "productId": 6739605225679, "productUrl": "\/products\/stabilo-boss-original-pastel-highlighter-set-of-6-colours", "productHandle": "stabilo-boss-original-pastel-highlighter-set-of-6-colours", "displayState": {"desktop":true,"tablet":true,"mobile":true}, "totalVariantCombinations": 1, "firstAvailableVariant": {"id":40136126300367,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4006381492881","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"STABILO BOSS PASTEL HIGHLIGHTR-SET OF 6","public_title":null,"options":["Default Title"],"price":1290,"weight":130,"compare_at_price":1290,"inventory_management":"shopify","barcode":"4006381492881","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}} } '><div></div> </gp-product-variants> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-variant-v3.js?v=1742365134075" defer="defer"></script> </div> <div enableLazyloadImage="true" parentTag="Col" id="gsLkJFfoCm" data-id="gsLkJFfoCm" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gsLkJFfoCm gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gVhPgox8vV gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gVBUBrTy5g" class="gVBUBrTy5g gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"gVBUBrTy5g","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-gVBUBrTy5g" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $12.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"40136126300367","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .go9rvHNkMH.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .go9rvHNkMH:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .go9rvHNkMH:hover .gp-button-icon { color: undefined; } .go9rvHNkMH .gp-button-icon { color: var(--g-c-text-3, text-3); } .go9rvHNkMH:hover .gp-button-price { color: undefined; } .go9rvHNkMH .gp-button-price { color: var(--g-c-text-3, text-3); } .go9rvHNkMH .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .go9rvHNkMH:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="go9rvHNkMH" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="go9rvHNkMH gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .go9rvHNkMH-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .go9rvHNkMH-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .go9rvHNkMH-sold-out:hover .gp-button-icon { color: undefined; } .go9rvHNkMH-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .go9rvHNkMH-sold-out:hover .gp-button-price { color: undefined; } .go9rvHNkMH-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .go9rvHNkMH-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .go9rvHNkMH-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="go9rvHNkMH" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="go9rvHNkMH-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="6739605225679" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_553595281732535177" /></form></gp-product><gp-product class="gp-child-item-ggh3Hbr2_9 gp-contents" gp-context='{"variantSelected": {"id":43068849651919,"title":"Mix","option1":"Mix","option2":null,"option3":null,"sku":"9555831963709","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - Mix","public_title":"Mix","options":["Mix"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831963709","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-ggh3Hbr2_96739609780431"}' gp-data='{"variantSelected": {"id":43068849651919,"title":"Mix","option1":"Mix","option2":null,"option3":null,"sku":"9555831963709","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - Mix","public_title":"Mix","options":["Mix"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831963709","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/pop-bazic-a4-management-file-assorted-colours-12-pcs", "productHandle":"pop-bazic-a4-management-file-assorted-colours-12-pcs", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553595281732535177"}}' ><form method="post" action="/cart/add" id="product-form-ggh3Hbr2_96739609780431" accept-charset="UTF-8" class="form contents gp-contents [&>div]:gp-grid [&>div]:gp-grid-rows-[subgrid] [&>div]:gp-gap-y-0 [&>div]:gp-grid-col-[subgrid] [&>*>div:nth-child(1)]:gp-contents" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="43068849651919" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="ga3U7THb_b" data-id="ga3U7THb_b" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="ga3U7THb_b gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="g7572KKmes gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gDngXH8NmV "> <gp-product-tag data-id="gDngXH8NmV" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gDngXH8NmV", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="0.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gDngXH8NmV" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gkHrP5YJ5v", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553595281732535177"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":false},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":false,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/pop-bazic-a4-management-file-assorted-colours-12-pcs", "product":{"id":6739609780431,"title":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack","handle":"pop-bazic-a4-management-file-assorted-colours-12-pcs","description":"\u003cp\u003eProduct details of Pop Bazic A4 Management File 12 pcs per Pack Assorted Colours \/ Files\u003cbr\u003e Pop Bazic A4 Management File\u003cbr\u003e 12'S LB10315-MIX12\u003cbr\u003e A4 Management File with fastener and Slope Pocket\u003cbr\u003e 12 pcs Assorted Colour\u003c\/p\u003e","published_at":"2025-03-17T21:04:54+08:00","created_at":"2021-06-25T21:41:57+08:00","vendor":"POP BAZIC","type":"Stationery","tags":["_MS","buybulk","CLEANDESK","FILE","files_bulk","POP BAZIC"],"price":890,"price_min":890,"price_max":890,"available":true,"price_varies":false,"compare_at_price":890,"compare_at_price_min":890,"compare_at_price_max":890,"compare_at_price_varies":false,"variants":[{"id":43068849651919,"title":"Mix","option1":"Mix","option2":null,"option3":null,"sku":"9555831963709","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - Mix","public_title":"Mix","options":["Mix"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831963709","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":43068846080207,"title":"White","option1":"White","option2":null,"option3":null,"sku":"9555831930572","requires_shipping":true,"taxable":true,"featured_image":{"id":33143827169487,"product_id":6739609780431,"position":2,"created_at":"2023-10-11T17:08:35+08:00","updated_at":"2023-10-11T17:08:38+08:00","alt":"alt","width":1984,"height":2508,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930572.png?v=1697015318","variant_ids":[43068846080207]},"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - White","public_title":"White","options":["White"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831930572","featured_media":{"alt":"alt","id":25445348671695,"position":2,"preview_image":{"aspect_ratio":0.791,"height":2508,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930572.png?v=1697015318"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":43068846112975,"title":"Black","option1":"Black","option2":null,"option3":null,"sku":"9555831930589","requires_shipping":true,"taxable":true,"featured_image":{"id":33143827693775,"product_id":6739609780431,"position":3,"created_at":"2023-10-11T17:08:35+08:00","updated_at":"2023-10-11T17:08:40+08:00","alt":"alt","width":1984,"height":2451,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930589.png?v=1697015320","variant_ids":[43068846112975]},"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - Black","public_title":"Black","options":["Black"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831930589","featured_media":{"alt":"alt","id":25445348704463,"position":3,"preview_image":{"aspect_ratio":0.809,"height":2451,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930589.png?v=1697015320"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":43068846145743,"title":"Blue","option1":"Blue","option2":null,"option3":null,"sku":"9555831930596","requires_shipping":true,"taxable":true,"featured_image":{"id":33143827366095,"product_id":6739609780431,"position":4,"created_at":"2023-10-11T17:08:35+08:00","updated_at":"2023-10-11T17:08:39+08:00","alt":"alt","width":1984,"height":2487,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930596.png?v=1697015319","variant_ids":[43068846145743]},"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - Blue","public_title":"Blue","options":["Blue"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831930596","featured_media":{"alt":"alt","id":25445348737231,"position":4,"preview_image":{"aspect_ratio":0.798,"height":2487,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930596.png?v=1697015319"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":43068846178511,"title":"Green","option1":"Green","option2":null,"option3":null,"sku":"9555831930602","requires_shipping":true,"taxable":true,"featured_image":{"id":33143827726543,"product_id":6739609780431,"position":5,"created_at":"2023-10-11T17:08:35+08:00","updated_at":"2023-10-11T17:08:40+08:00","alt":"alt","width":1984,"height":2496,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930602.png?v=1697015320","variant_ids":[43068846178511]},"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - Green","public_title":"Green","options":["Green"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831930602","featured_media":{"alt":"alt","id":25445348769999,"position":5,"preview_image":{"aspect_ratio":0.795,"height":2496,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930602.png?v=1697015320"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":43068846211279,"title":"Red","option1":"Red","option2":null,"option3":null,"sku":"9555831930619","requires_shipping":true,"taxable":true,"featured_image":{"id":33143826776271,"product_id":6739609780431,"position":6,"created_at":"2023-10-11T17:08:35+08:00","updated_at":"2023-10-11T17:08:37+08:00","alt":"alt","width":1984,"height":2482,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930619.png?v=1697015317","variant_ids":[43068846211279]},"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - Red","public_title":"Red","options":["Red"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831930619","featured_media":{"alt":"alt","id":25445348802767,"position":6,"preview_image":{"aspect_ratio":0.799,"height":2482,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930619.png?v=1697015317"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":43068846244047,"title":"Yellow","option1":"Yellow","option2":null,"option3":null,"sku":"9555831930626","requires_shipping":true,"taxable":true,"featured_image":{"id":33143827398863,"product_id":6739609780431,"position":7,"created_at":"2023-10-11T17:08:35+08:00","updated_at":"2023-10-11T17:08:40+08:00","alt":"alt","width":1814,"height":2286,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930626.png?v=1697015320","variant_ids":[43068846244047]},"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - Yellow","public_title":"Yellow","options":["Yellow"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831930626","featured_media":{"alt":"alt","id":25445348835535,"position":7,"preview_image":{"aspect_ratio":0.794,"height":2286,"width":1814,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930626.png?v=1697015320"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":43068846276815,"title":"Grey","option1":"Grey","option2":null,"option3":null,"sku":"9555831930633","requires_shipping":true,"taxable":true,"featured_image":{"id":33143826809039,"product_id":6739609780431,"position":8,"created_at":"2023-10-11T17:08:35+08:00","updated_at":"2023-10-11T17:08:37+08:00","alt":"alt","width":1984,"height":2462,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930633.png?v=1697015317","variant_ids":[43068846276815]},"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - Grey","public_title":"Grey","options":["Grey"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831930633","featured_media":{"alt":"alt","id":25445348868303,"position":8,"preview_image":{"aspect_ratio":0.806,"height":2462,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930633.png?v=1697015317"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":43068846309583,"title":"Pink","option1":"Pink","option2":null,"option3":null,"sku":"9555831930640","requires_shipping":true,"taxable":true,"featured_image":{"id":33143826841807,"product_id":6739609780431,"position":9,"created_at":"2023-10-11T17:08:35+08:00","updated_at":"2023-10-11T17:08:37+08:00","alt":"alt","width":1984,"height":2481,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930640.png?v=1697015317","variant_ids":[43068846309583]},"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - Pink","public_title":"Pink","options":["Pink"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831930640","featured_media":{"alt":"alt","id":25445348901071,"position":9,"preview_image":{"aspect_ratio":0.8,"height":2481,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930640.png?v=1697015317"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":43068846342351,"title":"Purple","option1":"Purple","option2":null,"option3":null,"sku":"9555831930657","requires_shipping":true,"taxable":true,"featured_image":{"id":33143826907343,"product_id":6739609780431,"position":10,"created_at":"2023-10-11T17:08:35+08:00","updated_at":"2023-10-11T17:08:38+08:00","alt":"alt","width":1984,"height":2472,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930657.png?v=1697015318","variant_ids":[43068846342351]},"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - Purple","public_title":"Purple","options":["Purple"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831930657","featured_media":{"alt":"alt","id":25445348933839,"position":10,"preview_image":{"aspect_ratio":0.803,"height":2472,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930657.png?v=1697015318"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":43068846375119,"title":"Dark Blue","option1":"Dark Blue","option2":null,"option3":null,"sku":"9555831930664","requires_shipping":true,"taxable":true,"featured_image":{"id":33143826874575,"product_id":6739609780431,"position":11,"created_at":"2023-10-11T17:08:35+08:00","updated_at":"2023-10-11T17:08:38+08:00","alt":"alt","width":1984,"height":2453,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930664.png?v=1697015318","variant_ids":[43068846375119]},"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - Dark Blue","public_title":"Dark Blue","options":["Dark Blue"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831930664","featured_media":{"alt":"alt","id":25445348966607,"position":11,"preview_image":{"aspect_ratio":0.809,"height":2453,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930664.png?v=1697015318"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/products\/5405cdecd3c19831e7e1ee03b8d6769e.jpg?v=1624948229","\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930572.png?v=1697015318","\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930589.png?v=1697015320","\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930596.png?v=1697015319","\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930602.png?v=1697015320","\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930619.png?v=1697015317","\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930626.png?v=1697015320","\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930633.png?v=1697015317","\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930640.png?v=1697015317","\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930657.png?v=1697015318","\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930664.png?v=1697015318","\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831963709.jpg?v=1697015518"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/products\/5405cdecd3c19831e7e1ee03b8d6769e.jpg?v=1624948229","options":["Color"],"media":[{"alt":"alt","id":21299403555023,"position":1,"preview_image":{"aspect_ratio":1.0,"height":3542,"width":3542,"src":"\/\/popular.com.sg\/cdn\/shop\/products\/5405cdecd3c19831e7e1ee03b8d6769e.jpg?v=1624948229"},"aspect_ratio":1.0,"height":3542,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/products\/5405cdecd3c19831e7e1ee03b8d6769e.jpg?v=1624948229","width":3542},{"alt":"alt","id":25445348671695,"position":2,"preview_image":{"aspect_ratio":0.791,"height":2508,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930572.png?v=1697015318"},"aspect_ratio":0.791,"height":2508,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930572.png?v=1697015318","width":1984},{"alt":"alt","id":25445348704463,"position":3,"preview_image":{"aspect_ratio":0.809,"height":2451,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930589.png?v=1697015320"},"aspect_ratio":0.809,"height":2451,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930589.png?v=1697015320","width":1984},{"alt":"alt","id":25445348737231,"position":4,"preview_image":{"aspect_ratio":0.798,"height":2487,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930596.png?v=1697015319"},"aspect_ratio":0.798,"height":2487,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930596.png?v=1697015319","width":1984},{"alt":"alt","id":25445348769999,"position":5,"preview_image":{"aspect_ratio":0.795,"height":2496,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930602.png?v=1697015320"},"aspect_ratio":0.795,"height":2496,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930602.png?v=1697015320","width":1984},{"alt":"alt","id":25445348802767,"position":6,"preview_image":{"aspect_ratio":0.799,"height":2482,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930619.png?v=1697015317"},"aspect_ratio":0.799,"height":2482,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930619.png?v=1697015317","width":1984},{"alt":"alt","id":25445348835535,"position":7,"preview_image":{"aspect_ratio":0.794,"height":2286,"width":1814,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930626.png?v=1697015320"},"aspect_ratio":0.794,"height":2286,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930626.png?v=1697015320","width":1814},{"alt":"alt","id":25445348868303,"position":8,"preview_image":{"aspect_ratio":0.806,"height":2462,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930633.png?v=1697015317"},"aspect_ratio":0.806,"height":2462,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930633.png?v=1697015317","width":1984},{"alt":"alt","id":25445348901071,"position":9,"preview_image":{"aspect_ratio":0.8,"height":2481,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930640.png?v=1697015317"},"aspect_ratio":0.8,"height":2481,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930640.png?v=1697015317","width":1984},{"alt":"alt","id":25445348933839,"position":10,"preview_image":{"aspect_ratio":0.803,"height":2472,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930657.png?v=1697015318"},"aspect_ratio":0.803,"height":2472,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930657.png?v=1697015318","width":1984},{"alt":"alt","id":25445348966607,"position":11,"preview_image":{"aspect_ratio":0.809,"height":2453,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930664.png?v=1697015318"},"aspect_ratio":0.809,"height":2453,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930664.png?v=1697015318","width":1984},{"alt":"alt","id":25445380554959,"position":12,"preview_image":{"aspect_ratio":1.5,"height":4000,"width":6000,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831963709.jpg?v=1697015518"},"aspect_ratio":1.5,"height":4000,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831963709.jpg?v=1697015518","width":6000}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp\u003eProduct details of Pop Bazic A4 Management File 12 pcs per Pack Assorted Colours \/ Files\u003cbr\u003e Pop Bazic A4 Management File\u003cbr\u003e 12'S LB10315-MIX12\u003cbr\u003e A4 Management File with fastener and Slope Pocket\u003cbr\u003e 12 pcs Assorted Colour\u003c\/p\u003e"}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_553595281732535177" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gkHrP5YJ5v" class="gkHrP5YJ5v gp-overflow-hidden" > <div class="gp-grid gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gtc-tablet:minmax(0, 12fr);--gtc-mobile:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="6739609780431" product-media="12" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:3542px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="21299403555023 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/products/5405cdecd3c19831e7e1ee03b8d6769e.jpg?v=1624948229" data-srcset="//popular.com.sg/cdn/shop/products/5405cdecd3c19831e7e1ee03b8d6769e_480x480.jpg?v=1624948229 480w, //popular.com.sg/cdn/shop/products/5405cdecd3c19831e7e1ee03b8d6769e_768x768.jpg?v=1624948229 768w,//popular.com.sg/cdn/shop/products/5405cdecd3c19831e7e1ee03b8d6769e_1024x1024.jpg?v=1624948229 1024w,//popular.com.sg/cdn/shop/products/5405cdecd3c19831e7e1ee03b8d6769e_1440x1440.jpg?v=1624948229 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="3542" height="3542" alt="alt" base-src="//popular.com.sg/cdn/shop/products/5405cdecd3c19831e7e1ee03b8d6769e.jpg?v=1624948229" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gndDfkOf18 "> <gp-text data-id="gndDfkOf18"> <div class="gndDfkOf18 " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:0;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack</h2> </div> </div> </gp-text></div><div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="gAxCBoV8-L "><gp-product-variants data-id="gAxCBoV8-L" has-pre-selected="true" gp-data='{ "setting":{"showAsSwatches":true,"optionType":"groupOption","label":true,"optionAlign":{"desktop":"left"},"price":true,"combineFullWidth":{"desktop":true},"combineWidth":{"desktop":"100%"},"combineHeight":"45px","variantPresets":[{"optionName":"base","optionType":"rectangle_list","presets":{"color":{"width":{"desktop":"45px","tablet":"45px","mobile":"45px"},"height":"45px","spacing":"16px","optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"hover":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"active":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"rectangle_list":{"width":{"desktop":""},"height":"45px","spacing":"16px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}},"image":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"image_shopify":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"dropdown":{"width":{"desktop":"100%","tablet":"100%","mobile":"100%"},"height":"45px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}}}}],"soldOutStyle":"line","layout":{"desktop":"vertical"},"column":{"desktop":1},"hasPreSelected":true,"blankText":"Please select an option","hasOnlyDefaultVariant":false}, "styles":{"fullWidth":{"desktop":true},"width":{"desktop":"100%"},"optionSpacing":"30px","labelGap":"8px","swatchAutoWidth":{"desktop":true},"swatchWidth":{"desktop":"80px"},"swatchHeight":{"desktop":"45px"},"swatchSpacing":"var(--g-s-m)","marginBottom":{"desktop":"var(--g-s-xl)","mobile":"var(--g-s-xl)"},"align":{"desktop":"left"},"labelTypo":{"type":"paragraph-2","attrs":{"color":"text-1","bold":true}},"labelColor":"text-2","optionTypo":{"type":"paragraph-2","custom":{"fontSize":{"desktop":"13px","tablet":"14px","mobile":"14px"}}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"dropdownItemWidth":{"desktop":"fill","mobile":"fill","tablet":"fill"},"fixedDropdownWidth":{"desktop":"240px"},"swatchItemWidth":{"desktop":"auto"}}, "variants":[{"id":43068849651919,"title":"Mix","option1":"Mix","option2":null,"option3":null,"sku":"9555831963709","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - Mix","public_title":"Mix","options":["Mix"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831963709","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":43068846080207,"title":"White","option1":"White","option2":null,"option3":null,"sku":"9555831930572","requires_shipping":true,"taxable":true,"featured_image":{"id":33143827169487,"product_id":6739609780431,"position":2,"created_at":"2023-10-11T17:08:35+08:00","updated_at":"2023-10-11T17:08:38+08:00","alt":"alt","width":1984,"height":2508,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930572.png?v=1697015318","variant_ids":[43068846080207]},"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - White","public_title":"White","options":["White"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831930572","featured_media":{"alt":"alt","id":25445348671695,"position":2,"preview_image":{"aspect_ratio":0.791,"height":2508,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930572.png?v=1697015318"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":43068846112975,"title":"Black","option1":"Black","option2":null,"option3":null,"sku":"9555831930589","requires_shipping":true,"taxable":true,"featured_image":{"id":33143827693775,"product_id":6739609780431,"position":3,"created_at":"2023-10-11T17:08:35+08:00","updated_at":"2023-10-11T17:08:40+08:00","alt":"alt","width":1984,"height":2451,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930589.png?v=1697015320","variant_ids":[43068846112975]},"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - Black","public_title":"Black","options":["Black"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831930589","featured_media":{"alt":"alt","id":25445348704463,"position":3,"preview_image":{"aspect_ratio":0.809,"height":2451,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930589.png?v=1697015320"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":43068846145743,"title":"Blue","option1":"Blue","option2":null,"option3":null,"sku":"9555831930596","requires_shipping":true,"taxable":true,"featured_image":{"id":33143827366095,"product_id":6739609780431,"position":4,"created_at":"2023-10-11T17:08:35+08:00","updated_at":"2023-10-11T17:08:39+08:00","alt":"alt","width":1984,"height":2487,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930596.png?v=1697015319","variant_ids":[43068846145743]},"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - Blue","public_title":"Blue","options":["Blue"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831930596","featured_media":{"alt":"alt","id":25445348737231,"position":4,"preview_image":{"aspect_ratio":0.798,"height":2487,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930596.png?v=1697015319"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":43068846178511,"title":"Green","option1":"Green","option2":null,"option3":null,"sku":"9555831930602","requires_shipping":true,"taxable":true,"featured_image":{"id":33143827726543,"product_id":6739609780431,"position":5,"created_at":"2023-10-11T17:08:35+08:00","updated_at":"2023-10-11T17:08:40+08:00","alt":"alt","width":1984,"height":2496,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930602.png?v=1697015320","variant_ids":[43068846178511]},"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - Green","public_title":"Green","options":["Green"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831930602","featured_media":{"alt":"alt","id":25445348769999,"position":5,"preview_image":{"aspect_ratio":0.795,"height":2496,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930602.png?v=1697015320"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":43068846211279,"title":"Red","option1":"Red","option2":null,"option3":null,"sku":"9555831930619","requires_shipping":true,"taxable":true,"featured_image":{"id":33143826776271,"product_id":6739609780431,"position":6,"created_at":"2023-10-11T17:08:35+08:00","updated_at":"2023-10-11T17:08:37+08:00","alt":"alt","width":1984,"height":2482,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930619.png?v=1697015317","variant_ids":[43068846211279]},"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - Red","public_title":"Red","options":["Red"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831930619","featured_media":{"alt":"alt","id":25445348802767,"position":6,"preview_image":{"aspect_ratio":0.799,"height":2482,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930619.png?v=1697015317"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":43068846244047,"title":"Yellow","option1":"Yellow","option2":null,"option3":null,"sku":"9555831930626","requires_shipping":true,"taxable":true,"featured_image":{"id":33143827398863,"product_id":6739609780431,"position":7,"created_at":"2023-10-11T17:08:35+08:00","updated_at":"2023-10-11T17:08:40+08:00","alt":"alt","width":1814,"height":2286,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930626.png?v=1697015320","variant_ids":[43068846244047]},"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - Yellow","public_title":"Yellow","options":["Yellow"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831930626","featured_media":{"alt":"alt","id":25445348835535,"position":7,"preview_image":{"aspect_ratio":0.794,"height":2286,"width":1814,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930626.png?v=1697015320"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":43068846276815,"title":"Grey","option1":"Grey","option2":null,"option3":null,"sku":"9555831930633","requires_shipping":true,"taxable":true,"featured_image":{"id":33143826809039,"product_id":6739609780431,"position":8,"created_at":"2023-10-11T17:08:35+08:00","updated_at":"2023-10-11T17:08:37+08:00","alt":"alt","width":1984,"height":2462,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930633.png?v=1697015317","variant_ids":[43068846276815]},"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - Grey","public_title":"Grey","options":["Grey"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831930633","featured_media":{"alt":"alt","id":25445348868303,"position":8,"preview_image":{"aspect_ratio":0.806,"height":2462,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930633.png?v=1697015317"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":43068846309583,"title":"Pink","option1":"Pink","option2":null,"option3":null,"sku":"9555831930640","requires_shipping":true,"taxable":true,"featured_image":{"id":33143826841807,"product_id":6739609780431,"position":9,"created_at":"2023-10-11T17:08:35+08:00","updated_at":"2023-10-11T17:08:37+08:00","alt":"alt","width":1984,"height":2481,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930640.png?v=1697015317","variant_ids":[43068846309583]},"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - Pink","public_title":"Pink","options":["Pink"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831930640","featured_media":{"alt":"alt","id":25445348901071,"position":9,"preview_image":{"aspect_ratio":0.8,"height":2481,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930640.png?v=1697015317"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":43068846342351,"title":"Purple","option1":"Purple","option2":null,"option3":null,"sku":"9555831930657","requires_shipping":true,"taxable":true,"featured_image":{"id":33143826907343,"product_id":6739609780431,"position":10,"created_at":"2023-10-11T17:08:35+08:00","updated_at":"2023-10-11T17:08:38+08:00","alt":"alt","width":1984,"height":2472,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930657.png?v=1697015318","variant_ids":[43068846342351]},"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - Purple","public_title":"Purple","options":["Purple"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831930657","featured_media":{"alt":"alt","id":25445348933839,"position":10,"preview_image":{"aspect_ratio":0.803,"height":2472,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930657.png?v=1697015318"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":43068846375119,"title":"Dark Blue","option1":"Dark Blue","option2":null,"option3":null,"sku":"9555831930664","requires_shipping":true,"taxable":true,"featured_image":{"id":33143826874575,"product_id":6739609780431,"position":11,"created_at":"2023-10-11T17:08:35+08:00","updated_at":"2023-10-11T17:08:38+08:00","alt":"alt","width":1984,"height":2453,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930664.png?v=1697015318","variant_ids":[43068846375119]},"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - Dark Blue","public_title":"Dark Blue","options":["Dark Blue"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831930664","featured_media":{"alt":"alt","id":25445348966607,"position":11,"preview_image":{"aspect_ratio":0.809,"height":2453,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930664.png?v=1697015318"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}], "optionsWithValues": [{"name":"Color","position":1,"values":["Mix","White","Black","Blue","Green","Red","Yellow","Grey","Pink","Purple","Dark Blue"]}], "variantSelected": {"id":43068849651919,"title":"Mix","option1":"Mix","option2":null,"option3":null,"sku":"9555831963709","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - Mix","public_title":"Mix","options":["Mix"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831963709","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "variantInventoryQuantity": [15,4,9,18,2,15,17,5,3,8,9], "variantInventoryPolicy": ["deny","deny","deny","deny","deny","deny","deny","deny","deny","deny","deny"], "moneyFormat": "${{amount}}", "productId": 6739609780431, "productUrl": "\/products\/pop-bazic-a4-management-file-assorted-colours-12-pcs", "productHandle": "pop-bazic-a4-management-file-assorted-colours-12-pcs", "displayState": {"desktop":true,"tablet":true,"mobile":true}, "totalVariantCombinations": 11, "firstAvailableVariant": {"id":43068849651919,"title":"Mix","option1":"Mix","option2":null,"option3":null,"sku":"9555831963709","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - Mix","public_title":"Mix","options":["Mix"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831963709","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}} } '> <div class="gp-grid !gp-ml-0" style="--gtc:repeat(1, minmax(0, 1fr));--ta:left;--w:100%;--w-tablet:100%;--w-mobile:100%;--rg:var(--g-s-xl);--rg-mobile:var(--g-s-xl)" > <div className="gp-flex gp-justify-start" > <select aria-label= autocomplete="off" id="p-variant-group-dropdown" name="Select Option" option-data="" option-type="" class="gp-truncate gp-bg-auto gp-pl-4 gp-pr-6 gp-outline-none dropdown-option-item gp-border-g-line-2 hover:gp-border-g-line-3 gp-g-paragraph-2 gp-text-g-text-2 hover:gp-text-g-text-2 active:gp-text-g-text-2 gp-bg-g-bg-3 hover:gp-bg-g-bg-3 active:gp-bg-g-bg-3 gp-outline-none gp-shadow-none" style="--shadow:none;--hvr-shadow:none;--bg:var(--g-c-bg-3, bg-3);--bs:solid;--bw:1px 1px 1px 1px;--bc:var(--g-c-line-2, line-2);--h:45px;--size:13px;--size-tablet:14px;--size-mobile:14px;--c:var(--g-c-text-2, text-2);--hvr-c:var(--g-c-text-2, text-2);--hvr-bg:var(--g-c-bg-3, bg-3);--w:100%;--w-tablet:100%;--w-mobile:100%;--hvr-bs:solid;--hvr-bw:1px 1px 1px 1px;--hvr-bc:var(--g-c-line-3, line-3);--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--hvr-bblr:0px;--hvr-bbrr:0px;--hvr-btlr:0px;--hvr-btrr:0px;appearance:none;background-image:url(https://cdn.shopify.com/s/files/1/1827/4239/t/1/assets/ico-select.svg?v=155563818344741998551488860031);background-repeat:no-repeat;background-position:right 16px center" ><option origin-price="890" selected value="43068849651919" key="43068849651919"> Mix - $8.90 </option> <option origin-price="890" value="43068846080207" key="43068846080207"> White - $8.90 </option> <option origin-price="890" value="43068846112975" key="43068846112975"> Black - $8.90 </option> <option origin-price="890" value="43068846145743" key="43068846145743"> Blue - $8.90 </option> <option origin-price="890" value="43068846178511" key="43068846178511"> Green - $8.90 </option> <option origin-price="890" value="43068846211279" key="43068846211279"> Red - $8.90 </option> <option origin-price="890" value="43068846244047" key="43068846244047"> Yellow - $8.90 </option> <option origin-price="890" value="43068846276815" key="43068846276815"> Grey - $8.90 </option> <option origin-price="890" value="43068846309583" key="43068846309583"> Pink - $8.90 </option> <option origin-price="890" value="43068846342351" key="43068846342351"> Purple - $8.90 </option> <option origin-price="890" value="43068846375119" key="43068846375119"> Dark Blue - $8.90 </option></select> </div> </div></gp-product-variants> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-variant-v3.js?v=1742365134075" defer="defer"></script> </div> <div enableLazyloadImage="true" parentTag="Col" id="gsLkJFfoCm" data-id="gsLkJFfoCm" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gsLkJFfoCm gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gVhPgox8vV gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gVBUBrTy5g" class="gVBUBrTy5g gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"gVBUBrTy5g","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-gVBUBrTy5g" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $8.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"43068849651919","totalVariant":"11"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .go9rvHNkMH.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .go9rvHNkMH:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .go9rvHNkMH:hover .gp-button-icon { color: undefined; } .go9rvHNkMH .gp-button-icon { color: var(--g-c-text-3, text-3); } .go9rvHNkMH:hover .gp-button-price { color: undefined; } .go9rvHNkMH .gp-button-price { color: var(--g-c-text-3, text-3); } .go9rvHNkMH .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .go9rvHNkMH:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="go9rvHNkMH" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="go9rvHNkMH gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .go9rvHNkMH-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .go9rvHNkMH-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .go9rvHNkMH-sold-out:hover .gp-button-icon { color: undefined; } .go9rvHNkMH-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .go9rvHNkMH-sold-out:hover .gp-button-price { color: undefined; } .go9rvHNkMH-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .go9rvHNkMH-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .go9rvHNkMH-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="go9rvHNkMH" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="go9rvHNkMH-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="6739609780431" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_553595281732535177" /></form></gp-product><gp-product class="gp-child-item-ggh3Hbr2_9 gp-contents" gp-context='{"variantSelected": {"id":40979647955151,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4006381901147","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Schwan 309 Drawing Pencils Pack Of 2","public_title":null,"options":["Default Title"],"price":385,"weight":150,"compare_at_price":385,"inventory_management":"shopify","barcode":"4006381901147","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-ggh3Hbr2_96921764470991"}' gp-data='{"variantSelected": {"id":40979647955151,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4006381901147","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Schwan 309 Drawing Pencils Pack Of 2","public_title":null,"options":["Default Title"],"price":385,"weight":150,"compare_at_price":385,"inventory_management":"shopify","barcode":"4006381901147","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/stabilo-2b-graphite-pencil-box-of-12-twin-pack", "productHandle":"stabilo-2b-graphite-pencil-box-of-12-twin-pack", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553595281732535177"}}' ><form method="post" action="/cart/add" id="product-form-ggh3Hbr2_96921764470991" accept-charset="UTF-8" class="form contents gp-contents [&>div]:gp-grid [&>div]:gp-grid-rows-[subgrid] [&>div]:gp-gap-y-0 [&>div]:gp-grid-col-[subgrid] [&>*>div:nth-child(1)]:gp-contents" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="40979647955151" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="ga3U7THb_b" data-id="ga3U7THb_b" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="ga3U7THb_b gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="g7572KKmes gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gDngXH8NmV "> <gp-product-tag data-id="gDngXH8NmV" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gDngXH8NmV", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="0.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gDngXH8NmV" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gkHrP5YJ5v", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553595281732535177"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":false},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":false,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/stabilo-2b-graphite-pencil-box-of-12-twin-pack", "product":{"id":6921764470991,"title":"Schwan 309 Drawing Pencils Pack Of 2","handle":"stabilo-2b-graphite-pencil-box-of-12-twin-pack","description":"\u003cp\u003eSTABILO 309 Blacklead Graphite 2B pencils. \u003c\/p\u003e\u003cp\u003e- Great for writing, sketching and drawing. \u003c\/p\u003e\u003cp\u003e- Box of 12\u003c\/p\u003e","published_at":"2025-03-18T00:16:40+08:00","created_at":"2021-11-17T16:08:37+08:00","vendor":"SCHWAN-STABILO SINGAPORE PTE LTD","type":"Stationery","tags":["_MS","Writing"],"price":385,"price_min":385,"price_max":385,"available":true,"price_varies":false,"compare_at_price":385,"compare_at_price_min":385,"compare_at_price_max":385,"compare_at_price_varies":false,"variants":[{"id":40979647955151,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4006381901147","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Schwan 309 Drawing Pencils Pack Of 2","public_title":null,"options":["Default Title"],"price":385,"weight":150,"compare_at_price":385,"inventory_management":"shopify","barcode":"4006381901147","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_bc24c4c5-30b0-471e-a23e-1e18624ff3ec.jpg?v=1742980399"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_bc24c4c5-30b0-471e-a23e-1e18624ff3ec.jpg?v=1742980399","options":["Title"],"media":[{"alt":"Schwan 309 Drawing Pencils Pack Of 2","id":30097426350287,"position":1,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_bc24c4c5-30b0-471e-a23e-1e18624ff3ec.jpg?v=1742980399"},"aspect_ratio":1.0,"height":800,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_bc24c4c5-30b0-471e-a23e-1e18624ff3ec.jpg?v=1742980399","width":800}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp\u003eSTABILO 309 Blacklead Graphite 2B pencils. \u003c\/p\u003e\u003cp\u003e- Great for writing, sketching and drawing. \u003c\/p\u003e\u003cp\u003e- Box of 12\u003c\/p\u003e"}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_553595281732535177" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gkHrP5YJ5v" class="gkHrP5YJ5v gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="6921764470991" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:800px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30097426350287 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_bc24c4c5-30b0-471e-a23e-1e18624ff3ec.jpg?v=1742980399" data-srcset="//popular.com.sg/cdn/shop/files/download_bc24c4c5-30b0-471e-a23e-1e18624ff3ec_480x480.jpg?v=1742980399 480w, //popular.com.sg/cdn/shop/files/download_bc24c4c5-30b0-471e-a23e-1e18624ff3ec_768x768.jpg?v=1742980399 768w,//popular.com.sg/cdn/shop/files/download_bc24c4c5-30b0-471e-a23e-1e18624ff3ec_1024x1024.jpg?v=1742980399 1024w,//popular.com.sg/cdn/shop/files/download_bc24c4c5-30b0-471e-a23e-1e18624ff3ec_1440x1440.jpg?v=1742980399 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="800" height="800" alt="Schwan 309 Drawing Pencils Pack Of 2" base-src="//popular.com.sg/cdn/shop/files/download_bc24c4c5-30b0-471e-a23e-1e18624ff3ec.jpg?v=1742980399" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gndDfkOf18 "> <gp-text data-id="gndDfkOf18"> <div class="gndDfkOf18 " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:0;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Schwan 309 Drawing Pencils Pack Of 2</h2> </div> </div> </gp-text></div><div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="gAxCBoV8-L "><gp-product-variants data-id="gAxCBoV8-L" has-pre-selected="true" gp-data='{ "setting":{"showAsSwatches":true,"optionType":"groupOption","label":true,"optionAlign":{"desktop":"left"},"price":true,"combineFullWidth":{"desktop":true},"combineWidth":{"desktop":"100%"},"combineHeight":"45px","variantPresets":[{"optionName":"base","optionType":"rectangle_list","presets":{"color":{"width":{"desktop":"45px","tablet":"45px","mobile":"45px"},"height":"45px","spacing":"16px","optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"hover":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"active":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"rectangle_list":{"width":{"desktop":""},"height":"45px","spacing":"16px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}},"image":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"image_shopify":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"dropdown":{"width":{"desktop":"100%","tablet":"100%","mobile":"100%"},"height":"45px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}}}}],"soldOutStyle":"line","layout":{"desktop":"vertical"},"column":{"desktop":1},"hasPreSelected":true,"blankText":"Please select an option","hasOnlyDefaultVariant":false}, "styles":{"fullWidth":{"desktop":true},"width":{"desktop":"100%"},"optionSpacing":"30px","labelGap":"8px","swatchAutoWidth":{"desktop":true},"swatchWidth":{"desktop":"80px"},"swatchHeight":{"desktop":"45px"},"swatchSpacing":"var(--g-s-m)","marginBottom":{"desktop":"var(--g-s-xl)","mobile":"var(--g-s-xl)"},"align":{"desktop":"left"},"labelTypo":{"type":"paragraph-2","attrs":{"color":"text-1","bold":true}},"labelColor":"text-2","optionTypo":{"type":"paragraph-2","custom":{"fontSize":{"desktop":"13px","tablet":"14px","mobile":"14px"}}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"dropdownItemWidth":{"desktop":"fill","mobile":"fill","tablet":"fill"},"fixedDropdownWidth":{"desktop":"240px"},"swatchItemWidth":{"desktop":"auto"}}, "variants":[{"id":40979647955151,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4006381901147","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Schwan 309 Drawing Pencils Pack Of 2","public_title":null,"options":["Default Title"],"price":385,"weight":150,"compare_at_price":385,"inventory_management":"shopify","barcode":"4006381901147","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}], "optionsWithValues": [{"name":"Title","position":1,"values":["Default Title"]}], "variantSelected": {"id":40979647955151,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4006381901147","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Schwan 309 Drawing Pencils Pack Of 2","public_title":null,"options":["Default Title"],"price":385,"weight":150,"compare_at_price":385,"inventory_management":"shopify","barcode":"4006381901147","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "variantInventoryQuantity": [7], "variantInventoryPolicy": ["deny"], "moneyFormat": "${{amount}}", "productId": 6921764470991, "productUrl": "\/products\/stabilo-2b-graphite-pencil-box-of-12-twin-pack", "productHandle": "stabilo-2b-graphite-pencil-box-of-12-twin-pack", "displayState": {"desktop":true,"tablet":true,"mobile":true}, "totalVariantCombinations": 1, "firstAvailableVariant": {"id":40979647955151,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4006381901147","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Schwan 309 Drawing Pencils Pack Of 2","public_title":null,"options":["Default Title"],"price":385,"weight":150,"compare_at_price":385,"inventory_management":"shopify","barcode":"4006381901147","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}} } '><div></div> </gp-product-variants> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-variant-v3.js?v=1742365134075" defer="defer"></script> </div> <div enableLazyloadImage="true" parentTag="Col" id="gsLkJFfoCm" data-id="gsLkJFfoCm" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gsLkJFfoCm gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gVhPgox8vV gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gVBUBrTy5g" class="gVBUBrTy5g gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"gVBUBrTy5g","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-gVBUBrTy5g" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $3.85 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"40979647955151","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .go9rvHNkMH.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .go9rvHNkMH:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .go9rvHNkMH:hover .gp-button-icon { color: undefined; } .go9rvHNkMH .gp-button-icon { color: var(--g-c-text-3, text-3); } .go9rvHNkMH:hover .gp-button-price { color: undefined; } .go9rvHNkMH .gp-button-price { color: var(--g-c-text-3, text-3); } .go9rvHNkMH .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .go9rvHNkMH:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="go9rvHNkMH" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="go9rvHNkMH gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .go9rvHNkMH-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .go9rvHNkMH-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .go9rvHNkMH-sold-out:hover .gp-button-icon { color: undefined; } .go9rvHNkMH-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .go9rvHNkMH-sold-out:hover .gp-button-price { color: undefined; } .go9rvHNkMH-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .go9rvHNkMH-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .go9rvHNkMH-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="go9rvHNkMH" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="go9rvHNkMH-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="6921764470991" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_553595281732535177" /></form></gp-product><gp-product class="gp-child-item-ggh3Hbr2_9 gp-contents" gp-context='{"variantSelected": {"id":41920650772687,"title":"100pcs 0.05mm \/ Emboss","option1":"100pcs 0.05mm","option2":"Emboss","option3":null,"sku":"9555831927459","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"POP Bazic Sheet Protector A4 Clear 0.05mm - 100 Sheets - 100pcs 0.05mm \/ Emboss","public_title":"100pcs 0.05mm \/ Emboss","options":["100pcs 0.05mm","Emboss"],"price":850,"weight":200,"compare_at_price":850,"inventory_management":"shopify","barcode":"9555831927459","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-ggh3Hbr2_97062527901903"}' gp-data='{"variantSelected": {"id":41920650772687,"title":"100pcs 0.05mm \/ Emboss","option1":"100pcs 0.05mm","option2":"Emboss","option3":null,"sku":"9555831927459","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"POP Bazic Sheet Protector A4 Clear 0.05mm - 100 Sheets - 100pcs 0.05mm \/ Emboss","public_title":"100pcs 0.05mm \/ Emboss","options":["100pcs 0.05mm","Emboss"],"price":850,"weight":200,"compare_at_price":850,"inventory_management":"shopify","barcode":"9555831927459","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/pop-bazic-a4-sheet-protector", "productHandle":"pop-bazic-a4-sheet-protector", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553595281732535177"}}' ><form method="post" action="/cart/add" id="product-form-ggh3Hbr2_97062527901903" accept-charset="UTF-8" class="form contents gp-contents [&>div]:gp-grid [&>div]:gp-grid-rows-[subgrid] [&>div]:gp-gap-y-0 [&>div]:gp-grid-col-[subgrid] [&>*>div:nth-child(1)]:gp-contents" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="41920650772687" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="ga3U7THb_b" data-id="ga3U7THb_b" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="ga3U7THb_b gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="g7572KKmes gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gDngXH8NmV "> <gp-product-tag data-id="gDngXH8NmV" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gDngXH8NmV", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="0.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gDngXH8NmV" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gkHrP5YJ5v", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553595281732535177"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":false},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":false,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/pop-bazic-a4-sheet-protector", "product":{"id":7062527901903,"title":"POP Bazic Sheet Protector A4 Clear 0.05mm - 100 Sheets","handle":"pop-bazic-a4-sheet-protector","description":"POP Bazic PP sheet protector, 11 holes punched to fit 2ring, 3ring, and 4ring binders. Protect documents and pictures. Size available - A4 0.05mm thickness 100 sheets. Variants available - clear \/ emboss","published_at":"2025-03-17T11:22:18+08:00","created_at":"2022-07-13T11:15:35+08:00","vendor":"OFICINA IND CO LTD.","type":"Stationery","tags":["_MS","File \u0026 Organizer"],"price":850,"price_min":850,"price_max":850,"available":true,"price_varies":false,"compare_at_price":850,"compare_at_price_min":850,"compare_at_price_max":850,"compare_at_price_varies":false,"variants":[{"id":41920650772687,"title":"100pcs 0.05mm \/ Emboss","option1":"100pcs 0.05mm","option2":"Emboss","option3":null,"sku":"9555831927459","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"POP Bazic Sheet Protector A4 Clear 0.05mm - 100 Sheets - 100pcs 0.05mm \/ Emboss","public_title":"100pcs 0.05mm \/ Emboss","options":["100pcs 0.05mm","Emboss"],"price":850,"weight":200,"compare_at_price":850,"inventory_management":"shopify","barcode":"9555831927459","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":43072741343439,"title":"100pcs 0.05mm \/ Clear","option1":"100pcs 0.05mm","option2":"Clear","option3":null,"sku":"9555831927459","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"POP Bazic Sheet Protector A4 Clear 0.05mm - 100 Sheets - 100pcs 0.05mm \/ Clear","public_title":"100pcs 0.05mm \/ Clear","options":["100pcs 0.05mm","Clear"],"price":850,"weight":591,"compare_at_price":850,"inventory_management":"shopify","barcode":"9555831927459","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_14f83a80-9a3b-48a7-8da7-7f1370737f5d.jpg?v=1742986332"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_14f83a80-9a3b-48a7-8da7-7f1370737f5d.jpg?v=1742986332","options":["Type","Material"],"media":[{"alt":"POP Bazic Sheet Protector A4 Clear 0.05mm - 100 Sheets","id":30098064310479,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_14f83a80-9a3b-48a7-8da7-7f1370737f5d.jpg?v=1742986332"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_14f83a80-9a3b-48a7-8da7-7f1370737f5d.jpg?v=1742986332","width":1000}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"POP Bazic PP sheet protector, 11 holes punched to fit 2ring, 3ring, and 4ring binders. Protect documents and pictures. Size available - A4 0.05mm thickness 100 sheets. Variants available - clear \/ emboss"}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_553595281732535177" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gkHrP5YJ5v" class="gkHrP5YJ5v gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="7062527901903" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:1000px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30098064310479 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_14f83a80-9a3b-48a7-8da7-7f1370737f5d.jpg?v=1742986332" data-srcset="//popular.com.sg/cdn/shop/files/download_14f83a80-9a3b-48a7-8da7-7f1370737f5d_480x480.jpg?v=1742986332 480w, //popular.com.sg/cdn/shop/files/download_14f83a80-9a3b-48a7-8da7-7f1370737f5d_768x768.jpg?v=1742986332 768w,//popular.com.sg/cdn/shop/files/download_14f83a80-9a3b-48a7-8da7-7f1370737f5d_1024x1024.jpg?v=1742986332 1024w,//popular.com.sg/cdn/shop/files/download_14f83a80-9a3b-48a7-8da7-7f1370737f5d_1440x1440.jpg?v=1742986332 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1000" height="1000" alt="POP Bazic Sheet Protector A4 Clear 0.05mm - 100 Sheets" base-src="//popular.com.sg/cdn/shop/files/download_14f83a80-9a3b-48a7-8da7-7f1370737f5d.jpg?v=1742986332" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gndDfkOf18 "> <gp-text data-id="gndDfkOf18"> <div class="gndDfkOf18 " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:0;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >POP Bazic Sheet Protector A4 Clear 0.05mm - 100 Sheets</h2> </div> </div> </gp-text></div><div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="gAxCBoV8-L "><gp-product-variants data-id="gAxCBoV8-L" has-pre-selected="true" gp-data='{ "setting":{"showAsSwatches":true,"optionType":"groupOption","label":true,"optionAlign":{"desktop":"left"},"price":true,"combineFullWidth":{"desktop":true},"combineWidth":{"desktop":"100%"},"combineHeight":"45px","variantPresets":[{"optionName":"base","optionType":"rectangle_list","presets":{"color":{"width":{"desktop":"45px","tablet":"45px","mobile":"45px"},"height":"45px","spacing":"16px","optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"hover":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"active":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"rectangle_list":{"width":{"desktop":""},"height":"45px","spacing":"16px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}},"image":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"image_shopify":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"dropdown":{"width":{"desktop":"100%","tablet":"100%","mobile":"100%"},"height":"45px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}}}}],"soldOutStyle":"line","layout":{"desktop":"vertical"},"column":{"desktop":1},"hasPreSelected":true,"blankText":"Please select an option","hasOnlyDefaultVariant":false}, "styles":{"fullWidth":{"desktop":true},"width":{"desktop":"100%"},"optionSpacing":"30px","labelGap":"8px","swatchAutoWidth":{"desktop":true},"swatchWidth":{"desktop":"80px"},"swatchHeight":{"desktop":"45px"},"swatchSpacing":"var(--g-s-m)","marginBottom":{"desktop":"var(--g-s-xl)","mobile":"var(--g-s-xl)"},"align":{"desktop":"left"},"labelTypo":{"type":"paragraph-2","attrs":{"color":"text-1","bold":true}},"labelColor":"text-2","optionTypo":{"type":"paragraph-2","custom":{"fontSize":{"desktop":"13px","tablet":"14px","mobile":"14px"}}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"dropdownItemWidth":{"desktop":"fill","mobile":"fill","tablet":"fill"},"fixedDropdownWidth":{"desktop":"240px"},"swatchItemWidth":{"desktop":"auto"}}, "variants":[{"id":41920650772687,"title":"100pcs 0.05mm \/ Emboss","option1":"100pcs 0.05mm","option2":"Emboss","option3":null,"sku":"9555831927459","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"POP Bazic Sheet Protector A4 Clear 0.05mm - 100 Sheets - 100pcs 0.05mm \/ Emboss","public_title":"100pcs 0.05mm \/ Emboss","options":["100pcs 0.05mm","Emboss"],"price":850,"weight":200,"compare_at_price":850,"inventory_management":"shopify","barcode":"9555831927459","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":43072741343439,"title":"100pcs 0.05mm \/ Clear","option1":"100pcs 0.05mm","option2":"Clear","option3":null,"sku":"9555831927459","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"POP Bazic Sheet Protector A4 Clear 0.05mm - 100 Sheets - 100pcs 0.05mm \/ Clear","public_title":"100pcs 0.05mm \/ Clear","options":["100pcs 0.05mm","Clear"],"price":850,"weight":591,"compare_at_price":850,"inventory_management":"shopify","barcode":"9555831927459","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}], "optionsWithValues": [{"name":"Type","position":1,"values":["100pcs 0.05mm"]},{"name":"Material","position":2,"values":["Emboss","Clear"]}], "variantSelected": {"id":41920650772687,"title":"100pcs 0.05mm \/ Emboss","option1":"100pcs 0.05mm","option2":"Emboss","option3":null,"sku":"9555831927459","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"POP Bazic Sheet Protector A4 Clear 0.05mm - 100 Sheets - 100pcs 0.05mm \/ Emboss","public_title":"100pcs 0.05mm \/ Emboss","options":["100pcs 0.05mm","Emboss"],"price":850,"weight":200,"compare_at_price":850,"inventory_management":"shopify","barcode":"9555831927459","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "variantInventoryQuantity": [30,30], "variantInventoryPolicy": ["deny","deny"], "moneyFormat": "${{amount}}", "productId": 7062527901903, "productUrl": "\/products\/pop-bazic-a4-sheet-protector", "productHandle": "pop-bazic-a4-sheet-protector", "displayState": {"desktop":true,"tablet":true,"mobile":true}, "totalVariantCombinations": 2, "firstAvailableVariant": {"id":41920650772687,"title":"100pcs 0.05mm \/ Emboss","option1":"100pcs 0.05mm","option2":"Emboss","option3":null,"sku":"9555831927459","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"POP Bazic Sheet Protector A4 Clear 0.05mm - 100 Sheets - 100pcs 0.05mm \/ Emboss","public_title":"100pcs 0.05mm \/ Emboss","options":["100pcs 0.05mm","Emboss"],"price":850,"weight":200,"compare_at_price":850,"inventory_management":"shopify","barcode":"9555831927459","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}} } '> <div class="gp-grid !gp-ml-0" style="--gtc:repeat(1, minmax(0, 1fr));--ta:left;--w:100%;--w-tablet:100%;--w-mobile:100%;--rg:var(--g-s-xl);--rg-mobile:var(--g-s-xl)" > <div className="gp-flex gp-justify-start" > <select aria-label= autocomplete="off" id="p-variant-group-dropdown" name="Select Option" option-data="" option-type="" class="gp-truncate gp-bg-auto gp-pl-4 gp-pr-6 gp-outline-none dropdown-option-item gp-border-g-line-2 hover:gp-border-g-line-3 gp-g-paragraph-2 gp-text-g-text-2 hover:gp-text-g-text-2 active:gp-text-g-text-2 gp-bg-g-bg-3 hover:gp-bg-g-bg-3 active:gp-bg-g-bg-3 gp-outline-none gp-shadow-none" style="--shadow:none;--hvr-shadow:none;--bg:var(--g-c-bg-3, bg-3);--bs:solid;--bw:1px 1px 1px 1px;--bc:var(--g-c-line-2, line-2);--h:45px;--size:13px;--size-tablet:14px;--size-mobile:14px;--c:var(--g-c-text-2, text-2);--hvr-c:var(--g-c-text-2, text-2);--hvr-bg:var(--g-c-bg-3, bg-3);--w:100%;--w-tablet:100%;--w-mobile:100%;--hvr-bs:solid;--hvr-bw:1px 1px 1px 1px;--hvr-bc:var(--g-c-line-3, line-3);--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--hvr-bblr:0px;--hvr-bbrr:0px;--hvr-btlr:0px;--hvr-btrr:0px;appearance:none;background-image:url(https://cdn.shopify.com/s/files/1/1827/4239/t/1/assets/ico-select.svg?v=155563818344741998551488860031);background-repeat:no-repeat;background-position:right 16px center" ><option origin-price="850" selected value="41920650772687" key="41920650772687"> 100pcs 0.05mm / Emboss - $8.50 </option> <option origin-price="850" value="43072741343439" key="43072741343439"> 100pcs 0.05mm / Clear - $8.50 </option></select> </div> </div></gp-product-variants> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-variant-v3.js?v=1742365134075" defer="defer"></script> </div> <div enableLazyloadImage="true" parentTag="Col" id="gsLkJFfoCm" data-id="gsLkJFfoCm" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gsLkJFfoCm gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gVhPgox8vV gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gVBUBrTy5g" class="gVBUBrTy5g gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"gVBUBrTy5g","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-gVBUBrTy5g" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $8.50 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"41920650772687","totalVariant":"2"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .go9rvHNkMH.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .go9rvHNkMH:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .go9rvHNkMH:hover .gp-button-icon { color: undefined; } .go9rvHNkMH .gp-button-icon { color: var(--g-c-text-3, text-3); } .go9rvHNkMH:hover .gp-button-price { color: undefined; } .go9rvHNkMH .gp-button-price { color: var(--g-c-text-3, text-3); } .go9rvHNkMH .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .go9rvHNkMH:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="go9rvHNkMH" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="go9rvHNkMH gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .go9rvHNkMH-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .go9rvHNkMH-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .go9rvHNkMH-sold-out:hover .gp-button-icon { color: undefined; } .go9rvHNkMH-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .go9rvHNkMH-sold-out:hover .gp-button-price { color: undefined; } .go9rvHNkMH-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .go9rvHNkMH-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .go9rvHNkMH-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="go9rvHNkMH" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="go9rvHNkMH-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="7062527901903" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_553595281732535177" /></form></gp-product><gp-product class="gp-child-item-ggh3Hbr2_9 gp-contents" gp-context='{"variantSelected": {"id":44232419836111,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9556091172528","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Stabilo Exam Grade 2b Pencils In Dozen Box (12 Pieces)","public_title":null,"options":["Default Title"],"price":490,"weight":80,"compare_at_price":null,"inventory_management":"shopify","barcode":"9556091172528","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-ggh3Hbr2_97617352335567"}' gp-data='{"variantSelected": {"id":44232419836111,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9556091172528","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Stabilo Exam Grade 2b Pencils In Dozen Box (12 Pieces)","public_title":null,"options":["Default Title"],"price":490,"weight":80,"compare_at_price":null,"inventory_management":"shopify","barcode":"9556091172528","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/stabilo-exam-grade-2b-pencils-in-dozen-box-12-pieces", "productHandle":"stabilo-exam-grade-2b-pencils-in-dozen-box-12-pieces", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553595281732535177"}}' ><form method="post" action="/cart/add" id="product-form-ggh3Hbr2_97617352335567" accept-charset="UTF-8" class="form contents gp-contents [&>div]:gp-grid [&>div]:gp-grid-rows-[subgrid] [&>div]:gp-gap-y-0 [&>div]:gp-grid-col-[subgrid] [&>*>div:nth-child(1)]:gp-contents" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="44232419836111" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="ga3U7THb_b" data-id="ga3U7THb_b" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="ga3U7THb_b gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="g7572KKmes gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gDngXH8NmV "> <gp-product-tag data-id="gDngXH8NmV" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gDngXH8NmV", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="-490.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gDngXH8NmV" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gkHrP5YJ5v", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553595281732535177"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":false},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":false,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/stabilo-exam-grade-2b-pencils-in-dozen-box-12-pieces", "product":{"id":7617352335567,"title":"Stabilo Exam Grade 2b Pencils In Dozen Box (12 Pieces)","handle":"stabilo-exam-grade-2b-pencils-in-dozen-box-12-pieces","description":"• Soft, dark lead for filling in multiple choice questionnaires clearly \n• 2B degree shade of darkness that has been tested with the Exam Grade Scanner \n• 2.5mm lead diameter ensures faster shading coverage and smoother writing\n• Matt coated pencil for comfortable gripping\n• Soft,dark lead for filling in multiple choice questionnaires clearly.\n• Comes in a box of 12 pencils","published_at":"2025-03-17T21:10:22+08:00","created_at":"2025-03-17T14:36:39+08:00","vendor":"SCHWAN-STABILO SINGAPORE PTE LTD","type":"Stationery","tags":["_MS","Writing"],"price":490,"price_min":490,"price_max":490,"available":true,"price_varies":false,"compare_at_price":null,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":44232419836111,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9556091172528","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Stabilo Exam Grade 2b Pencils In Dozen Box (12 Pieces)","public_title":null,"options":["Default Title"],"price":490,"weight":80,"compare_at_price":null,"inventory_management":"shopify","barcode":"9556091172528","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_689d6766-db37-4118-bc29-c8ff16224c00.jpg?v=1743009954","\/\/popular.com.sg\/cdn\/shop\/files\/download_83b724bf-f07a-41b8-b903-c81f82e455aa.jpg?v=1743009953"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_689d6766-db37-4118-bc29-c8ff16224c00.jpg?v=1743009954","options":["Title"],"media":[{"alt":"Stabilo Exam Grade 2b Pencils In Dozen Box (12 Pieces)","id":30099538772175,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_689d6766-db37-4118-bc29-c8ff16224c00.jpg?v=1743009954"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_689d6766-db37-4118-bc29-c8ff16224c00.jpg?v=1743009954","width":1000},{"alt":"Stabilo Exam Grade 2b Pencils In Dozen Box (12 Pieces)","id":30099538804943,"position":2,"preview_image":{"aspect_ratio":1.0,"height":1200,"width":1200,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_83b724bf-f07a-41b8-b903-c81f82e455aa.jpg?v=1743009953"},"aspect_ratio":1.0,"height":1200,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_83b724bf-f07a-41b8-b903-c81f82e455aa.jpg?v=1743009953","width":1200}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"• Soft, dark lead for filling in multiple choice questionnaires clearly \n• 2B degree shade of darkness that has been tested with the Exam Grade Scanner \n• 2.5mm lead diameter ensures faster shading coverage and smoother writing\n• Matt coated pencil for comfortable gripping\n• Soft,dark lead for filling in multiple choice questionnaires clearly.\n• Comes in a box of 12 pencils"}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_553595281732535177" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gkHrP5YJ5v" class="gkHrP5YJ5v gp-overflow-hidden" > <div class="gp-grid gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gtc-tablet:minmax(0, 12fr);--gtc-mobile:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="7617352335567" product-media="2" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:1000px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30099538772175 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_689d6766-db37-4118-bc29-c8ff16224c00.jpg?v=1743009954" data-srcset="//popular.com.sg/cdn/shop/files/download_689d6766-db37-4118-bc29-c8ff16224c00_480x480.jpg?v=1743009954 480w, //popular.com.sg/cdn/shop/files/download_689d6766-db37-4118-bc29-c8ff16224c00_768x768.jpg?v=1743009954 768w,//popular.com.sg/cdn/shop/files/download_689d6766-db37-4118-bc29-c8ff16224c00_1024x1024.jpg?v=1743009954 1024w,//popular.com.sg/cdn/shop/files/download_689d6766-db37-4118-bc29-c8ff16224c00_1440x1440.jpg?v=1743009954 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1000" height="1000" alt="Stabilo Exam Grade 2b Pencils In Dozen Box (12 Pieces)" base-src="//popular.com.sg/cdn/shop/files/download_689d6766-db37-4118-bc29-c8ff16224c00.jpg?v=1743009954" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gndDfkOf18 "> <gp-text data-id="gndDfkOf18"> <div class="gndDfkOf18 " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:0;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Stabilo Exam Grade 2b Pencils In Dozen Box (12 Pieces)</h2> </div> </div> </gp-text></div><div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="gAxCBoV8-L "><gp-product-variants data-id="gAxCBoV8-L" has-pre-selected="true" gp-data='{ "setting":{"showAsSwatches":true,"optionType":"groupOption","label":true,"optionAlign":{"desktop":"left"},"price":true,"combineFullWidth":{"desktop":true},"combineWidth":{"desktop":"100%"},"combineHeight":"45px","variantPresets":[{"optionName":"base","optionType":"rectangle_list","presets":{"color":{"width":{"desktop":"45px","tablet":"45px","mobile":"45px"},"height":"45px","spacing":"16px","optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"hover":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"active":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"rectangle_list":{"width":{"desktop":""},"height":"45px","spacing":"16px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}},"image":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"image_shopify":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"dropdown":{"width":{"desktop":"100%","tablet":"100%","mobile":"100%"},"height":"45px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}}}}],"soldOutStyle":"line","layout":{"desktop":"vertical"},"column":{"desktop":1},"hasPreSelected":true,"blankText":"Please select an option","hasOnlyDefaultVariant":false}, "styles":{"fullWidth":{"desktop":true},"width":{"desktop":"100%"},"optionSpacing":"30px","labelGap":"8px","swatchAutoWidth":{"desktop":true},"swatchWidth":{"desktop":"80px"},"swatchHeight":{"desktop":"45px"},"swatchSpacing":"var(--g-s-m)","marginBottom":{"desktop":"var(--g-s-xl)","mobile":"var(--g-s-xl)"},"align":{"desktop":"left"},"labelTypo":{"type":"paragraph-2","attrs":{"color":"text-1","bold":true}},"labelColor":"text-2","optionTypo":{"type":"paragraph-2","custom":{"fontSize":{"desktop":"13px","tablet":"14px","mobile":"14px"}}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"dropdownItemWidth":{"desktop":"fill","mobile":"fill","tablet":"fill"},"fixedDropdownWidth":{"desktop":"240px"},"swatchItemWidth":{"desktop":"auto"}}, "variants":[{"id":44232419836111,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9556091172528","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Stabilo Exam Grade 2b Pencils In Dozen Box (12 Pieces)","public_title":null,"options":["Default Title"],"price":490,"weight":80,"compare_at_price":null,"inventory_management":"shopify","barcode":"9556091172528","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}], "optionsWithValues": [{"name":"Title","position":1,"values":["Default Title"]}], "variantSelected": {"id":44232419836111,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9556091172528","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Stabilo Exam Grade 2b Pencils In Dozen Box (12 Pieces)","public_title":null,"options":["Default Title"],"price":490,"weight":80,"compare_at_price":null,"inventory_management":"shopify","barcode":"9556091172528","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "variantInventoryQuantity": [23], "variantInventoryPolicy": ["deny"], "moneyFormat": "${{amount}}", "productId": 7617352335567, "productUrl": "\/products\/stabilo-exam-grade-2b-pencils-in-dozen-box-12-pieces", "productHandle": "stabilo-exam-grade-2b-pencils-in-dozen-box-12-pieces", "displayState": {"desktop":true,"tablet":true,"mobile":true}, "totalVariantCombinations": 1, "firstAvailableVariant": {"id":44232419836111,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9556091172528","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Stabilo Exam Grade 2b Pencils In Dozen Box (12 Pieces)","public_title":null,"options":["Default Title"],"price":490,"weight":80,"compare_at_price":null,"inventory_management":"shopify","barcode":"9556091172528","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}} } '><div></div> </gp-product-variants> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-variant-v3.js?v=1742365134075" defer="defer"></script> </div> <div enableLazyloadImage="true" parentTag="Col" id="gsLkJFfoCm" data-id="gsLkJFfoCm" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gsLkJFfoCm gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gVhPgox8vV gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gVBUBrTy5g" class="gVBUBrTy5g gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"gVBUBrTy5g","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-gVBUBrTy5g" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $4.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"44232419836111","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .go9rvHNkMH.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .go9rvHNkMH:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .go9rvHNkMH:hover .gp-button-icon { color: undefined; } .go9rvHNkMH .gp-button-icon { color: var(--g-c-text-3, text-3); } .go9rvHNkMH:hover .gp-button-price { color: undefined; } .go9rvHNkMH .gp-button-price { color: var(--g-c-text-3, text-3); } .go9rvHNkMH .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .go9rvHNkMH:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="go9rvHNkMH" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="go9rvHNkMH gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .go9rvHNkMH-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .go9rvHNkMH-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .go9rvHNkMH-sold-out:hover .gp-button-icon { color: undefined; } .go9rvHNkMH-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .go9rvHNkMH-sold-out:hover .gp-button-price { color: undefined; } .go9rvHNkMH-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .go9rvHNkMH-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .go9rvHNkMH-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="go9rvHNkMH" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="go9rvHNkMH-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="7617352335567" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_553595281732535177" /></form></gp-product> </gp-same-height-v2> </div></div><div gp-el-wrapper style="--ml-mobile:10px;--mb-mobile:0px;--mr-mobile:10px;--d:none;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="gjLmdLyA7L "> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product.v2.js?v=1742365134075" defer="defer"></script> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-same-height.v2.js?v=1742365134075" defer="defer"></script><gp-carousel data-id="gjLmdLyA7L" items-repeat id="gp-root-carousel-product-list-carousel-gjLmdLyA7L-template--15839232491727__gp_section_553595281732535177" class="gp-justify-center gp-group/carousel gp-flex" gp-data='{"id":"product-list-carousel-gjLmdLyA7L-template--15839232491727__gp_section_553595281732535177","setting":{"loop":{"desktop":true,"mobile":true},"slidesToShow":{"desktop":"6","tablet":"4","mobile":"2"},"dot":{"desktop":false,"mobile":true},"dotSize":{"desktop":12},"dotGapToCarousel":{"desktop":16},"dotStyle":{"desktop":"none","tablet":"none","mobile":"outside"},"navigationStyle":{"desktop":"outside","tablet":"outside","mobile":"outside"},"arrowCustom":"<svg height=\"100%\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M5 3l3.057-3 11.943 12-11.943 12-3.057-3 9-9z\"></path></svg>","controlOverContent":{"desktop":false,"mobile":false},"enableDrag":{"desktop":true,"tablet":true,"mobile":true},"speed":2,"dotActiveColor":{"desktop":"line-3","mobile":"#333333"},"dotColor":{"desktop":"bg-1","mobile":"#b2b2b2"},"autoplay":false,"pauseOnHover":true,"autoplayTimeout":2,"arrowCustomColor":"#000000","arrowButtonSize":{"desktop":{"width":"24px","height":"24px"}}},"styles":{"sizeSetting":{"desktop":{"height":"fit-content","width":"100%"},"tablet":{"height":"fit-content","width":"100%"},"mobile":{"height":"fit-content","width":"100%"}},"spacing":{"desktop":"15","mobile":"10"}},"isHiddenArrowWhenDisabled":true}' > <div class="gp-hidden gp-aspect-square gp-w-[12px] gp-rounded-full gp-shadow-md"></div> <div class="gp-relative gp-my-0 tablet:gp-px-0 gp-max-w-full mobile:gp-px-0 gp-carousel-wrapper mobile:gp-block tablet:gp-block gp-block gjLmdLyA7L" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--h:fit-content;--h-tablet:fit-content;--h-mobile:fit-content" > <div class="gp-h-full gp-relative gp-mx-auto gp-flex gp-items-center gp-justify-between mobile:!gp-flex-row tablet:!gp-flex-row !gp-flex-row" style="--h:100%;--h-tablet:100%;--h-mobile:auto;gap:16px" > <button type="button" aria-label='Carousel Back Arrow' class="gp-z-1 product-list-carousel-gjLmdLyA7L gp-carousel-action-back gem-slider-previous product-list-carousel-gjLmdLyA7L-template--15839232491727__gp_section_553595281732535177 gp-carousel-arrow-gjLmdLyA7L gp-items-center gp-justify-center gp-overflow-hidden gp-shrink-0 gp-cursor-pointer gp-text-gray-500 !gp-flex !gp-relative tablet:!gp-flex tablet:!gp-relative mobile:!gp-flex mobile:!gp-relative " style="--left:initial;--top:initial;--right:initial;--bottom:;--left-tablet:initial;--top-tablet:initial;--right-tablet:initial;--bottom-tablet:;--left-mobile:initial;--top-mobile:initial;--right-mobile:initial;--bottom-mobile:;--d:flex;--d-tablet:flex;--d-mobile:flex;background-color:;--w:24px;--h:24px" onClick={onClick} > <div class="gp-flex gp-items-center gp-justify-center [&>svg]:gp-h-full [&>svg]:gp-w-full gp-rotate-180 tablet:gp-rotate-180 mobile:gp-rotate-180" style="--c:#000000;--w:undefinedpx;--w-tablet:undefinedpx;--w-mobile:undefinedpx;--h:undefinedpx;--h-tablet:undefinedpx;--h-mobile:undefinedpx" > <svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M5 3l3.057-3 11.943 12-11.943 12-3.057-3 9-9z"></path></svg> </div> <style> .product-list-carousel-gjLmdLyA7L.gp-carousel-arrow-gjLmdLyA7L { } .product-list-carousel-gjLmdLyA7L.gp-carousel-arrow-gjLmdLyA7L::before { content: ''; height: 100%; width: 100%; position: absolute; pointer-events: none; z-index: 10; } @media only screen and (max-width: 1024px) and (min-width: 768px) { .product-list-carousel-gjLmdLyA7L.gp-carousel-arrow-gjLmdLyA7L { } .product-list-carousel-gjLmdLyA7L.gp-carousel-arrow-gjLmdLyA7L::before { } } @media only screen and (max-width: 768px) { .product-list-carousel-gjLmdLyA7L.gp-carousel-arrow-gjLmdLyA7L { } .product-list-carousel-gjLmdLyA7L.gp-carousel-arrow-gjLmdLyA7L::before { } } </style> </button> <div id="gp-carousel-product-list-carousel-gjLmdLyA7L-template--15839232491727__gp_section_553595281732535177" class="gem-slider gp-h-full gp-overflow-hidden gp-select-none mobile:!gp-flex-nowrap tablet:!gp-flex-nowrap !gp-flex-nowrap mobile:!gp-min-h-full tablet:!gp-min-h-full !gp-min-h-full" style="--cg-mobile:10px;--cg-tablet:15px;--cg:15px"><div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="1" style="--minw:calc(100% / 6 - 12.5px);--minw-tablet:calc(100% / 4 - 11.25px);--minw-mobile:calc(100% / 2 - 5px);--maxw:calc(100% / 6 - 12.5px);--maxw-tablet:calc(100% / 4 - 11.25px);--maxw-mobile:calc(100% / 2 - 5px);--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-product-list-carousel-gjLmdLyA7L gp-child-item-gjLmdLyA7L gp-child-item-undefined gjLmdLyA7L" data-index="" > <div class="gp-w-full", > <gp-product gp-context='{"variantSelected": {"id":40168447836367,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4549526604683","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Casio Scientific Calculator Fx-97sg X","public_title":null,"options":["Default Title"],"price":3550,"weight":100,"compare_at_price":3550,"inventory_management":"shopify","barcode":"4549526604683","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-gjLmdLyA7L6741764538575"}' gp-data='{"variantSelected": {"id":40168447836367,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4549526604683","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Casio Scientific Calculator Fx-97sg X","public_title":null,"options":["Default Title"],"price":3550,"weight":100,"compare_at_price":3550,"inventory_management":"shopify","barcode":"4549526604683","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/casio-scientific-calculator-fx-97sg-x", "productHandle":"casio-scientific-calculator-fx-97sg-x", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553595281732535177"}}'><form method="post" action="/cart/add" id="product-form-gjLmdLyA7L6741764538575" accept-charset="UTF-8" class="form contents AddToCartForm" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="40168447836367" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gs8mUbZTCN" data-id="gs8mUbZTCN" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gs8mUbZTCN gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="gzR91Ri3HB gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="g8rpjusux_ "> <gp-product-tag data-id="g8rpjusux_" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "g8rpjusux_", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="0.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-g8rpjusux_" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gB_cyIBBX6", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553595281732535177"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":false},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":false,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/casio-scientific-calculator-fx-97sg-x", "product":{"id":6741764538575,"title":"Casio Scientific Calculator Fx-97sg X","handle":"casio-scientific-calculator-fx-97sg-x","description":"\u003cp\u003eSEAB Approved Non Programmable\n\u003c\/p\u003e\u003cp\u003eNon Graphing\nNumber of Functions : 337\nVariables: 9 (A,B,C.D.E.F.X.Y,M)\n\u003c\/p\u003e\u003cp\u003eVariables List\nIndependent Memory (M \/ M+ \/ M-)\nAnswer Memory\nMemory Protection\n\u003c\/p\u003e\u003cp\u003eReset Function\n3-digit comma markers\n\u003c\/p\u003e\u003cp\u003eNatural textbook display\nIcon menu\n\u003c\/p\u003e\u003cp\u003eDot matrix display\n\u003c\/p\u003e\u003cp\u003eHigh Resolution\u003c\/p\u003e","published_at":"2025-03-18T00:14:25+08:00","created_at":"2021-06-28T14:40:05+08:00","vendor":"CASIO SINGAPORE PTE LTD","type":"Stationery","tags":["_MS","Calculator"],"price":3550,"price_min":3550,"price_max":3550,"available":true,"price_varies":false,"compare_at_price":3550,"compare_at_price_min":3550,"compare_at_price_max":3550,"compare_at_price_varies":false,"variants":[{"id":40168447836367,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4549526604683","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Casio Scientific Calculator Fx-97sg X","public_title":null,"options":["Default Title"],"price":3550,"weight":100,"compare_at_price":3550,"inventory_management":"shopify","barcode":"4549526604683","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_e626a1b9-929c-4ac9-ba81-43e45756ef16.webp?v=1743649270"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_e626a1b9-929c-4ac9-ba81-43e45756ef16.webp?v=1743649270","options":["Title"],"media":[{"alt":"Casio Scientific Calculator Fx-97sg X","id":30159882780879,"position":1,"preview_image":{"aspect_ratio":1.2,"height":600,"width":720,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_e626a1b9-929c-4ac9-ba81-43e45756ef16.webp?v=1743649270"},"aspect_ratio":1.2,"height":600,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_e626a1b9-929c-4ac9-ba81-43e45756ef16.webp?v=1743649270","width":720}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp\u003eSEAB Approved Non Programmable\n\u003c\/p\u003e\u003cp\u003eNon Graphing\nNumber of Functions : 337\nVariables: 9 (A,B,C.D.E.F.X.Y,M)\n\u003c\/p\u003e\u003cp\u003eVariables List\nIndependent Memory (M \/ M+ \/ M-)\nAnswer Memory\nMemory Protection\n\u003c\/p\u003e\u003cp\u003eReset Function\n3-digit comma markers\n\u003c\/p\u003e\u003cp\u003eNatural textbook display\nIcon menu\n\u003c\/p\u003e\u003cp\u003eDot matrix display\n\u003c\/p\u003e\u003cp\u003eHigh Resolution\u003c\/p\u003e"}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_553595281732535177" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gB_cyIBBX6" class="gB_cyIBBX6 gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="6741764538575" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:720px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30159882780879 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_e626a1b9-929c-4ac9-ba81-43e45756ef16.webp?v=1743649270" data-srcset="//popular.com.sg/cdn/shop/files/download_e626a1b9-929c-4ac9-ba81-43e45756ef16_480x480.webp?v=1743649270 480w, //popular.com.sg/cdn/shop/files/download_e626a1b9-929c-4ac9-ba81-43e45756ef16_768x768.webp?v=1743649270 768w,//popular.com.sg/cdn/shop/files/download_e626a1b9-929c-4ac9-ba81-43e45756ef16_1024x1024.webp?v=1743649270 1024w,//popular.com.sg/cdn/shop/files/download_e626a1b9-929c-4ac9-ba81-43e45756ef16_1440x1440.webp?v=1743649270 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="720" height="600" alt="Casio Scientific Calculator Fx-97sg X" base-src="//popular.com.sg/cdn/shop/files/download_e626a1b9-929c-4ac9-ba81-43e45756ef16.webp?v=1743649270" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gAmk33Nrpr "> <gp-text data-id="gAmk33Nrpr"> <div class="gAmk33Nrpr " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:left;--ta-tablet:center;--ta-mobile:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:2;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Casio Scientific Calculator Fx-97sg X</h2> </div> </div> </gp-text></div><div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="g4SeSwbrjl "><gp-product-variants data-id="g4SeSwbrjl" has-pre-selected="true" gp-data='{ "setting":{"showAsSwatches":true,"optionType":"groupOption","label":true,"optionAlign":{"desktop":"left"},"price":true,"combineFullWidth":{"desktop":true},"combineWidth":{"desktop":"100%"},"combineHeight":"45px","variantPresets":[{"optionName":"base","optionType":"rectangle_list","presets":{"color":{"width":{"desktop":"45px","tablet":"45px","mobile":"45px"},"height":"45px","spacing":"16px","optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"hover":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"active":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"rectangle_list":{"width":{"desktop":""},"height":"45px","spacing":"16px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}},"image":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"image_shopify":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"dropdown":{"width":{"desktop":"100%","tablet":"100%","mobile":"100%"},"height":"45px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}}}}],"soldOutStyle":"line","layout":{"desktop":"vertical"},"column":{"desktop":1},"hasPreSelected":true,"blankText":"Please select an option","hasOnlyDefaultVariant":true}, "styles":{"fullWidth":{"desktop":true},"width":{"desktop":"100%"},"optionSpacing":"30px","labelGap":"8px","swatchAutoWidth":{"desktop":true},"swatchWidth":{"desktop":"80px"},"swatchHeight":{"desktop":"45px"},"swatchSpacing":"var(--g-s-m)","marginBottom":{"desktop":"var(--g-s-xl)","mobile":"var(--g-s-xl)"},"align":{"desktop":"left"},"labelTypo":{"type":"paragraph-2","attrs":{"color":"text-1","bold":true}},"labelColor":"text-2","optionTypo":{"type":"paragraph-2","custom":{"fontSize":{"desktop":"14px","tablet":"13px","mobile":"14px"}}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"dropdownItemWidth":{"desktop":"fill","mobile":"fill","tablet":"fill"},"fixedDropdownWidth":{"desktop":"240px"},"swatchItemWidth":{"desktop":"auto"}}, "variants":[{"id":40168447836367,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4549526604683","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Casio Scientific Calculator Fx-97sg X","public_title":null,"options":["Default Title"],"price":3550,"weight":100,"compare_at_price":3550,"inventory_management":"shopify","barcode":"4549526604683","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}], "optionsWithValues": [{"name":"Title","position":1,"values":["Default Title"]}], "variantSelected": {"id":40168447836367,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4549526604683","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Casio Scientific Calculator Fx-97sg X","public_title":null,"options":["Default Title"],"price":3550,"weight":100,"compare_at_price":3550,"inventory_management":"shopify","barcode":"4549526604683","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "variantInventoryQuantity": [164], "variantInventoryPolicy": ["deny"], "moneyFormat": "${{amount}}", "productId": 6741764538575, "productUrl": "\/products\/casio-scientific-calculator-fx-97sg-x", "productHandle": "casio-scientific-calculator-fx-97sg-x", "displayState": {"desktop":true,"tablet":true,"mobile":true}, "totalVariantCombinations": 1, "firstAvailableVariant": {"id":40168447836367,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4549526604683","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Casio Scientific Calculator Fx-97sg X","public_title":null,"options":["Default Title"],"price":3550,"weight":100,"compare_at_price":3550,"inventory_management":"shopify","barcode":"4549526604683","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}} } '><div></div> </gp-product-variants> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-variant-v3.js?v=1742365134075" defer="defer"></script> </div> <div enableLazyloadImage="true" parentTag="Col" id="gLB69hAlfy" data-id="gLB69hAlfy" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:start;--pc-mobile:center;--gtc:minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gLB69hAlfy gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="guaiLNLfDg gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="g4uGL6u3cJ" class="g4uGL6u3cJ gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"g4uGL6u3cJ","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-g4uGL6u3cJ" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $35.50 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="grf6kT94-e gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gngK6Y1pqH" class="gngK6Y1pqH gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"compare","uid":"gngK6Y1pqH","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="true" > <gp-text data-id=""> <div id="p-price-gngK6Y1pqH" class=" " > <div > <div type="compare" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-product-compare-price gp-line-through gp-decoration-g-text-1 gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--tdc:text-1;--tdt:1;--ta:left;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" > $35.50 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"40168447836367","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gGU7zBZJaH.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gGU7zBZJaH:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gGU7zBZJaH:hover .gp-button-icon { color: undefined; } .gGU7zBZJaH .gp-button-icon { color: var(--g-c-text-3, text-3); } .gGU7zBZJaH:hover .gp-button-price { color: undefined; } .gGU7zBZJaH .gp-button-price { color: var(--g-c-text-3, text-3); } .gGU7zBZJaH .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gGU7zBZJaH:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gGU7zBZJaH" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gGU7zBZJaH gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gGU7zBZJaH-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gGU7zBZJaH-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gGU7zBZJaH-sold-out:hover .gp-button-icon { color: undefined; } .gGU7zBZJaH-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gGU7zBZJaH-sold-out:hover .gp-button-price { color: undefined; } .gGU7zBZJaH-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gGU7zBZJaH-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gGU7zBZJaH-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gGU7zBZJaH" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gGU7zBZJaH-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="6741764538575" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_553595281732535177" /></form></gp-product> </div> </div><div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="2" style="--minw:calc(100% / 6 - 12.5px);--minw-tablet:calc(100% / 4 - 11.25px);--minw-mobile:calc(100% / 2 - 5px);--maxw:calc(100% / 6 - 12.5px);--maxw-tablet:calc(100% / 4 - 11.25px);--maxw-mobile:calc(100% / 2 - 5px);--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-product-list-carousel-gjLmdLyA7L gp-child-item-gjLmdLyA7L gp-child-item-undefined gjLmdLyA7L" data-index="" > <div class="gp-w-full", > <gp-product gp-context='{"variantSelected": {"id":40136126300367,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4006381492881","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"STABILO BOSS PASTEL HIGHLIGHTR-SET OF 6","public_title":null,"options":["Default Title"],"price":1290,"weight":130,"compare_at_price":1290,"inventory_management":"shopify","barcode":"4006381492881","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-gjLmdLyA7L6739605225679"}' gp-data='{"variantSelected": {"id":40136126300367,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4006381492881","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"STABILO BOSS PASTEL HIGHLIGHTR-SET OF 6","public_title":null,"options":["Default Title"],"price":1290,"weight":130,"compare_at_price":1290,"inventory_management":"shopify","barcode":"4006381492881","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/stabilo-boss-original-pastel-highlighter-set-of-6-colours", "productHandle":"stabilo-boss-original-pastel-highlighter-set-of-6-colours", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553595281732535177"}}'><form method="post" action="/cart/add" id="product-form-gjLmdLyA7L6739605225679" accept-charset="UTF-8" class="form contents AddToCartForm" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="40136126300367" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gs8mUbZTCN" data-id="gs8mUbZTCN" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gs8mUbZTCN gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="gzR91Ri3HB gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="g8rpjusux_ "> <gp-product-tag data-id="g8rpjusux_" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "g8rpjusux_", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="0.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-g8rpjusux_" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gB_cyIBBX6", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553595281732535177"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":false},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":false,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/stabilo-boss-original-pastel-highlighter-set-of-6-colours", "product":{"id":6739605225679,"title":"STABILO BOSS PASTEL HIGHLIGHTR-SET OF 6","handle":"stabilo-boss-original-pastel-highlighter-set-of-6-colours","description":"\u003cp\u003e\u003c\/p\u003e\u003cdiv\u003eHighlighter STABILO BOSS ORIGINAL Pastel\u003c\/div\u003ePack with 6 colors: touch of turquoise, hint of mint, creamy peach, pink blush, milky yellow, lilac haze\u003cp\u003eThe STABILO BOSS ORIGINAL Pastel makes highlighting creative and versatile: underline and highlight with just one highlighter. \u003c\/p\u003e\u003cul\u003e\n\u003cli\u003eHighlighter STABILO BOSS ORIGINAL Pastel\nIncomparable classic design – since 1971\n\u003c\/li\u003e\n\u003cli\u003eHigh-quality finish, water-based ink and writing comfort\n\u003c\/li\u003e\n\u003cli\u003eSTABILO Anti-Dry-Out Technology: 4 hours of dry-out protection for concentrated work\n\u003c\/li\u003e\n\u003cli\u003e2 line widths: 2 + 5 mm\nAvailable in 14 subtle colors\n\u003c\/li\u003e\n\u003cli\u003eGreat for adding color accents to hand letterings or journalings.\u003c\/li\u003e\n\u003c\/ul\u003e","published_at":"2025-03-17T20:59:46+08:00","created_at":"2021-06-25T21:39:40+08:00","vendor":"SCHWAN-STABILO SINGAPORE PTE LTD","type":"Stationery","tags":["_MS","Writing"],"price":1290,"price_min":1290,"price_max":1290,"available":true,"price_varies":false,"compare_at_price":1290,"compare_at_price_min":1290,"compare_at_price_max":1290,"compare_at_price_varies":false,"variants":[{"id":40136126300367,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4006381492881","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"STABILO BOSS PASTEL HIGHLIGHTR-SET OF 6","public_title":null,"options":["Default Title"],"price":1290,"weight":130,"compare_at_price":1290,"inventory_management":"shopify","barcode":"4006381492881","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_9945d0bc-377c-4ae9-b534-63b6f72d3e8a.jpg?v=1742980266"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_9945d0bc-377c-4ae9-b534-63b6f72d3e8a.jpg?v=1742980266","options":["Title"],"media":[{"alt":"STABILO BOSS PASTEL HIGHLIGHTR-SET OF 6","id":30097376084175,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1080,"width":1080,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_9945d0bc-377c-4ae9-b534-63b6f72d3e8a.jpg?v=1742980266"},"aspect_ratio":1.0,"height":1080,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_9945d0bc-377c-4ae9-b534-63b6f72d3e8a.jpg?v=1742980266","width":1080}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp\u003e\u003c\/p\u003e\u003cdiv\u003eHighlighter STABILO BOSS ORIGINAL Pastel\u003c\/div\u003ePack with 6 colors: touch of turquoise, hint of mint, creamy peach, pink blush, milky yellow, lilac haze\u003cp\u003eThe STABILO BOSS ORIGINAL Pastel makes highlighting creative and versatile: underline and highlight with just one highlighter. \u003c\/p\u003e\u003cul\u003e\n\u003cli\u003eHighlighter STABILO BOSS ORIGINAL Pastel\nIncomparable classic design – since 1971\n\u003c\/li\u003e\n\u003cli\u003eHigh-quality finish, water-based ink and writing comfort\n\u003c\/li\u003e\n\u003cli\u003eSTABILO Anti-Dry-Out Technology: 4 hours of dry-out protection for concentrated work\n\u003c\/li\u003e\n\u003cli\u003e2 line widths: 2 + 5 mm\nAvailable in 14 subtle colors\n\u003c\/li\u003e\n\u003cli\u003eGreat for adding color accents to hand letterings or journalings.\u003c\/li\u003e\n\u003c\/ul\u003e"}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_553595281732535177" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gB_cyIBBX6" class="gB_cyIBBX6 gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="6739605225679" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:1080px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30097376084175 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_9945d0bc-377c-4ae9-b534-63b6f72d3e8a.jpg?v=1742980266" data-srcset="//popular.com.sg/cdn/shop/files/download_9945d0bc-377c-4ae9-b534-63b6f72d3e8a_480x480.jpg?v=1742980266 480w, //popular.com.sg/cdn/shop/files/download_9945d0bc-377c-4ae9-b534-63b6f72d3e8a_768x768.jpg?v=1742980266 768w,//popular.com.sg/cdn/shop/files/download_9945d0bc-377c-4ae9-b534-63b6f72d3e8a_1024x1024.jpg?v=1742980266 1024w,//popular.com.sg/cdn/shop/files/download_9945d0bc-377c-4ae9-b534-63b6f72d3e8a_1440x1440.jpg?v=1742980266 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1080" height="1080" alt="STABILO BOSS PASTEL HIGHLIGHTR-SET OF 6" base-src="//popular.com.sg/cdn/shop/files/download_9945d0bc-377c-4ae9-b534-63b6f72d3e8a.jpg?v=1742980266" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gAmk33Nrpr "> <gp-text data-id="gAmk33Nrpr"> <div class="gAmk33Nrpr " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:left;--ta-tablet:center;--ta-mobile:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:2;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >STABILO BOSS PASTEL HIGHLIGHTR-SET OF 6</h2> </div> </div> </gp-text></div><div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="g4SeSwbrjl "><gp-product-variants data-id="g4SeSwbrjl" has-pre-selected="true" gp-data='{ "setting":{"showAsSwatches":true,"optionType":"groupOption","label":true,"optionAlign":{"desktop":"left"},"price":true,"combineFullWidth":{"desktop":true},"combineWidth":{"desktop":"100%"},"combineHeight":"45px","variantPresets":[{"optionName":"base","optionType":"rectangle_list","presets":{"color":{"width":{"desktop":"45px","tablet":"45px","mobile":"45px"},"height":"45px","spacing":"16px","optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"hover":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"active":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"rectangle_list":{"width":{"desktop":""},"height":"45px","spacing":"16px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}},"image":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"image_shopify":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"dropdown":{"width":{"desktop":"100%","tablet":"100%","mobile":"100%"},"height":"45px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}}}}],"soldOutStyle":"line","layout":{"desktop":"vertical"},"column":{"desktop":1},"hasPreSelected":true,"blankText":"Please select an option","hasOnlyDefaultVariant":true}, "styles":{"fullWidth":{"desktop":true},"width":{"desktop":"100%"},"optionSpacing":"30px","labelGap":"8px","swatchAutoWidth":{"desktop":true},"swatchWidth":{"desktop":"80px"},"swatchHeight":{"desktop":"45px"},"swatchSpacing":"var(--g-s-m)","marginBottom":{"desktop":"var(--g-s-xl)","mobile":"var(--g-s-xl)"},"align":{"desktop":"left"},"labelTypo":{"type":"paragraph-2","attrs":{"color":"text-1","bold":true}},"labelColor":"text-2","optionTypo":{"type":"paragraph-2","custom":{"fontSize":{"desktop":"14px","tablet":"13px","mobile":"14px"}}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"dropdownItemWidth":{"desktop":"fill","mobile":"fill","tablet":"fill"},"fixedDropdownWidth":{"desktop":"240px"},"swatchItemWidth":{"desktop":"auto"}}, "variants":[{"id":40136126300367,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4006381492881","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"STABILO BOSS PASTEL HIGHLIGHTR-SET OF 6","public_title":null,"options":["Default Title"],"price":1290,"weight":130,"compare_at_price":1290,"inventory_management":"shopify","barcode":"4006381492881","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}], "optionsWithValues": [{"name":"Title","position":1,"values":["Default Title"]}], "variantSelected": {"id":40136126300367,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4006381492881","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"STABILO BOSS PASTEL HIGHLIGHTR-SET OF 6","public_title":null,"options":["Default Title"],"price":1290,"weight":130,"compare_at_price":1290,"inventory_management":"shopify","barcode":"4006381492881","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "variantInventoryQuantity": [1], "variantInventoryPolicy": ["deny"], "moneyFormat": "${{amount}}", "productId": 6739605225679, "productUrl": "\/products\/stabilo-boss-original-pastel-highlighter-set-of-6-colours", "productHandle": "stabilo-boss-original-pastel-highlighter-set-of-6-colours", "displayState": {"desktop":true,"tablet":true,"mobile":true}, "totalVariantCombinations": 1, "firstAvailableVariant": {"id":40136126300367,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4006381492881","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"STABILO BOSS PASTEL HIGHLIGHTR-SET OF 6","public_title":null,"options":["Default Title"],"price":1290,"weight":130,"compare_at_price":1290,"inventory_management":"shopify","barcode":"4006381492881","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}} } '><div></div> </gp-product-variants> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-variant-v3.js?v=1742365134075" defer="defer"></script> </div> <div enableLazyloadImage="true" parentTag="Col" id="gLB69hAlfy" data-id="gLB69hAlfy" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:start;--pc-mobile:center;--gtc:minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gLB69hAlfy gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="guaiLNLfDg gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="g4uGL6u3cJ" class="g4uGL6u3cJ gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"g4uGL6u3cJ","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-g4uGL6u3cJ" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $12.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="grf6kT94-e gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gngK6Y1pqH" class="gngK6Y1pqH gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"compare","uid":"gngK6Y1pqH","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="true" > <gp-text data-id=""> <div id="p-price-gngK6Y1pqH" class=" " > <div > <div type="compare" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-product-compare-price gp-line-through gp-decoration-g-text-1 gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--tdc:text-1;--tdt:1;--ta:left;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" > $12.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"40136126300367","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gGU7zBZJaH.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gGU7zBZJaH:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gGU7zBZJaH:hover .gp-button-icon { color: undefined; } .gGU7zBZJaH .gp-button-icon { color: var(--g-c-text-3, text-3); } .gGU7zBZJaH:hover .gp-button-price { color: undefined; } .gGU7zBZJaH .gp-button-price { color: var(--g-c-text-3, text-3); } .gGU7zBZJaH .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gGU7zBZJaH:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gGU7zBZJaH" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gGU7zBZJaH gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gGU7zBZJaH-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gGU7zBZJaH-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gGU7zBZJaH-sold-out:hover .gp-button-icon { color: undefined; } .gGU7zBZJaH-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gGU7zBZJaH-sold-out:hover .gp-button-price { color: undefined; } .gGU7zBZJaH-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gGU7zBZJaH-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gGU7zBZJaH-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gGU7zBZJaH" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gGU7zBZJaH-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="6739605225679" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_553595281732535177" /></form></gp-product> </div> </div><div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="3" style="--minw:calc(100% / 6 - 12.5px);--minw-tablet:calc(100% / 4 - 11.25px);--minw-mobile:calc(100% / 2 - 5px);--maxw:calc(100% / 6 - 12.5px);--maxw-tablet:calc(100% / 4 - 11.25px);--maxw-mobile:calc(100% / 2 - 5px);--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-product-list-carousel-gjLmdLyA7L gp-child-item-gjLmdLyA7L gp-child-item-undefined gjLmdLyA7L" data-index="" > <div class="gp-w-full", > <gp-product gp-context='{"variantSelected": {"id":43068849651919,"title":"Mix","option1":"Mix","option2":null,"option3":null,"sku":"9555831963709","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - Mix","public_title":"Mix","options":["Mix"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831963709","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-gjLmdLyA7L6739609780431"}' gp-data='{"variantSelected": {"id":43068849651919,"title":"Mix","option1":"Mix","option2":null,"option3":null,"sku":"9555831963709","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - Mix","public_title":"Mix","options":["Mix"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831963709","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/pop-bazic-a4-management-file-assorted-colours-12-pcs", "productHandle":"pop-bazic-a4-management-file-assorted-colours-12-pcs", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553595281732535177"}}'><form method="post" action="/cart/add" id="product-form-gjLmdLyA7L6739609780431" accept-charset="UTF-8" class="form contents AddToCartForm" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="43068849651919" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gs8mUbZTCN" data-id="gs8mUbZTCN" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gs8mUbZTCN gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="gzR91Ri3HB gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="g8rpjusux_ "> <gp-product-tag data-id="g8rpjusux_" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "g8rpjusux_", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="0.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-g8rpjusux_" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gB_cyIBBX6", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553595281732535177"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":false},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":false,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/pop-bazic-a4-management-file-assorted-colours-12-pcs", "product":{"id":6739609780431,"title":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack","handle":"pop-bazic-a4-management-file-assorted-colours-12-pcs","description":"\u003cp\u003eProduct details of Pop Bazic A4 Management File 12 pcs per Pack Assorted Colours \/ Files\u003cbr\u003e Pop Bazic A4 Management File\u003cbr\u003e 12'S LB10315-MIX12\u003cbr\u003e A4 Management File with fastener and Slope Pocket\u003cbr\u003e 12 pcs Assorted Colour\u003c\/p\u003e","published_at":"2025-03-17T21:04:54+08:00","created_at":"2021-06-25T21:41:57+08:00","vendor":"POP BAZIC","type":"Stationery","tags":["_MS","buybulk","CLEANDESK","FILE","files_bulk","POP BAZIC"],"price":890,"price_min":890,"price_max":890,"available":true,"price_varies":false,"compare_at_price":890,"compare_at_price_min":890,"compare_at_price_max":890,"compare_at_price_varies":false,"variants":[{"id":43068849651919,"title":"Mix","option1":"Mix","option2":null,"option3":null,"sku":"9555831963709","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - Mix","public_title":"Mix","options":["Mix"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831963709","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":43068846080207,"title":"White","option1":"White","option2":null,"option3":null,"sku":"9555831930572","requires_shipping":true,"taxable":true,"featured_image":{"id":33143827169487,"product_id":6739609780431,"position":2,"created_at":"2023-10-11T17:08:35+08:00","updated_at":"2023-10-11T17:08:38+08:00","alt":"alt","width":1984,"height":2508,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930572.png?v=1697015318","variant_ids":[43068846080207]},"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - White","public_title":"White","options":["White"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831930572","featured_media":{"alt":"alt","id":25445348671695,"position":2,"preview_image":{"aspect_ratio":0.791,"height":2508,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930572.png?v=1697015318"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":43068846112975,"title":"Black","option1":"Black","option2":null,"option3":null,"sku":"9555831930589","requires_shipping":true,"taxable":true,"featured_image":{"id":33143827693775,"product_id":6739609780431,"position":3,"created_at":"2023-10-11T17:08:35+08:00","updated_at":"2023-10-11T17:08:40+08:00","alt":"alt","width":1984,"height":2451,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930589.png?v=1697015320","variant_ids":[43068846112975]},"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - Black","public_title":"Black","options":["Black"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831930589","featured_media":{"alt":"alt","id":25445348704463,"position":3,"preview_image":{"aspect_ratio":0.809,"height":2451,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930589.png?v=1697015320"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":43068846145743,"title":"Blue","option1":"Blue","option2":null,"option3":null,"sku":"9555831930596","requires_shipping":true,"taxable":true,"featured_image":{"id":33143827366095,"product_id":6739609780431,"position":4,"created_at":"2023-10-11T17:08:35+08:00","updated_at":"2023-10-11T17:08:39+08:00","alt":"alt","width":1984,"height":2487,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930596.png?v=1697015319","variant_ids":[43068846145743]},"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - Blue","public_title":"Blue","options":["Blue"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831930596","featured_media":{"alt":"alt","id":25445348737231,"position":4,"preview_image":{"aspect_ratio":0.798,"height":2487,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930596.png?v=1697015319"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":43068846178511,"title":"Green","option1":"Green","option2":null,"option3":null,"sku":"9555831930602","requires_shipping":true,"taxable":true,"featured_image":{"id":33143827726543,"product_id":6739609780431,"position":5,"created_at":"2023-10-11T17:08:35+08:00","updated_at":"2023-10-11T17:08:40+08:00","alt":"alt","width":1984,"height":2496,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930602.png?v=1697015320","variant_ids":[43068846178511]},"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - Green","public_title":"Green","options":["Green"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831930602","featured_media":{"alt":"alt","id":25445348769999,"position":5,"preview_image":{"aspect_ratio":0.795,"height":2496,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930602.png?v=1697015320"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":43068846211279,"title":"Red","option1":"Red","option2":null,"option3":null,"sku":"9555831930619","requires_shipping":true,"taxable":true,"featured_image":{"id":33143826776271,"product_id":6739609780431,"position":6,"created_at":"2023-10-11T17:08:35+08:00","updated_at":"2023-10-11T17:08:37+08:00","alt":"alt","width":1984,"height":2482,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930619.png?v=1697015317","variant_ids":[43068846211279]},"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - Red","public_title":"Red","options":["Red"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831930619","featured_media":{"alt":"alt","id":25445348802767,"position":6,"preview_image":{"aspect_ratio":0.799,"height":2482,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930619.png?v=1697015317"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":43068846244047,"title":"Yellow","option1":"Yellow","option2":null,"option3":null,"sku":"9555831930626","requires_shipping":true,"taxable":true,"featured_image":{"id":33143827398863,"product_id":6739609780431,"position":7,"created_at":"2023-10-11T17:08:35+08:00","updated_at":"2023-10-11T17:08:40+08:00","alt":"alt","width":1814,"height":2286,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930626.png?v=1697015320","variant_ids":[43068846244047]},"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - Yellow","public_title":"Yellow","options":["Yellow"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831930626","featured_media":{"alt":"alt","id":25445348835535,"position":7,"preview_image":{"aspect_ratio":0.794,"height":2286,"width":1814,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930626.png?v=1697015320"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":43068846276815,"title":"Grey","option1":"Grey","option2":null,"option3":null,"sku":"9555831930633","requires_shipping":true,"taxable":true,"featured_image":{"id":33143826809039,"product_id":6739609780431,"position":8,"created_at":"2023-10-11T17:08:35+08:00","updated_at":"2023-10-11T17:08:37+08:00","alt":"alt","width":1984,"height":2462,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930633.png?v=1697015317","variant_ids":[43068846276815]},"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - Grey","public_title":"Grey","options":["Grey"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831930633","featured_media":{"alt":"alt","id":25445348868303,"position":8,"preview_image":{"aspect_ratio":0.806,"height":2462,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930633.png?v=1697015317"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":43068846309583,"title":"Pink","option1":"Pink","option2":null,"option3":null,"sku":"9555831930640","requires_shipping":true,"taxable":true,"featured_image":{"id":33143826841807,"product_id":6739609780431,"position":9,"created_at":"2023-10-11T17:08:35+08:00","updated_at":"2023-10-11T17:08:37+08:00","alt":"alt","width":1984,"height":2481,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930640.png?v=1697015317","variant_ids":[43068846309583]},"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - Pink","public_title":"Pink","options":["Pink"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831930640","featured_media":{"alt":"alt","id":25445348901071,"position":9,"preview_image":{"aspect_ratio":0.8,"height":2481,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930640.png?v=1697015317"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":43068846342351,"title":"Purple","option1":"Purple","option2":null,"option3":null,"sku":"9555831930657","requires_shipping":true,"taxable":true,"featured_image":{"id":33143826907343,"product_id":6739609780431,"position":10,"created_at":"2023-10-11T17:08:35+08:00","updated_at":"2023-10-11T17:08:38+08:00","alt":"alt","width":1984,"height":2472,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930657.png?v=1697015318","variant_ids":[43068846342351]},"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - Purple","public_title":"Purple","options":["Purple"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831930657","featured_media":{"alt":"alt","id":25445348933839,"position":10,"preview_image":{"aspect_ratio":0.803,"height":2472,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930657.png?v=1697015318"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":43068846375119,"title":"Dark Blue","option1":"Dark Blue","option2":null,"option3":null,"sku":"9555831930664","requires_shipping":true,"taxable":true,"featured_image":{"id":33143826874575,"product_id":6739609780431,"position":11,"created_at":"2023-10-11T17:08:35+08:00","updated_at":"2023-10-11T17:08:38+08:00","alt":"alt","width":1984,"height":2453,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930664.png?v=1697015318","variant_ids":[43068846375119]},"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - Dark Blue","public_title":"Dark Blue","options":["Dark Blue"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831930664","featured_media":{"alt":"alt","id":25445348966607,"position":11,"preview_image":{"aspect_ratio":0.809,"height":2453,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930664.png?v=1697015318"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/products\/5405cdecd3c19831e7e1ee03b8d6769e.jpg?v=1624948229","\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930572.png?v=1697015318","\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930589.png?v=1697015320","\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930596.png?v=1697015319","\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930602.png?v=1697015320","\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930619.png?v=1697015317","\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930626.png?v=1697015320","\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930633.png?v=1697015317","\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930640.png?v=1697015317","\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930657.png?v=1697015318","\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930664.png?v=1697015318","\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831963709.jpg?v=1697015518"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/products\/5405cdecd3c19831e7e1ee03b8d6769e.jpg?v=1624948229","options":["Color"],"media":[{"alt":"alt","id":21299403555023,"position":1,"preview_image":{"aspect_ratio":1.0,"height":3542,"width":3542,"src":"\/\/popular.com.sg\/cdn\/shop\/products\/5405cdecd3c19831e7e1ee03b8d6769e.jpg?v=1624948229"},"aspect_ratio":1.0,"height":3542,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/products\/5405cdecd3c19831e7e1ee03b8d6769e.jpg?v=1624948229","width":3542},{"alt":"alt","id":25445348671695,"position":2,"preview_image":{"aspect_ratio":0.791,"height":2508,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930572.png?v=1697015318"},"aspect_ratio":0.791,"height":2508,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930572.png?v=1697015318","width":1984},{"alt":"alt","id":25445348704463,"position":3,"preview_image":{"aspect_ratio":0.809,"height":2451,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930589.png?v=1697015320"},"aspect_ratio":0.809,"height":2451,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930589.png?v=1697015320","width":1984},{"alt":"alt","id":25445348737231,"position":4,"preview_image":{"aspect_ratio":0.798,"height":2487,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930596.png?v=1697015319"},"aspect_ratio":0.798,"height":2487,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930596.png?v=1697015319","width":1984},{"alt":"alt","id":25445348769999,"position":5,"preview_image":{"aspect_ratio":0.795,"height":2496,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930602.png?v=1697015320"},"aspect_ratio":0.795,"height":2496,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930602.png?v=1697015320","width":1984},{"alt":"alt","id":25445348802767,"position":6,"preview_image":{"aspect_ratio":0.799,"height":2482,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930619.png?v=1697015317"},"aspect_ratio":0.799,"height":2482,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930619.png?v=1697015317","width":1984},{"alt":"alt","id":25445348835535,"position":7,"preview_image":{"aspect_ratio":0.794,"height":2286,"width":1814,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930626.png?v=1697015320"},"aspect_ratio":0.794,"height":2286,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930626.png?v=1697015320","width":1814},{"alt":"alt","id":25445348868303,"position":8,"preview_image":{"aspect_ratio":0.806,"height":2462,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930633.png?v=1697015317"},"aspect_ratio":0.806,"height":2462,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930633.png?v=1697015317","width":1984},{"alt":"alt","id":25445348901071,"position":9,"preview_image":{"aspect_ratio":0.8,"height":2481,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930640.png?v=1697015317"},"aspect_ratio":0.8,"height":2481,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930640.png?v=1697015317","width":1984},{"alt":"alt","id":25445348933839,"position":10,"preview_image":{"aspect_ratio":0.803,"height":2472,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930657.png?v=1697015318"},"aspect_ratio":0.803,"height":2472,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930657.png?v=1697015318","width":1984},{"alt":"alt","id":25445348966607,"position":11,"preview_image":{"aspect_ratio":0.809,"height":2453,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930664.png?v=1697015318"},"aspect_ratio":0.809,"height":2453,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930664.png?v=1697015318","width":1984},{"alt":"alt","id":25445380554959,"position":12,"preview_image":{"aspect_ratio":1.5,"height":4000,"width":6000,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831963709.jpg?v=1697015518"},"aspect_ratio":1.5,"height":4000,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831963709.jpg?v=1697015518","width":6000}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp\u003eProduct details of Pop Bazic A4 Management File 12 pcs per Pack Assorted Colours \/ Files\u003cbr\u003e Pop Bazic A4 Management File\u003cbr\u003e 12'S LB10315-MIX12\u003cbr\u003e A4 Management File with fastener and Slope Pocket\u003cbr\u003e 12 pcs Assorted Colour\u003c\/p\u003e"}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_553595281732535177" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gB_cyIBBX6" class="gB_cyIBBX6 gp-overflow-hidden" > <div class="gp-grid gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gtc-tablet:minmax(0, 12fr);--gtc-mobile:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="6739609780431" product-media="12" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:3542px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="21299403555023 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/products/5405cdecd3c19831e7e1ee03b8d6769e.jpg?v=1624948229" data-srcset="//popular.com.sg/cdn/shop/products/5405cdecd3c19831e7e1ee03b8d6769e_480x480.jpg?v=1624948229 480w, //popular.com.sg/cdn/shop/products/5405cdecd3c19831e7e1ee03b8d6769e_768x768.jpg?v=1624948229 768w,//popular.com.sg/cdn/shop/products/5405cdecd3c19831e7e1ee03b8d6769e_1024x1024.jpg?v=1624948229 1024w,//popular.com.sg/cdn/shop/products/5405cdecd3c19831e7e1ee03b8d6769e_1440x1440.jpg?v=1624948229 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="3542" height="3542" alt="alt" base-src="//popular.com.sg/cdn/shop/products/5405cdecd3c19831e7e1ee03b8d6769e.jpg?v=1624948229" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gAmk33Nrpr "> <gp-text data-id="gAmk33Nrpr"> <div class="gAmk33Nrpr " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:left;--ta-tablet:center;--ta-mobile:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:2;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack</h2> </div> </div> </gp-text></div><div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="g4SeSwbrjl "><gp-product-variants data-id="g4SeSwbrjl" has-pre-selected="true" gp-data='{ "setting":{"showAsSwatches":true,"optionType":"groupOption","label":true,"optionAlign":{"desktop":"left"},"price":true,"combineFullWidth":{"desktop":true},"combineWidth":{"desktop":"100%"},"combineHeight":"45px","variantPresets":[{"optionName":"base","optionType":"rectangle_list","presets":{"color":{"width":{"desktop":"45px","tablet":"45px","mobile":"45px"},"height":"45px","spacing":"16px","optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"hover":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"active":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"rectangle_list":{"width":{"desktop":""},"height":"45px","spacing":"16px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}},"image":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"image_shopify":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"dropdown":{"width":{"desktop":"100%","tablet":"100%","mobile":"100%"},"height":"45px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}}}}],"soldOutStyle":"line","layout":{"desktop":"vertical"},"column":{"desktop":1},"hasPreSelected":true,"blankText":"Please select an option","hasOnlyDefaultVariant":true}, "styles":{"fullWidth":{"desktop":true},"width":{"desktop":"100%"},"optionSpacing":"30px","labelGap":"8px","swatchAutoWidth":{"desktop":true},"swatchWidth":{"desktop":"80px"},"swatchHeight":{"desktop":"45px"},"swatchSpacing":"var(--g-s-m)","marginBottom":{"desktop":"var(--g-s-xl)","mobile":"var(--g-s-xl)"},"align":{"desktop":"left"},"labelTypo":{"type":"paragraph-2","attrs":{"color":"text-1","bold":true}},"labelColor":"text-2","optionTypo":{"type":"paragraph-2","custom":{"fontSize":{"desktop":"14px","tablet":"13px","mobile":"14px"}}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"dropdownItemWidth":{"desktop":"fill","mobile":"fill","tablet":"fill"},"fixedDropdownWidth":{"desktop":"240px"},"swatchItemWidth":{"desktop":"auto"}}, "variants":[{"id":43068849651919,"title":"Mix","option1":"Mix","option2":null,"option3":null,"sku":"9555831963709","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - Mix","public_title":"Mix","options":["Mix"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831963709","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":43068846080207,"title":"White","option1":"White","option2":null,"option3":null,"sku":"9555831930572","requires_shipping":true,"taxable":true,"featured_image":{"id":33143827169487,"product_id":6739609780431,"position":2,"created_at":"2023-10-11T17:08:35+08:00","updated_at":"2023-10-11T17:08:38+08:00","alt":"alt","width":1984,"height":2508,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930572.png?v=1697015318","variant_ids":[43068846080207]},"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - White","public_title":"White","options":["White"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831930572","featured_media":{"alt":"alt","id":25445348671695,"position":2,"preview_image":{"aspect_ratio":0.791,"height":2508,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930572.png?v=1697015318"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":43068846112975,"title":"Black","option1":"Black","option2":null,"option3":null,"sku":"9555831930589","requires_shipping":true,"taxable":true,"featured_image":{"id":33143827693775,"product_id":6739609780431,"position":3,"created_at":"2023-10-11T17:08:35+08:00","updated_at":"2023-10-11T17:08:40+08:00","alt":"alt","width":1984,"height":2451,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930589.png?v=1697015320","variant_ids":[43068846112975]},"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - Black","public_title":"Black","options":["Black"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831930589","featured_media":{"alt":"alt","id":25445348704463,"position":3,"preview_image":{"aspect_ratio":0.809,"height":2451,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930589.png?v=1697015320"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":43068846145743,"title":"Blue","option1":"Blue","option2":null,"option3":null,"sku":"9555831930596","requires_shipping":true,"taxable":true,"featured_image":{"id":33143827366095,"product_id":6739609780431,"position":4,"created_at":"2023-10-11T17:08:35+08:00","updated_at":"2023-10-11T17:08:39+08:00","alt":"alt","width":1984,"height":2487,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930596.png?v=1697015319","variant_ids":[43068846145743]},"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - Blue","public_title":"Blue","options":["Blue"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831930596","featured_media":{"alt":"alt","id":25445348737231,"position":4,"preview_image":{"aspect_ratio":0.798,"height":2487,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930596.png?v=1697015319"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":43068846178511,"title":"Green","option1":"Green","option2":null,"option3":null,"sku":"9555831930602","requires_shipping":true,"taxable":true,"featured_image":{"id":33143827726543,"product_id":6739609780431,"position":5,"created_at":"2023-10-11T17:08:35+08:00","updated_at":"2023-10-11T17:08:40+08:00","alt":"alt","width":1984,"height":2496,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930602.png?v=1697015320","variant_ids":[43068846178511]},"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - Green","public_title":"Green","options":["Green"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831930602","featured_media":{"alt":"alt","id":25445348769999,"position":5,"preview_image":{"aspect_ratio":0.795,"height":2496,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930602.png?v=1697015320"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":43068846211279,"title":"Red","option1":"Red","option2":null,"option3":null,"sku":"9555831930619","requires_shipping":true,"taxable":true,"featured_image":{"id":33143826776271,"product_id":6739609780431,"position":6,"created_at":"2023-10-11T17:08:35+08:00","updated_at":"2023-10-11T17:08:37+08:00","alt":"alt","width":1984,"height":2482,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930619.png?v=1697015317","variant_ids":[43068846211279]},"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - Red","public_title":"Red","options":["Red"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831930619","featured_media":{"alt":"alt","id":25445348802767,"position":6,"preview_image":{"aspect_ratio":0.799,"height":2482,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930619.png?v=1697015317"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":43068846244047,"title":"Yellow","option1":"Yellow","option2":null,"option3":null,"sku":"9555831930626","requires_shipping":true,"taxable":true,"featured_image":{"id":33143827398863,"product_id":6739609780431,"position":7,"created_at":"2023-10-11T17:08:35+08:00","updated_at":"2023-10-11T17:08:40+08:00","alt":"alt","width":1814,"height":2286,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930626.png?v=1697015320","variant_ids":[43068846244047]},"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - Yellow","public_title":"Yellow","options":["Yellow"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831930626","featured_media":{"alt":"alt","id":25445348835535,"position":7,"preview_image":{"aspect_ratio":0.794,"height":2286,"width":1814,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930626.png?v=1697015320"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":43068846276815,"title":"Grey","option1":"Grey","option2":null,"option3":null,"sku":"9555831930633","requires_shipping":true,"taxable":true,"featured_image":{"id":33143826809039,"product_id":6739609780431,"position":8,"created_at":"2023-10-11T17:08:35+08:00","updated_at":"2023-10-11T17:08:37+08:00","alt":"alt","width":1984,"height":2462,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930633.png?v=1697015317","variant_ids":[43068846276815]},"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - Grey","public_title":"Grey","options":["Grey"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831930633","featured_media":{"alt":"alt","id":25445348868303,"position":8,"preview_image":{"aspect_ratio":0.806,"height":2462,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930633.png?v=1697015317"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":43068846309583,"title":"Pink","option1":"Pink","option2":null,"option3":null,"sku":"9555831930640","requires_shipping":true,"taxable":true,"featured_image":{"id":33143826841807,"product_id":6739609780431,"position":9,"created_at":"2023-10-11T17:08:35+08:00","updated_at":"2023-10-11T17:08:37+08:00","alt":"alt","width":1984,"height":2481,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930640.png?v=1697015317","variant_ids":[43068846309583]},"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - Pink","public_title":"Pink","options":["Pink"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831930640","featured_media":{"alt":"alt","id":25445348901071,"position":9,"preview_image":{"aspect_ratio":0.8,"height":2481,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930640.png?v=1697015317"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":43068846342351,"title":"Purple","option1":"Purple","option2":null,"option3":null,"sku":"9555831930657","requires_shipping":true,"taxable":true,"featured_image":{"id":33143826907343,"product_id":6739609780431,"position":10,"created_at":"2023-10-11T17:08:35+08:00","updated_at":"2023-10-11T17:08:38+08:00","alt":"alt","width":1984,"height":2472,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930657.png?v=1697015318","variant_ids":[43068846342351]},"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - Purple","public_title":"Purple","options":["Purple"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831930657","featured_media":{"alt":"alt","id":25445348933839,"position":10,"preview_image":{"aspect_ratio":0.803,"height":2472,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930657.png?v=1697015318"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":43068846375119,"title":"Dark Blue","option1":"Dark Blue","option2":null,"option3":null,"sku":"9555831930664","requires_shipping":true,"taxable":true,"featured_image":{"id":33143826874575,"product_id":6739609780431,"position":11,"created_at":"2023-10-11T17:08:35+08:00","updated_at":"2023-10-11T17:08:38+08:00","alt":"alt","width":1984,"height":2453,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930664.png?v=1697015318","variant_ids":[43068846375119]},"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - Dark Blue","public_title":"Dark Blue","options":["Dark Blue"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831930664","featured_media":{"alt":"alt","id":25445348966607,"position":11,"preview_image":{"aspect_ratio":0.809,"height":2453,"width":1984,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/NettPrice_Type25_9555831930664.png?v=1697015318"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}], "optionsWithValues": [{"name":"Color","position":1,"values":["Mix","White","Black","Blue","Green","Red","Yellow","Grey","Pink","Purple","Dark Blue"]}], "variantSelected": {"id":43068849651919,"title":"Mix","option1":"Mix","option2":null,"option3":null,"sku":"9555831963709","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - Mix","public_title":"Mix","options":["Mix"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831963709","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "variantInventoryQuantity": [15,4,9,18,2,15,17,5,3,8,9], "variantInventoryPolicy": ["deny","deny","deny","deny","deny","deny","deny","deny","deny","deny","deny"], "moneyFormat": "${{amount}}", "productId": 6739609780431, "productUrl": "\/products\/pop-bazic-a4-management-file-assorted-colours-12-pcs", "productHandle": "pop-bazic-a4-management-file-assorted-colours-12-pcs", "displayState": {"desktop":true,"tablet":true,"mobile":true}, "totalVariantCombinations": 11, "firstAvailableVariant": {"id":43068849651919,"title":"Mix","option1":"Mix","option2":null,"option3":null,"sku":"9555831963709","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"POP BAZIC A4 Management File Assorted Colours - 12 Pcs Pack - Mix","public_title":"Mix","options":["Mix"],"price":890,"weight":18,"compare_at_price":890,"inventory_management":"shopify","barcode":"9555831963709","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}} } '> <div class="gp-grid !gp-ml-0" style="--gtc:repeat(1, minmax(0, 1fr));--ta:left;--w:100%;--w-tablet:100%;--w-mobile:100%;--rg:var(--g-s-xl);--rg-mobile:var(--g-s-xl)" > <div className="gp-flex gp-justify-start" > <select aria-label= autocomplete="off" id="p-variant-group-dropdown" name="Select Option" option-data="" option-type="" class="gp-truncate gp-bg-auto gp-pl-4 gp-pr-6 gp-outline-none dropdown-option-item gp-border-g-line-2 hover:gp-border-g-line-3 gp-g-paragraph-2 gp-text-g-text-2 hover:gp-text-g-text-2 active:gp-text-g-text-2 gp-bg-g-bg-3 hover:gp-bg-g-bg-3 active:gp-bg-g-bg-3 gp-outline-none gp-shadow-none" style="--shadow:none;--hvr-shadow:none;--bg:var(--g-c-bg-3, bg-3);--bs:solid;--bw:1px 1px 1px 1px;--bc:var(--g-c-line-2, line-2);--h:45px;--size:14px;--size-tablet:13px;--size-mobile:14px;--c:var(--g-c-text-2, text-2);--hvr-c:var(--g-c-text-2, text-2);--hvr-bg:var(--g-c-bg-3, bg-3);--w:100%;--w-tablet:100%;--w-mobile:100%;--hvr-bs:solid;--hvr-bw:1px 1px 1px 1px;--hvr-bc:var(--g-c-line-3, line-3);--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--hvr-bblr:0px;--hvr-bbrr:0px;--hvr-btlr:0px;--hvr-btrr:0px;appearance:none;background-image:url(https://cdn.shopify.com/s/files/1/1827/4239/t/1/assets/ico-select.svg?v=155563818344741998551488860031);background-repeat:no-repeat;background-position:right 16px center" ><option origin-price="890" selected value="43068849651919" key="43068849651919"> Mix - $8.90 </option> <option origin-price="890" value="43068846080207" key="43068846080207"> White - $8.90 </option> <option origin-price="890" value="43068846112975" key="43068846112975"> Black - $8.90 </option> <option origin-price="890" value="43068846145743" key="43068846145743"> Blue - $8.90 </option> <option origin-price="890" value="43068846178511" key="43068846178511"> Green - $8.90 </option> <option origin-price="890" value="43068846211279" key="43068846211279"> Red - $8.90 </option> <option origin-price="890" value="43068846244047" key="43068846244047"> Yellow - $8.90 </option> <option origin-price="890" value="43068846276815" key="43068846276815"> Grey - $8.90 </option> <option origin-price="890" value="43068846309583" key="43068846309583"> Pink - $8.90 </option> <option origin-price="890" value="43068846342351" key="43068846342351"> Purple - $8.90 </option> <option origin-price="890" value="43068846375119" key="43068846375119"> Dark Blue - $8.90 </option></select> </div> </div></gp-product-variants> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-variant-v3.js?v=1742365134075" defer="defer"></script> </div> <div enableLazyloadImage="true" parentTag="Col" id="gLB69hAlfy" data-id="gLB69hAlfy" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:start;--pc-mobile:center;--gtc:minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gLB69hAlfy gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="guaiLNLfDg gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="g4uGL6u3cJ" class="g4uGL6u3cJ gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"g4uGL6u3cJ","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-g4uGL6u3cJ" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $8.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="grf6kT94-e gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gngK6Y1pqH" class="gngK6Y1pqH gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"compare","uid":"gngK6Y1pqH","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="true" > <gp-text data-id=""> <div id="p-price-gngK6Y1pqH" class=" " > <div > <div type="compare" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-product-compare-price gp-line-through gp-decoration-g-text-1 gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--tdc:text-1;--tdt:1;--ta:left;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" > $8.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"43068849651919","totalVariant":"11"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gGU7zBZJaH.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gGU7zBZJaH:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gGU7zBZJaH:hover .gp-button-icon { color: undefined; } .gGU7zBZJaH .gp-button-icon { color: var(--g-c-text-3, text-3); } .gGU7zBZJaH:hover .gp-button-price { color: undefined; } .gGU7zBZJaH .gp-button-price { color: var(--g-c-text-3, text-3); } .gGU7zBZJaH .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gGU7zBZJaH:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gGU7zBZJaH" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gGU7zBZJaH gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gGU7zBZJaH-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gGU7zBZJaH-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gGU7zBZJaH-sold-out:hover .gp-button-icon { color: undefined; } .gGU7zBZJaH-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gGU7zBZJaH-sold-out:hover .gp-button-price { color: undefined; } .gGU7zBZJaH-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gGU7zBZJaH-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gGU7zBZJaH-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gGU7zBZJaH" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gGU7zBZJaH-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="6739609780431" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_553595281732535177" /></form></gp-product> </div> </div><div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="4" style="--minw:calc(100% / 6 - 12.5px);--minw-tablet:calc(100% / 4 - 11.25px);--minw-mobile:calc(100% / 2 - 5px);--maxw:calc(100% / 6 - 12.5px);--maxw-tablet:calc(100% / 4 - 11.25px);--maxw-mobile:calc(100% / 2 - 5px);--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-product-list-carousel-gjLmdLyA7L gp-child-item-gjLmdLyA7L gp-child-item-undefined gjLmdLyA7L" data-index="" > <div class="gp-w-full", > <gp-product gp-context='{"variantSelected": {"id":40979647955151,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4006381901147","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Schwan 309 Drawing Pencils Pack Of 2","public_title":null,"options":["Default Title"],"price":385,"weight":150,"compare_at_price":385,"inventory_management":"shopify","barcode":"4006381901147","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-gjLmdLyA7L6921764470991"}' gp-data='{"variantSelected": {"id":40979647955151,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4006381901147","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Schwan 309 Drawing Pencils Pack Of 2","public_title":null,"options":["Default Title"],"price":385,"weight":150,"compare_at_price":385,"inventory_management":"shopify","barcode":"4006381901147","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/stabilo-2b-graphite-pencil-box-of-12-twin-pack", "productHandle":"stabilo-2b-graphite-pencil-box-of-12-twin-pack", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553595281732535177"}}'><form method="post" action="/cart/add" id="product-form-gjLmdLyA7L6921764470991" accept-charset="UTF-8" class="form contents AddToCartForm" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="40979647955151" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gs8mUbZTCN" data-id="gs8mUbZTCN" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gs8mUbZTCN gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="gzR91Ri3HB gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="g8rpjusux_ "> <gp-product-tag data-id="g8rpjusux_" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "g8rpjusux_", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="0.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-g8rpjusux_" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gB_cyIBBX6", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553595281732535177"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":false},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":false,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/stabilo-2b-graphite-pencil-box-of-12-twin-pack", "product":{"id":6921764470991,"title":"Schwan 309 Drawing Pencils Pack Of 2","handle":"stabilo-2b-graphite-pencil-box-of-12-twin-pack","description":"\u003cp\u003eSTABILO 309 Blacklead Graphite 2B pencils. \u003c\/p\u003e\u003cp\u003e- Great for writing, sketching and drawing. \u003c\/p\u003e\u003cp\u003e- Box of 12\u003c\/p\u003e","published_at":"2025-03-18T00:16:40+08:00","created_at":"2021-11-17T16:08:37+08:00","vendor":"SCHWAN-STABILO SINGAPORE PTE LTD","type":"Stationery","tags":["_MS","Writing"],"price":385,"price_min":385,"price_max":385,"available":true,"price_varies":false,"compare_at_price":385,"compare_at_price_min":385,"compare_at_price_max":385,"compare_at_price_varies":false,"variants":[{"id":40979647955151,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4006381901147","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Schwan 309 Drawing Pencils Pack Of 2","public_title":null,"options":["Default Title"],"price":385,"weight":150,"compare_at_price":385,"inventory_management":"shopify","barcode":"4006381901147","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_bc24c4c5-30b0-471e-a23e-1e18624ff3ec.jpg?v=1742980399"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_bc24c4c5-30b0-471e-a23e-1e18624ff3ec.jpg?v=1742980399","options":["Title"],"media":[{"alt":"Schwan 309 Drawing Pencils Pack Of 2","id":30097426350287,"position":1,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_bc24c4c5-30b0-471e-a23e-1e18624ff3ec.jpg?v=1742980399"},"aspect_ratio":1.0,"height":800,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_bc24c4c5-30b0-471e-a23e-1e18624ff3ec.jpg?v=1742980399","width":800}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp\u003eSTABILO 309 Blacklead Graphite 2B pencils. \u003c\/p\u003e\u003cp\u003e- Great for writing, sketching and drawing. \u003c\/p\u003e\u003cp\u003e- Box of 12\u003c\/p\u003e"}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_553595281732535177" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gB_cyIBBX6" class="gB_cyIBBX6 gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="6921764470991" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:800px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30097426350287 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_bc24c4c5-30b0-471e-a23e-1e18624ff3ec.jpg?v=1742980399" data-srcset="//popular.com.sg/cdn/shop/files/download_bc24c4c5-30b0-471e-a23e-1e18624ff3ec_480x480.jpg?v=1742980399 480w, //popular.com.sg/cdn/shop/files/download_bc24c4c5-30b0-471e-a23e-1e18624ff3ec_768x768.jpg?v=1742980399 768w,//popular.com.sg/cdn/shop/files/download_bc24c4c5-30b0-471e-a23e-1e18624ff3ec_1024x1024.jpg?v=1742980399 1024w,//popular.com.sg/cdn/shop/files/download_bc24c4c5-30b0-471e-a23e-1e18624ff3ec_1440x1440.jpg?v=1742980399 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="800" height="800" alt="Schwan 309 Drawing Pencils Pack Of 2" base-src="//popular.com.sg/cdn/shop/files/download_bc24c4c5-30b0-471e-a23e-1e18624ff3ec.jpg?v=1742980399" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gAmk33Nrpr "> <gp-text data-id="gAmk33Nrpr"> <div class="gAmk33Nrpr " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:left;--ta-tablet:center;--ta-mobile:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:2;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Schwan 309 Drawing Pencils Pack Of 2</h2> </div> </div> </gp-text></div><div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="g4SeSwbrjl "><gp-product-variants data-id="g4SeSwbrjl" has-pre-selected="true" gp-data='{ "setting":{"showAsSwatches":true,"optionType":"groupOption","label":true,"optionAlign":{"desktop":"left"},"price":true,"combineFullWidth":{"desktop":true},"combineWidth":{"desktop":"100%"},"combineHeight":"45px","variantPresets":[{"optionName":"base","optionType":"rectangle_list","presets":{"color":{"width":{"desktop":"45px","tablet":"45px","mobile":"45px"},"height":"45px","spacing":"16px","optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"hover":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"active":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"rectangle_list":{"width":{"desktop":""},"height":"45px","spacing":"16px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}},"image":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"image_shopify":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"dropdown":{"width":{"desktop":"100%","tablet":"100%","mobile":"100%"},"height":"45px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}}}}],"soldOutStyle":"line","layout":{"desktop":"vertical"},"column":{"desktop":1},"hasPreSelected":true,"blankText":"Please select an option","hasOnlyDefaultVariant":true}, "styles":{"fullWidth":{"desktop":true},"width":{"desktop":"100%"},"optionSpacing":"30px","labelGap":"8px","swatchAutoWidth":{"desktop":true},"swatchWidth":{"desktop":"80px"},"swatchHeight":{"desktop":"45px"},"swatchSpacing":"var(--g-s-m)","marginBottom":{"desktop":"var(--g-s-xl)","mobile":"var(--g-s-xl)"},"align":{"desktop":"left"},"labelTypo":{"type":"paragraph-2","attrs":{"color":"text-1","bold":true}},"labelColor":"text-2","optionTypo":{"type":"paragraph-2","custom":{"fontSize":{"desktop":"14px","tablet":"13px","mobile":"14px"}}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"dropdownItemWidth":{"desktop":"fill","mobile":"fill","tablet":"fill"},"fixedDropdownWidth":{"desktop":"240px"},"swatchItemWidth":{"desktop":"auto"}}, "variants":[{"id":40979647955151,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4006381901147","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Schwan 309 Drawing Pencils Pack Of 2","public_title":null,"options":["Default Title"],"price":385,"weight":150,"compare_at_price":385,"inventory_management":"shopify","barcode":"4006381901147","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}], "optionsWithValues": [{"name":"Title","position":1,"values":["Default Title"]}], "variantSelected": {"id":40979647955151,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4006381901147","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Schwan 309 Drawing Pencils Pack Of 2","public_title":null,"options":["Default Title"],"price":385,"weight":150,"compare_at_price":385,"inventory_management":"shopify","barcode":"4006381901147","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "variantInventoryQuantity": [7], "variantInventoryPolicy": ["deny"], "moneyFormat": "${{amount}}", "productId": 6921764470991, "productUrl": "\/products\/stabilo-2b-graphite-pencil-box-of-12-twin-pack", "productHandle": "stabilo-2b-graphite-pencil-box-of-12-twin-pack", "displayState": {"desktop":true,"tablet":true,"mobile":true}, "totalVariantCombinations": 1, "firstAvailableVariant": {"id":40979647955151,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4006381901147","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Schwan 309 Drawing Pencils Pack Of 2","public_title":null,"options":["Default Title"],"price":385,"weight":150,"compare_at_price":385,"inventory_management":"shopify","barcode":"4006381901147","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}} } '><div></div> </gp-product-variants> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-variant-v3.js?v=1742365134075" defer="defer"></script> </div> <div enableLazyloadImage="true" parentTag="Col" id="gLB69hAlfy" data-id="gLB69hAlfy" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:start;--pc-mobile:center;--gtc:minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gLB69hAlfy gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="guaiLNLfDg gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="g4uGL6u3cJ" class="g4uGL6u3cJ gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"g4uGL6u3cJ","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-g4uGL6u3cJ" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $3.85 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="grf6kT94-e gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gngK6Y1pqH" class="gngK6Y1pqH gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"compare","uid":"gngK6Y1pqH","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="true" > <gp-text data-id=""> <div id="p-price-gngK6Y1pqH" class=" " > <div > <div type="compare" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-product-compare-price gp-line-through gp-decoration-g-text-1 gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--tdc:text-1;--tdt:1;--ta:left;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" > $3.85 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"40979647955151","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gGU7zBZJaH.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gGU7zBZJaH:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gGU7zBZJaH:hover .gp-button-icon { color: undefined; } .gGU7zBZJaH .gp-button-icon { color: var(--g-c-text-3, text-3); } .gGU7zBZJaH:hover .gp-button-price { color: undefined; } .gGU7zBZJaH .gp-button-price { color: var(--g-c-text-3, text-3); } .gGU7zBZJaH .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gGU7zBZJaH:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gGU7zBZJaH" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gGU7zBZJaH gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gGU7zBZJaH-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gGU7zBZJaH-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gGU7zBZJaH-sold-out:hover .gp-button-icon { color: undefined; } .gGU7zBZJaH-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gGU7zBZJaH-sold-out:hover .gp-button-price { color: undefined; } .gGU7zBZJaH-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gGU7zBZJaH-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gGU7zBZJaH-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gGU7zBZJaH" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gGU7zBZJaH-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="6921764470991" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_553595281732535177" /></form></gp-product> </div> </div><div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="5" style="--minw:calc(100% / 6 - 12.5px);--minw-tablet:calc(100% / 4 - 11.25px);--minw-mobile:calc(100% / 2 - 5px);--maxw:calc(100% / 6 - 12.5px);--maxw-tablet:calc(100% / 4 - 11.25px);--maxw-mobile:calc(100% / 2 - 5px);--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-product-list-carousel-gjLmdLyA7L gp-child-item-gjLmdLyA7L gp-child-item-undefined gjLmdLyA7L" data-index="" > <div class="gp-w-full", > <gp-product gp-context='{"variantSelected": {"id":41920650772687,"title":"100pcs 0.05mm \/ Emboss","option1":"100pcs 0.05mm","option2":"Emboss","option3":null,"sku":"9555831927459","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"POP Bazic Sheet Protector A4 Clear 0.05mm - 100 Sheets - 100pcs 0.05mm \/ Emboss","public_title":"100pcs 0.05mm \/ Emboss","options":["100pcs 0.05mm","Emboss"],"price":850,"weight":200,"compare_at_price":850,"inventory_management":"shopify","barcode":"9555831927459","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-gjLmdLyA7L7062527901903"}' gp-data='{"variantSelected": {"id":41920650772687,"title":"100pcs 0.05mm \/ Emboss","option1":"100pcs 0.05mm","option2":"Emboss","option3":null,"sku":"9555831927459","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"POP Bazic Sheet Protector A4 Clear 0.05mm - 100 Sheets - 100pcs 0.05mm \/ Emboss","public_title":"100pcs 0.05mm \/ Emboss","options":["100pcs 0.05mm","Emboss"],"price":850,"weight":200,"compare_at_price":850,"inventory_management":"shopify","barcode":"9555831927459","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/pop-bazic-a4-sheet-protector", "productHandle":"pop-bazic-a4-sheet-protector", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553595281732535177"}}'><form method="post" action="/cart/add" id="product-form-gjLmdLyA7L7062527901903" accept-charset="UTF-8" class="form contents AddToCartForm" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="41920650772687" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gs8mUbZTCN" data-id="gs8mUbZTCN" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gs8mUbZTCN gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="gzR91Ri3HB gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="g8rpjusux_ "> <gp-product-tag data-id="g8rpjusux_" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "g8rpjusux_", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="0.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-g8rpjusux_" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gB_cyIBBX6", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553595281732535177"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":false},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":false,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/pop-bazic-a4-sheet-protector", "product":{"id":7062527901903,"title":"POP Bazic Sheet Protector A4 Clear 0.05mm - 100 Sheets","handle":"pop-bazic-a4-sheet-protector","description":"POP Bazic PP sheet protector, 11 holes punched to fit 2ring, 3ring, and 4ring binders. Protect documents and pictures. Size available - A4 0.05mm thickness 100 sheets. Variants available - clear \/ emboss","published_at":"2025-03-17T11:22:18+08:00","created_at":"2022-07-13T11:15:35+08:00","vendor":"OFICINA IND CO LTD.","type":"Stationery","tags":["_MS","File \u0026 Organizer"],"price":850,"price_min":850,"price_max":850,"available":true,"price_varies":false,"compare_at_price":850,"compare_at_price_min":850,"compare_at_price_max":850,"compare_at_price_varies":false,"variants":[{"id":41920650772687,"title":"100pcs 0.05mm \/ Emboss","option1":"100pcs 0.05mm","option2":"Emboss","option3":null,"sku":"9555831927459","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"POP Bazic Sheet Protector A4 Clear 0.05mm - 100 Sheets - 100pcs 0.05mm \/ Emboss","public_title":"100pcs 0.05mm \/ Emboss","options":["100pcs 0.05mm","Emboss"],"price":850,"weight":200,"compare_at_price":850,"inventory_management":"shopify","barcode":"9555831927459","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":43072741343439,"title":"100pcs 0.05mm \/ Clear","option1":"100pcs 0.05mm","option2":"Clear","option3":null,"sku":"9555831927459","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"POP Bazic Sheet Protector A4 Clear 0.05mm - 100 Sheets - 100pcs 0.05mm \/ Clear","public_title":"100pcs 0.05mm \/ Clear","options":["100pcs 0.05mm","Clear"],"price":850,"weight":591,"compare_at_price":850,"inventory_management":"shopify","barcode":"9555831927459","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_14f83a80-9a3b-48a7-8da7-7f1370737f5d.jpg?v=1742986332"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_14f83a80-9a3b-48a7-8da7-7f1370737f5d.jpg?v=1742986332","options":["Type","Material"],"media":[{"alt":"POP Bazic Sheet Protector A4 Clear 0.05mm - 100 Sheets","id":30098064310479,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_14f83a80-9a3b-48a7-8da7-7f1370737f5d.jpg?v=1742986332"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_14f83a80-9a3b-48a7-8da7-7f1370737f5d.jpg?v=1742986332","width":1000}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"POP Bazic PP sheet protector, 11 holes punched to fit 2ring, 3ring, and 4ring binders. Protect documents and pictures. Size available - A4 0.05mm thickness 100 sheets. Variants available - clear \/ emboss"}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_553595281732535177" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gB_cyIBBX6" class="gB_cyIBBX6 gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="7062527901903" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:1000px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30098064310479 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_14f83a80-9a3b-48a7-8da7-7f1370737f5d.jpg?v=1742986332" data-srcset="//popular.com.sg/cdn/shop/files/download_14f83a80-9a3b-48a7-8da7-7f1370737f5d_480x480.jpg?v=1742986332 480w, //popular.com.sg/cdn/shop/files/download_14f83a80-9a3b-48a7-8da7-7f1370737f5d_768x768.jpg?v=1742986332 768w,//popular.com.sg/cdn/shop/files/download_14f83a80-9a3b-48a7-8da7-7f1370737f5d_1024x1024.jpg?v=1742986332 1024w,//popular.com.sg/cdn/shop/files/download_14f83a80-9a3b-48a7-8da7-7f1370737f5d_1440x1440.jpg?v=1742986332 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1000" height="1000" alt="POP Bazic Sheet Protector A4 Clear 0.05mm - 100 Sheets" base-src="//popular.com.sg/cdn/shop/files/download_14f83a80-9a3b-48a7-8da7-7f1370737f5d.jpg?v=1742986332" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gAmk33Nrpr "> <gp-text data-id="gAmk33Nrpr"> <div class="gAmk33Nrpr " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:left;--ta-tablet:center;--ta-mobile:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:2;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >POP Bazic Sheet Protector A4 Clear 0.05mm - 100 Sheets</h2> </div> </div> </gp-text></div><div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="g4SeSwbrjl "><gp-product-variants data-id="g4SeSwbrjl" has-pre-selected="true" gp-data='{ "setting":{"showAsSwatches":true,"optionType":"groupOption","label":true,"optionAlign":{"desktop":"left"},"price":true,"combineFullWidth":{"desktop":true},"combineWidth":{"desktop":"100%"},"combineHeight":"45px","variantPresets":[{"optionName":"base","optionType":"rectangle_list","presets":{"color":{"width":{"desktop":"45px","tablet":"45px","mobile":"45px"},"height":"45px","spacing":"16px","optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"hover":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"active":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"rectangle_list":{"width":{"desktop":""},"height":"45px","spacing":"16px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}},"image":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"image_shopify":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"dropdown":{"width":{"desktop":"100%","tablet":"100%","mobile":"100%"},"height":"45px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}}}}],"soldOutStyle":"line","layout":{"desktop":"vertical"},"column":{"desktop":1},"hasPreSelected":true,"blankText":"Please select an option","hasOnlyDefaultVariant":true}, "styles":{"fullWidth":{"desktop":true},"width":{"desktop":"100%"},"optionSpacing":"30px","labelGap":"8px","swatchAutoWidth":{"desktop":true},"swatchWidth":{"desktop":"80px"},"swatchHeight":{"desktop":"45px"},"swatchSpacing":"var(--g-s-m)","marginBottom":{"desktop":"var(--g-s-xl)","mobile":"var(--g-s-xl)"},"align":{"desktop":"left"},"labelTypo":{"type":"paragraph-2","attrs":{"color":"text-1","bold":true}},"labelColor":"text-2","optionTypo":{"type":"paragraph-2","custom":{"fontSize":{"desktop":"14px","tablet":"13px","mobile":"14px"}}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"dropdownItemWidth":{"desktop":"fill","mobile":"fill","tablet":"fill"},"fixedDropdownWidth":{"desktop":"240px"},"swatchItemWidth":{"desktop":"auto"}}, "variants":[{"id":41920650772687,"title":"100pcs 0.05mm \/ Emboss","option1":"100pcs 0.05mm","option2":"Emboss","option3":null,"sku":"9555831927459","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"POP Bazic Sheet Protector A4 Clear 0.05mm - 100 Sheets - 100pcs 0.05mm \/ Emboss","public_title":"100pcs 0.05mm \/ Emboss","options":["100pcs 0.05mm","Emboss"],"price":850,"weight":200,"compare_at_price":850,"inventory_management":"shopify","barcode":"9555831927459","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":43072741343439,"title":"100pcs 0.05mm \/ Clear","option1":"100pcs 0.05mm","option2":"Clear","option3":null,"sku":"9555831927459","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"POP Bazic Sheet Protector A4 Clear 0.05mm - 100 Sheets - 100pcs 0.05mm \/ Clear","public_title":"100pcs 0.05mm \/ Clear","options":["100pcs 0.05mm","Clear"],"price":850,"weight":591,"compare_at_price":850,"inventory_management":"shopify","barcode":"9555831927459","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}], "optionsWithValues": [{"name":"Type","position":1,"values":["100pcs 0.05mm"]},{"name":"Material","position":2,"values":["Emboss","Clear"]}], "variantSelected": {"id":41920650772687,"title":"100pcs 0.05mm \/ Emboss","option1":"100pcs 0.05mm","option2":"Emboss","option3":null,"sku":"9555831927459","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"POP Bazic Sheet Protector A4 Clear 0.05mm - 100 Sheets - 100pcs 0.05mm \/ Emboss","public_title":"100pcs 0.05mm \/ Emboss","options":["100pcs 0.05mm","Emboss"],"price":850,"weight":200,"compare_at_price":850,"inventory_management":"shopify","barcode":"9555831927459","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "variantInventoryQuantity": [30,30], "variantInventoryPolicy": ["deny","deny"], "moneyFormat": "${{amount}}", "productId": 7062527901903, "productUrl": "\/products\/pop-bazic-a4-sheet-protector", "productHandle": "pop-bazic-a4-sheet-protector", "displayState": {"desktop":true,"tablet":true,"mobile":true}, "totalVariantCombinations": 2, "firstAvailableVariant": {"id":41920650772687,"title":"100pcs 0.05mm \/ Emboss","option1":"100pcs 0.05mm","option2":"Emboss","option3":null,"sku":"9555831927459","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"POP Bazic Sheet Protector A4 Clear 0.05mm - 100 Sheets - 100pcs 0.05mm \/ Emboss","public_title":"100pcs 0.05mm \/ Emboss","options":["100pcs 0.05mm","Emboss"],"price":850,"weight":200,"compare_at_price":850,"inventory_management":"shopify","barcode":"9555831927459","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}} } '> <div class="gp-grid !gp-ml-0" style="--gtc:repeat(1, minmax(0, 1fr));--ta:left;--w:100%;--w-tablet:100%;--w-mobile:100%;--rg:var(--g-s-xl);--rg-mobile:var(--g-s-xl)" > <div className="gp-flex gp-justify-start" > <select aria-label= autocomplete="off" id="p-variant-group-dropdown" name="Select Option" option-data="" option-type="" class="gp-truncate gp-bg-auto gp-pl-4 gp-pr-6 gp-outline-none dropdown-option-item gp-border-g-line-2 hover:gp-border-g-line-3 gp-g-paragraph-2 gp-text-g-text-2 hover:gp-text-g-text-2 active:gp-text-g-text-2 gp-bg-g-bg-3 hover:gp-bg-g-bg-3 active:gp-bg-g-bg-3 gp-outline-none gp-shadow-none" style="--shadow:none;--hvr-shadow:none;--bg:var(--g-c-bg-3, bg-3);--bs:solid;--bw:1px 1px 1px 1px;--bc:var(--g-c-line-2, line-2);--h:45px;--size:14px;--size-tablet:13px;--size-mobile:14px;--c:var(--g-c-text-2, text-2);--hvr-c:var(--g-c-text-2, text-2);--hvr-bg:var(--g-c-bg-3, bg-3);--w:100%;--w-tablet:100%;--w-mobile:100%;--hvr-bs:solid;--hvr-bw:1px 1px 1px 1px;--hvr-bc:var(--g-c-line-3, line-3);--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--hvr-bblr:0px;--hvr-bbrr:0px;--hvr-btlr:0px;--hvr-btrr:0px;appearance:none;background-image:url(https://cdn.shopify.com/s/files/1/1827/4239/t/1/assets/ico-select.svg?v=155563818344741998551488860031);background-repeat:no-repeat;background-position:right 16px center" ><option origin-price="850" selected value="41920650772687" key="41920650772687"> 100pcs 0.05mm / Emboss - $8.50 </option> <option origin-price="850" value="43072741343439" key="43072741343439"> 100pcs 0.05mm / Clear - $8.50 </option></select> </div> </div></gp-product-variants> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-variant-v3.js?v=1742365134075" defer="defer"></script> </div> <div enableLazyloadImage="true" parentTag="Col" id="gLB69hAlfy" data-id="gLB69hAlfy" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:start;--pc-mobile:center;--gtc:minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gLB69hAlfy gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="guaiLNLfDg gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="g4uGL6u3cJ" class="g4uGL6u3cJ gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"g4uGL6u3cJ","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-g4uGL6u3cJ" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $8.50 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="grf6kT94-e gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gngK6Y1pqH" class="gngK6Y1pqH gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"compare","uid":"gngK6Y1pqH","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="true" > <gp-text data-id=""> <div id="p-price-gngK6Y1pqH" class=" " > <div > <div type="compare" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-product-compare-price gp-line-through gp-decoration-g-text-1 gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--tdc:text-1;--tdt:1;--ta:left;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" > $8.50 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"41920650772687","totalVariant":"2"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gGU7zBZJaH.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gGU7zBZJaH:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gGU7zBZJaH:hover .gp-button-icon { color: undefined; } .gGU7zBZJaH .gp-button-icon { color: var(--g-c-text-3, text-3); } .gGU7zBZJaH:hover .gp-button-price { color: undefined; } .gGU7zBZJaH .gp-button-price { color: var(--g-c-text-3, text-3); } .gGU7zBZJaH .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gGU7zBZJaH:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gGU7zBZJaH" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gGU7zBZJaH gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gGU7zBZJaH-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gGU7zBZJaH-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gGU7zBZJaH-sold-out:hover .gp-button-icon { color: undefined; } .gGU7zBZJaH-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gGU7zBZJaH-sold-out:hover .gp-button-price { color: undefined; } .gGU7zBZJaH-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gGU7zBZJaH-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gGU7zBZJaH-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gGU7zBZJaH" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gGU7zBZJaH-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="7062527901903" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_553595281732535177" /></form></gp-product> </div> </div><div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="6" style="--minw:calc(100% / 6 - 12.5px);--minw-tablet:calc(100% / 4 - 11.25px);--minw-mobile:calc(100% / 2 - 5px);--maxw:calc(100% / 6 - 12.5px);--maxw-tablet:calc(100% / 4 - 11.25px);--maxw-mobile:calc(100% / 2 - 5px);--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-product-list-carousel-gjLmdLyA7L gp-child-item-gjLmdLyA7L gp-child-item-undefined gjLmdLyA7L" data-index="" > <div class="gp-w-full", > <gp-product gp-context='{"variantSelected": {"id":44232419836111,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9556091172528","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Stabilo Exam Grade 2b Pencils In Dozen Box (12 Pieces)","public_title":null,"options":["Default Title"],"price":490,"weight":80,"compare_at_price":null,"inventory_management":"shopify","barcode":"9556091172528","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-gjLmdLyA7L7617352335567"}' gp-data='{"variantSelected": {"id":44232419836111,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9556091172528","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Stabilo Exam Grade 2b Pencils In Dozen Box (12 Pieces)","public_title":null,"options":["Default Title"],"price":490,"weight":80,"compare_at_price":null,"inventory_management":"shopify","barcode":"9556091172528","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/stabilo-exam-grade-2b-pencils-in-dozen-box-12-pieces", "productHandle":"stabilo-exam-grade-2b-pencils-in-dozen-box-12-pieces", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553595281732535177"}}'><form method="post" action="/cart/add" id="product-form-gjLmdLyA7L7617352335567" accept-charset="UTF-8" class="form contents AddToCartForm" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="44232419836111" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gs8mUbZTCN" data-id="gs8mUbZTCN" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gs8mUbZTCN gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="gzR91Ri3HB gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="g8rpjusux_ "> <gp-product-tag data-id="g8rpjusux_" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "g8rpjusux_", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="-490.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-g8rpjusux_" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gB_cyIBBX6", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553595281732535177"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":false},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":false,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/stabilo-exam-grade-2b-pencils-in-dozen-box-12-pieces", "product":{"id":7617352335567,"title":"Stabilo Exam Grade 2b Pencils In Dozen Box (12 Pieces)","handle":"stabilo-exam-grade-2b-pencils-in-dozen-box-12-pieces","description":"• Soft, dark lead for filling in multiple choice questionnaires clearly \n• 2B degree shade of darkness that has been tested with the Exam Grade Scanner \n• 2.5mm lead diameter ensures faster shading coverage and smoother writing\n• Matt coated pencil for comfortable gripping\n• Soft,dark lead for filling in multiple choice questionnaires clearly.\n• Comes in a box of 12 pencils","published_at":"2025-03-17T21:10:22+08:00","created_at":"2025-03-17T14:36:39+08:00","vendor":"SCHWAN-STABILO SINGAPORE PTE LTD","type":"Stationery","tags":["_MS","Writing"],"price":490,"price_min":490,"price_max":490,"available":true,"price_varies":false,"compare_at_price":null,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":44232419836111,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9556091172528","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Stabilo Exam Grade 2b Pencils In Dozen Box (12 Pieces)","public_title":null,"options":["Default Title"],"price":490,"weight":80,"compare_at_price":null,"inventory_management":"shopify","barcode":"9556091172528","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_689d6766-db37-4118-bc29-c8ff16224c00.jpg?v=1743009954","\/\/popular.com.sg\/cdn\/shop\/files\/download_83b724bf-f07a-41b8-b903-c81f82e455aa.jpg?v=1743009953"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_689d6766-db37-4118-bc29-c8ff16224c00.jpg?v=1743009954","options":["Title"],"media":[{"alt":"Stabilo Exam Grade 2b Pencils In Dozen Box (12 Pieces)","id":30099538772175,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_689d6766-db37-4118-bc29-c8ff16224c00.jpg?v=1743009954"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_689d6766-db37-4118-bc29-c8ff16224c00.jpg?v=1743009954","width":1000},{"alt":"Stabilo Exam Grade 2b Pencils In Dozen Box (12 Pieces)","id":30099538804943,"position":2,"preview_image":{"aspect_ratio":1.0,"height":1200,"width":1200,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_83b724bf-f07a-41b8-b903-c81f82e455aa.jpg?v=1743009953"},"aspect_ratio":1.0,"height":1200,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_83b724bf-f07a-41b8-b903-c81f82e455aa.jpg?v=1743009953","width":1200}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"• Soft, dark lead for filling in multiple choice questionnaires clearly \n• 2B degree shade of darkness that has been tested with the Exam Grade Scanner \n• 2.5mm lead diameter ensures faster shading coverage and smoother writing\n• Matt coated pencil for comfortable gripping\n• Soft,dark lead for filling in multiple choice questionnaires clearly.\n• Comes in a box of 12 pencils"}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_553595281732535177" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gB_cyIBBX6" class="gB_cyIBBX6 gp-overflow-hidden" > <div class="gp-grid gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gtc-tablet:minmax(0, 12fr);--gtc-mobile:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="7617352335567" product-media="2" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:1000px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30099538772175 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_689d6766-db37-4118-bc29-c8ff16224c00.jpg?v=1743009954" data-srcset="//popular.com.sg/cdn/shop/files/download_689d6766-db37-4118-bc29-c8ff16224c00_480x480.jpg?v=1743009954 480w, //popular.com.sg/cdn/shop/files/download_689d6766-db37-4118-bc29-c8ff16224c00_768x768.jpg?v=1743009954 768w,//popular.com.sg/cdn/shop/files/download_689d6766-db37-4118-bc29-c8ff16224c00_1024x1024.jpg?v=1743009954 1024w,//popular.com.sg/cdn/shop/files/download_689d6766-db37-4118-bc29-c8ff16224c00_1440x1440.jpg?v=1743009954 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1000" height="1000" alt="Stabilo Exam Grade 2b Pencils In Dozen Box (12 Pieces)" base-src="//popular.com.sg/cdn/shop/files/download_689d6766-db37-4118-bc29-c8ff16224c00.jpg?v=1743009954" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gAmk33Nrpr "> <gp-text data-id="gAmk33Nrpr"> <div class="gAmk33Nrpr " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:left;--ta-tablet:center;--ta-mobile:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:2;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Stabilo Exam Grade 2b Pencils In Dozen Box (12 Pieces)</h2> </div> </div> </gp-text></div><div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="g4SeSwbrjl "><gp-product-variants data-id="g4SeSwbrjl" has-pre-selected="true" gp-data='{ "setting":{"showAsSwatches":true,"optionType":"groupOption","label":true,"optionAlign":{"desktop":"left"},"price":true,"combineFullWidth":{"desktop":true},"combineWidth":{"desktop":"100%"},"combineHeight":"45px","variantPresets":[{"optionName":"base","optionType":"rectangle_list","presets":{"color":{"width":{"desktop":"45px","tablet":"45px","mobile":"45px"},"height":"45px","spacing":"16px","optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"hover":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"active":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"rectangle_list":{"width":{"desktop":""},"height":"45px","spacing":"16px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}},"image":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"image_shopify":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"dropdown":{"width":{"desktop":"100%","tablet":"100%","mobile":"100%"},"height":"45px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}}}}],"soldOutStyle":"line","layout":{"desktop":"vertical"},"column":{"desktop":1},"hasPreSelected":true,"blankText":"Please select an option","hasOnlyDefaultVariant":true}, "styles":{"fullWidth":{"desktop":true},"width":{"desktop":"100%"},"optionSpacing":"30px","labelGap":"8px","swatchAutoWidth":{"desktop":true},"swatchWidth":{"desktop":"80px"},"swatchHeight":{"desktop":"45px"},"swatchSpacing":"var(--g-s-m)","marginBottom":{"desktop":"var(--g-s-xl)","mobile":"var(--g-s-xl)"},"align":{"desktop":"left"},"labelTypo":{"type":"paragraph-2","attrs":{"color":"text-1","bold":true}},"labelColor":"text-2","optionTypo":{"type":"paragraph-2","custom":{"fontSize":{"desktop":"14px","tablet":"13px","mobile":"14px"}}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"dropdownItemWidth":{"desktop":"fill","mobile":"fill","tablet":"fill"},"fixedDropdownWidth":{"desktop":"240px"},"swatchItemWidth":{"desktop":"auto"}}, "variants":[{"id":44232419836111,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9556091172528","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Stabilo Exam Grade 2b Pencils In Dozen Box (12 Pieces)","public_title":null,"options":["Default Title"],"price":490,"weight":80,"compare_at_price":null,"inventory_management":"shopify","barcode":"9556091172528","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}], "optionsWithValues": [{"name":"Title","position":1,"values":["Default Title"]}], "variantSelected": {"id":44232419836111,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9556091172528","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Stabilo Exam Grade 2b Pencils In Dozen Box (12 Pieces)","public_title":null,"options":["Default Title"],"price":490,"weight":80,"compare_at_price":null,"inventory_management":"shopify","barcode":"9556091172528","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "variantInventoryQuantity": [23], "variantInventoryPolicy": ["deny"], "moneyFormat": "${{amount}}", "productId": 7617352335567, "productUrl": "\/products\/stabilo-exam-grade-2b-pencils-in-dozen-box-12-pieces", "productHandle": "stabilo-exam-grade-2b-pencils-in-dozen-box-12-pieces", "displayState": {"desktop":true,"tablet":true,"mobile":true}, "totalVariantCombinations": 1, "firstAvailableVariant": {"id":44232419836111,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9556091172528","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Stabilo Exam Grade 2b Pencils In Dozen Box (12 Pieces)","public_title":null,"options":["Default Title"],"price":490,"weight":80,"compare_at_price":null,"inventory_management":"shopify","barcode":"9556091172528","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}} } '><div></div> </gp-product-variants> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-variant-v3.js?v=1742365134075" defer="defer"></script> </div> <div enableLazyloadImage="true" parentTag="Col" id="gLB69hAlfy" data-id="gLB69hAlfy" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:start;--pc-mobile:center;--gtc:minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gLB69hAlfy gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="guaiLNLfDg gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="g4uGL6u3cJ" class="g4uGL6u3cJ gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"g4uGL6u3cJ","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-g4uGL6u3cJ" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $4.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="grf6kT94-e gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gngK6Y1pqH" class="gngK6Y1pqH gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"compare","uid":"gngK6Y1pqH","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="true" > <gp-text data-id=""> <div id="p-price-gngK6Y1pqH" class=" " > <div > <div type="compare" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-product-compare-price gp-line-through gp-decoration-g-text-1 gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--tdc:text-1;--tdt:1;--ta:left;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" > </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"44232419836111","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gGU7zBZJaH.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gGU7zBZJaH:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gGU7zBZJaH:hover .gp-button-icon { color: undefined; } .gGU7zBZJaH .gp-button-icon { color: var(--g-c-text-3, text-3); } .gGU7zBZJaH:hover .gp-button-price { color: undefined; } .gGU7zBZJaH .gp-button-price { color: var(--g-c-text-3, text-3); } .gGU7zBZJaH .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gGU7zBZJaH:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gGU7zBZJaH" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gGU7zBZJaH gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gGU7zBZJaH-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gGU7zBZJaH-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gGU7zBZJaH-sold-out:hover .gp-button-icon { color: undefined; } .gGU7zBZJaH-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gGU7zBZJaH-sold-out:hover .gp-button-price { color: undefined; } .gGU7zBZJaH-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gGU7zBZJaH-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gGU7zBZJaH-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gGU7zBZJaH" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gGU7zBZJaH-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="7617352335567" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_553595281732535177" /></form></gp-product> </div> </div><div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="7" style="--minw:calc(100% / 6 - 12.5px);--minw-tablet:calc(100% / 4 - 11.25px);--minw-mobile:calc(100% / 2 - 5px);--maxw:calc(100% / 6 - 12.5px);--maxw-tablet:calc(100% / 4 - 11.25px);--maxw-mobile:calc(100% / 2 - 5px);--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-product-list-carousel-gjLmdLyA7L gp-child-item-gjLmdLyA7L gp-child-item-undefined gjLmdLyA7L" data-index="" > <div class="gp-w-full", > <gp-product gp-context='{"variantSelected": {"id":40136139440335,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"8887736056851","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Pop Bazic Lecture Pad A4 5's","public_title":null,"options":["Default Title"],"price":1090,"weight":1650,"compare_at_price":1090,"inventory_management":"shopify","barcode":"8887736056851","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-gjLmdLyA7L6739608174799"}' gp-data='{"variantSelected": {"id":40136139440335,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"8887736056851","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Pop Bazic Lecture Pad A4 5's","public_title":null,"options":["Default Title"],"price":1090,"weight":1650,"compare_at_price":1090,"inventory_management":"shopify","barcode":"8887736056851","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/pop-bazic-lecture-pad-a4-pack-of-5", "productHandle":"pop-bazic-lecture-pad-a4-pack-of-5", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553595281732535177"}}'><form method="post" action="/cart/add" id="product-form-gjLmdLyA7L6739608174799" accept-charset="UTF-8" class="form contents AddToCartForm" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="40136139440335" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gs8mUbZTCN" data-id="gs8mUbZTCN" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gs8mUbZTCN gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="gzR91Ri3HB gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="g8rpjusux_ "> <gp-product-tag data-id="g8rpjusux_" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "g8rpjusux_", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="0.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-g8rpjusux_" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gB_cyIBBX6", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553595281732535177"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":false},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":false,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/pop-bazic-lecture-pad-a4-pack-of-5", "product":{"id":6739608174799,"title":"Pop Bazic Lecture Pad A4 5's","handle":"pop-bazic-lecture-pad-a4-pack-of-5","description":"Classic writing pads with 2 hole punched. For jotting down your thoughts. 70gsm ; 70sheets. Bundle pack of 5.","published_at":"2025-03-18T00:14:03+08:00","created_at":"2021-06-25T21:41:14+08:00","vendor":"U-MONO STATIONERY CORPORATION (M)","type":"Stationery","tags":["_MS","Paper"],"price":1090,"price_min":1090,"price_max":1090,"available":true,"price_varies":false,"compare_at_price":1090,"compare_at_price_min":1090,"compare_at_price_max":1090,"compare_at_price_varies":false,"variants":[{"id":40136139440335,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"8887736056851","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Pop Bazic Lecture Pad A4 5's","public_title":null,"options":["Default Title"],"price":1090,"weight":1650,"compare_at_price":1090,"inventory_management":"shopify","barcode":"8887736056851","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_34ebdb1b-e7b6-40c5-acf8-df61692ec89b.jpg?v=1743507715"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_34ebdb1b-e7b6-40c5-acf8-df61692ec89b.jpg?v=1743507715","options":["Title"],"media":[{"alt":"Pop Bazic Lecture Pad A4 5's","id":30148105044175,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1200,"width":1200,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_34ebdb1b-e7b6-40c5-acf8-df61692ec89b.jpg?v=1743507715"},"aspect_ratio":1.0,"height":1200,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_34ebdb1b-e7b6-40c5-acf8-df61692ec89b.jpg?v=1743507715","width":1200}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"Classic writing pads with 2 hole punched. For jotting down your thoughts. 70gsm ; 70sheets. Bundle pack of 5."}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_553595281732535177" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gB_cyIBBX6" class="gB_cyIBBX6 gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="6739608174799" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:1200px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30148105044175 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_34ebdb1b-e7b6-40c5-acf8-df61692ec89b.jpg?v=1743507715" data-srcset="//popular.com.sg/cdn/shop/files/download_34ebdb1b-e7b6-40c5-acf8-df61692ec89b_480x480.jpg?v=1743507715 480w, //popular.com.sg/cdn/shop/files/download_34ebdb1b-e7b6-40c5-acf8-df61692ec89b_768x768.jpg?v=1743507715 768w,//popular.com.sg/cdn/shop/files/download_34ebdb1b-e7b6-40c5-acf8-df61692ec89b_1024x1024.jpg?v=1743507715 1024w,//popular.com.sg/cdn/shop/files/download_34ebdb1b-e7b6-40c5-acf8-df61692ec89b_1440x1440.jpg?v=1743507715 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1200" height="1200" alt="Pop Bazic Lecture Pad A4 5's" base-src="//popular.com.sg/cdn/shop/files/download_34ebdb1b-e7b6-40c5-acf8-df61692ec89b.jpg?v=1743507715" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gAmk33Nrpr "> <gp-text data-id="gAmk33Nrpr"> <div class="gAmk33Nrpr " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:left;--ta-tablet:center;--ta-mobile:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:2;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Pop Bazic Lecture Pad A4 5's</h2> </div> </div> </gp-text></div><div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="g4SeSwbrjl "><gp-product-variants data-id="g4SeSwbrjl" has-pre-selected="true" gp-data='{ "setting":{"showAsSwatches":true,"optionType":"groupOption","label":true,"optionAlign":{"desktop":"left"},"price":true,"combineFullWidth":{"desktop":true},"combineWidth":{"desktop":"100%"},"combineHeight":"45px","variantPresets":[{"optionName":"base","optionType":"rectangle_list","presets":{"color":{"width":{"desktop":"45px","tablet":"45px","mobile":"45px"},"height":"45px","spacing":"16px","optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"hover":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"active":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"rectangle_list":{"width":{"desktop":""},"height":"45px","spacing":"16px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}},"image":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"image_shopify":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"dropdown":{"width":{"desktop":"100%","tablet":"100%","mobile":"100%"},"height":"45px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}}}}],"soldOutStyle":"line","layout":{"desktop":"vertical"},"column":{"desktop":1},"hasPreSelected":true,"blankText":"Please select an option","hasOnlyDefaultVariant":true}, "styles":{"fullWidth":{"desktop":true},"width":{"desktop":"100%"},"optionSpacing":"30px","labelGap":"8px","swatchAutoWidth":{"desktop":true},"swatchWidth":{"desktop":"80px"},"swatchHeight":{"desktop":"45px"},"swatchSpacing":"var(--g-s-m)","marginBottom":{"desktop":"var(--g-s-xl)","mobile":"var(--g-s-xl)"},"align":{"desktop":"left"},"labelTypo":{"type":"paragraph-2","attrs":{"color":"text-1","bold":true}},"labelColor":"text-2","optionTypo":{"type":"paragraph-2","custom":{"fontSize":{"desktop":"14px","tablet":"13px","mobile":"14px"}}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"dropdownItemWidth":{"desktop":"fill","mobile":"fill","tablet":"fill"},"fixedDropdownWidth":{"desktop":"240px"},"swatchItemWidth":{"desktop":"auto"}}, "variants":[{"id":40136139440335,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"8887736056851","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Pop Bazic Lecture Pad A4 5's","public_title":null,"options":["Default Title"],"price":1090,"weight":1650,"compare_at_price":1090,"inventory_management":"shopify","barcode":"8887736056851","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}], "optionsWithValues": [{"name":"Title","position":1,"values":["Default Title"]}], "variantSelected": {"id":40136139440335,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"8887736056851","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Pop Bazic Lecture Pad A4 5's","public_title":null,"options":["Default Title"],"price":1090,"weight":1650,"compare_at_price":1090,"inventory_management":"shopify","barcode":"8887736056851","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "variantInventoryQuantity": [41], "variantInventoryPolicy": ["deny"], "moneyFormat": "${{amount}}", "productId": 6739608174799, "productUrl": "\/products\/pop-bazic-lecture-pad-a4-pack-of-5", "productHandle": "pop-bazic-lecture-pad-a4-pack-of-5", "displayState": {"desktop":true,"tablet":true,"mobile":true}, "totalVariantCombinations": 1, "firstAvailableVariant": {"id":40136139440335,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"8887736056851","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Pop Bazic Lecture Pad A4 5's","public_title":null,"options":["Default Title"],"price":1090,"weight":1650,"compare_at_price":1090,"inventory_management":"shopify","barcode":"8887736056851","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}} } '><div></div> </gp-product-variants> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-variant-v3.js?v=1742365134075" defer="defer"></script> </div> <div enableLazyloadImage="true" parentTag="Col" id="gLB69hAlfy" data-id="gLB69hAlfy" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:start;--pc-mobile:center;--gtc:minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gLB69hAlfy gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="guaiLNLfDg gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="g4uGL6u3cJ" class="g4uGL6u3cJ gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"g4uGL6u3cJ","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-g4uGL6u3cJ" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $10.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="grf6kT94-e gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gngK6Y1pqH" class="gngK6Y1pqH gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"compare","uid":"gngK6Y1pqH","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="true" > <gp-text data-id=""> <div id="p-price-gngK6Y1pqH" class=" " > <div > <div type="compare" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-product-compare-price gp-line-through gp-decoration-g-text-1 gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--tdc:text-1;--tdt:1;--ta:left;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" > $10.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"40136139440335","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gGU7zBZJaH.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gGU7zBZJaH:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gGU7zBZJaH:hover .gp-button-icon { color: undefined; } .gGU7zBZJaH .gp-button-icon { color: var(--g-c-text-3, text-3); } .gGU7zBZJaH:hover .gp-button-price { color: undefined; } .gGU7zBZJaH .gp-button-price { color: var(--g-c-text-3, text-3); } .gGU7zBZJaH .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gGU7zBZJaH:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gGU7zBZJaH" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gGU7zBZJaH gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gGU7zBZJaH-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gGU7zBZJaH-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gGU7zBZJaH-sold-out:hover .gp-button-icon { color: undefined; } .gGU7zBZJaH-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gGU7zBZJaH-sold-out:hover .gp-button-price { color: undefined; } .gGU7zBZJaH-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gGU7zBZJaH-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gGU7zBZJaH-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gGU7zBZJaH" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gGU7zBZJaH-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="6739608174799" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_553595281732535177" /></form></gp-product> </div> </div><div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="8" style="--minw:calc(100% / 6 - 12.5px);--minw-tablet:calc(100% / 4 - 11.25px);--minw-mobile:calc(100% / 2 - 5px);--maxw:calc(100% / 6 - 12.5px);--maxw-tablet:calc(100% / 4 - 11.25px);--maxw-mobile:calc(100% / 2 - 5px);--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-product-list-carousel-gjLmdLyA7L gp-child-item-gjLmdLyA7L gp-child-item-undefined gjLmdLyA7L" data-index="" > <div class="gp-w-full", > <gp-product gp-context='{"variantSelected": {"id":40136151236815,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9555831934266","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"POP Bazic Glue Stick 8G 3's","public_title":null,"options":["Default Title"],"price":200,"weight":200,"compare_at_price":200,"inventory_management":"shopify","barcode":"9555831934266","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-gjLmdLyA7L6739609682127"}' gp-data='{"variantSelected": {"id":40136151236815,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9555831934266","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"POP Bazic Glue Stick 8G 3's","public_title":null,"options":["Default Title"],"price":200,"weight":200,"compare_at_price":200,"inventory_management":"shopify","barcode":"9555831934266","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/pop-bazic-glue-stick-8g-3pcs-per-pack", "productHandle":"pop-bazic-glue-stick-8g-3pcs-per-pack", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553595281732535177"}}'><form method="post" action="/cart/add" id="product-form-gjLmdLyA7L6739609682127" accept-charset="UTF-8" class="form contents AddToCartForm" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="40136151236815" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gs8mUbZTCN" data-id="gs8mUbZTCN" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gs8mUbZTCN gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="gzR91Ri3HB gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="g8rpjusux_ "> <gp-product-tag data-id="g8rpjusux_" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "g8rpjusux_", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="0.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-g8rpjusux_" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gB_cyIBBX6", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-553595281732535177"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":false},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":false,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/pop-bazic-glue-stick-8g-3pcs-per-pack", "product":{"id":6739609682127,"title":"POP Bazic Glue Stick 8G 3's","handle":"pop-bazic-glue-stick-8g-3pcs-per-pack","description":"POP Bazic Glue Stick, ideal for sticking paper and card. Quick, clean and easy to use.","published_at":"2025-03-18T00:14:09+08:00","created_at":"2021-06-25T21:41:55+08:00","vendor":"JIANGSU XINGDA STATIONERY GROUP","type":"Stationery","tags":["_MS","Office Supplies"],"price":200,"price_min":200,"price_max":200,"available":true,"price_varies":false,"compare_at_price":200,"compare_at_price_min":200,"compare_at_price_max":200,"compare_at_price_varies":false,"variants":[{"id":40136151236815,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9555831934266","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"POP Bazic Glue Stick 8G 3's","public_title":null,"options":["Default Title"],"price":200,"weight":200,"compare_at_price":200,"inventory_management":"shopify","barcode":"9555831934266","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_ee9060af-7731-4cd4-8340-7e78e9d398a1.jpg?v=1742985680"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_ee9060af-7731-4cd4-8340-7e78e9d398a1.jpg?v=1742985680","options":["Title"],"media":[{"alt":"POP Bazic Glue Stick 8G 3's","id":30098015256783,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_ee9060af-7731-4cd4-8340-7e78e9d398a1.jpg?v=1742985680"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_ee9060af-7731-4cd4-8340-7e78e9d398a1.jpg?v=1742985680","width":1000}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"POP Bazic Glue Stick, ideal for sticking paper and card. Quick, clean and easy to use."}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_553595281732535177" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gB_cyIBBX6" class="gB_cyIBBX6 gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="6739609682127" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:1000px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30098015256783 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_ee9060af-7731-4cd4-8340-7e78e9d398a1.jpg?v=1742985680" data-srcset="//popular.com.sg/cdn/shop/files/download_ee9060af-7731-4cd4-8340-7e78e9d398a1_480x480.jpg?v=1742985680 480w, //popular.com.sg/cdn/shop/files/download_ee9060af-7731-4cd4-8340-7e78e9d398a1_768x768.jpg?v=1742985680 768w,//popular.com.sg/cdn/shop/files/download_ee9060af-7731-4cd4-8340-7e78e9d398a1_1024x1024.jpg?v=1742985680 1024w,//popular.com.sg/cdn/shop/files/download_ee9060af-7731-4cd4-8340-7e78e9d398a1_1440x1440.jpg?v=1742985680 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1000" height="1000" alt="POP Bazic Glue Stick 8G 3's" base-src="//popular.com.sg/cdn/shop/files/download_ee9060af-7731-4cd4-8340-7e78e9d398a1.jpg?v=1742985680" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gAmk33Nrpr "> <gp-text data-id="gAmk33Nrpr"> <div class="gAmk33Nrpr " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:left;--ta-tablet:center;--ta-mobile:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:2;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >POP Bazic Glue Stick 8G 3's</h2> </div> </div> </gp-text></div><div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="g4SeSwbrjl "><gp-product-variants data-id="g4SeSwbrjl" has-pre-selected="true" gp-data='{ "setting":{"showAsSwatches":true,"optionType":"groupOption","label":true,"optionAlign":{"desktop":"left"},"price":true,"combineFullWidth":{"desktop":true},"combineWidth":{"desktop":"100%"},"combineHeight":"45px","variantPresets":[{"optionName":"base","optionType":"rectangle_list","presets":{"color":{"width":{"desktop":"45px","tablet":"45px","mobile":"45px"},"height":"45px","spacing":"16px","optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"hover":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"active":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"rectangle_list":{"width":{"desktop":""},"height":"45px","spacing":"16px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}},"image":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"image_shopify":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"dropdown":{"width":{"desktop":"100%","tablet":"100%","mobile":"100%"},"height":"45px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}}}}],"soldOutStyle":"line","layout":{"desktop":"vertical"},"column":{"desktop":1},"hasPreSelected":true,"blankText":"Please select an option","hasOnlyDefaultVariant":true}, "styles":{"fullWidth":{"desktop":true},"width":{"desktop":"100%"},"optionSpacing":"30px","labelGap":"8px","swatchAutoWidth":{"desktop":true},"swatchWidth":{"desktop":"80px"},"swatchHeight":{"desktop":"45px"},"swatchSpacing":"var(--g-s-m)","marginBottom":{"desktop":"var(--g-s-xl)","mobile":"var(--g-s-xl)"},"align":{"desktop":"left"},"labelTypo":{"type":"paragraph-2","attrs":{"color":"text-1","bold":true}},"labelColor":"text-2","optionTypo":{"type":"paragraph-2","custom":{"fontSize":{"desktop":"14px","tablet":"13px","mobile":"14px"}}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"dropdownItemWidth":{"desktop":"fill","mobile":"fill","tablet":"fill"},"fixedDropdownWidth":{"desktop":"240px"},"swatchItemWidth":{"desktop":"auto"}}, "variants":[{"id":40136151236815,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9555831934266","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"POP Bazic Glue Stick 8G 3's","public_title":null,"options":["Default Title"],"price":200,"weight":200,"compare_at_price":200,"inventory_management":"shopify","barcode":"9555831934266","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}], "optionsWithValues": [{"name":"Title","position":1,"values":["Default Title"]}], "variantSelected": {"id":40136151236815,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9555831934266","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"POP Bazic Glue Stick 8G 3's","public_title":null,"options":["Default Title"],"price":200,"weight":200,"compare_at_price":200,"inventory_management":"shopify","barcode":"9555831934266","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "variantInventoryQuantity": [56], "variantInventoryPolicy": ["deny"], "moneyFormat": "${{amount}}", "productId": 6739609682127, "productUrl": "\/products\/pop-bazic-glue-stick-8g-3pcs-per-pack", "productHandle": "pop-bazic-glue-stick-8g-3pcs-per-pack", "displayState": {"desktop":true,"tablet":true,"mobile":true}, "totalVariantCombinations": 1, "firstAvailableVariant": {"id":40136151236815,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9555831934266","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"POP Bazic Glue Stick 8G 3's","public_title":null,"options":["Default Title"],"price":200,"weight":200,"compare_at_price":200,"inventory_management":"shopify","barcode":"9555831934266","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}} } '><div></div> </gp-product-variants> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-variant-v3.js?v=1742365134075" defer="defer"></script> </div> <div enableLazyloadImage="true" parentTag="Col" id="gLB69hAlfy" data-id="gLB69hAlfy" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:start;--pc-mobile:center;--gtc:minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gLB69hAlfy gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="guaiLNLfDg gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="g4uGL6u3cJ" class="g4uGL6u3cJ gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"g4uGL6u3cJ","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-g4uGL6u3cJ" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $2.00 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="grf6kT94-e gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gngK6Y1pqH" class="gngK6Y1pqH gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"compare","uid":"gngK6Y1pqH","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="true" > <gp-text data-id=""> <div id="p-price-gngK6Y1pqH" class=" " > <div > <div type="compare" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-product-compare-price gp-line-through gp-decoration-g-text-1 gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--tdc:text-1;--tdt:1;--ta:left;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" > $2.00 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"40136151236815","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gGU7zBZJaH.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gGU7zBZJaH:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gGU7zBZJaH:hover .gp-button-icon { color: undefined; } .gGU7zBZJaH .gp-button-icon { color: var(--g-c-text-3, text-3); } .gGU7zBZJaH:hover .gp-button-price { color: undefined; } .gGU7zBZJaH .gp-button-price { color: var(--g-c-text-3, text-3); } .gGU7zBZJaH .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gGU7zBZJaH:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gGU7zBZJaH" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gGU7zBZJaH gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gGU7zBZJaH-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gGU7zBZJaH-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gGU7zBZJaH-sold-out:hover .gp-button-icon { color: undefined; } .gGU7zBZJaH-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gGU7zBZJaH-sold-out:hover .gp-button-price { color: undefined; } .gGU7zBZJaH-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gGU7zBZJaH-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gGU7zBZJaH-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gGU7zBZJaH" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gGU7zBZJaH-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="6739609682127" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_553595281732535177" /></form></gp-product> </div> </div></div> <button type="button" aria-label='Carousel Next Arrow' class="gp-z-1 product-list-carousel-gjLmdLyA7L gp-carousel-action-next gem-slider-next product-list-carousel-gjLmdLyA7L-template--15839232491727__gp_section_553595281732535177 gp-carousel-arrow-gjLmdLyA7L gp-items-center gp-justify-center gp-overflow-hidden gp-shrink-0 gp-cursor-pointer gp-text-gray-500 !gp-flex !gp-relative tablet:!gp-flex tablet:!gp-relative mobile:!gp-flex mobile:!gp-relative " style="--left:initial;--top:;--right:initial;--bottom:initial;--left-tablet:initial;--top-tablet:;--right-tablet:initial;--bottom-tablet:initial;--left-mobile:initial;--top-mobile:;--right-mobile:initial;--bottom-mobile:initial;--d:flex;--d-tablet:flex;--d-mobile:flex;background-color:;--w:24px;--h:24px" onClick={onClick} > <div class="gp-flex gp-items-center gp-justify-center [&>svg]:gp-h-full [&>svg]:gp-w-full gp-rotate-0 tablet:gp-rotate-0 mobile:gp-rotate-0" style="--c:#000000;--w:undefinedpx;--w-tablet:undefinedpx;--w-mobile:undefinedpx;--h:undefinedpx;--h-tablet:undefinedpx;--h-mobile:undefinedpx" > <svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M5 3l3.057-3 11.943 12-11.943 12-3.057-3 9-9z"></path></svg> </div> <style> .product-list-carousel-gjLmdLyA7L.gp-carousel-arrow-gjLmdLyA7L { } .product-list-carousel-gjLmdLyA7L.gp-carousel-arrow-gjLmdLyA7L::before { content: ''; height: 100%; width: 100%; position: absolute; pointer-events: none; z-index: 10; } @media only screen and (max-width: 1024px) and (min-width: 768px) { .product-list-carousel-gjLmdLyA7L.gp-carousel-arrow-gjLmdLyA7L { } .product-list-carousel-gjLmdLyA7L.gp-carousel-arrow-gjLmdLyA7L::before { } } @media only screen and (max-width: 768px) { .product-list-carousel-gjLmdLyA7L.gp-carousel-arrow-gjLmdLyA7L { } .product-list-carousel-gjLmdLyA7L.gp-carousel-arrow-gjLmdLyA7L::before { } } </style> </button> </div> <div class="gp-items-center gp-justify-center gp-gap-2 gp-text-center gp-carousel-dot-container gp-carousel-dot-container-product-list-carousel-gjLmdLyA7L-template--15839232491727__gp_section_553595281732535177 gp-static gp-flex-row gp-left-0 gp-right-0 tablet:gp-static tablet:gp-flex-row tablet:gp-left-0 tablet:gp-right-0 mobile:gp-static mobile:gp-flex-row mobile:gp-left-0 mobile:gp-right-0" style="--bottom:16px;--bottom-tablet:16px;--mt-mobile:16px;--d:none;--d-tablet:none;--d-mobile:flex" ></div> </div> </gp-carousel> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-carousel-v2.js?v=1742365134075" defer="defer"></script></div> <gp-button > <div style="--mt:20px;--mt-mobile:20px;--pb-mobile:30px;--d:none;--d-tablet:none;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:center" > <style> .gZnqTG6qtE.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; border-radius: var(--g-radius-small); } .gZnqTG6qtE:hover::before { } .gZnqTG6qtE:hover .gp-button-icon { color: undefined; } .gZnqTG6qtE .gp-button-icon { color: var(--g-c-text-3, text-3); } .gZnqTG6qtE:hover .gp-button-price { color: undefined; } .gZnqTG6qtE .gp-button-price { color: var(--g-c-text-3, text-3); } .gZnqTG6qtE .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gZnqTG6qtE:hover .gp-product-dot-price { color: undefined; } </style> <a href="https://popular.com.sg/collections/stationery" target="_self" data-id="gZnqTG6qtE" aria-label="<p>Shop more</p>" data-state="idle" class="gZnqTG6qtE gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-text-g-text-3 gp-text-center gp-g-paragraph-1" style="--bg:#b00d28;--hvr-bg:#930016;--radius:var(--g-radius-small);--shadow:none;--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:var(--g-s-4xl);--pr:80px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:14px;--size-tablet:14px;--size-mobile:14px" > <div class="gp-inline-flex gp-flex-row-reverse"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--ml:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817723122516328"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M181.66,133.66l-80,80A8,8,0,0,1,88,208V48a8,8,0,0,1,13.66-5.66l80,80A8,8,0,0,1,181.66,133.66Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:14px;--size-tablet:14px;--size-mobile:14px;--c:var(--g-c-text-3, text-3)" > <p>Shop more</p> </span> </div> </a> </div> </gp-button> </div> </div> </section> </section><section id="shopify-section-template--15839232491727__gp_section_555343413365441616" class="shopify-section gps-555343413365441616 gps gpsil"> <style class="gps-link gps-style" type="text/disabled-css" >.gps-555343413365441616.gps.gpsil [style*="--ai:"]{align-items:var(--ai)}.gps-555343413365441616.gps.gpsil [style*="--aspect:"]{aspect-ratio:var(--aspect)}.gps-555343413365441616.gps.gpsil [style*="--bg:"]{background:var(--bg)}.gps-555343413365441616.gps.gpsil [style*="--hvr-bg:"]:hover{background:var(--hvr-bg)}.gps-555343413365441616.gps.gpsil [style*="--bga:"]{background-attachment:var(--bga)}.gps-555343413365441616.gps.gpsil [style*="--bgc:"]{background-color:var(--bgc)}.gps-555343413365441616.gps.gpsil [style*="--bgi:"]{background-image:var(--bgi)}.gps-555343413365441616.gps.gpsil [style*="--bgp:"]{background-position:var(--bgp)}.gps-555343413365441616.gps.gpsil [style*="--bgr:"]{background-repeat:var(--bgr)}.gps-555343413365441616.gps.gpsil [style*="--bgs:"]{background-size:var(--bgs)}.gps-555343413365441616.gps.gpsil [style*="--b:"]{border:var(--b)}.gps-555343413365441616.gps.gpsil [style*="--hvr-b:"]:hover{border:var(--hvr-b)}.gps-555343413365441616.gps.gpsil [style*="--bb:"]{border-bottom:var(--bb)}.gps-555343413365441616.gps.gpsil [style*="--hvr-bb:"]:hover{border-bottom:var(--hvr-bb)}.gps-555343413365441616.gps.gpsil [style*="--bc:"]{border-color:var(--bc)}.gps-555343413365441616.gps.gpsil [style*="--hvr-bc:"]:hover{border-color:var(--hvr-bc)}.gps-555343413365441616.gps.gpsil [style*="--bblr:"]{border-bottom-left-radius:var(--bblr)}.gps-555343413365441616.gps.gpsil [style*="--hvr-bblr:"]:hover{border-bottom-left-radius:var(--hvr-bblr)}.gps-555343413365441616.gps.gpsil [style*="--bbrr:"]{border-bottom-right-radius:var(--bbrr)}.gps-555343413365441616.gps.gpsil [style*="--hvr-bbrr:"]:hover{border-bottom-right-radius:var(--hvr-bbrr)}.gps-555343413365441616.gps.gpsil [style*="--radius:"]{border-radius:var(--radius)}.gps-555343413365441616.gps.gpsil [style*="--bs:"]{border-style:var(--bs)}.gps-555343413365441616.gps.gpsil [style*="--hvr-bs:"]:hover{border-style:var(--hvr-bs)}.gps-555343413365441616.gps.gpsil [style*="--bt:"]{border-top:var(--bt)}.gps-555343413365441616.gps.gpsil [style*="--hvr-bt:"]:hover{border-top:var(--hvr-bt)}.gps-555343413365441616.gps.gpsil [style*="--btlr:"]{border-top-left-radius:var(--btlr)}.gps-555343413365441616.gps.gpsil [style*="--hvr-btlr:"]:hover{border-top-left-radius:var(--hvr-btlr)}.gps-555343413365441616.gps.gpsil [style*="--btrr:"]{border-top-right-radius:var(--btrr)}.gps-555343413365441616.gps.gpsil [style*="--hvr-btrr:"]:hover{border-top-right-radius:var(--hvr-btrr)}.gps-555343413365441616.gps.gpsil [style*="--bw:"]{border-width:var(--bw)}.gps-555343413365441616.gps.gpsil [style*="--hvr-bw:"]:hover{border-width:var(--hvr-bw)}.gps-555343413365441616.gps.gpsil [style*="--bottom:"]{bottom:var(--bottom)}.gps-555343413365441616.gps.gpsil [style*="--shadow:"]{box-shadow:var(--shadow)}.gps-555343413365441616.gps.gpsil [style*="--hvr-shadow:"]:hover{box-shadow:var(--hvr-shadow)}.gps-555343413365441616.gps.gpsil [style*="--c:"]{color:var(--c)}.gps-555343413365441616.gps.gpsil [style*="--hvr-c:"]:hover{color:var(--hvr-c)}.gps-555343413365441616.gps.gpsil [style*="--cg:"]{-moz-column-gap:var(--cg);column-gap:var(--cg)}.gps-555343413365441616.gps.gpsil [style*="--ff:"]{font-family:var(--ff)}.gps-555343413365441616.gps.gpsil [style*="--size:"]{font-size:var(--size)}.gps-555343413365441616.gps.gpsil [style*="--weight:"]{font-weight:var(--weight)}.gps-555343413365441616.gps.gpsil [style*="--gg:"]{grid-gap:var(--gg)}.gps-555343413365441616.gps.gpsil [style*="--gtc:"]{grid-template-columns:var(--gtc)}.gps-555343413365441616.gps.gpsil [style*="--h:"]{height:var(--h)}.gps-555343413365441616.gps.gpsil [style*="--jc:"]{justify-content:var(--jc)}.gps-555343413365441616.gps.gpsil [style*="--left:"]{left:var(--left)}.gps-555343413365441616.gps.gpsil [style*="--lh:"]{line-height:var(--lh)}.gps-555343413365441616.gps.gpsil [style*="--tdt:"]{text-decoration-thickness:var(--tdt)}.gps-555343413365441616.gps.gpsil [style*="--tdc:"]{text-decoration-color:var(--tdc)}.gps-555343413365441616.gps.gpsil [style*="--m:"]{margin:var(--m)}.gps-555343413365441616.gps.gpsil [style*="--mb:"]{margin-bottom:var(--mb)}.gps-555343413365441616.gps.gpsil [style*="--ml:"]{margin-left:var(--ml)}.gps-555343413365441616.gps.gpsil [style*="--mr:"]{margin-right:var(--mr)}.gps-555343413365441616.gps.gpsil [style*="--mt:"]{margin-top:var(--mt)}.gps-555343413365441616.gps.gpsil [style*="--maxw:"]{max-width:var(--maxw)}.gps-555343413365441616.gps.gpsil [style*="--minw:"]{min-width:var(--minw)}.gps-555343413365441616.gps.gpsil [style*="--objf:"]{-o-object-fit:var(--objf);object-fit:var(--objf)}.gps-555343413365441616.gps.gpsil [style*="--op:"]{opacity:var(--op)}.gps-555343413365441616.gps.gpsil [style*="--o:"]{order:var(--o)}.gps-555343413365441616.gps.gpsil [style*="--pc:"]{place-content:var(--pc)}.gps-555343413365441616.gps.gpsil [style*="--p:"]{padding:var(--p)}.gps-555343413365441616.gps.gpsil [style*="--pb:"]{padding-bottom:var(--pb)}.gps-555343413365441616.gps.gpsil [style*="--pl:"]{padding-left:var(--pl)}.gps-555343413365441616.gps.gpsil [style*="--pr:"]{padding-right:var(--pr)}.gps-555343413365441616.gps.gpsil [style*="--pt:"]{padding-top:var(--pt)}.gps-555343413365441616.gps.gpsil [style*="--pos:"]{position:var(--pos)}.gps-555343413365441616.gps.gpsil [style*="--right:"]{right:var(--right)}.gps-555343413365441616.gps.gpsil [style*="--rg:"]{row-gap:var(--rg)}.gps-555343413365441616.gps.gpsil [style*="--ta:"]{text-align:var(--ta)}.gps-555343413365441616.gps.gpsil [style*="--ts:"]{text-shadow:var(--ts)}.gps-555343413365441616.gps.gpsil [style*="--tt:"]{text-transform:var(--tt)}.gps-555343413365441616.gps.gpsil [style*="--top:"]{top:var(--top)}.gps-555343413365441616.gps.gpsil [style*="--t:"]{transform:var(--t)}.gps-555343413365441616.gps.gpsil [style*="--w:"]{width:var(--w)}.gps-555343413365441616.gps.gpsil [style*="--z:"]{z-index:var(--z)}.gps-555343413365441616.gps.gpsil [style*="--line-clamp:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp);display:-webkit-box;overflow:hidden}@media only screen and (max-width:1024px){.gps-555343413365441616.gps.gpsil [style*="--aspect-tablet:"]{aspect-ratio:var(--aspect-tablet)}.gps-555343413365441616.gps.gpsil [style*="--bottom-tablet:"]{bottom:var(--bottom-tablet)}.gps-555343413365441616.gps.gpsil [style*="--cg-tablet:"]{-moz-column-gap:var(--cg-tablet);column-gap:var(--cg-tablet)}.gps-555343413365441616.gps.gpsil [style*="--size-tablet:"]{font-size:var(--size-tablet)}.gps-555343413365441616.gps.gpsil [style*="--gtc-tablet:"]{grid-template-columns:var(--gtc-tablet)}.gps-555343413365441616.gps.gpsil [style*="--h-tablet:"]{height:var(--h-tablet)}.gps-555343413365441616.gps.gpsil [style*="--jc-tablet:"]{justify-content:var(--jc-tablet)}.gps-555343413365441616.gps.gpsil [style*="--left-tablet:"]{left:var(--left-tablet)}.gps-555343413365441616.gps.gpsil [style*="--lh-tablet:"]{line-height:var(--lh-tablet)}.gps-555343413365441616.gps.gpsil [style*="--ml-tablet:"]{margin-left:var(--ml-tablet)}.gps-555343413365441616.gps.gpsil [style*="--maxw-tablet:"]{max-width:var(--maxw-tablet)}.gps-555343413365441616.gps.gpsil [style*="--minw-tablet:"]{min-width:var(--minw-tablet)}.gps-555343413365441616.gps.gpsil [style*="--o-tablet:"]{order:var(--o-tablet)}.gps-555343413365441616.gps.gpsil [style*="--pb-tablet:"]{padding-bottom:var(--pb-tablet)}.gps-555343413365441616.gps.gpsil [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}.gps-555343413365441616.gps.gpsil [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}.gps-555343413365441616.gps.gpsil [style*="--pt-tablet:"]{padding-top:var(--pt-tablet)}.gps-555343413365441616.gps.gpsil [style*="--right-tablet:"]{right:var(--right-tablet)}.gps-555343413365441616.gps.gpsil [style*="--ta-tablet:"]{text-align:var(--ta-tablet)}.gps-555343413365441616.gps.gpsil [style*="--top-tablet:"]{top:var(--top-tablet)}.gps-555343413365441616.gps.gpsil [style*="--w-tablet:"]{width:var(--w-tablet)}.gps-555343413365441616.gps.gpsil [style*="--line-clamp-tablet:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-tablet);display:-webkit-box;overflow:hidden}}@media only screen and (max-width:767px){.gps-555343413365441616.gps.gpsil [style*="--aspect-mobile:"]{aspect-ratio:var(--aspect-mobile)}.gps-555343413365441616.gps.gpsil [style*="--bottom-mobile:"]{bottom:var(--bottom-mobile)}.gps-555343413365441616.gps.gpsil [style*="--cg-mobile:"]{-moz-column-gap:var(--cg-mobile);column-gap:var(--cg-mobile)}.gps-555343413365441616.gps.gpsil [style*="--size-mobile:"]{font-size:var(--size-mobile)}.gps-555343413365441616.gps.gpsil [style*="--gg-mobile:"]{grid-gap:var(--gg-mobile)}.gps-555343413365441616.gps.gpsil [style*="--gtc-mobile:"]{grid-template-columns:var(--gtc-mobile)}.gps-555343413365441616.gps.gpsil [style*="--h-mobile:"]{height:var(--h-mobile)}.gps-555343413365441616.gps.gpsil [style*="--left-mobile:"]{left:var(--left-mobile)}.gps-555343413365441616.gps.gpsil [style*="--lh-mobile:"]{line-height:var(--lh-mobile)}.gps-555343413365441616.gps.gpsil [style*="--mb-mobile:"]{margin-bottom:var(--mb-mobile)}.gps-555343413365441616.gps.gpsil [style*="--ml-mobile:"]{margin-left:var(--ml-mobile)}.gps-555343413365441616.gps.gpsil [style*="--mr-mobile:"]{margin-right:var(--mr-mobile)}.gps-555343413365441616.gps.gpsil [style*="--mt-mobile:"]{margin-top:var(--mt-mobile)}.gps-555343413365441616.gps.gpsil [style*="--maxw-mobile:"]{max-width:var(--maxw-mobile)}.gps-555343413365441616.gps.gpsil [style*="--minw-mobile:"]{min-width:var(--minw-mobile)}.gps-555343413365441616.gps.gpsil [style*="--objf-mobile:"]{-o-object-fit:var(--objf-mobile);object-fit:var(--objf-mobile)}.gps-555343413365441616.gps.gpsil [style*="--o-mobile:"]{order:var(--o-mobile)}.gps-555343413365441616.gps.gpsil [style*="--pc-mobile:"]{place-content:var(--pc-mobile)}.gps-555343413365441616.gps.gpsil [style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}.gps-555343413365441616.gps.gpsil [style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}.gps-555343413365441616.gps.gpsil [style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}.gps-555343413365441616.gps.gpsil [style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}.gps-555343413365441616.gps.gpsil [style*="--pos-mobile:"]{position:var(--pos-mobile)}.gps-555343413365441616.gps.gpsil [style*="--right-mobile:"]{right:var(--right-mobile)}.gps-555343413365441616.gps.gpsil [style*="--rg-mobile:"]{row-gap:var(--rg-mobile)}.gps-555343413365441616.gps.gpsil [style*="--ta-mobile:"]{text-align:var(--ta-mobile)}.gps-555343413365441616.gps.gpsil [style*="--top-mobile:"]{top:var(--top-mobile)}.gps-555343413365441616.gps.gpsil [style*="--w-mobile:"]{width:var(--w-mobile)}.gps-555343413365441616.gps.gpsil [style*="--line-clamp-mobile:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-mobile);display:-webkit-box;overflow:hidden}}.gps-555343413365441616 .-gp-translate-x-1\/2,.gps-555343413365441616 .-gp-translate-y-1\/2,.gps-555343413365441616 .gp-rotate-0,.gps-555343413365441616 .gp-rotate-180,.gps-555343413365441616 .mobile\:gp-rotate-0,.gps-555343413365441616 .mobile\:gp-rotate-180,.gps-555343413365441616 .tablet\:gp-rotate-0,.gps-555343413365441616 .tablet\:gp-rotate-180{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1}.gps-555343413365441616 .gp-shadow-md,.gps-555343413365441616 .gp-shadow-none{--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}.gps-555343413365441616 .gp-g-subheading-1{font-family:var(--g-sh1-ff);font-size:var(--g-sh1-size);font-style:var(--g-sh1-fs);font-weight:var(--g-sh1-weight);letter-spacing:var(--g-sh1-ls);line-height:var(--g-sh1-lh)}.gps-555343413365441616 .gp-g-subheading-2{font-family:var(--g-sh2-ff);font-size:var(--g-sh2-size);font-style:var(--g-sh2-fs);font-weight:var(--g-sh2-weight);letter-spacing:var(--g-sh2-ls);line-height:var(--g-sh2-lh)}.gps-555343413365441616 .gp-g-paragraph-1{font-family:var(--g-p1-ff);font-size:var(--g-p1-size);font-style:var(--g-p1-fs);font-weight:var(--g-p1-weight);letter-spacing:var(--g-p1-ls);line-height:var(--g-p1-lh)}.gps-555343413365441616 .gp-g-paragraph-2{font-family:var(--g-p2-ff);font-size:var(--g-p2-size);font-style:var(--g-p2-fs);font-weight:var(--g-p2-weight);letter-spacing:var(--g-p2-ls);line-height:var(--g-p2-lh)}.gps-555343413365441616 .gp-invisible{visibility:hidden}.gps-555343413365441616 .gp-static{position:static}.gps-555343413365441616 .gp-absolute{position:absolute}.gps-555343413365441616 .\!gp-relative{position:relative!important}.gps-555343413365441616 .gp-relative{position:relative}.gps-555343413365441616 .gp-left-0{left:0}.gps-555343413365441616 .gp-left-1\/2{left:50%}.gps-555343413365441616 .gp-right-0{right:0}.gps-555343413365441616 .gp-top-0{top:0}.gps-555343413365441616 .gp-top-1\/2{top:50%}.gps-555343413365441616 .gp-z-0{z-index:0}.gps-555343413365441616 .gp-z-1{z-index:1}.gps-555343413365441616 .gp-z-\[90\]{z-index:90}.gps-555343413365441616 .\!gp-m-0{margin:0!important}.gps-555343413365441616 .\!gp-m-auto{margin:auto!important}.gps-555343413365441616 .gp-mx-auto{margin-left:auto;margin-right:auto}.gps-555343413365441616 .gp-my-0{margin-bottom:0;margin-top:0}.gps-555343413365441616 .\!gp-ml-0{margin-left:0!important}.gps-555343413365441616 .gp-mb-0{margin-bottom:0}.gps-555343413365441616 .gp-block{display:block}.gps-555343413365441616 .\!gp-flex{display:flex!important}.gps-555343413365441616 .gp-flex{display:flex}.gps-555343413365441616 .gp-inline-flex{display:inline-flex}.gps-555343413365441616 .gp-grid{display:grid}.gps-555343413365441616 .gp-contents{display:contents}.gps-555343413365441616 .\!gp-hidden{display:none!important}.gps-555343413365441616 .gp-hidden{display:none}.gps-555343413365441616 .gp-aspect-\[56\/32\]{aspect-ratio:56/32}.gps-555343413365441616 .gp-aspect-square{aspect-ratio:1/1}.gps-555343413365441616 .gp-h-0{height:0}.gps-555343413365441616 .gp-h-5{height:20px}.gps-555343413365441616 .gp-h-full{height:100%}.gps-555343413365441616 .\!gp-min-h-full{min-height:100%!important}.gps-555343413365441616 .\!gp-w-full{width:100%!important}.gps-555343413365441616 .gp-w-14{width:56px}.gps-555343413365441616 .gp-w-5{width:20px}.gps-555343413365441616 .gp-w-\[12px\]{width:12px}.gps-555343413365441616 .gp-w-full{width:100%}.gps-555343413365441616 .\!gp-max-w-full{max-width:100%!important}.gps-555343413365441616 .gp-max-w-full{max-width:100%}.gps-555343413365441616 .gp-shrink-0{flex-shrink:0}.gps-555343413365441616 .-gp-translate-x-1\/2{--tw-translate-x:-50%}.gps-555343413365441616 .-gp-translate-x-1\/2,.gps-555343413365441616 .-gp-translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-555343413365441616 .-gp-translate-y-1\/2{--tw-translate-y:-50%}.gps-555343413365441616 .gp-rotate-0{--tw-rotate:0deg}.gps-555343413365441616 .gp-rotate-0,.gps-555343413365441616 .gp-rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-555343413365441616 .gp-rotate-180{--tw-rotate:180deg}.gps-555343413365441616 .gp-cursor-default{cursor:default}.gps-555343413365441616 .gp-cursor-pointer{cursor:pointer}.gps-555343413365441616 .gp-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.gps-555343413365441616 .gp-grid-flow-row{grid-auto-flow:row}.gps-555343413365441616 .\!gp-flex-row{flex-direction:row!important}.gps-555343413365441616 .gp-flex-row{flex-direction:row}.gps-555343413365441616 .gp-flex-row-reverse{flex-direction:row-reverse}.gps-555343413365441616 .gp-flex-col{flex-direction:column}.gps-555343413365441616 .gp-flex-wrap{flex-wrap:wrap}.gps-555343413365441616 .\!gp-flex-nowrap{flex-wrap:nowrap!important}.gps-555343413365441616 .gp-items-start{align-items:flex-start}.gps-555343413365441616 .gp-items-end{align-items:flex-end}.gps-555343413365441616 .gp-items-center{align-items:center}.gps-555343413365441616 .gp-justify-start{justify-content:flex-start}.gps-555343413365441616 .gp-justify-center{justify-content:center}.gps-555343413365441616 .gp-justify-between{justify-content:space-between}.gps-555343413365441616 .gp-gap-2{gap:8px}.gps-555343413365441616 .gp-gap-3{gap:12px}.gps-555343413365441616 .gp-gap-y-0{row-gap:0}.gps-555343413365441616 .gp-overflow-hidden{overflow:hidden}.gps-555343413365441616 .gp-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gps-555343413365441616 .gp-break-words{overflow-wrap:break-word}.gps-555343413365441616 .\!gp-rounded-none{border-radius:0!important}.gps-555343413365441616 .gp-rounded{border-radius:4px}.gps-555343413365441616 .gp-rounded-full{border-radius:9999px}.gps-555343413365441616 .gp-rounded-none{border-radius:0}.gps-555343413365441616 .gp-border-g-line-2{border-color:var(--g-c-line-2)}.gps-555343413365441616 .gp-bg-black\/80{background-color:rgba(0,0,0,.8)}.gps-555343413365441616 .gp-bg-g-bg-3{background-color:var(--g-c-bg-3)}.gps-555343413365441616 .gp-bg-g-brand{background-color:var(--g-c-brand)}.gps-555343413365441616 .gp-bg-auto{background-size:auto}.gps-555343413365441616 .gp-object-cover{-o-object-fit:cover;object-fit:cover}.gps-555343413365441616 .\!gp-pb-0{padding-bottom:0!important}.gps-555343413365441616 .gp-pl-4{padding-left:16px}.gps-555343413365441616 .gp-pr-6{padding-right:24px}.gps-555343413365441616 .gp-text-center{text-align:center}.gps-555343413365441616 .gp-text-g-text-1{color:var(--g-c-text-1)}.gps-555343413365441616 .gp-text-g-text-2{color:var(--g-c-text-2)}.gps-555343413365441616 .gp-text-g-text-3{color:var(--g-c-text-3)}.gps-555343413365441616 .gp-text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.gps-555343413365441616 .gp-text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.gps-555343413365441616 .gp-line-through{text-decoration-line:line-through}.gps-555343413365441616 .gp-no-underline{text-decoration-line:none}.gps-555343413365441616 .gp-decoration-g-highlight{text-decoration-color:var(--g-c-highlight)}.gps-555343413365441616 .gp-decoration-g-text-1{text-decoration-color:var(--g-c-text-1)}.gps-555343413365441616 .gp-opacity-25{opacity:.25}.gps-555343413365441616 .gp-opacity-30{opacity:.3}.gps-555343413365441616 .gp-opacity-75{opacity:.75}.gps-555343413365441616 .gp-shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.gps-555343413365441616 .gp-shadow-md,.gps-555343413365441616 .gp-shadow-none{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.gps-555343413365441616 .gp-shadow-none{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}.gps-555343413365441616 .gp-outline-none{outline:2px solid transparent;outline-offset:2px}.gps-555343413365441616 .gp-transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-555343413365441616 .gp-transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-555343413365441616 .gp-duration-200{transition-duration:.2s}.gps-555343413365441616 .gp-duration-300{transition-duration:.3s}.gps-555343413365441616 .gp-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-555343413365441616 .disabled\:gp-btn-disabled:disabled{cursor:default}@media (hover:hover) and (pointer:fine){.gps-555343413365441616 .hover\:gp-border-g-line-3:hover{border-color:var(--g-c-line-3)}.gps-555343413365441616 .hover\:gp-bg-\[\#ef0800\]:hover{--tw-bg-opacity:1;background-color:rgb(239 8 0/var(--tw-bg-opacity))}.gps-555343413365441616 .hover\:gp-bg-g-bg-3:hover{background-color:var(--g-c-bg-3)}.gps-555343413365441616 .hover\:gp-bg-g-highlight:hover{background-color:var(--g-c-highlight)}.gps-555343413365441616 .hover\:gp-text-g-text-2:hover{color:var(--g-c-text-2)}}.gps-555343413365441616 .active\:gp-bg-g-bg-3:active{background-color:var(--g-c-bg-3)}.gps-555343413365441616 .active\:gp-text-g-text-2:active{color:var(--g-c-text-2)}.gps-555343413365441616 .disabled\:gp-pointer-events-none:disabled{pointer-events:none}.gps-555343413365441616 .disabled\:gp-opacity-30:disabled{opacity:.3}@media (hover:hover) and (pointer:fine){.gps-555343413365441616 .gp-group\/button:hover .group-hover\/button\:\!gp-text-inherit{color:inherit!important}}.gps-555343413365441616 .gp-group\/button:active .group-active\/button\:\!gp-text-inherit{color:inherit!important}.gps-555343413365441616 .data-\[disabled\=true\]\:gp-hidden[data-disabled=true],.gps-555343413365441616 .data-\[hidden\=true\]\:gp-hidden[data-hidden=true]{display:none}.gps-555343413365441616 .gp-group\/button[data-state=loading] .group-data-\[state\=loading\]\/button\:gp-visible{visibility:visible}.gps-555343413365441616 .gp-group[data-state=loading] .group-data-\[state\=loading\]\:gp-invisible,.gps-555343413365441616 .gp-group\/button[data-state=loading] .group-data-\[state\=loading\]\/button\:gp-invisible{visibility:hidden}@keyframes gp-spin{to{transform:rotate(1turn)}}.gps-555343413365441616 .gp-group\/button[data-state=loading] .group-data-\[state\=loading\]\/button\:gp-animate-spin{animation:gp-spin 1s linear infinite}@media (max-width:1024px){.gps-555343413365441616 .tablet\:gp-static{position:static}.gps-555343413365441616 .tablet\:\!gp-relative{position:relative!important}.gps-555343413365441616 .tablet\:gp-left-0{left:0}.gps-555343413365441616 .tablet\:gp-right-0{right:0}.gps-555343413365441616 .tablet\:gp-block{display:block}.gps-555343413365441616 .tablet\:\!gp-flex{display:flex!important}.gps-555343413365441616 .tablet\:\!gp-hidden{display:none!important}.gps-555343413365441616 .tablet\:gp-hidden{display:none}.gps-555343413365441616 .tablet\:\!gp-min-h-full{min-height:100%!important}.gps-555343413365441616 .tablet\:gp-rotate-0{--tw-rotate:0deg}.gps-555343413365441616 .tablet\:gp-rotate-0,.gps-555343413365441616 .tablet\:gp-rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-555343413365441616 .tablet\:gp-rotate-180{--tw-rotate:180deg}.gps-555343413365441616 .tablet\:\!gp-flex-row{flex-direction:row!important}.gps-555343413365441616 .tablet\:gp-flex-row{flex-direction:row}.gps-555343413365441616 .tablet\:\!gp-flex-nowrap{flex-wrap:nowrap!important}.gps-555343413365441616 .tablet\:gp-px-0{padding-left:0;padding-right:0}}@media (max-width:767px){.gps-555343413365441616 .mobile\:gp-static{position:static}.gps-555343413365441616 .mobile\:\!gp-relative{position:relative!important}.gps-555343413365441616 .mobile\:gp-left-0{left:0}.gps-555343413365441616 .mobile\:gp-right-0{right:0}.gps-555343413365441616 .mobile\:gp-block{display:block}.gps-555343413365441616 .mobile\:\!gp-flex{display:flex!important}.gps-555343413365441616 .mobile\:\!gp-hidden{display:none!important}.gps-555343413365441616 .mobile\:gp-hidden{display:none}.gps-555343413365441616 .mobile\:\!gp-min-h-full{min-height:100%!important}.gps-555343413365441616 .mobile\:gp-rotate-0{--tw-rotate:0deg}.gps-555343413365441616 .mobile\:gp-rotate-0,.gps-555343413365441616 .mobile\:gp-rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-555343413365441616 .mobile\:gp-rotate-180{--tw-rotate:180deg}.gps-555343413365441616 .mobile\:\!gp-flex-row{flex-direction:row!important}.gps-555343413365441616 .mobile\:gp-flex-row{flex-direction:row}.gps-555343413365441616 .mobile\:\!gp-flex-nowrap{flex-wrap:nowrap!important}.gps-555343413365441616 .mobile\:gp-px-0{padding-left:0;padding-right:0}}.gps-555343413365441616 .\[\&\>\*\>div\:nth-child\(1\)\]\:gp-contents>*>div:first-child{display:contents}.gps-555343413365441616 .\[\&\>div\]\:gp-grid>div{display:grid}.gps-555343413365441616 .\[\&\>div\]\:gp-grid-rows-\[subgrid\]>div{grid-template-rows:subgrid}.gps-555343413365441616 .\[\&\>div\]\:gp-gap-y-0>div{row-gap:0}.gps-555343413365441616 .\[\&\>svg\]\:\!gp-h-\[var\(--height-desktop\)\]>svg{height:var(--height-desktop)!important}.gps-555343413365441616 .\[\&\>svg\]\:gp-h-full>svg{height:100%}.gps-555343413365441616 .\[\&\>svg\]\:\!gp-w-auto>svg{width:auto!important}.gps-555343413365441616 .\[\&\>svg\]\:gp-w-full>svg{width:100%}@media (max-width:1024px){.gps-555343413365441616 .tablet\:\[\&\>svg\]\:\!gp-h-\[var\(--height-tablet\)\]>svg{height:var(--height-tablet)!important}}@media (max-width:767px){.gps-555343413365441616 .mobile\:\[\&\>svg\]\:\!gp-h-\[var\(--height-mobile\)\]>svg{height:var(--height-mobile)!important}}.gps-555343413365441616 .\[\&_\*\]\:gp-max-w-full *{max-width:100%}.gps-555343413365441616 .\[\&_p\]\:gp-inline p{display:inline}.gps-555343413365441616 .\[\&_p\]\:gp-whitespace-pre-line p{white-space:pre-line}.gps-555343413365441616 .\[\&_p\]\:after\:gp-whitespace-pre-wrap p:after{content:var(--tw-content);white-space:pre-wrap}.gps-555343413365441616 .\[\&_p\]\:after\:gp-content-\[\'\\A\'\] p:after{--tw-content:"\A";content:var(--tw-content)}</style> <section class="gp-mx-auto gp-max-w-full gps-lazy " style="--w:calc(1366px + 2 * var(--g-ct-p, 15px));--w-tablet:calc(98% + 2 * var(--g-ct-p, 15px));--w-mobile:100%;--pl:var(--g-ct-p, 15px);--pl-tablet:var(--g-ct-p, 15px);--pl-mobile:0px;--pr:var(--g-ct-p, 15px);--pr-tablet:var(--g-ct-p, 15px);--pr-mobile:0px" > <div enableLazyloadImage="true" id="gJk-1IOhPg" data-id="gJk-1IOhPg" style="--bs:solid;--bw:0px;--bc:#121212;--shadow:none;--d:grid;--d-mobile:grid;--d-tablet:grid;--op:100%;--mb:40px;--pt:0px;--pl:0px;--pb:0px;--pr:0px;--pt-tablet:0px;--pl-tablet:0px;--pb-tablet:30px;--pr-tablet:0px;--mb-mobile:50px;--pt-mobile:0px;--pl-mobile:0px;--pb-mobile:0px;--pr-mobile:0px;--cg:32px;--pc:start;--gtc:minmax(0, 12fr);--w:1366px;--w-tablet:98%;--w-mobile:100%;--bgc:#FFFFFF;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gJk-1IOhPg gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" label="Block" tag="Col" type="component" style="--jc:start" class="gB0MwUJXj9 gp-relative gp-flex gp-flex-col" > <div enableLazyloadImage="true" parentTag="Col" id="gltnLHaVq6" data-id="gltnLHaVq6" style="--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:8px;--pc:start;--gtc:minmax(0, 12fr);--gtc-mobile:minmax(0, 12fr);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gltnLHaVq6 gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--jc:start" class="gG4p6O2JFl gp-relative gp-flex gp-flex-col" > <div enableLazyloadImage="true" parentTag="Col" id="gp0KD-grVX" data-id="gp0KD-grVX" style="--pt:50px;--pb:20px;--pt-tablet:30px;--pl-tablet:40px;--pb-tablet:20px;--pr-tablet:40px;--pt-mobile:20px;--pb-mobile:20px;--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:8px;--pc:start;--gtc:minmax(0, 6fr) minmax(0, 6fr);--gtc-mobile:minmax(0, 12fr);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gp0KD-grVX gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--jc:start" class="ggBEuqi7Pn gp-relative gp-flex gp-flex-col" > <gp-text data-id="gih8FJxKxK"> <div enableLazyloadImage="true" parentTag="Col" class="gih8FJxKxK " style="--ta:left;--ta-tablet:center;--ml:0px;--pt:0px;--pb:0px;--pr:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" > <div class="gp-flex" style="--jc:left;--jc-tablet:center"> <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-g-subheading-1 gp-text" style="--w:95%;--w-tablet:100%;--w-mobile:100%;--ta:left;--ta-mobile:center;--line-clamp:unset;--line-clamp-tablet:unset;--line-clamp-mobile:unset;--size:23px;--size-tablet:21px;--size-mobile:20px;--c:var(--g-c-text-1, text-1);word-break:break-word;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll;overflow:hidden" ><p>Gadgets & IT</p></div> </div> </div> </gp-text> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--jc:start" class="g7nhIpZDnR gp-relative gp-flex gp-flex-col" > <gp-button > <div style="--mt:0px;--pt:5px;--d:block;--d-tablet:block;--d-mobile:none;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:right" > <style> .gxD2azORP4.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; border-radius: var(--g-radius-small); } .gxD2azORP4:hover::before { } .gxD2azORP4:hover .gp-button-icon { color: undefined; } .gxD2azORP4 .gp-button-icon { color: #B00B28; } .gxD2azORP4:hover .gp-button-price { color: undefined; } .gxD2azORP4 .gp-button-price { color: #B00B28; } .gxD2azORP4 .gp-product-dot-price { color: #B00B28; } .gxD2azORP4:hover .gp-product-dot-price { color: undefined; } </style> <a href="https://popular.com.sg/collections/gadgets-it" target="_self" data-id="gxD2azORP4" aria-label="<p>Shop more</p>" data-state="idle" class="gxD2azORP4 gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-text-center gp-g-paragraph-1" style="--bg:#00000000;--hvr-bg:#00000000;--radius:var(--g-radius-small);--shadow:none;--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:0px;--pr:0px;--pt:0px;--pb:0px;--c:#B00B28;--size:15px;--size-tablet:13px;--size-mobile:14px" > <div class="gp-inline-flex gp-flex-row-reverse"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--ml:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817723122516328"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M181.66,133.66l-80,80A8,8,0,0,1,88,208V48a8,8,0,0,1,13.66-5.66l80,80A8,8,0,0,1,181.66,133.66Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:15px;--size-tablet:13px;--size-mobile:14px;--c:#B00B28" > <p>Shop more</p> </span> </div> </a> </div> </gp-button> </div> </div> </div> </div> <div gp-el-wrapper style="--mb:0px;--mb-mobile:0px;--d:block;--d-tablet:none;--d-mobile:none;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="gSBjm3TKNX "> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product.v2.js?v=1742365134075" defer="defer"></script> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-same-height.v2.js?v=1742365134075" defer="defer"></script><div items-repeat data-id="gSBjm3TKNX" style="--w:100%;--w-tablet:100%;--w-mobile:90%;--cg:20px;--cg-mobile:8px;--gtc:repeat(6, minmax(0, 1fr));--gtc-tablet:repeat(4, minmax(0, 1fr));--gtc-mobile:repeat(2, minmax(0, 1fr))" class="gp-grid !gp-m-auto gp-w-full gp-grid-flow-row" > <gp-same-height-v2 class="gp-contents" style="visibility: hidden" gp-data='{"targetUid":"gTAKERBLCE","slidesToShow":{"desktop":"6","tablet":"4","mobile":"2"},"rowGap":{"desktop":"30px","mobile":"16px"}}'><gp-product class="gp-child-item-gSBjm3TKNX gp-contents" gp-context='{"variantSelected": {"id":41897500803279,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"22972015271","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Besta All Pass S2","public_title":null,"options":["Default Title"],"price":9290,"weight":320,"compare_at_price":9290,"inventory_management":"shopify","barcode":"22972015271","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-gSBjm3TKNX7055894053071"}' gp-data='{"variantSelected": {"id":41897500803279,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"22972015271","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Besta All Pass S2","public_title":null,"options":["Default Title"],"price":9290,"weight":320,"compare_at_price":9290,"inventory_management":"shopify","barcode":"22972015271","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/besta-all-pass-s2-e-dictionary", "productHandle":"besta-all-pass-s2-e-dictionary", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555343413365441616"}}' ><form method="post" action="/cart/add" id="product-form-gSBjm3TKNX7055894053071" accept-charset="UTF-8" class="form contents gp-contents [&>div]:gp-grid [&>div]:gp-grid-rows-[subgrid] [&>div]:gp-gap-y-0 [&>div]:gp-grid-col-[subgrid] [&>*>div:nth-child(1)]:gp-contents" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="41897500803279" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gTAKERBLCE" data-id="gTAKERBLCE" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gTAKERBLCE gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="g0YgB5flUL gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gkH2MYzOjC "> <gp-product-tag data-id="gkH2MYzOjC" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gkH2MYzOjC", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="0.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gkH2MYzOjC" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gnhBxQdGw_", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555343413365441616"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":false},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":false,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/besta-all-pass-s2-e-dictionary", "product":{"id":7055894053071,"title":"Besta All Pass S2","handle":"besta-all-pass-s2-e-dictionary","description":"\u003cdiv\u003e\u003cspan style='color: rgb(104, 104, 104); font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif; font-size: 14px;'\u003eHighlights:\u003c\/span\u003e\u003c\/div\u003e\u003cdiv\u003e\u003cspan style='color: rgb(104, 104, 104); font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif; font-size: 14px;'\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/div\u003e\u003cdiv\u003e\u003cul style='margin-bottom: 1.618em; margin-left: 2.61792em; color: rgb(104, 104, 104); font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif; font-size: 14px;'\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eFull Touch Screen + Handwriting Recognition\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e72,000+ Entries, 80,000+ Examples\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eUse AA Batteries Easy to replace during exams\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eTone Function for Pinyin Input\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eStroke Order Animation\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eSearch Unknown Characters using ? or *\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003cdiv\u003e\u003cspan style='color: rgb(104, 104, 104); font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif; font-size: 14px;'\u003eKey Features:\u003c\/span\u003e\u003c\/div\u003e\u003cdiv\u003e\u003cspan style='color: rgb(104, 104, 104); font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif; font-size: 14px;'\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/div\u003e\u003cul style='margin-bottom: 1.618em; margin-left: 2.61792em; color: rgb(104, 104, 104); font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif; font-size: 14px;'\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eMost authoritative Chinese dictionary “The Standard Dictionary of Contemporary Chinese, 3rd Edition” (Pictures included)\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e3.5 inch TFT colour touch screen, adjustable font size for screen display\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eSmart Pinyin input system specially designed for Singapore students\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eTone function shortlists the words, faster and accurately using Pinyin input\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eUp to 30-levels of cross-search display window for in-depth research\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eAccurate Chinese pronunciation with Hanyu Pinyin display\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eChinese composition learning material such as punctuation, units of measurement, etc.\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eChinese reference materials such as Dizigui, Sanzijing, Baijiaxing, Chinese Idioms \u0026amp; proverbs and local terms\u003c\/li\u003e\n\u003c\/ul\u003e\u003cp style=\"box-sizing: inherit;\"\u003eBox Content:\u003c\/p\u003e\u003col style='margin-bottom: 1.618em; margin-left: 2.61792em; color: rgb(104, 104, 104); font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif; font-size: 14px;'\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eBESTA All Pass S2 e-Dictionary\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eEarphones\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e2 X AA Alkaline Batteries\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eUser’s Manual\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eStylus Pen (Included in the device)\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eLeather Case Protector\u003c\/li\u003e\n\u003c\/ol\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"font-size:10.0pt;line-height:115%\"\u003eVIDEO\nMANUAL: \u003ca href=\"https:\/\/youtu.be\/Xjwv3BhJAMA\"\u003ehttps:\/\/youtu.be\/Xjwv3BhJAMA\u003c\/a\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"font-size:10.0pt;line-height:115%\"\u003e\u003cp\u003e\u003c\/p\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\"\u003e\u003cb\u003e\u003cspan lang=\"ZH-CN\" style=\"font-size:10.0pt;line-height:\n115%;font-family:等线;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;\nmso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\nminor-latin\"\u003e特点\u003c\/span\u003e\u003c\/b\u003e\u003cb\u003e\u003cspan style=\"font-size:10.0pt;line-height:115%\"\u003e:\u003c\/span\u003e\u003c\/b\u003e\u003c\/p\u003e\u003cul style='margin-bottom: 1.618em; margin-left: 2.61792em; color: rgb(104, 104, 104); font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif; font-size: 14px;'\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e全触控屏幕 + 手写辨识\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e72,000余词目 80,000余例证\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e使用AA电池,考试时替换更容易\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e拼音声调功能\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e笔划顺序演示\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e智能不明字查询 ? 及 *\u003c\/li\u003e\n\u003c\/ul\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"font-size:10.0pt;line-height:115%\"\u003e\u003cp\u003e\u003c\/p\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\"\u003e\u003cb\u003e\u003cspan lang=\"ZH-CN\" style=\"font-size:10.0pt;line-height:\n115%;font-family:等线;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;\nmso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\nminor-latin\"\u003e主要功能\u003c\/span\u003e\u003c\/b\u003e\u003cb\u003e\u003cspan style=\"font-size:10.0pt;line-height:115%\"\u003e:\u003c\/span\u003e\u003c\/b\u003e\u003cspan style=\"font-size:10.0pt;line-height:115%\"\u003e\u003cp\u003e\u003c\/p\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cul style='margin-bottom: 1.618em; margin-left: 2.61792em; color: rgb(104, 104, 104); font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif; font-size: 14px;'\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e最权威的华文词典 \u0026lt;\u0026lt;现代汉语规范词典 第三版\u0026gt;\u0026gt;(含插图)\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e3.5吋TFT彩色触控屏幕,可切换显示字型大小\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e专为新加坡学生量身订做的全新智能拼音输入法\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e可依声调缩减候选字范围,拼音输入更快速\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e最高30层交互查询视窗,学习更上一层楼\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e清晰标准的华文发音功能,同时显示汉语拼音\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e作文及华文学习资料:标点符号、量词等\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e参考资料:弟子规、三字经、百家姓、常用题辞、本地用语\u003c\/li\u003e\n\u003c\/ul\u003e\u003cp class=\"MsoNormal\"\u003e\u003cb\u003e\u003cspan lang=\"ZH-CN\" style=\"font-size:10.0pt;line-height:\n115%;font-family:等线;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;\nmso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\nminor-latin\"\u003e盒内元件\u003c\/span\u003e\u003c\/b\u003e\u003cb\u003e\u003cspan style=\"font-size:10.0pt;line-height:115%\"\u003e:\u003c\/span\u003e\u003c\/b\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"font-size:10.0pt;line-height:115%\"\u003e\u003cp\u003e\u003c\/p\u003e\u003c\/span\u003e\u003c\/p\u003e\u003col style='margin-bottom: 1.618em; margin-left: 2.61792em; color: rgb(104, 104, 104); font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif; font-size: 14px;'\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eBESTA ALL PASS-S2 电子词典\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e耳机\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e两颗AA碱性电池\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e使用说明书\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e手写笔(机器内)\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e保护皮套\u003c\/li\u003e\n\u003c\/ol\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan lang=\"ZH-CN\" style=\"font-size:10.0pt;line-height:115%;\nfont-family:等线;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;\nmso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\nminor-latin\"\u003e使用说明视频\u003c\/span\u003e\u003cspan style=\"font-size:10.0pt;line-height:115%\"\u003e: \u003ca href=\"https:\/\/youtu.be\/Xjwv3BhJAMA\"\u003ehttps:\/\/youtu.be\/Xjwv3BhJAMA\u003c\/a\u003e\u003cp\u003e\u003c\/p\u003e\u003c\/span\u003e\u003c\/p\u003e","published_at":"2025-03-21T14:59:37+08:00","created_at":"2022-06-29T15:24:26+08:00","vendor":"ELLTON ENTERPRISE PTE LTD","type":"Gadgets \u0026 IT","tags":["Smart Devices"],"price":9290,"price_min":9290,"price_max":9290,"available":true,"price_varies":false,"compare_at_price":9290,"compare_at_price_min":9290,"compare_at_price_max":9290,"compare_at_price_varies":false,"variants":[{"id":41897500803279,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"22972015271","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Besta All Pass S2","public_title":null,"options":["Default Title"],"price":9290,"weight":320,"compare_at_price":9290,"inventory_management":"shopify","barcode":"22972015271","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_ad340445-fb21-4f30-ab36-89b21f1c34e8.jpg?v=1743045997","\/\/popular.com.sg\/cdn\/shop\/files\/download_337472dd-6a0b-4ec1-a7b1-55dbb01ffa3f.jpg?v=1743045997","\/\/popular.com.sg\/cdn\/shop\/files\/download_3a5c62d8-1559-46df-980d-459e43d23d53.jpg?v=1743045997","\/\/popular.com.sg\/cdn\/shop\/files\/download_eb2fa429-9d2a-437c-b5b5-068051e6c962.jpg?v=1743045997","\/\/popular.com.sg\/cdn\/shop\/files\/download_bfab54cd-fcde-4dd1-9d97-ef0039762ad4.jpg?v=1743045996","\/\/popular.com.sg\/cdn\/shop\/files\/22972015271_-_7.jpg?v=1743737560","\/\/popular.com.sg\/cdn\/shop\/files\/22972015271_-_6.jpg?v=1743737528"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_ad340445-fb21-4f30-ab36-89b21f1c34e8.jpg?v=1743045997","options":["Title"],"media":[{"alt":"Besta All Pass S2","id":30102297149647,"position":1,"preview_image":{"aspect_ratio":0.991,"height":1015,"width":1006,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_ad340445-fb21-4f30-ab36-89b21f1c34e8.jpg?v=1743045997"},"aspect_ratio":0.991,"height":1015,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_ad340445-fb21-4f30-ab36-89b21f1c34e8.jpg?v=1743045997","width":1006},{"alt":"Besta All Pass S2","id":30102297182415,"position":2,"preview_image":{"aspect_ratio":1.001,"height":1008,"width":1009,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_337472dd-6a0b-4ec1-a7b1-55dbb01ffa3f.jpg?v=1743045997"},"aspect_ratio":1.001,"height":1008,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_337472dd-6a0b-4ec1-a7b1-55dbb01ffa3f.jpg?v=1743045997","width":1009},{"alt":"Besta All Pass S2","id":30102297215183,"position":3,"preview_image":{"aspect_ratio":0.999,"height":1007,"width":1006,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_3a5c62d8-1559-46df-980d-459e43d23d53.jpg?v=1743045997"},"aspect_ratio":0.999,"height":1007,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_3a5c62d8-1559-46df-980d-459e43d23d53.jpg?v=1743045997","width":1006},{"alt":"Besta All Pass S2","id":30102297247951,"position":4,"preview_image":{"aspect_ratio":0.994,"height":1010,"width":1004,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_eb2fa429-9d2a-437c-b5b5-068051e6c962.jpg?v=1743045997"},"aspect_ratio":0.994,"height":1010,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_eb2fa429-9d2a-437c-b5b5-068051e6c962.jpg?v=1743045997","width":1004},{"alt":"Besta All Pass S2","id":30102297280719,"position":5,"preview_image":{"aspect_ratio":1.004,"height":1005,"width":1009,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_bfab54cd-fcde-4dd1-9d97-ef0039762ad4.jpg?v=1743045996"},"aspect_ratio":1.004,"height":1005,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_bfab54cd-fcde-4dd1-9d97-ef0039762ad4.jpg?v=1743045996","width":1009},{"alt":null,"id":30168119869647,"position":6,"preview_image":{"aspect_ratio":1.0,"height":1921,"width":1921,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/22972015271_-_7.jpg?v=1743737560"},"aspect_ratio":1.0,"height":1921,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/22972015271_-_7.jpg?v=1743737560","width":1921},{"alt":null,"id":30168117280975,"position":7,"preview_image":{"aspect_ratio":1.0,"height":1921,"width":1921,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/22972015271_-_6.jpg?v=1743737528"},"aspect_ratio":1.0,"height":1921,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/22972015271_-_6.jpg?v=1743737528","width":1921}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cdiv\u003e\u003cspan style='color: rgb(104, 104, 104); font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif; font-size: 14px;'\u003eHighlights:\u003c\/span\u003e\u003c\/div\u003e\u003cdiv\u003e\u003cspan style='color: rgb(104, 104, 104); font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif; font-size: 14px;'\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/div\u003e\u003cdiv\u003e\u003cul style='margin-bottom: 1.618em; margin-left: 2.61792em; color: rgb(104, 104, 104); font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif; font-size: 14px;'\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eFull Touch Screen + Handwriting Recognition\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e72,000+ Entries, 80,000+ Examples\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eUse AA Batteries Easy to replace during exams\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eTone Function for Pinyin Input\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eStroke Order Animation\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eSearch Unknown Characters using ? or *\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003cdiv\u003e\u003cspan style='color: rgb(104, 104, 104); font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif; font-size: 14px;'\u003eKey Features:\u003c\/span\u003e\u003c\/div\u003e\u003cdiv\u003e\u003cspan style='color: rgb(104, 104, 104); font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif; font-size: 14px;'\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/div\u003e\u003cul style='margin-bottom: 1.618em; margin-left: 2.61792em; color: rgb(104, 104, 104); font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif; font-size: 14px;'\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eMost authoritative Chinese dictionary “The Standard Dictionary of Contemporary Chinese, 3rd Edition” (Pictures included)\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e3.5 inch TFT colour touch screen, adjustable font size for screen display\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eSmart Pinyin input system specially designed for Singapore students\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eTone function shortlists the words, faster and accurately using Pinyin input\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eUp to 30-levels of cross-search display window for in-depth research\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eAccurate Chinese pronunciation with Hanyu Pinyin display\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eChinese composition learning material such as punctuation, units of measurement, etc.\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eChinese reference materials such as Dizigui, Sanzijing, Baijiaxing, Chinese Idioms \u0026amp; proverbs and local terms\u003c\/li\u003e\n\u003c\/ul\u003e\u003cp style=\"box-sizing: inherit;\"\u003eBox Content:\u003c\/p\u003e\u003col style='margin-bottom: 1.618em; margin-left: 2.61792em; color: rgb(104, 104, 104); font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif; font-size: 14px;'\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eBESTA All Pass S2 e-Dictionary\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eEarphones\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e2 X AA Alkaline Batteries\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eUser’s Manual\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eStylus Pen (Included in the device)\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eLeather Case Protector\u003c\/li\u003e\n\u003c\/ol\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"font-size:10.0pt;line-height:115%\"\u003eVIDEO\nMANUAL: \u003ca href=\"https:\/\/youtu.be\/Xjwv3BhJAMA\"\u003ehttps:\/\/youtu.be\/Xjwv3BhJAMA\u003c\/a\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"font-size:10.0pt;line-height:115%\"\u003e\u003cp\u003e\u003c\/p\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\"\u003e\u003cb\u003e\u003cspan lang=\"ZH-CN\" style=\"font-size:10.0pt;line-height:\n115%;font-family:等线;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;\nmso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\nminor-latin\"\u003e特点\u003c\/span\u003e\u003c\/b\u003e\u003cb\u003e\u003cspan style=\"font-size:10.0pt;line-height:115%\"\u003e:\u003c\/span\u003e\u003c\/b\u003e\u003c\/p\u003e\u003cul style='margin-bottom: 1.618em; margin-left: 2.61792em; color: rgb(104, 104, 104); font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif; font-size: 14px;'\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e全触控屏幕 + 手写辨识\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e72,000余词目 80,000余例证\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e使用AA电池,考试时替换更容易\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e拼音声调功能\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e笔划顺序演示\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e智能不明字查询 ? 及 *\u003c\/li\u003e\n\u003c\/ul\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"font-size:10.0pt;line-height:115%\"\u003e\u003cp\u003e\u003c\/p\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\"\u003e\u003cb\u003e\u003cspan lang=\"ZH-CN\" style=\"font-size:10.0pt;line-height:\n115%;font-family:等线;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;\nmso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\nminor-latin\"\u003e主要功能\u003c\/span\u003e\u003c\/b\u003e\u003cb\u003e\u003cspan style=\"font-size:10.0pt;line-height:115%\"\u003e:\u003c\/span\u003e\u003c\/b\u003e\u003cspan style=\"font-size:10.0pt;line-height:115%\"\u003e\u003cp\u003e\u003c\/p\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cul style='margin-bottom: 1.618em; margin-left: 2.61792em; color: rgb(104, 104, 104); font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif; font-size: 14px;'\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e最权威的华文词典 \u0026lt;\u0026lt;现代汉语规范词典 第三版\u0026gt;\u0026gt;(含插图)\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e3.5吋TFT彩色触控屏幕,可切换显示字型大小\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e专为新加坡学生量身订做的全新智能拼音输入法\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e可依声调缩减候选字范围,拼音输入更快速\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e最高30层交互查询视窗,学习更上一层楼\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e清晰标准的华文发音功能,同时显示汉语拼音\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e作文及华文学习资料:标点符号、量词等\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e参考资料:弟子规、三字经、百家姓、常用题辞、本地用语\u003c\/li\u003e\n\u003c\/ul\u003e\u003cp class=\"MsoNormal\"\u003e\u003cb\u003e\u003cspan lang=\"ZH-CN\" style=\"font-size:10.0pt;line-height:\n115%;font-family:等线;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;\nmso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\nminor-latin\"\u003e盒内元件\u003c\/span\u003e\u003c\/b\u003e\u003cb\u003e\u003cspan style=\"font-size:10.0pt;line-height:115%\"\u003e:\u003c\/span\u003e\u003c\/b\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"font-size:10.0pt;line-height:115%\"\u003e\u003cp\u003e\u003c\/p\u003e\u003c\/span\u003e\u003c\/p\u003e\u003col style='margin-bottom: 1.618em; margin-left: 2.61792em; color: rgb(104, 104, 104); font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif; font-size: 14px;'\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eBESTA ALL PASS-S2 电子词典\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e耳机\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e两颗AA碱性电池\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e使用说明书\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e手写笔(机器内)\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e保护皮套\u003c\/li\u003e\n\u003c\/ol\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan lang=\"ZH-CN\" style=\"font-size:10.0pt;line-height:115%;\nfont-family:等线;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;\nmso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\nminor-latin\"\u003e使用说明视频\u003c\/span\u003e\u003cspan style=\"font-size:10.0pt;line-height:115%\"\u003e: \u003ca href=\"https:\/\/youtu.be\/Xjwv3BhJAMA\"\u003ehttps:\/\/youtu.be\/Xjwv3BhJAMA\u003c\/a\u003e\u003cp\u003e\u003c\/p\u003e\u003c\/span\u003e\u003c\/p\u003e"}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_555343413365441616" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gnhBxQdGw_" class="gnhBxQdGw_ gp-overflow-hidden" > <div class="gp-grid gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gtc-tablet:minmax(0, 12fr);--gtc-mobile:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="7055894053071" product-media="7" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:1006px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30102297149647 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_ad340445-fb21-4f30-ab36-89b21f1c34e8.jpg?v=1743045997" data-srcset="//popular.com.sg/cdn/shop/files/download_ad340445-fb21-4f30-ab36-89b21f1c34e8_480x480.jpg?v=1743045997 480w, //popular.com.sg/cdn/shop/files/download_ad340445-fb21-4f30-ab36-89b21f1c34e8_768x768.jpg?v=1743045997 768w,//popular.com.sg/cdn/shop/files/download_ad340445-fb21-4f30-ab36-89b21f1c34e8_1024x1024.jpg?v=1743045997 1024w,//popular.com.sg/cdn/shop/files/download_ad340445-fb21-4f30-ab36-89b21f1c34e8_1440x1440.jpg?v=1743045997 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1006" height="1015" alt="Besta All Pass S2" base-src="//popular.com.sg/cdn/shop/files/download_ad340445-fb21-4f30-ab36-89b21f1c34e8.jpg?v=1743045997" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gmhrHeQP-c "> <gp-text data-id="gmhrHeQP-c"> <div class="gmhrHeQP-c " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:0;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Besta All Pass S2</h2> </div> </div> </gp-text></div><div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="ggbW1h5Hb8 "><gp-product-variants data-id="ggbW1h5Hb8" has-pre-selected="true" gp-data='{ "setting":{"showAsSwatches":true,"optionType":"groupOption","label":true,"optionAlign":{"desktop":"left"},"price":true,"combineFullWidth":{"desktop":true},"combineWidth":{"desktop":"100%"},"combineHeight":"45px","variantPresets":[{"optionName":"base","optionType":"rectangle_list","presets":{"color":{"width":{"desktop":"45px","tablet":"45px","mobile":"45px"},"height":"45px","spacing":"16px","optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"hover":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"active":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"rectangle_list":{"width":{"desktop":""},"height":"45px","spacing":"16px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}},"image":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"image_shopify":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"dropdown":{"width":{"desktop":"100%","tablet":"100%","mobile":"100%"},"height":"45px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}}}}],"soldOutStyle":"line","layout":{"desktop":"vertical"},"column":{"desktop":1},"hasPreSelected":true,"blankText":"Please select an option","hasOnlyDefaultVariant":true}, "styles":{"fullWidth":{"desktop":true},"width":{"desktop":"100%"},"optionSpacing":"30px","labelGap":"8px","swatchAutoWidth":{"desktop":true},"swatchWidth":{"desktop":"80px"},"swatchHeight":{"desktop":"45px"},"swatchSpacing":"var(--g-s-m)","marginBottom":{"desktop":"var(--g-s-xl)","mobile":"var(--g-s-xl)"},"align":{"desktop":"left"},"labelTypo":{"type":"paragraph-2","attrs":{"color":"text-1","bold":true}},"labelColor":"text-2","optionTypo":{"type":"paragraph-2","custom":{"fontSize":{"desktop":"13px","tablet":"14px","mobile":"14px"}}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"dropdownItemWidth":{"desktop":"fill","mobile":"fill","tablet":"fill"},"fixedDropdownWidth":{"desktop":"240px"},"swatchItemWidth":{"desktop":"auto"}}, "variants":[{"id":41897500803279,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"22972015271","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Besta All Pass S2","public_title":null,"options":["Default Title"],"price":9290,"weight":320,"compare_at_price":9290,"inventory_management":"shopify","barcode":"22972015271","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}], "optionsWithValues": [{"name":"Title","position":1,"values":["Default Title"]}], "variantSelected": {"id":41897500803279,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"22972015271","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Besta All Pass S2","public_title":null,"options":["Default Title"],"price":9290,"weight":320,"compare_at_price":9290,"inventory_management":"shopify","barcode":"22972015271","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "variantInventoryQuantity": [47], "variantInventoryPolicy": ["deny"], "moneyFormat": "${{amount}}", "productId": 7055894053071, "productUrl": "\/products\/besta-all-pass-s2-e-dictionary", "productHandle": "besta-all-pass-s2-e-dictionary", "displayState": {"desktop":true,"tablet":true,"mobile":true}, "totalVariantCombinations": 1, "firstAvailableVariant": {"id":41897500803279,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"22972015271","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Besta All Pass S2","public_title":null,"options":["Default Title"],"price":9290,"weight":320,"compare_at_price":9290,"inventory_management":"shopify","barcode":"22972015271","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}} } '><div></div> </gp-product-variants> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-variant-v3.js?v=1742365134075" defer="defer"></script> </div> <div enableLazyloadImage="true" parentTag="Col" id="g4dNcnbAFW" data-id="g4dNcnbAFW" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="g4dNcnbAFW gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gPbG2fQr_g gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="g3NKuxHJBS" class="g3NKuxHJBS gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"g3NKuxHJBS","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-g3NKuxHJBS" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $92.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"41897500803279","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gfE8URtdAc.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gfE8URtdAc:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gfE8URtdAc:hover .gp-button-icon { color: undefined; } .gfE8URtdAc .gp-button-icon { color: var(--g-c-text-3, text-3); } .gfE8URtdAc:hover .gp-button-price { color: undefined; } .gfE8URtdAc .gp-button-price { color: var(--g-c-text-3, text-3); } .gfE8URtdAc .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gfE8URtdAc:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gfE8URtdAc" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gfE8URtdAc gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gfE8URtdAc-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gfE8URtdAc-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gfE8URtdAc-sold-out:hover .gp-button-icon { color: undefined; } .gfE8URtdAc-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gfE8URtdAc-sold-out:hover .gp-button-price { color: undefined; } .gfE8URtdAc-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gfE8URtdAc-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gfE8URtdAc-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gfE8URtdAc" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gfE8URtdAc-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="7055894053071" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_555343413365441616" /></form></gp-product><gp-product class="gp-child-item-gSBjm3TKNX gp-contents" gp-context='{"variantSelected": {"id":41834668589263,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"22972015356","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Besta All Pass 6","public_title":null,"options":["Default Title"],"price":7290,"weight":320,"compare_at_price":7290,"inventory_management":"shopify","barcode":"22972015356","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-gSBjm3TKNX7043918266575"}' gp-data='{"variantSelected": {"id":41834668589263,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"22972015356","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Besta All Pass 6","public_title":null,"options":["Default Title"],"price":7290,"weight":320,"compare_at_price":7290,"inventory_management":"shopify","barcode":"22972015356","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/besta-all-pass-6-e-dictionary", "productHandle":"besta-all-pass-6-e-dictionary", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555343413365441616"}}' ><form method="post" action="/cart/add" id="product-form-gSBjm3TKNX7043918266575" accept-charset="UTF-8" class="form contents gp-contents [&>div]:gp-grid [&>div]:gp-grid-rows-[subgrid] [&>div]:gp-gap-y-0 [&>div]:gp-grid-col-[subgrid] [&>*>div:nth-child(1)]:gp-contents" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="41834668589263" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gTAKERBLCE" data-id="gTAKERBLCE" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gTAKERBLCE gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="g0YgB5flUL gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gkH2MYzOjC "> <gp-product-tag data-id="gkH2MYzOjC" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gkH2MYzOjC", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="0.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gkH2MYzOjC" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gnhBxQdGw_", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555343413365441616"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":false},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":false,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/besta-all-pass-6-e-dictionary", "product":{"id":7043918266575,"title":"Besta All Pass 6","handle":"besta-all-pass-6-e-dictionary","description":"\u003cdiv\u003eHighlights:\u003c\/div\u003e\u003cdiv\u003e\u003cbr\u003e\u003c\/div\u003e\u003cdiv\u003e\u003cul style=\"margin-bottom: 1.618em; margin-left: 2.61792em;\"\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eFull Touch Screen\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eHandwriting Recognition\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e72,000+ Entries, 80,000+ Examples\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eTone Function for Pinyin Input\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eStroke Order Animation\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eSearch Unknown Characters using ? or *\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003cdiv\u003eKey Features:\u003c\/div\u003e\u003cdiv\u003e\u003cbr\u003e\u003c\/div\u003e\u003cul style=\"margin-bottom: 1.618em; margin-left: 2.61792em;\"\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eMost authoritative Chinese Dictionary “The Standard Dictionary of Contemporary Chinese, 3rd Edition”\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eBlack \u0026amp; white backlight touch screen, adjustable font size for screen display\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eSmart Pinyin input system specially designed for Singapore students\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eTone function shortlists the words, faster and accurately using Pinyin input\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eUp to 30-levels of cross-search display window for in-depth research\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eAccurate Chinese pronunciation with Hanyu Pinyin display\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eChinese composition learning material such as punctuation, units of measurement, etc.\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eChinese reference material such as Dizigui, Sanzijing, Baijiaxing, Chinese idioms \u0026amp; proverbs and local terms\u003c\/li\u003e\n\u003c\/ul\u003e\u003cp style=\"box-sizing: inherit;\"\u003eBox Content:\u003c\/p\u003e\u003col style=\"margin-bottom: 1.618em; margin-left: 2.61792em;\"\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eBESTA All Pass 6 e-Dictionary\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eEarphones\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e2 X AAA Alkaline Batteries\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eUser’s Manual\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eStylus Pen (Included in the device)\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eLeather Case Protector\u003c\/li\u003e\n\u003c\/ol\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"font-size:10.0pt;line-height:115%\"\u003eVIDEO\nMANUAL: \u003ca href=\"https:\/\/youtu.be\/YGLM7mvdCkk\"\u003ehttps:\/\/youtu.be\/YGLM7mvdCkk\u003c\/a\u003e\u003cp\u003e\u003c\/p\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"line-height: 115%;\"\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan lang=\"ZH-CN\" style=\"line-height: 115%;\"\u003e特点\u003c\/span\u003e\u003cspan style=\"line-height: 115%;\"\u003e:\u003c\/span\u003e\u003c\/p\u003e\u003cul style=\"margin-bottom: 1.618em; margin-left: 2.61792em;\"\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e全触控屏幕\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e手写辨识\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e72,000余词目 80,000余例证\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e拼音声调功能\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e笔划顺序演示\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e智能不明字查询 ? 及 *\u003c\/li\u003e\n\u003c\/ul\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"line-height: 115%;\"\u003e\u003cp\u003e\u003c\/p\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan lang=\"ZH-CN\" style=\"line-height: 115%;\"\u003e主要功能\u003c\/span\u003e\u003cspan style=\"line-height: 115%;\"\u003e:\u003c\/span\u003e\u003cspan style=\"line-height: 115%;\"\u003e\u003cp\u003e\u003c\/p\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"line-height: 115%;\"\u003e\u003cp\u003e\u003c\/p\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cul style=\"margin-bottom: 1.618em; margin-left: 2.61792em;\"\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e最权威的华文词典《现代汉语规范词典 第三版》\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e黑白背光触控屏幕,可切换显示字型大小\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e专为新加坡学生量身订做的全新智能拼音输入法\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e可依声调缩减候选字范围,拼音输入更快速\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e最高30层交互查询视窗,学习更上一层楼\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e清晰标准的华文发音功能,同时显示汉语拼音\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e作文及华文学习资料:标点符号、量词等\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e参考资料:弟子规、三字经、百家姓、常用题辞、本地用语\u003c\/li\u003e\n\u003c\/ul\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan lang=\"ZH-CN\" style=\"line-height: 115%;\"\u003e盒内元件\u003c\/span\u003e\u003cspan style=\"line-height: 115%;\"\u003e:\u003c\/span\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"line-height: 115%;\"\u003e\u003cp\u003e\u003c\/p\u003e\u003c\/span\u003e\u003c\/p\u003e\u003col style=\"margin-bottom: 1.618em; margin-left: 2.61792em;\"\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eBESTA ALL PASS-6 电子词典\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e耳机\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e两颗AAA碱性电池\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e使用说明书\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e手写笔(机器内)\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e保护皮套\u003c\/li\u003e\n\u003c\/ol\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan lang=\"ZH-CN\" style=\"line-height: 115%;\"\u003e使用说明视频\u003c\/span\u003e\u003cspan style=\"line-height: 115%;\"\u003e: \u003ca href=\"https:\/\/youtu.be\/YGLM7mvdCkk\" target=\"_blank\" style=\"\"\u003ehttps:\/\/youtu.be\/YGLM7mvdCkk\u003c\/a\u003e\u003cspan style=\"font-size: 10pt;\"\u003e\u003cp\u003e\u003c\/p\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cbr\u003e","published_at":"2025-03-21T14:55:20+08:00","created_at":"2022-05-25T11:44:10+08:00","vendor":"ELLTON ENTERPRISE PTE LTD","type":"Gadgets \u0026 IT","tags":["Smart Devices"],"price":7290,"price_min":7290,"price_max":7290,"available":true,"price_varies":false,"compare_at_price":7290,"compare_at_price_min":7290,"compare_at_price_max":7290,"compare_at_price_varies":false,"variants":[{"id":41834668589263,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"22972015356","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Besta All Pass 6","public_title":null,"options":["Default Title"],"price":7290,"weight":320,"compare_at_price":7290,"inventory_management":"shopify","barcode":"22972015356","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_910372f5-9f92-4f9d-96e5-4ecdfd66b910.jpg?v=1742957600","\/\/popular.com.sg\/cdn\/shop\/files\/download_f740b9ec-faf9-4fc6-8641-156c7c8f7c64.jpg?v=1742957600","\/\/popular.com.sg\/cdn\/shop\/files\/download_4856cccd-6c6d-4514-acfd-a647f9882872.jpg?v=1742957598","\/\/popular.com.sg\/cdn\/shop\/files\/download_1835b182-1727-4894-a058-d376816e81ab.jpg?v=1742957600","\/\/popular.com.sg\/cdn\/shop\/files\/download_7395aa17-cb45-4e51-9dd5-84bb7d4d5822.jpg?v=1742957601","\/\/popular.com.sg\/cdn\/shop\/files\/22972015356_-_6.jpg?v=1743738880","\/\/popular.com.sg\/cdn\/shop\/files\/22972015356_-_7.jpg?v=1743738881"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_910372f5-9f92-4f9d-96e5-4ecdfd66b910.jpg?v=1742957600","options":["Title"],"media":[{"alt":"Besta All Pass 6","id":30095654125775,"position":1,"preview_image":{"aspect_ratio":1.0,"height":2048,"width":2048,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_910372f5-9f92-4f9d-96e5-4ecdfd66b910.jpg?v=1742957600"},"aspect_ratio":1.0,"height":2048,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_910372f5-9f92-4f9d-96e5-4ecdfd66b910.jpg?v=1742957600","width":2048},{"alt":"Besta All Pass 6","id":30095654158543,"position":2,"preview_image":{"aspect_ratio":1.0,"height":2048,"width":2048,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_f740b9ec-faf9-4fc6-8641-156c7c8f7c64.jpg?v=1742957600"},"aspect_ratio":1.0,"height":2048,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_f740b9ec-faf9-4fc6-8641-156c7c8f7c64.jpg?v=1742957600","width":2048},{"alt":"Besta All Pass 6","id":30095654191311,"position":3,"preview_image":{"aspect_ratio":1.0,"height":600,"width":600,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_4856cccd-6c6d-4514-acfd-a647f9882872.jpg?v=1742957598"},"aspect_ratio":1.0,"height":600,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_4856cccd-6c6d-4514-acfd-a647f9882872.jpg?v=1742957598","width":600},{"alt":"Besta All Pass 6","id":30095654224079,"position":4,"preview_image":{"aspect_ratio":1.0,"height":2048,"width":2048,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_1835b182-1727-4894-a058-d376816e81ab.jpg?v=1742957600"},"aspect_ratio":1.0,"height":2048,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_1835b182-1727-4894-a058-d376816e81ab.jpg?v=1742957600","width":2048},{"alt":"Besta All Pass 6","id":30095654256847,"position":5,"preview_image":{"aspect_ratio":1.0,"height":2560,"width":2560,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_7395aa17-cb45-4e51-9dd5-84bb7d4d5822.jpg?v=1742957601"},"aspect_ratio":1.0,"height":2560,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_7395aa17-cb45-4e51-9dd5-84bb7d4d5822.jpg?v=1742957601","width":2560},{"alt":null,"id":30168212897999,"position":6,"preview_image":{"aspect_ratio":1.0,"height":2048,"width":2048,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/22972015356_-_6.jpg?v=1743738880"},"aspect_ratio":1.0,"height":2048,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/22972015356_-_6.jpg?v=1743738880","width":2048},{"alt":null,"id":30168212930767,"position":7,"preview_image":{"aspect_ratio":1.0,"height":2048,"width":2048,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/22972015356_-_7.jpg?v=1743738881"},"aspect_ratio":1.0,"height":2048,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/22972015356_-_7.jpg?v=1743738881","width":2048}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cdiv\u003eHighlights:\u003c\/div\u003e\u003cdiv\u003e\u003cbr\u003e\u003c\/div\u003e\u003cdiv\u003e\u003cul style=\"margin-bottom: 1.618em; margin-left: 2.61792em;\"\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eFull Touch Screen\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eHandwriting Recognition\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e72,000+ Entries, 80,000+ Examples\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eTone Function for Pinyin Input\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eStroke Order Animation\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eSearch Unknown Characters using ? or *\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003cdiv\u003eKey Features:\u003c\/div\u003e\u003cdiv\u003e\u003cbr\u003e\u003c\/div\u003e\u003cul style=\"margin-bottom: 1.618em; margin-left: 2.61792em;\"\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eMost authoritative Chinese Dictionary “The Standard Dictionary of Contemporary Chinese, 3rd Edition”\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eBlack \u0026amp; white backlight touch screen, adjustable font size for screen display\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eSmart Pinyin input system specially designed for Singapore students\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eTone function shortlists the words, faster and accurately using Pinyin input\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eUp to 30-levels of cross-search display window for in-depth research\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eAccurate Chinese pronunciation with Hanyu Pinyin display\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eChinese composition learning material such as punctuation, units of measurement, etc.\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eChinese reference material such as Dizigui, Sanzijing, Baijiaxing, Chinese idioms \u0026amp; proverbs and local terms\u003c\/li\u003e\n\u003c\/ul\u003e\u003cp style=\"box-sizing: inherit;\"\u003eBox Content:\u003c\/p\u003e\u003col style=\"margin-bottom: 1.618em; margin-left: 2.61792em;\"\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eBESTA All Pass 6 e-Dictionary\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eEarphones\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e2 X AAA Alkaline Batteries\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eUser’s Manual\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eStylus Pen (Included in the device)\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eLeather Case Protector\u003c\/li\u003e\n\u003c\/ol\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"font-size:10.0pt;line-height:115%\"\u003eVIDEO\nMANUAL: \u003ca href=\"https:\/\/youtu.be\/YGLM7mvdCkk\"\u003ehttps:\/\/youtu.be\/YGLM7mvdCkk\u003c\/a\u003e\u003cp\u003e\u003c\/p\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"line-height: 115%;\"\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan lang=\"ZH-CN\" style=\"line-height: 115%;\"\u003e特点\u003c\/span\u003e\u003cspan style=\"line-height: 115%;\"\u003e:\u003c\/span\u003e\u003c\/p\u003e\u003cul style=\"margin-bottom: 1.618em; margin-left: 2.61792em;\"\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e全触控屏幕\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e手写辨识\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e72,000余词目 80,000余例证\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e拼音声调功能\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e笔划顺序演示\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e智能不明字查询 ? 及 *\u003c\/li\u003e\n\u003c\/ul\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"line-height: 115%;\"\u003e\u003cp\u003e\u003c\/p\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan lang=\"ZH-CN\" style=\"line-height: 115%;\"\u003e主要功能\u003c\/span\u003e\u003cspan style=\"line-height: 115%;\"\u003e:\u003c\/span\u003e\u003cspan style=\"line-height: 115%;\"\u003e\u003cp\u003e\u003c\/p\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"line-height: 115%;\"\u003e\u003cp\u003e\u003c\/p\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cul style=\"margin-bottom: 1.618em; margin-left: 2.61792em;\"\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e最权威的华文词典《现代汉语规范词典 第三版》\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e黑白背光触控屏幕,可切换显示字型大小\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e专为新加坡学生量身订做的全新智能拼音输入法\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e可依声调缩减候选字范围,拼音输入更快速\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e最高30层交互查询视窗,学习更上一层楼\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e清晰标准的华文发音功能,同时显示汉语拼音\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e作文及华文学习资料:标点符号、量词等\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e参考资料:弟子规、三字经、百家姓、常用题辞、本地用语\u003c\/li\u003e\n\u003c\/ul\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan lang=\"ZH-CN\" style=\"line-height: 115%;\"\u003e盒内元件\u003c\/span\u003e\u003cspan style=\"line-height: 115%;\"\u003e:\u003c\/span\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"line-height: 115%;\"\u003e\u003cp\u003e\u003c\/p\u003e\u003c\/span\u003e\u003c\/p\u003e\u003col style=\"margin-bottom: 1.618em; margin-left: 2.61792em;\"\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eBESTA ALL PASS-6 电子词典\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e耳机\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e两颗AAA碱性电池\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e使用说明书\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e手写笔(机器内)\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e保护皮套\u003c\/li\u003e\n\u003c\/ol\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan lang=\"ZH-CN\" style=\"line-height: 115%;\"\u003e使用说明视频\u003c\/span\u003e\u003cspan style=\"line-height: 115%;\"\u003e: \u003ca href=\"https:\/\/youtu.be\/YGLM7mvdCkk\" target=\"_blank\" style=\"\"\u003ehttps:\/\/youtu.be\/YGLM7mvdCkk\u003c\/a\u003e\u003cspan style=\"font-size: 10pt;\"\u003e\u003cp\u003e\u003c\/p\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cbr\u003e"}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_555343413365441616" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gnhBxQdGw_" class="gnhBxQdGw_ gp-overflow-hidden" > <div class="gp-grid gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gtc-tablet:minmax(0, 12fr);--gtc-mobile:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="7043918266575" product-media="7" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:2048px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30095654125775 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_910372f5-9f92-4f9d-96e5-4ecdfd66b910.jpg?v=1742957600" data-srcset="//popular.com.sg/cdn/shop/files/download_910372f5-9f92-4f9d-96e5-4ecdfd66b910_480x480.jpg?v=1742957600 480w, //popular.com.sg/cdn/shop/files/download_910372f5-9f92-4f9d-96e5-4ecdfd66b910_768x768.jpg?v=1742957600 768w,//popular.com.sg/cdn/shop/files/download_910372f5-9f92-4f9d-96e5-4ecdfd66b910_1024x1024.jpg?v=1742957600 1024w,//popular.com.sg/cdn/shop/files/download_910372f5-9f92-4f9d-96e5-4ecdfd66b910_1440x1440.jpg?v=1742957600 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="2048" height="2048" alt="Besta All Pass 6" base-src="//popular.com.sg/cdn/shop/files/download_910372f5-9f92-4f9d-96e5-4ecdfd66b910.jpg?v=1742957600" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gmhrHeQP-c "> <gp-text data-id="gmhrHeQP-c"> <div class="gmhrHeQP-c " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:0;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Besta All Pass 6</h2> </div> </div> </gp-text></div><div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="ggbW1h5Hb8 "><gp-product-variants data-id="ggbW1h5Hb8" has-pre-selected="true" gp-data='{ "setting":{"showAsSwatches":true,"optionType":"groupOption","label":true,"optionAlign":{"desktop":"left"},"price":true,"combineFullWidth":{"desktop":true},"combineWidth":{"desktop":"100%"},"combineHeight":"45px","variantPresets":[{"optionName":"base","optionType":"rectangle_list","presets":{"color":{"width":{"desktop":"45px","tablet":"45px","mobile":"45px"},"height":"45px","spacing":"16px","optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"hover":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"active":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"rectangle_list":{"width":{"desktop":""},"height":"45px","spacing":"16px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}},"image":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"image_shopify":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"dropdown":{"width":{"desktop":"100%","tablet":"100%","mobile":"100%"},"height":"45px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}}}}],"soldOutStyle":"line","layout":{"desktop":"vertical"},"column":{"desktop":1},"hasPreSelected":true,"blankText":"Please select an option","hasOnlyDefaultVariant":true}, "styles":{"fullWidth":{"desktop":true},"width":{"desktop":"100%"},"optionSpacing":"30px","labelGap":"8px","swatchAutoWidth":{"desktop":true},"swatchWidth":{"desktop":"80px"},"swatchHeight":{"desktop":"45px"},"swatchSpacing":"var(--g-s-m)","marginBottom":{"desktop":"var(--g-s-xl)","mobile":"var(--g-s-xl)"},"align":{"desktop":"left"},"labelTypo":{"type":"paragraph-2","attrs":{"color":"text-1","bold":true}},"labelColor":"text-2","optionTypo":{"type":"paragraph-2","custom":{"fontSize":{"desktop":"13px","tablet":"14px","mobile":"14px"}}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"dropdownItemWidth":{"desktop":"fill","mobile":"fill","tablet":"fill"},"fixedDropdownWidth":{"desktop":"240px"},"swatchItemWidth":{"desktop":"auto"}}, "variants":[{"id":41834668589263,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"22972015356","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Besta All Pass 6","public_title":null,"options":["Default Title"],"price":7290,"weight":320,"compare_at_price":7290,"inventory_management":"shopify","barcode":"22972015356","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}], "optionsWithValues": [{"name":"Title","position":1,"values":["Default Title"]}], "variantSelected": {"id":41834668589263,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"22972015356","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Besta All Pass 6","public_title":null,"options":["Default Title"],"price":7290,"weight":320,"compare_at_price":7290,"inventory_management":"shopify","barcode":"22972015356","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "variantInventoryQuantity": [61], "variantInventoryPolicy": ["deny"], "moneyFormat": "${{amount}}", "productId": 7043918266575, "productUrl": "\/products\/besta-all-pass-6-e-dictionary", "productHandle": "besta-all-pass-6-e-dictionary", "displayState": {"desktop":true,"tablet":true,"mobile":true}, "totalVariantCombinations": 1, "firstAvailableVariant": {"id":41834668589263,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"22972015356","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Besta All Pass 6","public_title":null,"options":["Default Title"],"price":7290,"weight":320,"compare_at_price":7290,"inventory_management":"shopify","barcode":"22972015356","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}} } '><div></div> </gp-product-variants> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-variant-v3.js?v=1742365134075" defer="defer"></script> </div> <div enableLazyloadImage="true" parentTag="Col" id="g4dNcnbAFW" data-id="g4dNcnbAFW" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="g4dNcnbAFW gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gPbG2fQr_g gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="g3NKuxHJBS" class="g3NKuxHJBS gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"g3NKuxHJBS","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-g3NKuxHJBS" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $72.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"41834668589263","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gfE8URtdAc.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gfE8URtdAc:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gfE8URtdAc:hover .gp-button-icon { color: undefined; } .gfE8URtdAc .gp-button-icon { color: var(--g-c-text-3, text-3); } .gfE8URtdAc:hover .gp-button-price { color: undefined; } .gfE8URtdAc .gp-button-price { color: var(--g-c-text-3, text-3); } .gfE8URtdAc .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gfE8URtdAc:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gfE8URtdAc" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gfE8URtdAc gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gfE8URtdAc-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gfE8URtdAc-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gfE8URtdAc-sold-out:hover .gp-button-icon { color: undefined; } .gfE8URtdAc-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gfE8URtdAc-sold-out:hover .gp-button-price { color: undefined; } .gfE8URtdAc-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gfE8URtdAc-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gfE8URtdAc-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gfE8URtdAc" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gfE8URtdAc-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="7043918266575" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_555343413365441616" /></form></gp-product><gp-product class="gp-child-item-gSBjm3TKNX gp-contents" gp-context='{"variantSelected": {"id":44242173722831,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4902370551990","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Mario Vs Donkey Kong - Nintendo Switch","public_title":null,"options":["Default Title"],"price":5590,"weight":30,"compare_at_price":null,"inventory_management":"shopify","barcode":"4902370551990","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-gSBjm3TKNX7620365680847"}' gp-data='{"variantSelected": {"id":44242173722831,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4902370551990","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Mario Vs Donkey Kong - Nintendo Switch","public_title":null,"options":["Default Title"],"price":5590,"weight":30,"compare_at_price":null,"inventory_management":"shopify","barcode":"4902370551990","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/mario-vs-donkey-kong-nintendo-switch", "productHandle":"mario-vs-donkey-kong-nintendo-switch", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555343413365441616"}}' ><form method="post" action="/cart/add" id="product-form-gSBjm3TKNX7620365680847" accept-charset="UTF-8" class="form contents gp-contents [&>div]:gp-grid [&>div]:gp-grid-rows-[subgrid] [&>div]:gp-gap-y-0 [&>div]:gp-grid-col-[subgrid] [&>*>div:nth-child(1)]:gp-contents" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="44242173722831" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gTAKERBLCE" data-id="gTAKERBLCE" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gTAKERBLCE gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="g0YgB5flUL gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gkH2MYzOjC "> <gp-product-tag data-id="gkH2MYzOjC" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gkH2MYzOjC", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="-5590.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gkH2MYzOjC" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gnhBxQdGw_", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555343413365441616"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":false},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":false,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/mario-vs-donkey-kong-nintendo-switch", "product":{"id":7620365680847,"title":"Mario Vs Donkey Kong - Nintendo Switch","handle":"mario-vs-donkey-kong-nintendo-switch","description":"Donkey Kong has stolen the Mini-Marios! Solve platforming puzzles to get them back. Run, jump, and backflip your way to rescuing the stolen Mini-Mario toys in this puzzling twist on Mario action. Obstacles like spikes, moving platforms, and falling bricks stand in your way— put your brain to work and figure out the best way to reach the Mini-Marios. The rivalry that originally heated up on the Game Boy Advance system reignites on the Nintendo Switch system with newly-added co-op play and updated visuals.","published_at":"2025-03-20T20:40:44+08:00","created_at":"2025-03-20T20:40:43+08:00","vendor":"CONVERGENT SYSTEMS (S) PTE LTD","type":"Gadgets \u0026 IT","tags":["GAMING ACCESSORIES"],"price":5590,"price_min":5590,"price_max":5590,"available":true,"price_varies":false,"compare_at_price":null,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":44242173722831,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4902370551990","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Mario Vs Donkey Kong - Nintendo Switch","public_title":null,"options":["Default Title"],"price":5590,"weight":30,"compare_at_price":null,"inventory_management":"shopify","barcode":"4902370551990","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_4b31b243-0a94-434f-8b70-19ad23e20c2b.jpg?v=1742951961","\/\/popular.com.sg\/cdn\/shop\/files\/download_cd912f6a-1a50-4e18-86f9-a1acd1cea81f.jpg?v=1742951961"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_4b31b243-0a94-434f-8b70-19ad23e20c2b.jpg?v=1742951961","options":["Title"],"media":[{"alt":"Mario Vs Donkey Kong - Nintendo Switch","id":30095321465039,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1200,"width":1200,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_4b31b243-0a94-434f-8b70-19ad23e20c2b.jpg?v=1742951961"},"aspect_ratio":1.0,"height":1200,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_4b31b243-0a94-434f-8b70-19ad23e20c2b.jpg?v=1742951961","width":1200},{"alt":"Mario Vs Donkey Kong - Nintendo Switch","id":30095321497807,"position":2,"preview_image":{"aspect_ratio":1.0,"height":1200,"width":1200,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_cd912f6a-1a50-4e18-86f9-a1acd1cea81f.jpg?v=1742951961"},"aspect_ratio":1.0,"height":1200,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_cd912f6a-1a50-4e18-86f9-a1acd1cea81f.jpg?v=1742951961","width":1200}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"Donkey Kong has stolen the Mini-Marios! Solve platforming puzzles to get them back. Run, jump, and backflip your way to rescuing the stolen Mini-Mario toys in this puzzling twist on Mario action. Obstacles like spikes, moving platforms, and falling bricks stand in your way— put your brain to work and figure out the best way to reach the Mini-Marios. The rivalry that originally heated up on the Game Boy Advance system reignites on the Nintendo Switch system with newly-added co-op play and updated visuals."}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_555343413365441616" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gnhBxQdGw_" class="gnhBxQdGw_ gp-overflow-hidden" > <div class="gp-grid gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gtc-tablet:minmax(0, 12fr);--gtc-mobile:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="7620365680847" product-media="2" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:1200px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30095321465039 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_4b31b243-0a94-434f-8b70-19ad23e20c2b.jpg?v=1742951961" data-srcset="//popular.com.sg/cdn/shop/files/download_4b31b243-0a94-434f-8b70-19ad23e20c2b_480x480.jpg?v=1742951961 480w, //popular.com.sg/cdn/shop/files/download_4b31b243-0a94-434f-8b70-19ad23e20c2b_768x768.jpg?v=1742951961 768w,//popular.com.sg/cdn/shop/files/download_4b31b243-0a94-434f-8b70-19ad23e20c2b_1024x1024.jpg?v=1742951961 1024w,//popular.com.sg/cdn/shop/files/download_4b31b243-0a94-434f-8b70-19ad23e20c2b_1440x1440.jpg?v=1742951961 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1200" height="1200" alt="Mario Vs Donkey Kong - Nintendo Switch" base-src="//popular.com.sg/cdn/shop/files/download_4b31b243-0a94-434f-8b70-19ad23e20c2b.jpg?v=1742951961" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gmhrHeQP-c "> <gp-text data-id="gmhrHeQP-c"> <div class="gmhrHeQP-c " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:0;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Mario Vs Donkey Kong - Nintendo Switch</h2> </div> </div> </gp-text></div><div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="ggbW1h5Hb8 "><gp-product-variants data-id="ggbW1h5Hb8" has-pre-selected="true" gp-data='{ "setting":{"showAsSwatches":true,"optionType":"groupOption","label":true,"optionAlign":{"desktop":"left"},"price":true,"combineFullWidth":{"desktop":true},"combineWidth":{"desktop":"100%"},"combineHeight":"45px","variantPresets":[{"optionName":"base","optionType":"rectangle_list","presets":{"color":{"width":{"desktop":"45px","tablet":"45px","mobile":"45px"},"height":"45px","spacing":"16px","optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"hover":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"active":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"rectangle_list":{"width":{"desktop":""},"height":"45px","spacing":"16px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}},"image":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"image_shopify":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"dropdown":{"width":{"desktop":"100%","tablet":"100%","mobile":"100%"},"height":"45px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}}}}],"soldOutStyle":"line","layout":{"desktop":"vertical"},"column":{"desktop":1},"hasPreSelected":true,"blankText":"Please select an option","hasOnlyDefaultVariant":true}, "styles":{"fullWidth":{"desktop":true},"width":{"desktop":"100%"},"optionSpacing":"30px","labelGap":"8px","swatchAutoWidth":{"desktop":true},"swatchWidth":{"desktop":"80px"},"swatchHeight":{"desktop":"45px"},"swatchSpacing":"var(--g-s-m)","marginBottom":{"desktop":"var(--g-s-xl)","mobile":"var(--g-s-xl)"},"align":{"desktop":"left"},"labelTypo":{"type":"paragraph-2","attrs":{"color":"text-1","bold":true}},"labelColor":"text-2","optionTypo":{"type":"paragraph-2","custom":{"fontSize":{"desktop":"13px","tablet":"14px","mobile":"14px"}}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"dropdownItemWidth":{"desktop":"fill","mobile":"fill","tablet":"fill"},"fixedDropdownWidth":{"desktop":"240px"},"swatchItemWidth":{"desktop":"auto"}}, "variants":[{"id":44242173722831,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4902370551990","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Mario Vs Donkey Kong - Nintendo Switch","public_title":null,"options":["Default Title"],"price":5590,"weight":30,"compare_at_price":null,"inventory_management":"shopify","barcode":"4902370551990","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}], "optionsWithValues": [{"name":"Title","position":1,"values":["Default Title"]}], "variantSelected": {"id":44242173722831,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4902370551990","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Mario Vs Donkey Kong - Nintendo Switch","public_title":null,"options":["Default Title"],"price":5590,"weight":30,"compare_at_price":null,"inventory_management":"shopify","barcode":"4902370551990","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "variantInventoryQuantity": [2], "variantInventoryPolicy": ["deny"], "moneyFormat": "${{amount}}", "productId": 7620365680847, "productUrl": "\/products\/mario-vs-donkey-kong-nintendo-switch", "productHandle": "mario-vs-donkey-kong-nintendo-switch", "displayState": {"desktop":true,"tablet":true,"mobile":true}, "totalVariantCombinations": 1, "firstAvailableVariant": {"id":44242173722831,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4902370551990","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Mario Vs Donkey Kong - Nintendo Switch","public_title":null,"options":["Default Title"],"price":5590,"weight":30,"compare_at_price":null,"inventory_management":"shopify","barcode":"4902370551990","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}} } '><div></div> </gp-product-variants> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-variant-v3.js?v=1742365134075" defer="defer"></script> </div> <div enableLazyloadImage="true" parentTag="Col" id="g4dNcnbAFW" data-id="g4dNcnbAFW" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="g4dNcnbAFW gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gPbG2fQr_g gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="g3NKuxHJBS" class="g3NKuxHJBS gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"g3NKuxHJBS","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-g3NKuxHJBS" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $55.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"44242173722831","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gfE8URtdAc.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gfE8URtdAc:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gfE8URtdAc:hover .gp-button-icon { color: undefined; } .gfE8URtdAc .gp-button-icon { color: var(--g-c-text-3, text-3); } .gfE8URtdAc:hover .gp-button-price { color: undefined; } .gfE8URtdAc .gp-button-price { color: var(--g-c-text-3, text-3); } .gfE8URtdAc .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gfE8URtdAc:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gfE8URtdAc" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gfE8URtdAc gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gfE8URtdAc-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gfE8URtdAc-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gfE8URtdAc-sold-out:hover .gp-button-icon { color: undefined; } .gfE8URtdAc-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gfE8URtdAc-sold-out:hover .gp-button-price { color: undefined; } .gfE8URtdAc-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gfE8URtdAc-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gfE8URtdAc-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gfE8URtdAc" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gfE8URtdAc-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="7620365680847" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_555343413365441616" /></form></gp-product><gp-product class="gp-child-item-gSBjm3TKNX gp-contents" gp-context='{"variantSelected": {"id":44242074304719,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"850031616233","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Myfirst Fone R1s - Cotton Candy Mix","public_title":null,"options":["Default Title"],"price":26900,"weight":500000,"compare_at_price":null,"inventory_management":"shopify","barcode":"850031616233","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-gSBjm3TKNX7620286021839"}' gp-data='{"variantSelected": {"id":44242074304719,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"850031616233","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Myfirst Fone R1s - Cotton Candy Mix","public_title":null,"options":["Default Title"],"price":26900,"weight":500000,"compare_at_price":null,"inventory_management":"shopify","barcode":"850031616233","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/myfirst-fone-r1s-kids-smart-watch-for-boys-girls-touch-screen-smartwatch-phone-with-call-video-camera-alarm-music-player-for-children-teen-students-cotton-candy-mix-small", "productHandle":"myfirst-fone-r1s-kids-smart-watch-for-boys-girls-touch-screen-smartwatch-phone-with-call-video-camera-alarm-music-player-for-children-teen-students-cotton-candy-mix-small", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555343413365441616"}}' ><form method="post" action="/cart/add" id="product-form-gSBjm3TKNX7620286021839" accept-charset="UTF-8" class="form contents gp-contents [&>div]:gp-grid [&>div]:gp-grid-rows-[subgrid] [&>div]:gp-gap-y-0 [&>div]:gp-grid-col-[subgrid] [&>*>div:nth-child(1)]:gp-contents" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="44242074304719" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gTAKERBLCE" data-id="gTAKERBLCE" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gTAKERBLCE gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="g0YgB5flUL gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gkH2MYzOjC "> <gp-product-tag data-id="gkH2MYzOjC" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gkH2MYzOjC", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="-26900.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gkH2MYzOjC" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gnhBxQdGw_", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555343413365441616"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":false},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":false,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/myfirst-fone-r1s-kids-smart-watch-for-boys-girls-touch-screen-smartwatch-phone-with-call-video-camera-alarm-music-player-for-children-teen-students-cotton-candy-mix-small", "product":{"id":7620286021839,"title":"Myfirst Fone R1s - Cotton Candy Mix","handle":"myfirst-fone-r1s-kids-smart-watch-for-boys-girls-touch-screen-smartwatch-phone-with-call-video-camera-alarm-music-player-for-children-teen-students-cotton-candy-mix-small","description":"The New \u0026amp; Improved myFirst Fone R1s - 4G Music Smartwatch Phone with Heart Rate Monitoring \u0026amp; Customisable Wallpaper","published_at":"2025-03-20T19:23:37+08:00","created_at":"2025-03-20T19:23:36+08:00","vendor":"MYFIRST TECH ASIA PTE. LTD.","type":"Gadgets \u0026 IT","tags":["Kids Entertainment"],"price":26900,"price_min":26900,"price_max":26900,"available":true,"price_varies":false,"compare_at_price":null,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":44242074304719,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"850031616233","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Myfirst Fone R1s - Cotton Candy Mix","public_title":null,"options":["Default Title"],"price":26900,"weight":500000,"compare_at_price":null,"inventory_management":"shopify","barcode":"850031616233","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_1ff554a2-b833-409d-985e-5b667f44a445.jpg?v=1743558385","\/\/popular.com.sg\/cdn\/shop\/files\/download_29235070-64cb-42fb-9719-6994c5fccf59.jpg?v=1743558385"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_1ff554a2-b833-409d-985e-5b667f44a445.jpg?v=1743558385","options":["Title"],"media":[{"alt":"Myfirst Fone R1s - Cotton Candy Mix","id":30151836008655,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1200,"width":1200,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_1ff554a2-b833-409d-985e-5b667f44a445.jpg?v=1743558385"},"aspect_ratio":1.0,"height":1200,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_1ff554a2-b833-409d-985e-5b667f44a445.jpg?v=1743558385","width":1200},{"alt":"Myfirst Fone R1s - Cotton Candy Mix","id":30151836041423,"position":2,"preview_image":{"aspect_ratio":0.997,"height":1500,"width":1496,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_29235070-64cb-42fb-9719-6994c5fccf59.jpg?v=1743558385"},"aspect_ratio":0.997,"height":1500,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_29235070-64cb-42fb-9719-6994c5fccf59.jpg?v=1743558385","width":1496}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"The New \u0026amp; Improved myFirst Fone R1s - 4G Music Smartwatch Phone with Heart Rate Monitoring \u0026amp; Customisable Wallpaper"}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_555343413365441616" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gnhBxQdGw_" class="gnhBxQdGw_ gp-overflow-hidden" > <div class="gp-grid gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gtc-tablet:minmax(0, 12fr);--gtc-mobile:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="7620286021839" product-media="2" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:1200px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30151836008655 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_1ff554a2-b833-409d-985e-5b667f44a445.jpg?v=1743558385" data-srcset="//popular.com.sg/cdn/shop/files/download_1ff554a2-b833-409d-985e-5b667f44a445_480x480.jpg?v=1743558385 480w, //popular.com.sg/cdn/shop/files/download_1ff554a2-b833-409d-985e-5b667f44a445_768x768.jpg?v=1743558385 768w,//popular.com.sg/cdn/shop/files/download_1ff554a2-b833-409d-985e-5b667f44a445_1024x1024.jpg?v=1743558385 1024w,//popular.com.sg/cdn/shop/files/download_1ff554a2-b833-409d-985e-5b667f44a445_1440x1440.jpg?v=1743558385 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1200" height="1200" alt="Myfirst Fone R1s - Cotton Candy Mix" base-src="//popular.com.sg/cdn/shop/files/download_1ff554a2-b833-409d-985e-5b667f44a445.jpg?v=1743558385" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gmhrHeQP-c "> <gp-text data-id="gmhrHeQP-c"> <div class="gmhrHeQP-c " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:0;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Myfirst Fone R1s - Cotton Candy Mix</h2> </div> </div> </gp-text></div><div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="ggbW1h5Hb8 "><gp-product-variants data-id="ggbW1h5Hb8" has-pre-selected="true" gp-data='{ "setting":{"showAsSwatches":true,"optionType":"groupOption","label":true,"optionAlign":{"desktop":"left"},"price":true,"combineFullWidth":{"desktop":true},"combineWidth":{"desktop":"100%"},"combineHeight":"45px","variantPresets":[{"optionName":"base","optionType":"rectangle_list","presets":{"color":{"width":{"desktop":"45px","tablet":"45px","mobile":"45px"},"height":"45px","spacing":"16px","optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"hover":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"active":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"rectangle_list":{"width":{"desktop":""},"height":"45px","spacing":"16px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}},"image":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"image_shopify":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"dropdown":{"width":{"desktop":"100%","tablet":"100%","mobile":"100%"},"height":"45px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}}}}],"soldOutStyle":"line","layout":{"desktop":"vertical"},"column":{"desktop":1},"hasPreSelected":true,"blankText":"Please select an option","hasOnlyDefaultVariant":true}, "styles":{"fullWidth":{"desktop":true},"width":{"desktop":"100%"},"optionSpacing":"30px","labelGap":"8px","swatchAutoWidth":{"desktop":true},"swatchWidth":{"desktop":"80px"},"swatchHeight":{"desktop":"45px"},"swatchSpacing":"var(--g-s-m)","marginBottom":{"desktop":"var(--g-s-xl)","mobile":"var(--g-s-xl)"},"align":{"desktop":"left"},"labelTypo":{"type":"paragraph-2","attrs":{"color":"text-1","bold":true}},"labelColor":"text-2","optionTypo":{"type":"paragraph-2","custom":{"fontSize":{"desktop":"13px","tablet":"14px","mobile":"14px"}}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"dropdownItemWidth":{"desktop":"fill","mobile":"fill","tablet":"fill"},"fixedDropdownWidth":{"desktop":"240px"},"swatchItemWidth":{"desktop":"auto"}}, "variants":[{"id":44242074304719,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"850031616233","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Myfirst Fone R1s - Cotton Candy Mix","public_title":null,"options":["Default Title"],"price":26900,"weight":500000,"compare_at_price":null,"inventory_management":"shopify","barcode":"850031616233","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}], "optionsWithValues": [{"name":"Title","position":1,"values":["Default Title"]}], "variantSelected": {"id":44242074304719,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"850031616233","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Myfirst Fone R1s - Cotton Candy Mix","public_title":null,"options":["Default Title"],"price":26900,"weight":500000,"compare_at_price":null,"inventory_management":"shopify","barcode":"850031616233","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "variantInventoryQuantity": [4], "variantInventoryPolicy": ["deny"], "moneyFormat": "${{amount}}", "productId": 7620286021839, "productUrl": "\/products\/myfirst-fone-r1s-kids-smart-watch-for-boys-girls-touch-screen-smartwatch-phone-with-call-video-camera-alarm-music-player-for-children-teen-students-cotton-candy-mix-small", "productHandle": "myfirst-fone-r1s-kids-smart-watch-for-boys-girls-touch-screen-smartwatch-phone-with-call-video-camera-alarm-music-player-for-children-teen-students-cotton-candy-mix-small", "displayState": {"desktop":true,"tablet":true,"mobile":true}, "totalVariantCombinations": 1, "firstAvailableVariant": {"id":44242074304719,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"850031616233","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Myfirst Fone R1s - Cotton Candy Mix","public_title":null,"options":["Default Title"],"price":26900,"weight":500000,"compare_at_price":null,"inventory_management":"shopify","barcode":"850031616233","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}} } '><div></div> </gp-product-variants> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-variant-v3.js?v=1742365134075" defer="defer"></script> </div> <div enableLazyloadImage="true" parentTag="Col" id="g4dNcnbAFW" data-id="g4dNcnbAFW" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="g4dNcnbAFW gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gPbG2fQr_g gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="g3NKuxHJBS" class="g3NKuxHJBS gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"g3NKuxHJBS","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-g3NKuxHJBS" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $269.00 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"44242074304719","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gfE8URtdAc.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gfE8URtdAc:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gfE8URtdAc:hover .gp-button-icon { color: undefined; } .gfE8URtdAc .gp-button-icon { color: var(--g-c-text-3, text-3); } .gfE8URtdAc:hover .gp-button-price { color: undefined; } .gfE8URtdAc .gp-button-price { color: var(--g-c-text-3, text-3); } .gfE8URtdAc .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gfE8URtdAc:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gfE8URtdAc" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gfE8URtdAc gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gfE8URtdAc-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gfE8URtdAc-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gfE8URtdAc-sold-out:hover .gp-button-icon { color: undefined; } .gfE8URtdAc-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gfE8URtdAc-sold-out:hover .gp-button-price { color: undefined; } .gfE8URtdAc-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gfE8URtdAc-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gfE8URtdAc-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gfE8URtdAc" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gfE8URtdAc-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="7620286021839" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_555343413365441616" /></form></gp-product><gp-product class="gp-child-item-gSBjm3TKNX gp-contents" gp-context='{"variantSelected": {"id":44242163499215,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4895252502060","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Tp-link Tapo 2k Pan\/tilt Indoor Security Camera For Baby Monitor, Pet Camera","public_title":null,"options":["Default Title"],"price":4190,"weight":440000,"compare_at_price":null,"inventory_management":"shopify","barcode":"4895252502060","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-gSBjm3TKNX7620357062863"}' gp-data='{"variantSelected": {"id":44242163499215,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4895252502060","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Tp-link Tapo 2k Pan\/tilt Indoor Security Camera For Baby Monitor, Pet Camera","public_title":null,"options":["Default Title"],"price":4190,"weight":440000,"compare_at_price":null,"inventory_management":"shopify","barcode":"4895252502060","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/tapo-tp-link-c211-2k-pan-tilt-indoor-security-camera-for-baby-monitor-pet-camera-motion-detection-and-tracking-works-with-alexa-and-google-supports-sd-card-up-to-512gb", "productHandle":"tapo-tp-link-c211-2k-pan-tilt-indoor-security-camera-for-baby-monitor-pet-camera-motion-detection-and-tracking-works-with-alexa-and-google-supports-sd-card-up-to-512gb", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555343413365441616"}}' ><form method="post" action="/cart/add" id="product-form-gSBjm3TKNX7620357062863" accept-charset="UTF-8" class="form contents gp-contents [&>div]:gp-grid [&>div]:gp-grid-rows-[subgrid] [&>div]:gp-gap-y-0 [&>div]:gp-grid-col-[subgrid] [&>*>div:nth-child(1)]:gp-contents" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="44242163499215" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gTAKERBLCE" data-id="gTAKERBLCE" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gTAKERBLCE gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="g0YgB5flUL gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gkH2MYzOjC "> <gp-product-tag data-id="gkH2MYzOjC" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gkH2MYzOjC", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="-4190.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gkH2MYzOjC" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gnhBxQdGw_", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555343413365441616"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":false},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":false,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/tapo-tp-link-c211-2k-pan-tilt-indoor-security-camera-for-baby-monitor-pet-camera-motion-detection-and-tracking-works-with-alexa-and-google-supports-sd-card-up-to-512gb", "product":{"id":7620357062863,"title":"Tp-link Tapo 2k Pan\/tilt Indoor Security Camera For Baby Monitor, Pet Camera","handle":"tapo-tp-link-c211-2k-pan-tilt-indoor-security-camera-for-baby-monitor-pet-camera-motion-detection-and-tracking-works-with-alexa-and-google-supports-sd-card-up-to-512gb","description":"Record all of life's wonderful moments with the stunning 2K ultra-clear lens. You’ll never miss out on those finer details. It is embedded with advanced night vision and baby crying detection, the Tapo Cam reinforces your baby care around the clock. Receive instant notifications when a person or motion is detected. You can also set up customizable motion detection areas to only let what matters alert you. When motion activity is detected, tracks and follows the subject to keep it within view. Set customizable block zones to keep certain spaces from being recorded so you never need to worry about personal moments being leaked. Save recorded video on a microSD Card(up to 512 GB) or by using Tapo Care cloud storage services.","published_at":"2025-03-20T20:32:18+08:00","created_at":"2025-03-20T20:32:17+08:00","vendor":"CONVERGENT SYSTEMS (S) PTE LTD","type":"Gadgets \u0026 IT","tags":["Networking"],"price":4190,"price_min":4190,"price_max":4190,"available":true,"price_varies":false,"compare_at_price":null,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":44242163499215,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4895252502060","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Tp-link Tapo 2k Pan\/tilt Indoor Security Camera For Baby Monitor, Pet Camera","public_title":null,"options":["Default Title"],"price":4190,"weight":440000,"compare_at_price":null,"inventory_management":"shopify","barcode":"4895252502060","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_6f08722a-bb0d-4ec5-a6db-1786df748fb1.jpg?v=1742971346","\/\/popular.com.sg\/cdn\/shop\/files\/download_6555dab1-2fa0-448b-adda-f90ccc113e49.jpg?v=1742971345"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_6f08722a-bb0d-4ec5-a6db-1786df748fb1.jpg?v=1742971346","options":["Title"],"media":[{"alt":"Tp-link Tapo 2k Pan\/tilt Indoor Security Camera For Baby Monitor, Pet Camera","id":30096533192911,"position":1,"preview_image":{"aspect_ratio":1.134,"height":1323,"width":1500,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_6f08722a-bb0d-4ec5-a6db-1786df748fb1.jpg?v=1742971346"},"aspect_ratio":1.134,"height":1323,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_6f08722a-bb0d-4ec5-a6db-1786df748fb1.jpg?v=1742971346","width":1500},{"alt":"Tp-link Tapo 2k Pan\/tilt Indoor Security Camera For Baby Monitor, Pet Camera","id":30096533225679,"position":2,"preview_image":{"aspect_ratio":1.143,"height":764,"width":873,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_6555dab1-2fa0-448b-adda-f90ccc113e49.jpg?v=1742971345"},"aspect_ratio":1.143,"height":764,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_6555dab1-2fa0-448b-adda-f90ccc113e49.jpg?v=1742971345","width":873}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"Record all of life's wonderful moments with the stunning 2K ultra-clear lens. You’ll never miss out on those finer details. It is embedded with advanced night vision and baby crying detection, the Tapo Cam reinforces your baby care around the clock. Receive instant notifications when a person or motion is detected. You can also set up customizable motion detection areas to only let what matters alert you. When motion activity is detected, tracks and follows the subject to keep it within view. Set customizable block zones to keep certain spaces from being recorded so you never need to worry about personal moments being leaked. Save recorded video on a microSD Card(up to 512 GB) or by using Tapo Care cloud storage services."}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_555343413365441616" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gnhBxQdGw_" class="gnhBxQdGw_ gp-overflow-hidden" > <div class="gp-grid gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gtc-tablet:minmax(0, 12fr);--gtc-mobile:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="7620357062863" product-media="2" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:1500px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30096533192911 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_6f08722a-bb0d-4ec5-a6db-1786df748fb1.jpg?v=1742971346" data-srcset="//popular.com.sg/cdn/shop/files/download_6f08722a-bb0d-4ec5-a6db-1786df748fb1_480x480.jpg?v=1742971346 480w, //popular.com.sg/cdn/shop/files/download_6f08722a-bb0d-4ec5-a6db-1786df748fb1_768x768.jpg?v=1742971346 768w,//popular.com.sg/cdn/shop/files/download_6f08722a-bb0d-4ec5-a6db-1786df748fb1_1024x1024.jpg?v=1742971346 1024w,//popular.com.sg/cdn/shop/files/download_6f08722a-bb0d-4ec5-a6db-1786df748fb1_1440x1440.jpg?v=1742971346 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1500" height="1323" alt="Tp-link Tapo 2k Pan/tilt Indoor Security Camera For Baby Monitor, Pet Camera" base-src="//popular.com.sg/cdn/shop/files/download_6f08722a-bb0d-4ec5-a6db-1786df748fb1.jpg?v=1742971346" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gmhrHeQP-c "> <gp-text data-id="gmhrHeQP-c"> <div class="gmhrHeQP-c " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:0;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Tp-link Tapo 2k Pan/tilt Indoor Security Camera For Baby Monitor, Pet Camera</h2> </div> </div> </gp-text></div><div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="ggbW1h5Hb8 "><gp-product-variants data-id="ggbW1h5Hb8" has-pre-selected="true" gp-data='{ "setting":{"showAsSwatches":true,"optionType":"groupOption","label":true,"optionAlign":{"desktop":"left"},"price":true,"combineFullWidth":{"desktop":true},"combineWidth":{"desktop":"100%"},"combineHeight":"45px","variantPresets":[{"optionName":"base","optionType":"rectangle_list","presets":{"color":{"width":{"desktop":"45px","tablet":"45px","mobile":"45px"},"height":"45px","spacing":"16px","optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"hover":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"active":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"rectangle_list":{"width":{"desktop":""},"height":"45px","spacing":"16px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}},"image":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"image_shopify":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"dropdown":{"width":{"desktop":"100%","tablet":"100%","mobile":"100%"},"height":"45px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}}}}],"soldOutStyle":"line","layout":{"desktop":"vertical"},"column":{"desktop":1},"hasPreSelected":true,"blankText":"Please select an option","hasOnlyDefaultVariant":true}, "styles":{"fullWidth":{"desktop":true},"width":{"desktop":"100%"},"optionSpacing":"30px","labelGap":"8px","swatchAutoWidth":{"desktop":true},"swatchWidth":{"desktop":"80px"},"swatchHeight":{"desktop":"45px"},"swatchSpacing":"var(--g-s-m)","marginBottom":{"desktop":"var(--g-s-xl)","mobile":"var(--g-s-xl)"},"align":{"desktop":"left"},"labelTypo":{"type":"paragraph-2","attrs":{"color":"text-1","bold":true}},"labelColor":"text-2","optionTypo":{"type":"paragraph-2","custom":{"fontSize":{"desktop":"13px","tablet":"14px","mobile":"14px"}}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"dropdownItemWidth":{"desktop":"fill","mobile":"fill","tablet":"fill"},"fixedDropdownWidth":{"desktop":"240px"},"swatchItemWidth":{"desktop":"auto"}}, "variants":[{"id":44242163499215,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4895252502060","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Tp-link Tapo 2k Pan\/tilt Indoor Security Camera For Baby Monitor, Pet Camera","public_title":null,"options":["Default Title"],"price":4190,"weight":440000,"compare_at_price":null,"inventory_management":"shopify","barcode":"4895252502060","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}], "optionsWithValues": [{"name":"Title","position":1,"values":["Default Title"]}], "variantSelected": {"id":44242163499215,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4895252502060","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Tp-link Tapo 2k Pan\/tilt Indoor Security Camera For Baby Monitor, Pet Camera","public_title":null,"options":["Default Title"],"price":4190,"weight":440000,"compare_at_price":null,"inventory_management":"shopify","barcode":"4895252502060","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "variantInventoryQuantity": [6], "variantInventoryPolicy": ["deny"], "moneyFormat": "${{amount}}", "productId": 7620357062863, "productUrl": "\/products\/tapo-tp-link-c211-2k-pan-tilt-indoor-security-camera-for-baby-monitor-pet-camera-motion-detection-and-tracking-works-with-alexa-and-google-supports-sd-card-up-to-512gb", "productHandle": "tapo-tp-link-c211-2k-pan-tilt-indoor-security-camera-for-baby-monitor-pet-camera-motion-detection-and-tracking-works-with-alexa-and-google-supports-sd-card-up-to-512gb", "displayState": {"desktop":true,"tablet":true,"mobile":true}, "totalVariantCombinations": 1, "firstAvailableVariant": {"id":44242163499215,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4895252502060","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Tp-link Tapo 2k Pan\/tilt Indoor Security Camera For Baby Monitor, Pet Camera","public_title":null,"options":["Default Title"],"price":4190,"weight":440000,"compare_at_price":null,"inventory_management":"shopify","barcode":"4895252502060","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}} } '><div></div> </gp-product-variants> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-variant-v3.js?v=1742365134075" defer="defer"></script> </div> <div enableLazyloadImage="true" parentTag="Col" id="g4dNcnbAFW" data-id="g4dNcnbAFW" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="g4dNcnbAFW gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gPbG2fQr_g gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="g3NKuxHJBS" class="g3NKuxHJBS gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"g3NKuxHJBS","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-g3NKuxHJBS" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $41.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"44242163499215","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gfE8URtdAc.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gfE8URtdAc:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gfE8URtdAc:hover .gp-button-icon { color: undefined; } .gfE8URtdAc .gp-button-icon { color: var(--g-c-text-3, text-3); } .gfE8URtdAc:hover .gp-button-price { color: undefined; } .gfE8URtdAc .gp-button-price { color: var(--g-c-text-3, text-3); } .gfE8URtdAc .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gfE8URtdAc:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gfE8URtdAc" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gfE8URtdAc gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gfE8URtdAc-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gfE8URtdAc-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gfE8URtdAc-sold-out:hover .gp-button-icon { color: undefined; } .gfE8URtdAc-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gfE8URtdAc-sold-out:hover .gp-button-price { color: undefined; } .gfE8URtdAc-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gfE8URtdAc-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gfE8URtdAc-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gfE8URtdAc" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gfE8URtdAc-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="7620357062863" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_555343413365441616" /></form></gp-product><gp-product class="gp-child-item-gSBjm3TKNX gp-contents" gp-context='{"variantSelected": {"id":40188112011471,"title":"Black","option1":"Black","option2":null,"option3":null,"sku":"6939119033590","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Havit Portable Outdoor Speaker - Grey - Black","public_title":"Black","options":["Black"],"price":6990,"weight":400,"compare_at_price":6990,"inventory_management":"shopify","barcode":"6939119033590","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-gSBjm3TKNX6743836229839"}' gp-data='{"variantSelected": {"id":40188112011471,"title":"Black","option1":"Black","option2":null,"option3":null,"sku":"6939119033590","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Havit Portable Outdoor Speaker - Grey - Black","public_title":"Black","options":["Black"],"price":6990,"weight":400,"compare_at_price":6990,"inventory_management":"shopify","barcode":"6939119033590","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/havit-sk800-mini-portable-wireless-bluetooth-speaker", "productHandle":"havit-sk800-mini-portable-wireless-bluetooth-speaker", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555343413365441616"}}' ><form method="post" action="/cart/add" id="product-form-gSBjm3TKNX6743836229839" accept-charset="UTF-8" class="form contents gp-contents [&>div]:gp-grid [&>div]:gp-grid-rows-[subgrid] [&>div]:gp-gap-y-0 [&>div]:gp-grid-col-[subgrid] [&>*>div:nth-child(1)]:gp-contents" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="40188112011471" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gTAKERBLCE" data-id="gTAKERBLCE" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gTAKERBLCE gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="g0YgB5flUL gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gkH2MYzOjC "> <gp-product-tag data-id="gkH2MYzOjC" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gkH2MYzOjC", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="0.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gkH2MYzOjC" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gnhBxQdGw_", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555343413365441616"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":false},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":false,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/havit-sk800-mini-portable-wireless-bluetooth-speaker", "product":{"id":6743836229839,"title":"Havit Portable Outdoor Speaker - Grey","handle":"havit-sk800-mini-portable-wireless-bluetooth-speaker","description":"\u003cp\u003eHAVIT Bluetooth speaker SK800BT gray HAVIT Bluetooth speaker SK800BT gray. \u003c\/p\u003e\u003cp\u003eEnjoy excellent sound quality wherever you are. The Havit SK800BT wireless Bluetooth speaker can accompany you almost everywhere, and the built-in 800 mAh battery will provide 6 hours of play on a single charge. The 4 W transducer will provide you with an unforgettable musical experience.\u003c\/p\u003e\u003cp\u003e Additionally, the device supports 4 playback modes and works with a voice assistant. You can listen to music without any problems while training, meeting friends or traveling. The Havit SK800BT speaker is light and compact and will not take up much space in your bag or backpack. What's more, thanks to the practical lanyard, you can easily attach it to a backpack, a selected piece of clothing or even to the frame of a bicycle or scooter. Color: gray; Producer: Havit; Battery life: 6.00;\u003c\/p\u003e\u003cp\u003e Degree of protection (IP): IPX6; Battery capacity: 900.00; Brand: Havit; Features: playback from flash device; Memory card support: SD; Guarantee: 12.00; Speaker power: 4.00; The goods are well protected for shipment. \u003c\/p\u003e\u003cp\u003eOrders are carefully and safely packed in boxes or bubble envelopes (depending on the type of goods ordered), which protect very well and minimize damage to the goods during transport :).\u003c\/p\u003e","published_at":"2025-03-20T18:48:15+08:00","created_at":"2021-06-30T01:25:55+08:00","vendor":"SKM TECHNOLOGIES PTE LTD","type":"Gadgets \u0026 IT","tags":["Audio Accessories","SALE"],"price":1690,"price_min":1690,"price_max":6990,"available":true,"price_varies":true,"compare_at_price":6990,"compare_at_price_min":6990,"compare_at_price_max":6990,"compare_at_price_varies":false,"variants":[{"id":40188112011471,"title":"Black","option1":"Black","option2":null,"option3":null,"sku":"6939119033590","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Havit Portable Outdoor Speaker - Grey - Black","public_title":"Black","options":["Black"],"price":6990,"weight":400,"compare_at_price":6990,"inventory_management":"shopify","barcode":"6939119033590","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":40188112044239,"title":"Grey","option1":"Grey","option2":null,"option3":null,"sku":"6939119033590","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Havit Portable Outdoor Speaker - Grey - Grey","public_title":"Grey","options":["Grey"],"price":1690,"weight":450,"compare_at_price":6990,"inventory_management":"shopify","barcode":"6939119033590","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_3eb05ec2-54bd-4cbf-8868-58cd5a76f26e.jpg?v=1742971590"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_3eb05ec2-54bd-4cbf-8868-58cd5a76f26e.jpg?v=1742971590","options":["Colour"],"media":[{"alt":"Havit Portable Outdoor Speaker - Grey","id":30096552493263,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_3eb05ec2-54bd-4cbf-8868-58cd5a76f26e.jpg?v=1742971590"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_3eb05ec2-54bd-4cbf-8868-58cd5a76f26e.jpg?v=1742971590","width":1000}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp\u003eHAVIT Bluetooth speaker SK800BT gray HAVIT Bluetooth speaker SK800BT gray. \u003c\/p\u003e\u003cp\u003eEnjoy excellent sound quality wherever you are. The Havit SK800BT wireless Bluetooth speaker can accompany you almost everywhere, and the built-in 800 mAh battery will provide 6 hours of play on a single charge. The 4 W transducer will provide you with an unforgettable musical experience.\u003c\/p\u003e\u003cp\u003e Additionally, the device supports 4 playback modes and works with a voice assistant. You can listen to music without any problems while training, meeting friends or traveling. The Havit SK800BT speaker is light and compact and will not take up much space in your bag or backpack. What's more, thanks to the practical lanyard, you can easily attach it to a backpack, a selected piece of clothing or even to the frame of a bicycle or scooter. Color: gray; Producer: Havit; Battery life: 6.00;\u003c\/p\u003e\u003cp\u003e Degree of protection (IP): IPX6; Battery capacity: 900.00; Brand: Havit; Features: playback from flash device; Memory card support: SD; Guarantee: 12.00; Speaker power: 4.00; The goods are well protected for shipment. \u003c\/p\u003e\u003cp\u003eOrders are carefully and safely packed in boxes or bubble envelopes (depending on the type of goods ordered), which protect very well and minimize damage to the goods during transport :).\u003c\/p\u003e"}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_555343413365441616" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gnhBxQdGw_" class="gnhBxQdGw_ gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="6743836229839" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:1000px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30096552493263 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_3eb05ec2-54bd-4cbf-8868-58cd5a76f26e.jpg?v=1742971590" data-srcset="//popular.com.sg/cdn/shop/files/download_3eb05ec2-54bd-4cbf-8868-58cd5a76f26e_480x480.jpg?v=1742971590 480w, //popular.com.sg/cdn/shop/files/download_3eb05ec2-54bd-4cbf-8868-58cd5a76f26e_768x768.jpg?v=1742971590 768w,//popular.com.sg/cdn/shop/files/download_3eb05ec2-54bd-4cbf-8868-58cd5a76f26e_1024x1024.jpg?v=1742971590 1024w,//popular.com.sg/cdn/shop/files/download_3eb05ec2-54bd-4cbf-8868-58cd5a76f26e_1440x1440.jpg?v=1742971590 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1000" height="1000" alt="Havit Portable Outdoor Speaker - Grey" base-src="//popular.com.sg/cdn/shop/files/download_3eb05ec2-54bd-4cbf-8868-58cd5a76f26e.jpg?v=1742971590" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="gmhrHeQP-c "> <gp-text data-id="gmhrHeQP-c"> <div class="gmhrHeQP-c " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:0;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Havit Portable Outdoor Speaker - Grey</h2> </div> </div> </gp-text></div><div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="ggbW1h5Hb8 "><gp-product-variants data-id="ggbW1h5Hb8" has-pre-selected="true" gp-data='{ "setting":{"showAsSwatches":true,"optionType":"groupOption","label":true,"optionAlign":{"desktop":"left"},"price":true,"combineFullWidth":{"desktop":true},"combineWidth":{"desktop":"100%"},"combineHeight":"45px","variantPresets":[{"optionName":"base","optionType":"rectangle_list","presets":{"color":{"width":{"desktop":"45px","tablet":"45px","mobile":"45px"},"height":"45px","spacing":"16px","optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"hover":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"active":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"rectangle_list":{"width":{"desktop":""},"height":"45px","spacing":"16px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}},"image":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"image_shopify":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"dropdown":{"width":{"desktop":"100%","tablet":"100%","mobile":"100%"},"height":"45px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}}}}],"soldOutStyle":"line","layout":{"desktop":"vertical"},"column":{"desktop":1},"hasPreSelected":true,"blankText":"Please select an option","hasOnlyDefaultVariant":true}, "styles":{"fullWidth":{"desktop":true},"width":{"desktop":"100%"},"optionSpacing":"30px","labelGap":"8px","swatchAutoWidth":{"desktop":true},"swatchWidth":{"desktop":"80px"},"swatchHeight":{"desktop":"45px"},"swatchSpacing":"var(--g-s-m)","marginBottom":{"desktop":"var(--g-s-xl)","mobile":"var(--g-s-xl)"},"align":{"desktop":"left"},"labelTypo":{"type":"paragraph-2","attrs":{"color":"text-1","bold":true}},"labelColor":"text-2","optionTypo":{"type":"paragraph-2","custom":{"fontSize":{"desktop":"13px","tablet":"14px","mobile":"14px"}}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"dropdownItemWidth":{"desktop":"fill","mobile":"fill","tablet":"fill"},"fixedDropdownWidth":{"desktop":"240px"},"swatchItemWidth":{"desktop":"auto"}}, "variants":[{"id":40188112011471,"title":"Black","option1":"Black","option2":null,"option3":null,"sku":"6939119033590","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Havit Portable Outdoor Speaker - Grey - Black","public_title":"Black","options":["Black"],"price":6990,"weight":400,"compare_at_price":6990,"inventory_management":"shopify","barcode":"6939119033590","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":40188112044239,"title":"Grey","option1":"Grey","option2":null,"option3":null,"sku":"6939119033590","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Havit Portable Outdoor Speaker - Grey - Grey","public_title":"Grey","options":["Grey"],"price":1690,"weight":450,"compare_at_price":6990,"inventory_management":"shopify","barcode":"6939119033590","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}], "optionsWithValues": [{"name":"Colour","position":1,"values":["Black","Grey"]}], "variantSelected": {"id":40188112011471,"title":"Black","option1":"Black","option2":null,"option3":null,"sku":"6939119033590","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Havit Portable Outdoor Speaker - Grey - Black","public_title":"Black","options":["Black"],"price":6990,"weight":400,"compare_at_price":6990,"inventory_management":"shopify","barcode":"6939119033590","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "variantInventoryQuantity": [2,2], "variantInventoryPolicy": ["deny","deny"], "moneyFormat": "${{amount}}", "productId": 6743836229839, "productUrl": "\/products\/havit-sk800-mini-portable-wireless-bluetooth-speaker", "productHandle": "havit-sk800-mini-portable-wireless-bluetooth-speaker", "displayState": {"desktop":true,"tablet":true,"mobile":true}, "totalVariantCombinations": 2, "firstAvailableVariant": {"id":40188112011471,"title":"Black","option1":"Black","option2":null,"option3":null,"sku":"6939119033590","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Havit Portable Outdoor Speaker - Grey - Black","public_title":"Black","options":["Black"],"price":6990,"weight":400,"compare_at_price":6990,"inventory_management":"shopify","barcode":"6939119033590","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}} } '> <div class="gp-grid !gp-ml-0" style="--gtc:repeat(1, minmax(0, 1fr));--ta:left;--w:100%;--w-tablet:100%;--w-mobile:100%;--rg:var(--g-s-xl);--rg-mobile:var(--g-s-xl)" > <div className="gp-flex gp-justify-start" > <select aria-label= autocomplete="off" id="p-variant-group-dropdown" name="Select Option" option-data="" option-type="" class="gp-truncate gp-bg-auto gp-pl-4 gp-pr-6 gp-outline-none dropdown-option-item gp-border-g-line-2 hover:gp-border-g-line-3 gp-g-paragraph-2 gp-text-g-text-2 hover:gp-text-g-text-2 active:gp-text-g-text-2 gp-bg-g-bg-3 hover:gp-bg-g-bg-3 active:gp-bg-g-bg-3 gp-outline-none gp-shadow-none" style="--shadow:none;--hvr-shadow:none;--bg:var(--g-c-bg-3, bg-3);--bs:solid;--bw:1px 1px 1px 1px;--bc:var(--g-c-line-2, line-2);--h:45px;--size:13px;--size-tablet:14px;--size-mobile:14px;--c:var(--g-c-text-2, text-2);--hvr-c:var(--g-c-text-2, text-2);--hvr-bg:var(--g-c-bg-3, bg-3);--w:100%;--w-tablet:100%;--w-mobile:100%;--hvr-bs:solid;--hvr-bw:1px 1px 1px 1px;--hvr-bc:var(--g-c-line-3, line-3);--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--hvr-bblr:0px;--hvr-bbrr:0px;--hvr-btlr:0px;--hvr-btrr:0px;appearance:none;background-image:url(https://cdn.shopify.com/s/files/1/1827/4239/t/1/assets/ico-select.svg?v=155563818344741998551488860031);background-repeat:no-repeat;background-position:right 16px center" ><option origin-price="6990" selected value="40188112011471" key="40188112011471"> Black - $69.90 </option> <option origin-price="1690" value="40188112044239" key="40188112044239"> Grey - $16.90 </option></select> </div> </div></gp-product-variants> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-variant-v3.js?v=1742365134075" defer="defer"></script> </div> <div enableLazyloadImage="true" parentTag="Col" id="g4dNcnbAFW" data-id="g4dNcnbAFW" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="g4dNcnbAFW gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gPbG2fQr_g gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="g3NKuxHJBS" class="g3NKuxHJBS gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"g3NKuxHJBS","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-g3NKuxHJBS" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $69.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"40188112011471","totalVariant":"2"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gfE8URtdAc.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gfE8URtdAc:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gfE8URtdAc:hover .gp-button-icon { color: undefined; } .gfE8URtdAc .gp-button-icon { color: var(--g-c-text-3, text-3); } .gfE8URtdAc:hover .gp-button-price { color: undefined; } .gfE8URtdAc .gp-button-price { color: var(--g-c-text-3, text-3); } .gfE8URtdAc .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gfE8URtdAc:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gfE8URtdAc" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gfE8URtdAc gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gfE8URtdAc-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gfE8URtdAc-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gfE8URtdAc-sold-out:hover .gp-button-icon { color: undefined; } .gfE8URtdAc-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gfE8URtdAc-sold-out:hover .gp-button-price { color: undefined; } .gfE8URtdAc-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gfE8URtdAc-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gfE8URtdAc-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gfE8URtdAc" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gfE8URtdAc-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="6743836229839" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_555343413365441616" /></form></gp-product> </gp-same-height-v2> </div></div><div gp-el-wrapper style="--ml-mobile:10px;--mb-mobile:0px;--mr-mobile:10px;--d:none;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="gZvbNdfWcE "> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product.v2.js?v=1742365134075" defer="defer"></script> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-same-height.v2.js?v=1742365134075" defer="defer"></script><gp-carousel data-id="gZvbNdfWcE" items-repeat id="gp-root-carousel-product-list-carousel-gZvbNdfWcE-template--15839232491727__gp_section_555343413365441616" class="gp-justify-center gp-group/carousel gp-flex" gp-data='{"id":"product-list-carousel-gZvbNdfWcE-template--15839232491727__gp_section_555343413365441616","setting":{"loop":{"desktop":true,"mobile":true},"slidesToShow":{"desktop":"6","tablet":"4","mobile":"2"},"dot":{"desktop":false,"mobile":true},"dotSize":{"desktop":12},"dotGapToCarousel":{"desktop":16},"dotStyle":{"desktop":"none","tablet":"none","mobile":"outside"},"navigationStyle":{"desktop":"outside","tablet":"outside","mobile":"outside"},"arrowCustom":"<svg height=\"100%\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M5 3l3.057-3 11.943 12-11.943 12-3.057-3 9-9z\"></path></svg>","controlOverContent":{"desktop":false,"mobile":false},"enableDrag":{"desktop":true,"tablet":true,"mobile":true},"speed":2,"dotActiveColor":{"desktop":"line-3","mobile":"#333333"},"dotColor":{"desktop":"bg-1","mobile":"#b2b2b2"},"autoplay":false,"pauseOnHover":true,"autoplayTimeout":2,"arrowCustomColor":"#333333","arrowButtonSize":{"desktop":{"width":"24px","height":"24px"}}},"styles":{"sizeSetting":{"desktop":{"height":"fit-content","width":"100%"},"tablet":{"height":"fit-content","width":"100%"},"mobile":{"height":"fit-content","width":"100%"}},"spacing":{"desktop":"15","mobile":"10"}},"isHiddenArrowWhenDisabled":true}' > <div class="gp-hidden gp-aspect-square gp-w-[12px] gp-rounded-full gp-shadow-md"></div> <div class="gp-relative gp-my-0 tablet:gp-px-0 gp-max-w-full mobile:gp-px-0 gp-carousel-wrapper mobile:gp-block tablet:gp-block gp-block gZvbNdfWcE" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--h:fit-content;--h-tablet:fit-content;--h-mobile:fit-content" > <div class="gp-h-full gp-relative gp-mx-auto gp-flex gp-items-center gp-justify-between mobile:!gp-flex-row tablet:!gp-flex-row !gp-flex-row" style="--h:100%;--h-tablet:100%;--h-mobile:auto;gap:16px" > <button type="button" aria-label='Carousel Back Arrow' class="gp-z-1 product-list-carousel-gZvbNdfWcE gp-carousel-action-back gem-slider-previous product-list-carousel-gZvbNdfWcE-template--15839232491727__gp_section_555343413365441616 gp-carousel-arrow-gZvbNdfWcE gp-items-center gp-justify-center gp-overflow-hidden gp-shrink-0 gp-cursor-pointer gp-text-gray-500 !gp-flex !gp-relative tablet:!gp-flex tablet:!gp-relative mobile:!gp-flex mobile:!gp-relative " style="--left:initial;--top:initial;--right:initial;--bottom:;--left-tablet:initial;--top-tablet:initial;--right-tablet:initial;--bottom-tablet:;--left-mobile:initial;--top-mobile:initial;--right-mobile:initial;--bottom-mobile:;--d:flex;--d-tablet:flex;--d-mobile:flex;background-color:;--w:24px;--h:24px" onClick={onClick} > <div class="gp-flex gp-items-center gp-justify-center [&>svg]:gp-h-full [&>svg]:gp-w-full gp-rotate-180 tablet:gp-rotate-180 mobile:gp-rotate-180" style="--c:#333333;--w:undefinedpx;--w-tablet:undefinedpx;--w-mobile:undefinedpx;--h:undefinedpx;--h-tablet:undefinedpx;--h-mobile:undefinedpx" > <svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M5 3l3.057-3 11.943 12-11.943 12-3.057-3 9-9z"></path></svg> </div> <style> .product-list-carousel-gZvbNdfWcE.gp-carousel-arrow-gZvbNdfWcE { } .product-list-carousel-gZvbNdfWcE.gp-carousel-arrow-gZvbNdfWcE::before { content: ''; height: 100%; width: 100%; position: absolute; pointer-events: none; z-index: 10; } @media only screen and (max-width: 1024px) and (min-width: 768px) { .product-list-carousel-gZvbNdfWcE.gp-carousel-arrow-gZvbNdfWcE { } .product-list-carousel-gZvbNdfWcE.gp-carousel-arrow-gZvbNdfWcE::before { } } @media only screen and (max-width: 768px) { .product-list-carousel-gZvbNdfWcE.gp-carousel-arrow-gZvbNdfWcE { } .product-list-carousel-gZvbNdfWcE.gp-carousel-arrow-gZvbNdfWcE::before { } } </style> </button> <div id="gp-carousel-product-list-carousel-gZvbNdfWcE-template--15839232491727__gp_section_555343413365441616" class="gem-slider gp-h-full gp-overflow-hidden gp-select-none mobile:!gp-flex-nowrap tablet:!gp-flex-nowrap !gp-flex-nowrap mobile:!gp-min-h-full tablet:!gp-min-h-full !gp-min-h-full" style="--cg-mobile:10px;--cg-tablet:15px;--cg:15px"><div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="1" style="--minw:calc(100% / 6 - 12.5px);--minw-tablet:calc(100% / 4 - 11.25px);--minw-mobile:calc(100% / 2 - 5px);--maxw:calc(100% / 6 - 12.5px);--maxw-tablet:calc(100% / 4 - 11.25px);--maxw-mobile:calc(100% / 2 - 5px);--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-product-list-carousel-gZvbNdfWcE gp-child-item-gZvbNdfWcE gp-child-item-undefined gZvbNdfWcE" data-index="" > <div class="gp-w-full", > <gp-product gp-context='{"variantSelected": {"id":41897500803279,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"22972015271","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Besta All Pass S2","public_title":null,"options":["Default Title"],"price":9290,"weight":320,"compare_at_price":9290,"inventory_management":"shopify","barcode":"22972015271","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-gZvbNdfWcE7055894053071"}' gp-data='{"variantSelected": {"id":41897500803279,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"22972015271","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Besta All Pass S2","public_title":null,"options":["Default Title"],"price":9290,"weight":320,"compare_at_price":9290,"inventory_management":"shopify","barcode":"22972015271","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/besta-all-pass-s2-e-dictionary", "productHandle":"besta-all-pass-s2-e-dictionary", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555343413365441616"}}'><form method="post" action="/cart/add" id="product-form-gZvbNdfWcE7055894053071" accept-charset="UTF-8" class="form contents AddToCartForm" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="41897500803279" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gO97QLzHb-" data-id="gO97QLzHb-" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gO97QLzHb- gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="gUoZRo8zQF gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gXrJo0lwSk "> <gp-product-tag data-id="gXrJo0lwSk" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gXrJo0lwSk", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="0.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gXrJo0lwSk" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"g69OoDpo5b", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555343413365441616"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":false},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":false,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/besta-all-pass-s2-e-dictionary", "product":{"id":7055894053071,"title":"Besta All Pass S2","handle":"besta-all-pass-s2-e-dictionary","description":"\u003cdiv\u003e\u003cspan style='color: rgb(104, 104, 104); font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif; font-size: 14px;'\u003eHighlights:\u003c\/span\u003e\u003c\/div\u003e\u003cdiv\u003e\u003cspan style='color: rgb(104, 104, 104); font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif; font-size: 14px;'\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/div\u003e\u003cdiv\u003e\u003cul style='margin-bottom: 1.618em; margin-left: 2.61792em; color: rgb(104, 104, 104); font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif; font-size: 14px;'\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eFull Touch Screen + Handwriting Recognition\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e72,000+ Entries, 80,000+ Examples\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eUse AA Batteries Easy to replace during exams\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eTone Function for Pinyin Input\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eStroke Order Animation\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eSearch Unknown Characters using ? or *\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003cdiv\u003e\u003cspan style='color: rgb(104, 104, 104); font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif; font-size: 14px;'\u003eKey Features:\u003c\/span\u003e\u003c\/div\u003e\u003cdiv\u003e\u003cspan style='color: rgb(104, 104, 104); font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif; font-size: 14px;'\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/div\u003e\u003cul style='margin-bottom: 1.618em; margin-left: 2.61792em; color: rgb(104, 104, 104); font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif; font-size: 14px;'\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eMost authoritative Chinese dictionary “The Standard Dictionary of Contemporary Chinese, 3rd Edition” (Pictures included)\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e3.5 inch TFT colour touch screen, adjustable font size for screen display\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eSmart Pinyin input system specially designed for Singapore students\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eTone function shortlists the words, faster and accurately using Pinyin input\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eUp to 30-levels of cross-search display window for in-depth research\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eAccurate Chinese pronunciation with Hanyu Pinyin display\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eChinese composition learning material such as punctuation, units of measurement, etc.\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eChinese reference materials such as Dizigui, Sanzijing, Baijiaxing, Chinese Idioms \u0026amp; proverbs and local terms\u003c\/li\u003e\n\u003c\/ul\u003e\u003cp style=\"box-sizing: inherit;\"\u003eBox Content:\u003c\/p\u003e\u003col style='margin-bottom: 1.618em; margin-left: 2.61792em; color: rgb(104, 104, 104); font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif; font-size: 14px;'\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eBESTA All Pass S2 e-Dictionary\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eEarphones\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e2 X AA Alkaline Batteries\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eUser’s Manual\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eStylus Pen (Included in the device)\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eLeather Case Protector\u003c\/li\u003e\n\u003c\/ol\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"font-size:10.0pt;line-height:115%\"\u003eVIDEO\nMANUAL: \u003ca href=\"https:\/\/youtu.be\/Xjwv3BhJAMA\"\u003ehttps:\/\/youtu.be\/Xjwv3BhJAMA\u003c\/a\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"font-size:10.0pt;line-height:115%\"\u003e\u003cp\u003e\u003c\/p\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\"\u003e\u003cb\u003e\u003cspan lang=\"ZH-CN\" style=\"font-size:10.0pt;line-height:\n115%;font-family:等线;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;\nmso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\nminor-latin\"\u003e特点\u003c\/span\u003e\u003c\/b\u003e\u003cb\u003e\u003cspan style=\"font-size:10.0pt;line-height:115%\"\u003e:\u003c\/span\u003e\u003c\/b\u003e\u003c\/p\u003e\u003cul style='margin-bottom: 1.618em; margin-left: 2.61792em; color: rgb(104, 104, 104); font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif; font-size: 14px;'\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e全触控屏幕 + 手写辨识\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e72,000余词目 80,000余例证\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e使用AA电池,考试时替换更容易\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e拼音声调功能\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e笔划顺序演示\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e智能不明字查询 ? 及 *\u003c\/li\u003e\n\u003c\/ul\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"font-size:10.0pt;line-height:115%\"\u003e\u003cp\u003e\u003c\/p\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\"\u003e\u003cb\u003e\u003cspan lang=\"ZH-CN\" style=\"font-size:10.0pt;line-height:\n115%;font-family:等线;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;\nmso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\nminor-latin\"\u003e主要功能\u003c\/span\u003e\u003c\/b\u003e\u003cb\u003e\u003cspan style=\"font-size:10.0pt;line-height:115%\"\u003e:\u003c\/span\u003e\u003c\/b\u003e\u003cspan style=\"font-size:10.0pt;line-height:115%\"\u003e\u003cp\u003e\u003c\/p\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cul style='margin-bottom: 1.618em; margin-left: 2.61792em; color: rgb(104, 104, 104); font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif; font-size: 14px;'\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e最权威的华文词典 \u0026lt;\u0026lt;现代汉语规范词典 第三版\u0026gt;\u0026gt;(含插图)\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e3.5吋TFT彩色触控屏幕,可切换显示字型大小\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e专为新加坡学生量身订做的全新智能拼音输入法\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e可依声调缩减候选字范围,拼音输入更快速\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e最高30层交互查询视窗,学习更上一层楼\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e清晰标准的华文发音功能,同时显示汉语拼音\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e作文及华文学习资料:标点符号、量词等\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e参考资料:弟子规、三字经、百家姓、常用题辞、本地用语\u003c\/li\u003e\n\u003c\/ul\u003e\u003cp class=\"MsoNormal\"\u003e\u003cb\u003e\u003cspan lang=\"ZH-CN\" style=\"font-size:10.0pt;line-height:\n115%;font-family:等线;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;\nmso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\nminor-latin\"\u003e盒内元件\u003c\/span\u003e\u003c\/b\u003e\u003cb\u003e\u003cspan style=\"font-size:10.0pt;line-height:115%\"\u003e:\u003c\/span\u003e\u003c\/b\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"font-size:10.0pt;line-height:115%\"\u003e\u003cp\u003e\u003c\/p\u003e\u003c\/span\u003e\u003c\/p\u003e\u003col style='margin-bottom: 1.618em; margin-left: 2.61792em; color: rgb(104, 104, 104); font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif; font-size: 14px;'\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eBESTA ALL PASS-S2 电子词典\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e耳机\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e两颗AA碱性电池\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e使用说明书\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e手写笔(机器内)\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e保护皮套\u003c\/li\u003e\n\u003c\/ol\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan lang=\"ZH-CN\" style=\"font-size:10.0pt;line-height:115%;\nfont-family:等线;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;\nmso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\nminor-latin\"\u003e使用说明视频\u003c\/span\u003e\u003cspan style=\"font-size:10.0pt;line-height:115%\"\u003e: \u003ca href=\"https:\/\/youtu.be\/Xjwv3BhJAMA\"\u003ehttps:\/\/youtu.be\/Xjwv3BhJAMA\u003c\/a\u003e\u003cp\u003e\u003c\/p\u003e\u003c\/span\u003e\u003c\/p\u003e","published_at":"2025-03-21T14:59:37+08:00","created_at":"2022-06-29T15:24:26+08:00","vendor":"ELLTON ENTERPRISE PTE LTD","type":"Gadgets \u0026 IT","tags":["Smart Devices"],"price":9290,"price_min":9290,"price_max":9290,"available":true,"price_varies":false,"compare_at_price":9290,"compare_at_price_min":9290,"compare_at_price_max":9290,"compare_at_price_varies":false,"variants":[{"id":41897500803279,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"22972015271","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Besta All Pass S2","public_title":null,"options":["Default Title"],"price":9290,"weight":320,"compare_at_price":9290,"inventory_management":"shopify","barcode":"22972015271","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_ad340445-fb21-4f30-ab36-89b21f1c34e8.jpg?v=1743045997","\/\/popular.com.sg\/cdn\/shop\/files\/download_337472dd-6a0b-4ec1-a7b1-55dbb01ffa3f.jpg?v=1743045997","\/\/popular.com.sg\/cdn\/shop\/files\/download_3a5c62d8-1559-46df-980d-459e43d23d53.jpg?v=1743045997","\/\/popular.com.sg\/cdn\/shop\/files\/download_eb2fa429-9d2a-437c-b5b5-068051e6c962.jpg?v=1743045997","\/\/popular.com.sg\/cdn\/shop\/files\/download_bfab54cd-fcde-4dd1-9d97-ef0039762ad4.jpg?v=1743045996","\/\/popular.com.sg\/cdn\/shop\/files\/22972015271_-_7.jpg?v=1743737560","\/\/popular.com.sg\/cdn\/shop\/files\/22972015271_-_6.jpg?v=1743737528"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_ad340445-fb21-4f30-ab36-89b21f1c34e8.jpg?v=1743045997","options":["Title"],"media":[{"alt":"Besta All Pass S2","id":30102297149647,"position":1,"preview_image":{"aspect_ratio":0.991,"height":1015,"width":1006,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_ad340445-fb21-4f30-ab36-89b21f1c34e8.jpg?v=1743045997"},"aspect_ratio":0.991,"height":1015,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_ad340445-fb21-4f30-ab36-89b21f1c34e8.jpg?v=1743045997","width":1006},{"alt":"Besta All Pass S2","id":30102297182415,"position":2,"preview_image":{"aspect_ratio":1.001,"height":1008,"width":1009,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_337472dd-6a0b-4ec1-a7b1-55dbb01ffa3f.jpg?v=1743045997"},"aspect_ratio":1.001,"height":1008,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_337472dd-6a0b-4ec1-a7b1-55dbb01ffa3f.jpg?v=1743045997","width":1009},{"alt":"Besta All Pass S2","id":30102297215183,"position":3,"preview_image":{"aspect_ratio":0.999,"height":1007,"width":1006,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_3a5c62d8-1559-46df-980d-459e43d23d53.jpg?v=1743045997"},"aspect_ratio":0.999,"height":1007,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_3a5c62d8-1559-46df-980d-459e43d23d53.jpg?v=1743045997","width":1006},{"alt":"Besta All Pass S2","id":30102297247951,"position":4,"preview_image":{"aspect_ratio":0.994,"height":1010,"width":1004,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_eb2fa429-9d2a-437c-b5b5-068051e6c962.jpg?v=1743045997"},"aspect_ratio":0.994,"height":1010,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_eb2fa429-9d2a-437c-b5b5-068051e6c962.jpg?v=1743045997","width":1004},{"alt":"Besta All Pass S2","id":30102297280719,"position":5,"preview_image":{"aspect_ratio":1.004,"height":1005,"width":1009,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_bfab54cd-fcde-4dd1-9d97-ef0039762ad4.jpg?v=1743045996"},"aspect_ratio":1.004,"height":1005,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_bfab54cd-fcde-4dd1-9d97-ef0039762ad4.jpg?v=1743045996","width":1009},{"alt":null,"id":30168119869647,"position":6,"preview_image":{"aspect_ratio":1.0,"height":1921,"width":1921,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/22972015271_-_7.jpg?v=1743737560"},"aspect_ratio":1.0,"height":1921,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/22972015271_-_7.jpg?v=1743737560","width":1921},{"alt":null,"id":30168117280975,"position":7,"preview_image":{"aspect_ratio":1.0,"height":1921,"width":1921,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/22972015271_-_6.jpg?v=1743737528"},"aspect_ratio":1.0,"height":1921,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/22972015271_-_6.jpg?v=1743737528","width":1921}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cdiv\u003e\u003cspan style='color: rgb(104, 104, 104); font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif; font-size: 14px;'\u003eHighlights:\u003c\/span\u003e\u003c\/div\u003e\u003cdiv\u003e\u003cspan style='color: rgb(104, 104, 104); font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif; font-size: 14px;'\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/div\u003e\u003cdiv\u003e\u003cul style='margin-bottom: 1.618em; margin-left: 2.61792em; color: rgb(104, 104, 104); font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif; font-size: 14px;'\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eFull Touch Screen + Handwriting Recognition\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e72,000+ Entries, 80,000+ Examples\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eUse AA Batteries Easy to replace during exams\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eTone Function for Pinyin Input\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eStroke Order Animation\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eSearch Unknown Characters using ? or *\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003cdiv\u003e\u003cspan style='color: rgb(104, 104, 104); font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif; font-size: 14px;'\u003eKey Features:\u003c\/span\u003e\u003c\/div\u003e\u003cdiv\u003e\u003cspan style='color: rgb(104, 104, 104); font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif; font-size: 14px;'\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/div\u003e\u003cul style='margin-bottom: 1.618em; margin-left: 2.61792em; color: rgb(104, 104, 104); font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif; font-size: 14px;'\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eMost authoritative Chinese dictionary “The Standard Dictionary of Contemporary Chinese, 3rd Edition” (Pictures included)\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e3.5 inch TFT colour touch screen, adjustable font size for screen display\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eSmart Pinyin input system specially designed for Singapore students\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eTone function shortlists the words, faster and accurately using Pinyin input\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eUp to 30-levels of cross-search display window for in-depth research\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eAccurate Chinese pronunciation with Hanyu Pinyin display\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eChinese composition learning material such as punctuation, units of measurement, etc.\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eChinese reference materials such as Dizigui, Sanzijing, Baijiaxing, Chinese Idioms \u0026amp; proverbs and local terms\u003c\/li\u003e\n\u003c\/ul\u003e\u003cp style=\"box-sizing: inherit;\"\u003eBox Content:\u003c\/p\u003e\u003col style='margin-bottom: 1.618em; margin-left: 2.61792em; color: rgb(104, 104, 104); font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif; font-size: 14px;'\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eBESTA All Pass S2 e-Dictionary\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eEarphones\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e2 X AA Alkaline Batteries\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eUser’s Manual\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eStylus Pen (Included in the device)\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eLeather Case Protector\u003c\/li\u003e\n\u003c\/ol\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"font-size:10.0pt;line-height:115%\"\u003eVIDEO\nMANUAL: \u003ca href=\"https:\/\/youtu.be\/Xjwv3BhJAMA\"\u003ehttps:\/\/youtu.be\/Xjwv3BhJAMA\u003c\/a\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"font-size:10.0pt;line-height:115%\"\u003e\u003cp\u003e\u003c\/p\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\"\u003e\u003cb\u003e\u003cspan lang=\"ZH-CN\" style=\"font-size:10.0pt;line-height:\n115%;font-family:等线;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;\nmso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\nminor-latin\"\u003e特点\u003c\/span\u003e\u003c\/b\u003e\u003cb\u003e\u003cspan style=\"font-size:10.0pt;line-height:115%\"\u003e:\u003c\/span\u003e\u003c\/b\u003e\u003c\/p\u003e\u003cul style='margin-bottom: 1.618em; margin-left: 2.61792em; color: rgb(104, 104, 104); font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif; font-size: 14px;'\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e全触控屏幕 + 手写辨识\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e72,000余词目 80,000余例证\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e使用AA电池,考试时替换更容易\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e拼音声调功能\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e笔划顺序演示\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e智能不明字查询 ? 及 *\u003c\/li\u003e\n\u003c\/ul\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"font-size:10.0pt;line-height:115%\"\u003e\u003cp\u003e\u003c\/p\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\"\u003e\u003cb\u003e\u003cspan lang=\"ZH-CN\" style=\"font-size:10.0pt;line-height:\n115%;font-family:等线;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;\nmso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\nminor-latin\"\u003e主要功能\u003c\/span\u003e\u003c\/b\u003e\u003cb\u003e\u003cspan style=\"font-size:10.0pt;line-height:115%\"\u003e:\u003c\/span\u003e\u003c\/b\u003e\u003cspan style=\"font-size:10.0pt;line-height:115%\"\u003e\u003cp\u003e\u003c\/p\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cul style='margin-bottom: 1.618em; margin-left: 2.61792em; color: rgb(104, 104, 104); font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif; font-size: 14px;'\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e最权威的华文词典 \u0026lt;\u0026lt;现代汉语规范词典 第三版\u0026gt;\u0026gt;(含插图)\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e3.5吋TFT彩色触控屏幕,可切换显示字型大小\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e专为新加坡学生量身订做的全新智能拼音输入法\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e可依声调缩减候选字范围,拼音输入更快速\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e最高30层交互查询视窗,学习更上一层楼\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e清晰标准的华文发音功能,同时显示汉语拼音\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e作文及华文学习资料:标点符号、量词等\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e参考资料:弟子规、三字经、百家姓、常用题辞、本地用语\u003c\/li\u003e\n\u003c\/ul\u003e\u003cp class=\"MsoNormal\"\u003e\u003cb\u003e\u003cspan lang=\"ZH-CN\" style=\"font-size:10.0pt;line-height:\n115%;font-family:等线;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;\nmso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\nminor-latin\"\u003e盒内元件\u003c\/span\u003e\u003c\/b\u003e\u003cb\u003e\u003cspan style=\"font-size:10.0pt;line-height:115%\"\u003e:\u003c\/span\u003e\u003c\/b\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"font-size:10.0pt;line-height:115%\"\u003e\u003cp\u003e\u003c\/p\u003e\u003c\/span\u003e\u003c\/p\u003e\u003col style='margin-bottom: 1.618em; margin-left: 2.61792em; color: rgb(104, 104, 104); font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif; font-size: 14px;'\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eBESTA ALL PASS-S2 电子词典\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e耳机\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e两颗AA碱性电池\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e使用说明书\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e手写笔(机器内)\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e保护皮套\u003c\/li\u003e\n\u003c\/ol\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan lang=\"ZH-CN\" style=\"font-size:10.0pt;line-height:115%;\nfont-family:等线;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;\nmso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\nminor-latin\"\u003e使用说明视频\u003c\/span\u003e\u003cspan style=\"font-size:10.0pt;line-height:115%\"\u003e: \u003ca href=\"https:\/\/youtu.be\/Xjwv3BhJAMA\"\u003ehttps:\/\/youtu.be\/Xjwv3BhJAMA\u003c\/a\u003e\u003cp\u003e\u003c\/p\u003e\u003c\/span\u003e\u003c\/p\u003e"}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_555343413365441616" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="g69OoDpo5b" class="g69OoDpo5b gp-overflow-hidden" > <div class="gp-grid gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gtc-tablet:minmax(0, 12fr);--gtc-mobile:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="7055894053071" product-media="7" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:1006px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30102297149647 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_ad340445-fb21-4f30-ab36-89b21f1c34e8.jpg?v=1743045997" data-srcset="//popular.com.sg/cdn/shop/files/download_ad340445-fb21-4f30-ab36-89b21f1c34e8_480x480.jpg?v=1743045997 480w, //popular.com.sg/cdn/shop/files/download_ad340445-fb21-4f30-ab36-89b21f1c34e8_768x768.jpg?v=1743045997 768w,//popular.com.sg/cdn/shop/files/download_ad340445-fb21-4f30-ab36-89b21f1c34e8_1024x1024.jpg?v=1743045997 1024w,//popular.com.sg/cdn/shop/files/download_ad340445-fb21-4f30-ab36-89b21f1c34e8_1440x1440.jpg?v=1743045997 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1006" height="1015" alt="Besta All Pass S2" base-src="//popular.com.sg/cdn/shop/files/download_ad340445-fb21-4f30-ab36-89b21f1c34e8.jpg?v=1743045997" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="g6WlEPo7v7 "> <gp-text data-id="g6WlEPo7v7"> <div class="g6WlEPo7v7 " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:left;--ta-tablet:center;--ta-mobile:center;--line-clamp:2;--line-clamp-tablet:1;--line-clamp-mobile:1;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Besta All Pass S2</h2> </div> </div> </gp-text></div><div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="gS6Ok2icZn "><gp-product-variants data-id="gS6Ok2icZn" has-pre-selected="true" gp-data='{ "setting":{"showAsSwatches":true,"optionType":"groupOption","label":true,"optionAlign":{"desktop":"left"},"price":true,"combineFullWidth":{"desktop":true},"combineWidth":{"desktop":"100%"},"combineHeight":"45px","variantPresets":[{"optionName":"base","optionType":"rectangle_list","presets":{"color":{"width":{"desktop":"45px","tablet":"45px","mobile":"45px"},"height":"45px","spacing":"16px","optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"hover":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"active":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"rectangle_list":{"width":{"desktop":""},"height":"45px","spacing":"16px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}},"image":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"image_shopify":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"dropdown":{"width":{"desktop":"100%","tablet":"100%","mobile":"100%"},"height":"45px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}}}}],"soldOutStyle":"line","layout":{"desktop":"vertical"},"column":{"desktop":1},"hasPreSelected":true,"blankText":"Please select an option","hasOnlyDefaultVariant":false}, "styles":{"fullWidth":{"desktop":true},"width":{"desktop":"100%"},"optionSpacing":"30px","labelGap":"8px","swatchAutoWidth":{"desktop":true},"swatchWidth":{"desktop":"80px"},"swatchHeight":{"desktop":"45px"},"swatchSpacing":"var(--g-s-m)","marginBottom":{"desktop":"var(--g-s-xl)","mobile":"var(--g-s-xl)"},"align":{"desktop":"left"},"labelTypo":{"type":"paragraph-2","attrs":{"color":"text-1","bold":true}},"labelColor":"text-2","optionTypo":{"type":"paragraph-2","custom":{"fontSize":{"desktop":"14px","tablet":"13px","mobile":"14px"}}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"dropdownItemWidth":{"desktop":"fill","mobile":"fill","tablet":"fill"},"fixedDropdownWidth":{"desktop":"240px"},"swatchItemWidth":{"desktop":"auto"}}, "variants":[{"id":41897500803279,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"22972015271","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Besta All Pass S2","public_title":null,"options":["Default Title"],"price":9290,"weight":320,"compare_at_price":9290,"inventory_management":"shopify","barcode":"22972015271","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}], "optionsWithValues": [{"name":"Title","position":1,"values":["Default Title"]}], "variantSelected": {"id":41897500803279,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"22972015271","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Besta All Pass S2","public_title":null,"options":["Default Title"],"price":9290,"weight":320,"compare_at_price":9290,"inventory_management":"shopify","barcode":"22972015271","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "variantInventoryQuantity": [47], "variantInventoryPolicy": ["deny"], "moneyFormat": "${{amount}}", "productId": 7055894053071, "productUrl": "\/products\/besta-all-pass-s2-e-dictionary", "productHandle": "besta-all-pass-s2-e-dictionary", "displayState": {"desktop":true,"tablet":true,"mobile":true}, "totalVariantCombinations": 1, "firstAvailableVariant": {"id":41897500803279,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"22972015271","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Besta All Pass S2","public_title":null,"options":["Default Title"],"price":9290,"weight":320,"compare_at_price":9290,"inventory_management":"shopify","barcode":"22972015271","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}} } '><div></div> </gp-product-variants> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-variant-v3.js?v=1742365134075" defer="defer"></script> </div> <div enableLazyloadImage="true" parentTag="Col" id="gFKecKbGTU" data-id="gFKecKbGTU" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:start;--pc-mobile:center;--gtc:minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gFKecKbGTU gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gmnGDAcREc gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="g6uxwpBoKh" class="g6uxwpBoKh gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"g6uxwpBoKh","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-g6uxwpBoKh" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $92.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gfx6OiAC3q gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="geN94Ovz6v" class="geN94Ovz6v gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"compare","uid":"geN94Ovz6v","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="true" > <gp-text data-id=""> <div id="p-price-geN94Ovz6v" class=" " > <div > <div type="compare" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-product-compare-price gp-line-through gp-decoration-g-text-1 gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--tdc:text-1;--tdt:1;--ta:left;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" > $92.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"41897500803279","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .g6tm9fH0x2.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .g6tm9fH0x2:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .g6tm9fH0x2:hover .gp-button-icon { color: undefined; } .g6tm9fH0x2 .gp-button-icon { color: var(--g-c-text-3, text-3); } .g6tm9fH0x2:hover .gp-button-price { color: undefined; } .g6tm9fH0x2 .gp-button-price { color: var(--g-c-text-3, text-3); } .g6tm9fH0x2 .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .g6tm9fH0x2:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="g6tm9fH0x2" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="g6tm9fH0x2 gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .g6tm9fH0x2-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .g6tm9fH0x2-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .g6tm9fH0x2-sold-out:hover .gp-button-icon { color: undefined; } .g6tm9fH0x2-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .g6tm9fH0x2-sold-out:hover .gp-button-price { color: undefined; } .g6tm9fH0x2-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .g6tm9fH0x2-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .g6tm9fH0x2-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="g6tm9fH0x2" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="g6tm9fH0x2-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="7055894053071" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_555343413365441616" /></form></gp-product> </div> </div><div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="2" style="--minw:calc(100% / 6 - 12.5px);--minw-tablet:calc(100% / 4 - 11.25px);--minw-mobile:calc(100% / 2 - 5px);--maxw:calc(100% / 6 - 12.5px);--maxw-tablet:calc(100% / 4 - 11.25px);--maxw-mobile:calc(100% / 2 - 5px);--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-product-list-carousel-gZvbNdfWcE gp-child-item-gZvbNdfWcE gp-child-item-undefined gZvbNdfWcE" data-index="" > <div class="gp-w-full", > <gp-product gp-context='{"variantSelected": {"id":41834668589263,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"22972015356","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Besta All Pass 6","public_title":null,"options":["Default Title"],"price":7290,"weight":320,"compare_at_price":7290,"inventory_management":"shopify","barcode":"22972015356","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-gZvbNdfWcE7043918266575"}' gp-data='{"variantSelected": {"id":41834668589263,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"22972015356","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Besta All Pass 6","public_title":null,"options":["Default Title"],"price":7290,"weight":320,"compare_at_price":7290,"inventory_management":"shopify","barcode":"22972015356","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/besta-all-pass-6-e-dictionary", "productHandle":"besta-all-pass-6-e-dictionary", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555343413365441616"}}'><form method="post" action="/cart/add" id="product-form-gZvbNdfWcE7043918266575" accept-charset="UTF-8" class="form contents AddToCartForm" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="41834668589263" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gO97QLzHb-" data-id="gO97QLzHb-" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gO97QLzHb- gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="gUoZRo8zQF gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gXrJo0lwSk "> <gp-product-tag data-id="gXrJo0lwSk" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gXrJo0lwSk", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="0.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gXrJo0lwSk" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"g69OoDpo5b", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555343413365441616"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":false},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":false,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/besta-all-pass-6-e-dictionary", "product":{"id":7043918266575,"title":"Besta All Pass 6","handle":"besta-all-pass-6-e-dictionary","description":"\u003cdiv\u003eHighlights:\u003c\/div\u003e\u003cdiv\u003e\u003cbr\u003e\u003c\/div\u003e\u003cdiv\u003e\u003cul style=\"margin-bottom: 1.618em; margin-left: 2.61792em;\"\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eFull Touch Screen\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eHandwriting Recognition\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e72,000+ Entries, 80,000+ Examples\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eTone Function for Pinyin Input\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eStroke Order Animation\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eSearch Unknown Characters using ? or *\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003cdiv\u003eKey Features:\u003c\/div\u003e\u003cdiv\u003e\u003cbr\u003e\u003c\/div\u003e\u003cul style=\"margin-bottom: 1.618em; margin-left: 2.61792em;\"\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eMost authoritative Chinese Dictionary “The Standard Dictionary of Contemporary Chinese, 3rd Edition”\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eBlack \u0026amp; white backlight touch screen, adjustable font size for screen display\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eSmart Pinyin input system specially designed for Singapore students\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eTone function shortlists the words, faster and accurately using Pinyin input\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eUp to 30-levels of cross-search display window for in-depth research\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eAccurate Chinese pronunciation with Hanyu Pinyin display\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eChinese composition learning material such as punctuation, units of measurement, etc.\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eChinese reference material such as Dizigui, Sanzijing, Baijiaxing, Chinese idioms \u0026amp; proverbs and local terms\u003c\/li\u003e\n\u003c\/ul\u003e\u003cp style=\"box-sizing: inherit;\"\u003eBox Content:\u003c\/p\u003e\u003col style=\"margin-bottom: 1.618em; margin-left: 2.61792em;\"\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eBESTA All Pass 6 e-Dictionary\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eEarphones\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e2 X AAA Alkaline Batteries\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eUser’s Manual\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eStylus Pen (Included in the device)\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eLeather Case Protector\u003c\/li\u003e\n\u003c\/ol\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"font-size:10.0pt;line-height:115%\"\u003eVIDEO\nMANUAL: \u003ca href=\"https:\/\/youtu.be\/YGLM7mvdCkk\"\u003ehttps:\/\/youtu.be\/YGLM7mvdCkk\u003c\/a\u003e\u003cp\u003e\u003c\/p\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"line-height: 115%;\"\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan lang=\"ZH-CN\" style=\"line-height: 115%;\"\u003e特点\u003c\/span\u003e\u003cspan style=\"line-height: 115%;\"\u003e:\u003c\/span\u003e\u003c\/p\u003e\u003cul style=\"margin-bottom: 1.618em; margin-left: 2.61792em;\"\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e全触控屏幕\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e手写辨识\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e72,000余词目 80,000余例证\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e拼音声调功能\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e笔划顺序演示\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e智能不明字查询 ? 及 *\u003c\/li\u003e\n\u003c\/ul\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"line-height: 115%;\"\u003e\u003cp\u003e\u003c\/p\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan lang=\"ZH-CN\" style=\"line-height: 115%;\"\u003e主要功能\u003c\/span\u003e\u003cspan style=\"line-height: 115%;\"\u003e:\u003c\/span\u003e\u003cspan style=\"line-height: 115%;\"\u003e\u003cp\u003e\u003c\/p\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"line-height: 115%;\"\u003e\u003cp\u003e\u003c\/p\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cul style=\"margin-bottom: 1.618em; margin-left: 2.61792em;\"\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e最权威的华文词典《现代汉语规范词典 第三版》\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e黑白背光触控屏幕,可切换显示字型大小\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e专为新加坡学生量身订做的全新智能拼音输入法\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e可依声调缩减候选字范围,拼音输入更快速\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e最高30层交互查询视窗,学习更上一层楼\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e清晰标准的华文发音功能,同时显示汉语拼音\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e作文及华文学习资料:标点符号、量词等\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e参考资料:弟子规、三字经、百家姓、常用题辞、本地用语\u003c\/li\u003e\n\u003c\/ul\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan lang=\"ZH-CN\" style=\"line-height: 115%;\"\u003e盒内元件\u003c\/span\u003e\u003cspan style=\"line-height: 115%;\"\u003e:\u003c\/span\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"line-height: 115%;\"\u003e\u003cp\u003e\u003c\/p\u003e\u003c\/span\u003e\u003c\/p\u003e\u003col style=\"margin-bottom: 1.618em; margin-left: 2.61792em;\"\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eBESTA ALL PASS-6 电子词典\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e耳机\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e两颗AAA碱性电池\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e使用说明书\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e手写笔(机器内)\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e保护皮套\u003c\/li\u003e\n\u003c\/ol\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan lang=\"ZH-CN\" style=\"line-height: 115%;\"\u003e使用说明视频\u003c\/span\u003e\u003cspan style=\"line-height: 115%;\"\u003e: \u003ca href=\"https:\/\/youtu.be\/YGLM7mvdCkk\" target=\"_blank\" style=\"\"\u003ehttps:\/\/youtu.be\/YGLM7mvdCkk\u003c\/a\u003e\u003cspan style=\"font-size: 10pt;\"\u003e\u003cp\u003e\u003c\/p\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cbr\u003e","published_at":"2025-03-21T14:55:20+08:00","created_at":"2022-05-25T11:44:10+08:00","vendor":"ELLTON ENTERPRISE PTE LTD","type":"Gadgets \u0026 IT","tags":["Smart Devices"],"price":7290,"price_min":7290,"price_max":7290,"available":true,"price_varies":false,"compare_at_price":7290,"compare_at_price_min":7290,"compare_at_price_max":7290,"compare_at_price_varies":false,"variants":[{"id":41834668589263,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"22972015356","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Besta All Pass 6","public_title":null,"options":["Default Title"],"price":7290,"weight":320,"compare_at_price":7290,"inventory_management":"shopify","barcode":"22972015356","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_910372f5-9f92-4f9d-96e5-4ecdfd66b910.jpg?v=1742957600","\/\/popular.com.sg\/cdn\/shop\/files\/download_f740b9ec-faf9-4fc6-8641-156c7c8f7c64.jpg?v=1742957600","\/\/popular.com.sg\/cdn\/shop\/files\/download_4856cccd-6c6d-4514-acfd-a647f9882872.jpg?v=1742957598","\/\/popular.com.sg\/cdn\/shop\/files\/download_1835b182-1727-4894-a058-d376816e81ab.jpg?v=1742957600","\/\/popular.com.sg\/cdn\/shop\/files\/download_7395aa17-cb45-4e51-9dd5-84bb7d4d5822.jpg?v=1742957601","\/\/popular.com.sg\/cdn\/shop\/files\/22972015356_-_6.jpg?v=1743738880","\/\/popular.com.sg\/cdn\/shop\/files\/22972015356_-_7.jpg?v=1743738881"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_910372f5-9f92-4f9d-96e5-4ecdfd66b910.jpg?v=1742957600","options":["Title"],"media":[{"alt":"Besta All Pass 6","id":30095654125775,"position":1,"preview_image":{"aspect_ratio":1.0,"height":2048,"width":2048,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_910372f5-9f92-4f9d-96e5-4ecdfd66b910.jpg?v=1742957600"},"aspect_ratio":1.0,"height":2048,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_910372f5-9f92-4f9d-96e5-4ecdfd66b910.jpg?v=1742957600","width":2048},{"alt":"Besta All Pass 6","id":30095654158543,"position":2,"preview_image":{"aspect_ratio":1.0,"height":2048,"width":2048,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_f740b9ec-faf9-4fc6-8641-156c7c8f7c64.jpg?v=1742957600"},"aspect_ratio":1.0,"height":2048,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_f740b9ec-faf9-4fc6-8641-156c7c8f7c64.jpg?v=1742957600","width":2048},{"alt":"Besta All Pass 6","id":30095654191311,"position":3,"preview_image":{"aspect_ratio":1.0,"height":600,"width":600,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_4856cccd-6c6d-4514-acfd-a647f9882872.jpg?v=1742957598"},"aspect_ratio":1.0,"height":600,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_4856cccd-6c6d-4514-acfd-a647f9882872.jpg?v=1742957598","width":600},{"alt":"Besta All Pass 6","id":30095654224079,"position":4,"preview_image":{"aspect_ratio":1.0,"height":2048,"width":2048,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_1835b182-1727-4894-a058-d376816e81ab.jpg?v=1742957600"},"aspect_ratio":1.0,"height":2048,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_1835b182-1727-4894-a058-d376816e81ab.jpg?v=1742957600","width":2048},{"alt":"Besta All Pass 6","id":30095654256847,"position":5,"preview_image":{"aspect_ratio":1.0,"height":2560,"width":2560,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_7395aa17-cb45-4e51-9dd5-84bb7d4d5822.jpg?v=1742957601"},"aspect_ratio":1.0,"height":2560,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_7395aa17-cb45-4e51-9dd5-84bb7d4d5822.jpg?v=1742957601","width":2560},{"alt":null,"id":30168212897999,"position":6,"preview_image":{"aspect_ratio":1.0,"height":2048,"width":2048,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/22972015356_-_6.jpg?v=1743738880"},"aspect_ratio":1.0,"height":2048,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/22972015356_-_6.jpg?v=1743738880","width":2048},{"alt":null,"id":30168212930767,"position":7,"preview_image":{"aspect_ratio":1.0,"height":2048,"width":2048,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/22972015356_-_7.jpg?v=1743738881"},"aspect_ratio":1.0,"height":2048,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/22972015356_-_7.jpg?v=1743738881","width":2048}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cdiv\u003eHighlights:\u003c\/div\u003e\u003cdiv\u003e\u003cbr\u003e\u003c\/div\u003e\u003cdiv\u003e\u003cul style=\"margin-bottom: 1.618em; margin-left: 2.61792em;\"\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eFull Touch Screen\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eHandwriting Recognition\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e72,000+ Entries, 80,000+ Examples\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eTone Function for Pinyin Input\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eStroke Order Animation\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eSearch Unknown Characters using ? or *\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003cdiv\u003eKey Features:\u003c\/div\u003e\u003cdiv\u003e\u003cbr\u003e\u003c\/div\u003e\u003cul style=\"margin-bottom: 1.618em; margin-left: 2.61792em;\"\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eMost authoritative Chinese Dictionary “The Standard Dictionary of Contemporary Chinese, 3rd Edition”\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eBlack \u0026amp; white backlight touch screen, adjustable font size for screen display\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eSmart Pinyin input system specially designed for Singapore students\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eTone function shortlists the words, faster and accurately using Pinyin input\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eUp to 30-levels of cross-search display window for in-depth research\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eAccurate Chinese pronunciation with Hanyu Pinyin display\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eChinese composition learning material such as punctuation, units of measurement, etc.\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eChinese reference material such as Dizigui, Sanzijing, Baijiaxing, Chinese idioms \u0026amp; proverbs and local terms\u003c\/li\u003e\n\u003c\/ul\u003e\u003cp style=\"box-sizing: inherit;\"\u003eBox Content:\u003c\/p\u003e\u003col style=\"margin-bottom: 1.618em; margin-left: 2.61792em;\"\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eBESTA All Pass 6 e-Dictionary\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eEarphones\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e2 X AAA Alkaline Batteries\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eUser’s Manual\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eStylus Pen (Included in the device)\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eLeather Case Protector\u003c\/li\u003e\n\u003c\/ol\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"font-size:10.0pt;line-height:115%\"\u003eVIDEO\nMANUAL: \u003ca href=\"https:\/\/youtu.be\/YGLM7mvdCkk\"\u003ehttps:\/\/youtu.be\/YGLM7mvdCkk\u003c\/a\u003e\u003cp\u003e\u003c\/p\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"line-height: 115%;\"\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan lang=\"ZH-CN\" style=\"line-height: 115%;\"\u003e特点\u003c\/span\u003e\u003cspan style=\"line-height: 115%;\"\u003e:\u003c\/span\u003e\u003c\/p\u003e\u003cul style=\"margin-bottom: 1.618em; margin-left: 2.61792em;\"\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e全触控屏幕\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e手写辨识\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e72,000余词目 80,000余例证\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e拼音声调功能\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e笔划顺序演示\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e智能不明字查询 ? 及 *\u003c\/li\u003e\n\u003c\/ul\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"line-height: 115%;\"\u003e\u003cp\u003e\u003c\/p\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan lang=\"ZH-CN\" style=\"line-height: 115%;\"\u003e主要功能\u003c\/span\u003e\u003cspan style=\"line-height: 115%;\"\u003e:\u003c\/span\u003e\u003cspan style=\"line-height: 115%;\"\u003e\u003cp\u003e\u003c\/p\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"line-height: 115%;\"\u003e\u003cp\u003e\u003c\/p\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cul style=\"margin-bottom: 1.618em; margin-left: 2.61792em;\"\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e最权威的华文词典《现代汉语规范词典 第三版》\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e黑白背光触控屏幕,可切换显示字型大小\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e专为新加坡学生量身订做的全新智能拼音输入法\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e可依声调缩减候选字范围,拼音输入更快速\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e最高30层交互查询视窗,学习更上一层楼\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e清晰标准的华文发音功能,同时显示汉语拼音\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e作文及华文学习资料:标点符号、量词等\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e参考资料:弟子规、三字经、百家姓、常用题辞、本地用语\u003c\/li\u003e\n\u003c\/ul\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan lang=\"ZH-CN\" style=\"line-height: 115%;\"\u003e盒内元件\u003c\/span\u003e\u003cspan style=\"line-height: 115%;\"\u003e:\u003c\/span\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"line-height: 115%;\"\u003e\u003cp\u003e\u003c\/p\u003e\u003c\/span\u003e\u003c\/p\u003e\u003col style=\"margin-bottom: 1.618em; margin-left: 2.61792em;\"\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003eBESTA ALL PASS-6 电子词典\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e耳机\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e两颗AAA碱性电池\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e使用说明书\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e手写笔(机器内)\u003c\/li\u003e\n\u003cli style=\"box-sizing: inherit;\"\u003e保护皮套\u003c\/li\u003e\n\u003c\/ol\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan lang=\"ZH-CN\" style=\"line-height: 115%;\"\u003e使用说明视频\u003c\/span\u003e\u003cspan style=\"line-height: 115%;\"\u003e: \u003ca href=\"https:\/\/youtu.be\/YGLM7mvdCkk\" target=\"_blank\" style=\"\"\u003ehttps:\/\/youtu.be\/YGLM7mvdCkk\u003c\/a\u003e\u003cspan style=\"font-size: 10pt;\"\u003e\u003cp\u003e\u003c\/p\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cbr\u003e"}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_555343413365441616" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="g69OoDpo5b" class="g69OoDpo5b gp-overflow-hidden" > <div class="gp-grid gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gtc-tablet:minmax(0, 12fr);--gtc-mobile:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="7043918266575" product-media="7" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:2048px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30095654125775 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_910372f5-9f92-4f9d-96e5-4ecdfd66b910.jpg?v=1742957600" data-srcset="//popular.com.sg/cdn/shop/files/download_910372f5-9f92-4f9d-96e5-4ecdfd66b910_480x480.jpg?v=1742957600 480w, //popular.com.sg/cdn/shop/files/download_910372f5-9f92-4f9d-96e5-4ecdfd66b910_768x768.jpg?v=1742957600 768w,//popular.com.sg/cdn/shop/files/download_910372f5-9f92-4f9d-96e5-4ecdfd66b910_1024x1024.jpg?v=1742957600 1024w,//popular.com.sg/cdn/shop/files/download_910372f5-9f92-4f9d-96e5-4ecdfd66b910_1440x1440.jpg?v=1742957600 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="2048" height="2048" alt="Besta All Pass 6" base-src="//popular.com.sg/cdn/shop/files/download_910372f5-9f92-4f9d-96e5-4ecdfd66b910.jpg?v=1742957600" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="g6WlEPo7v7 "> <gp-text data-id="g6WlEPo7v7"> <div class="g6WlEPo7v7 " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:left;--ta-tablet:center;--ta-mobile:center;--line-clamp:2;--line-clamp-tablet:1;--line-clamp-mobile:1;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Besta All Pass 6</h2> </div> </div> </gp-text></div><div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="gS6Ok2icZn "><gp-product-variants data-id="gS6Ok2icZn" has-pre-selected="true" gp-data='{ "setting":{"showAsSwatches":true,"optionType":"groupOption","label":true,"optionAlign":{"desktop":"left"},"price":true,"combineFullWidth":{"desktop":true},"combineWidth":{"desktop":"100%"},"combineHeight":"45px","variantPresets":[{"optionName":"base","optionType":"rectangle_list","presets":{"color":{"width":{"desktop":"45px","tablet":"45px","mobile":"45px"},"height":"45px","spacing":"16px","optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"hover":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"active":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"rectangle_list":{"width":{"desktop":""},"height":"45px","spacing":"16px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}},"image":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"image_shopify":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"dropdown":{"width":{"desktop":"100%","tablet":"100%","mobile":"100%"},"height":"45px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}}}}],"soldOutStyle":"line","layout":{"desktop":"vertical"},"column":{"desktop":1},"hasPreSelected":true,"blankText":"Please select an option","hasOnlyDefaultVariant":false}, "styles":{"fullWidth":{"desktop":true},"width":{"desktop":"100%"},"optionSpacing":"30px","labelGap":"8px","swatchAutoWidth":{"desktop":true},"swatchWidth":{"desktop":"80px"},"swatchHeight":{"desktop":"45px"},"swatchSpacing":"var(--g-s-m)","marginBottom":{"desktop":"var(--g-s-xl)","mobile":"var(--g-s-xl)"},"align":{"desktop":"left"},"labelTypo":{"type":"paragraph-2","attrs":{"color":"text-1","bold":true}},"labelColor":"text-2","optionTypo":{"type":"paragraph-2","custom":{"fontSize":{"desktop":"14px","tablet":"13px","mobile":"14px"}}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"dropdownItemWidth":{"desktop":"fill","mobile":"fill","tablet":"fill"},"fixedDropdownWidth":{"desktop":"240px"},"swatchItemWidth":{"desktop":"auto"}}, "variants":[{"id":41834668589263,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"22972015356","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Besta All Pass 6","public_title":null,"options":["Default Title"],"price":7290,"weight":320,"compare_at_price":7290,"inventory_management":"shopify","barcode":"22972015356","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}], "optionsWithValues": [{"name":"Title","position":1,"values":["Default Title"]}], "variantSelected": {"id":41834668589263,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"22972015356","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Besta All Pass 6","public_title":null,"options":["Default Title"],"price":7290,"weight":320,"compare_at_price":7290,"inventory_management":"shopify","barcode":"22972015356","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "variantInventoryQuantity": [61], "variantInventoryPolicy": ["deny"], "moneyFormat": "${{amount}}", "productId": 7043918266575, "productUrl": "\/products\/besta-all-pass-6-e-dictionary", "productHandle": "besta-all-pass-6-e-dictionary", "displayState": {"desktop":true,"tablet":true,"mobile":true}, "totalVariantCombinations": 1, "firstAvailableVariant": {"id":41834668589263,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"22972015356","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Besta All Pass 6","public_title":null,"options":["Default Title"],"price":7290,"weight":320,"compare_at_price":7290,"inventory_management":"shopify","barcode":"22972015356","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}} } '><div></div> </gp-product-variants> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-variant-v3.js?v=1742365134075" defer="defer"></script> </div> <div enableLazyloadImage="true" parentTag="Col" id="gFKecKbGTU" data-id="gFKecKbGTU" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:start;--pc-mobile:center;--gtc:minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gFKecKbGTU gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gmnGDAcREc gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="g6uxwpBoKh" class="g6uxwpBoKh gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"g6uxwpBoKh","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-g6uxwpBoKh" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $72.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gfx6OiAC3q gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="geN94Ovz6v" class="geN94Ovz6v gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"compare","uid":"geN94Ovz6v","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="true" > <gp-text data-id=""> <div id="p-price-geN94Ovz6v" class=" " > <div > <div type="compare" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-product-compare-price gp-line-through gp-decoration-g-text-1 gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--tdc:text-1;--tdt:1;--ta:left;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" > $72.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"41834668589263","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .g6tm9fH0x2.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .g6tm9fH0x2:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .g6tm9fH0x2:hover .gp-button-icon { color: undefined; } .g6tm9fH0x2 .gp-button-icon { color: var(--g-c-text-3, text-3); } .g6tm9fH0x2:hover .gp-button-price { color: undefined; } .g6tm9fH0x2 .gp-button-price { color: var(--g-c-text-3, text-3); } .g6tm9fH0x2 .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .g6tm9fH0x2:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="g6tm9fH0x2" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="g6tm9fH0x2 gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .g6tm9fH0x2-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .g6tm9fH0x2-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .g6tm9fH0x2-sold-out:hover .gp-button-icon { color: undefined; } .g6tm9fH0x2-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .g6tm9fH0x2-sold-out:hover .gp-button-price { color: undefined; } .g6tm9fH0x2-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .g6tm9fH0x2-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .g6tm9fH0x2-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="g6tm9fH0x2" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="g6tm9fH0x2-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="7043918266575" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_555343413365441616" /></form></gp-product> </div> </div><div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="3" style="--minw:calc(100% / 6 - 12.5px);--minw-tablet:calc(100% / 4 - 11.25px);--minw-mobile:calc(100% / 2 - 5px);--maxw:calc(100% / 6 - 12.5px);--maxw-tablet:calc(100% / 4 - 11.25px);--maxw-mobile:calc(100% / 2 - 5px);--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-product-list-carousel-gZvbNdfWcE gp-child-item-gZvbNdfWcE gp-child-item-undefined gZvbNdfWcE" data-index="" > <div class="gp-w-full", > <gp-product gp-context='{"variantSelected": {"id":44242173722831,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4902370551990","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Mario Vs Donkey Kong - Nintendo Switch","public_title":null,"options":["Default Title"],"price":5590,"weight":30,"compare_at_price":null,"inventory_management":"shopify","barcode":"4902370551990","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-gZvbNdfWcE7620365680847"}' gp-data='{"variantSelected": {"id":44242173722831,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4902370551990","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Mario Vs Donkey Kong - Nintendo Switch","public_title":null,"options":["Default Title"],"price":5590,"weight":30,"compare_at_price":null,"inventory_management":"shopify","barcode":"4902370551990","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/mario-vs-donkey-kong-nintendo-switch", "productHandle":"mario-vs-donkey-kong-nintendo-switch", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555343413365441616"}}'><form method="post" action="/cart/add" id="product-form-gZvbNdfWcE7620365680847" accept-charset="UTF-8" class="form contents AddToCartForm" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="44242173722831" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gO97QLzHb-" data-id="gO97QLzHb-" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gO97QLzHb- gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="gUoZRo8zQF gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gXrJo0lwSk "> <gp-product-tag data-id="gXrJo0lwSk" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gXrJo0lwSk", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="-5590.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gXrJo0lwSk" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"g69OoDpo5b", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555343413365441616"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":false},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":false,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/mario-vs-donkey-kong-nintendo-switch", "product":{"id":7620365680847,"title":"Mario Vs Donkey Kong - Nintendo Switch","handle":"mario-vs-donkey-kong-nintendo-switch","description":"Donkey Kong has stolen the Mini-Marios! Solve platforming puzzles to get them back. Run, jump, and backflip your way to rescuing the stolen Mini-Mario toys in this puzzling twist on Mario action. Obstacles like spikes, moving platforms, and falling bricks stand in your way— put your brain to work and figure out the best way to reach the Mini-Marios. The rivalry that originally heated up on the Game Boy Advance system reignites on the Nintendo Switch system with newly-added co-op play and updated visuals.","published_at":"2025-03-20T20:40:44+08:00","created_at":"2025-03-20T20:40:43+08:00","vendor":"CONVERGENT SYSTEMS (S) PTE LTD","type":"Gadgets \u0026 IT","tags":["GAMING ACCESSORIES"],"price":5590,"price_min":5590,"price_max":5590,"available":true,"price_varies":false,"compare_at_price":null,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":44242173722831,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4902370551990","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Mario Vs Donkey Kong - Nintendo Switch","public_title":null,"options":["Default Title"],"price":5590,"weight":30,"compare_at_price":null,"inventory_management":"shopify","barcode":"4902370551990","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_4b31b243-0a94-434f-8b70-19ad23e20c2b.jpg?v=1742951961","\/\/popular.com.sg\/cdn\/shop\/files\/download_cd912f6a-1a50-4e18-86f9-a1acd1cea81f.jpg?v=1742951961"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_4b31b243-0a94-434f-8b70-19ad23e20c2b.jpg?v=1742951961","options":["Title"],"media":[{"alt":"Mario Vs Donkey Kong - Nintendo Switch","id":30095321465039,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1200,"width":1200,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_4b31b243-0a94-434f-8b70-19ad23e20c2b.jpg?v=1742951961"},"aspect_ratio":1.0,"height":1200,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_4b31b243-0a94-434f-8b70-19ad23e20c2b.jpg?v=1742951961","width":1200},{"alt":"Mario Vs Donkey Kong - Nintendo Switch","id":30095321497807,"position":2,"preview_image":{"aspect_ratio":1.0,"height":1200,"width":1200,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_cd912f6a-1a50-4e18-86f9-a1acd1cea81f.jpg?v=1742951961"},"aspect_ratio":1.0,"height":1200,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_cd912f6a-1a50-4e18-86f9-a1acd1cea81f.jpg?v=1742951961","width":1200}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"Donkey Kong has stolen the Mini-Marios! Solve platforming puzzles to get them back. Run, jump, and backflip your way to rescuing the stolen Mini-Mario toys in this puzzling twist on Mario action. Obstacles like spikes, moving platforms, and falling bricks stand in your way— put your brain to work and figure out the best way to reach the Mini-Marios. The rivalry that originally heated up on the Game Boy Advance system reignites on the Nintendo Switch system with newly-added co-op play and updated visuals."}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_555343413365441616" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="g69OoDpo5b" class="g69OoDpo5b gp-overflow-hidden" > <div class="gp-grid gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gtc-tablet:minmax(0, 12fr);--gtc-mobile:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="7620365680847" product-media="2" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:1200px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30095321465039 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_4b31b243-0a94-434f-8b70-19ad23e20c2b.jpg?v=1742951961" data-srcset="//popular.com.sg/cdn/shop/files/download_4b31b243-0a94-434f-8b70-19ad23e20c2b_480x480.jpg?v=1742951961 480w, //popular.com.sg/cdn/shop/files/download_4b31b243-0a94-434f-8b70-19ad23e20c2b_768x768.jpg?v=1742951961 768w,//popular.com.sg/cdn/shop/files/download_4b31b243-0a94-434f-8b70-19ad23e20c2b_1024x1024.jpg?v=1742951961 1024w,//popular.com.sg/cdn/shop/files/download_4b31b243-0a94-434f-8b70-19ad23e20c2b_1440x1440.jpg?v=1742951961 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1200" height="1200" alt="Mario Vs Donkey Kong - Nintendo Switch" base-src="//popular.com.sg/cdn/shop/files/download_4b31b243-0a94-434f-8b70-19ad23e20c2b.jpg?v=1742951961" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="g6WlEPo7v7 "> <gp-text data-id="g6WlEPo7v7"> <div class="g6WlEPo7v7 " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:left;--ta-tablet:center;--ta-mobile:center;--line-clamp:2;--line-clamp-tablet:1;--line-clamp-mobile:1;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Mario Vs Donkey Kong - Nintendo Switch</h2> </div> </div> </gp-text></div><div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="gS6Ok2icZn "><gp-product-variants data-id="gS6Ok2icZn" has-pre-selected="true" gp-data='{ "setting":{"showAsSwatches":true,"optionType":"groupOption","label":true,"optionAlign":{"desktop":"left"},"price":true,"combineFullWidth":{"desktop":true},"combineWidth":{"desktop":"100%"},"combineHeight":"45px","variantPresets":[{"optionName":"base","optionType":"rectangle_list","presets":{"color":{"width":{"desktop":"45px","tablet":"45px","mobile":"45px"},"height":"45px","spacing":"16px","optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"hover":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"active":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"rectangle_list":{"width":{"desktop":""},"height":"45px","spacing":"16px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}},"image":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"image_shopify":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"dropdown":{"width":{"desktop":"100%","tablet":"100%","mobile":"100%"},"height":"45px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}}}}],"soldOutStyle":"line","layout":{"desktop":"vertical"},"column":{"desktop":1},"hasPreSelected":true,"blankText":"Please select an option","hasOnlyDefaultVariant":false}, "styles":{"fullWidth":{"desktop":true},"width":{"desktop":"100%"},"optionSpacing":"30px","labelGap":"8px","swatchAutoWidth":{"desktop":true},"swatchWidth":{"desktop":"80px"},"swatchHeight":{"desktop":"45px"},"swatchSpacing":"var(--g-s-m)","marginBottom":{"desktop":"var(--g-s-xl)","mobile":"var(--g-s-xl)"},"align":{"desktop":"left"},"labelTypo":{"type":"paragraph-2","attrs":{"color":"text-1","bold":true}},"labelColor":"text-2","optionTypo":{"type":"paragraph-2","custom":{"fontSize":{"desktop":"14px","tablet":"13px","mobile":"14px"}}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"dropdownItemWidth":{"desktop":"fill","mobile":"fill","tablet":"fill"},"fixedDropdownWidth":{"desktop":"240px"},"swatchItemWidth":{"desktop":"auto"}}, "variants":[{"id":44242173722831,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4902370551990","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Mario Vs Donkey Kong - Nintendo Switch","public_title":null,"options":["Default Title"],"price":5590,"weight":30,"compare_at_price":null,"inventory_management":"shopify","barcode":"4902370551990","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}], "optionsWithValues": [{"name":"Title","position":1,"values":["Default Title"]}], "variantSelected": {"id":44242173722831,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4902370551990","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Mario Vs Donkey Kong - Nintendo Switch","public_title":null,"options":["Default Title"],"price":5590,"weight":30,"compare_at_price":null,"inventory_management":"shopify","barcode":"4902370551990","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "variantInventoryQuantity": [2], "variantInventoryPolicy": ["deny"], "moneyFormat": "${{amount}}", "productId": 7620365680847, "productUrl": "\/products\/mario-vs-donkey-kong-nintendo-switch", "productHandle": "mario-vs-donkey-kong-nintendo-switch", "displayState": {"desktop":true,"tablet":true,"mobile":true}, "totalVariantCombinations": 1, "firstAvailableVariant": {"id":44242173722831,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4902370551990","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Mario Vs Donkey Kong - Nintendo Switch","public_title":null,"options":["Default Title"],"price":5590,"weight":30,"compare_at_price":null,"inventory_management":"shopify","barcode":"4902370551990","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}} } '><div></div> </gp-product-variants> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-variant-v3.js?v=1742365134075" defer="defer"></script> </div> <div enableLazyloadImage="true" parentTag="Col" id="gFKecKbGTU" data-id="gFKecKbGTU" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:start;--pc-mobile:center;--gtc:minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gFKecKbGTU gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gmnGDAcREc gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="g6uxwpBoKh" class="g6uxwpBoKh gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"g6uxwpBoKh","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-g6uxwpBoKh" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $55.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gfx6OiAC3q gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="geN94Ovz6v" class="geN94Ovz6v gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"compare","uid":"geN94Ovz6v","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="true" > <gp-text data-id=""> <div id="p-price-geN94Ovz6v" class=" " > <div > <div type="compare" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-product-compare-price gp-line-through gp-decoration-g-text-1 gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--tdc:text-1;--tdt:1;--ta:left;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" > </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"44242173722831","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .g6tm9fH0x2.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .g6tm9fH0x2:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .g6tm9fH0x2:hover .gp-button-icon { color: undefined; } .g6tm9fH0x2 .gp-button-icon { color: var(--g-c-text-3, text-3); } .g6tm9fH0x2:hover .gp-button-price { color: undefined; } .g6tm9fH0x2 .gp-button-price { color: var(--g-c-text-3, text-3); } .g6tm9fH0x2 .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .g6tm9fH0x2:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="g6tm9fH0x2" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="g6tm9fH0x2 gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .g6tm9fH0x2-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .g6tm9fH0x2-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .g6tm9fH0x2-sold-out:hover .gp-button-icon { color: undefined; } .g6tm9fH0x2-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .g6tm9fH0x2-sold-out:hover .gp-button-price { color: undefined; } .g6tm9fH0x2-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .g6tm9fH0x2-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .g6tm9fH0x2-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="g6tm9fH0x2" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="g6tm9fH0x2-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="7620365680847" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_555343413365441616" /></form></gp-product> </div> </div><div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="4" style="--minw:calc(100% / 6 - 12.5px);--minw-tablet:calc(100% / 4 - 11.25px);--minw-mobile:calc(100% / 2 - 5px);--maxw:calc(100% / 6 - 12.5px);--maxw-tablet:calc(100% / 4 - 11.25px);--maxw-mobile:calc(100% / 2 - 5px);--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-product-list-carousel-gZvbNdfWcE gp-child-item-gZvbNdfWcE gp-child-item-undefined gZvbNdfWcE" data-index="" > <div class="gp-w-full", > <gp-product gp-context='{"variantSelected": {"id":44242074304719,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"850031616233","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Myfirst Fone R1s - Cotton Candy Mix","public_title":null,"options":["Default Title"],"price":26900,"weight":500000,"compare_at_price":null,"inventory_management":"shopify","barcode":"850031616233","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-gZvbNdfWcE7620286021839"}' gp-data='{"variantSelected": {"id":44242074304719,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"850031616233","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Myfirst Fone R1s - Cotton Candy Mix","public_title":null,"options":["Default Title"],"price":26900,"weight":500000,"compare_at_price":null,"inventory_management":"shopify","barcode":"850031616233","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/myfirst-fone-r1s-kids-smart-watch-for-boys-girls-touch-screen-smartwatch-phone-with-call-video-camera-alarm-music-player-for-children-teen-students-cotton-candy-mix-small", "productHandle":"myfirst-fone-r1s-kids-smart-watch-for-boys-girls-touch-screen-smartwatch-phone-with-call-video-camera-alarm-music-player-for-children-teen-students-cotton-candy-mix-small", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555343413365441616"}}'><form method="post" action="/cart/add" id="product-form-gZvbNdfWcE7620286021839" accept-charset="UTF-8" class="form contents AddToCartForm" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="44242074304719" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gO97QLzHb-" data-id="gO97QLzHb-" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gO97QLzHb- gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="gUoZRo8zQF gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gXrJo0lwSk "> <gp-product-tag data-id="gXrJo0lwSk" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gXrJo0lwSk", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="-26900.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gXrJo0lwSk" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"g69OoDpo5b", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555343413365441616"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":false},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":false,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/myfirst-fone-r1s-kids-smart-watch-for-boys-girls-touch-screen-smartwatch-phone-with-call-video-camera-alarm-music-player-for-children-teen-students-cotton-candy-mix-small", "product":{"id":7620286021839,"title":"Myfirst Fone R1s - Cotton Candy Mix","handle":"myfirst-fone-r1s-kids-smart-watch-for-boys-girls-touch-screen-smartwatch-phone-with-call-video-camera-alarm-music-player-for-children-teen-students-cotton-candy-mix-small","description":"The New \u0026amp; Improved myFirst Fone R1s - 4G Music Smartwatch Phone with Heart Rate Monitoring \u0026amp; Customisable Wallpaper","published_at":"2025-03-20T19:23:37+08:00","created_at":"2025-03-20T19:23:36+08:00","vendor":"MYFIRST TECH ASIA PTE. LTD.","type":"Gadgets \u0026 IT","tags":["Kids Entertainment"],"price":26900,"price_min":26900,"price_max":26900,"available":true,"price_varies":false,"compare_at_price":null,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":44242074304719,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"850031616233","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Myfirst Fone R1s - Cotton Candy Mix","public_title":null,"options":["Default Title"],"price":26900,"weight":500000,"compare_at_price":null,"inventory_management":"shopify","barcode":"850031616233","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_1ff554a2-b833-409d-985e-5b667f44a445.jpg?v=1743558385","\/\/popular.com.sg\/cdn\/shop\/files\/download_29235070-64cb-42fb-9719-6994c5fccf59.jpg?v=1743558385"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_1ff554a2-b833-409d-985e-5b667f44a445.jpg?v=1743558385","options":["Title"],"media":[{"alt":"Myfirst Fone R1s - Cotton Candy Mix","id":30151836008655,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1200,"width":1200,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_1ff554a2-b833-409d-985e-5b667f44a445.jpg?v=1743558385"},"aspect_ratio":1.0,"height":1200,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_1ff554a2-b833-409d-985e-5b667f44a445.jpg?v=1743558385","width":1200},{"alt":"Myfirst Fone R1s - Cotton Candy Mix","id":30151836041423,"position":2,"preview_image":{"aspect_ratio":0.997,"height":1500,"width":1496,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_29235070-64cb-42fb-9719-6994c5fccf59.jpg?v=1743558385"},"aspect_ratio":0.997,"height":1500,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_29235070-64cb-42fb-9719-6994c5fccf59.jpg?v=1743558385","width":1496}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"The New \u0026amp; Improved myFirst Fone R1s - 4G Music Smartwatch Phone with Heart Rate Monitoring \u0026amp; Customisable Wallpaper"}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_555343413365441616" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="g69OoDpo5b" class="g69OoDpo5b gp-overflow-hidden" > <div class="gp-grid gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gtc-tablet:minmax(0, 12fr);--gtc-mobile:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="7620286021839" product-media="2" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:1200px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30151836008655 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_1ff554a2-b833-409d-985e-5b667f44a445.jpg?v=1743558385" data-srcset="//popular.com.sg/cdn/shop/files/download_1ff554a2-b833-409d-985e-5b667f44a445_480x480.jpg?v=1743558385 480w, //popular.com.sg/cdn/shop/files/download_1ff554a2-b833-409d-985e-5b667f44a445_768x768.jpg?v=1743558385 768w,//popular.com.sg/cdn/shop/files/download_1ff554a2-b833-409d-985e-5b667f44a445_1024x1024.jpg?v=1743558385 1024w,//popular.com.sg/cdn/shop/files/download_1ff554a2-b833-409d-985e-5b667f44a445_1440x1440.jpg?v=1743558385 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1200" height="1200" alt="Myfirst Fone R1s - Cotton Candy Mix" base-src="//popular.com.sg/cdn/shop/files/download_1ff554a2-b833-409d-985e-5b667f44a445.jpg?v=1743558385" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="g6WlEPo7v7 "> <gp-text data-id="g6WlEPo7v7"> <div class="g6WlEPo7v7 " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:left;--ta-tablet:center;--ta-mobile:center;--line-clamp:2;--line-clamp-tablet:1;--line-clamp-mobile:1;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Myfirst Fone R1s - Cotton Candy Mix</h2> </div> </div> </gp-text></div><div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="gS6Ok2icZn "><gp-product-variants data-id="gS6Ok2icZn" has-pre-selected="true" gp-data='{ "setting":{"showAsSwatches":true,"optionType":"groupOption","label":true,"optionAlign":{"desktop":"left"},"price":true,"combineFullWidth":{"desktop":true},"combineWidth":{"desktop":"100%"},"combineHeight":"45px","variantPresets":[{"optionName":"base","optionType":"rectangle_list","presets":{"color":{"width":{"desktop":"45px","tablet":"45px","mobile":"45px"},"height":"45px","spacing":"16px","optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"hover":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"active":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"rectangle_list":{"width":{"desktop":""},"height":"45px","spacing":"16px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}},"image":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"image_shopify":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"dropdown":{"width":{"desktop":"100%","tablet":"100%","mobile":"100%"},"height":"45px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}}}}],"soldOutStyle":"line","layout":{"desktop":"vertical"},"column":{"desktop":1},"hasPreSelected":true,"blankText":"Please select an option","hasOnlyDefaultVariant":false}, "styles":{"fullWidth":{"desktop":true},"width":{"desktop":"100%"},"optionSpacing":"30px","labelGap":"8px","swatchAutoWidth":{"desktop":true},"swatchWidth":{"desktop":"80px"},"swatchHeight":{"desktop":"45px"},"swatchSpacing":"var(--g-s-m)","marginBottom":{"desktop":"var(--g-s-xl)","mobile":"var(--g-s-xl)"},"align":{"desktop":"left"},"labelTypo":{"type":"paragraph-2","attrs":{"color":"text-1","bold":true}},"labelColor":"text-2","optionTypo":{"type":"paragraph-2","custom":{"fontSize":{"desktop":"14px","tablet":"13px","mobile":"14px"}}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"dropdownItemWidth":{"desktop":"fill","mobile":"fill","tablet":"fill"},"fixedDropdownWidth":{"desktop":"240px"},"swatchItemWidth":{"desktop":"auto"}}, "variants":[{"id":44242074304719,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"850031616233","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Myfirst Fone R1s - Cotton Candy Mix","public_title":null,"options":["Default Title"],"price":26900,"weight":500000,"compare_at_price":null,"inventory_management":"shopify","barcode":"850031616233","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}], "optionsWithValues": [{"name":"Title","position":1,"values":["Default Title"]}], "variantSelected": {"id":44242074304719,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"850031616233","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Myfirst Fone R1s - Cotton Candy Mix","public_title":null,"options":["Default Title"],"price":26900,"weight":500000,"compare_at_price":null,"inventory_management":"shopify","barcode":"850031616233","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "variantInventoryQuantity": [4], "variantInventoryPolicy": ["deny"], "moneyFormat": "${{amount}}", "productId": 7620286021839, "productUrl": "\/products\/myfirst-fone-r1s-kids-smart-watch-for-boys-girls-touch-screen-smartwatch-phone-with-call-video-camera-alarm-music-player-for-children-teen-students-cotton-candy-mix-small", "productHandle": "myfirst-fone-r1s-kids-smart-watch-for-boys-girls-touch-screen-smartwatch-phone-with-call-video-camera-alarm-music-player-for-children-teen-students-cotton-candy-mix-small", "displayState": {"desktop":true,"tablet":true,"mobile":true}, "totalVariantCombinations": 1, "firstAvailableVariant": {"id":44242074304719,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"850031616233","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Myfirst Fone R1s - Cotton Candy Mix","public_title":null,"options":["Default Title"],"price":26900,"weight":500000,"compare_at_price":null,"inventory_management":"shopify","barcode":"850031616233","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}} } '><div></div> </gp-product-variants> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-variant-v3.js?v=1742365134075" defer="defer"></script> </div> <div enableLazyloadImage="true" parentTag="Col" id="gFKecKbGTU" data-id="gFKecKbGTU" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:start;--pc-mobile:center;--gtc:minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gFKecKbGTU gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gmnGDAcREc gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="g6uxwpBoKh" class="g6uxwpBoKh gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"g6uxwpBoKh","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-g6uxwpBoKh" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $269.00 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gfx6OiAC3q gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="geN94Ovz6v" class="geN94Ovz6v gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"compare","uid":"geN94Ovz6v","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="true" > <gp-text data-id=""> <div id="p-price-geN94Ovz6v" class=" " > <div > <div type="compare" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-product-compare-price gp-line-through gp-decoration-g-text-1 gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--tdc:text-1;--tdt:1;--ta:left;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" > </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"44242074304719","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .g6tm9fH0x2.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .g6tm9fH0x2:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .g6tm9fH0x2:hover .gp-button-icon { color: undefined; } .g6tm9fH0x2 .gp-button-icon { color: var(--g-c-text-3, text-3); } .g6tm9fH0x2:hover .gp-button-price { color: undefined; } .g6tm9fH0x2 .gp-button-price { color: var(--g-c-text-3, text-3); } .g6tm9fH0x2 .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .g6tm9fH0x2:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="g6tm9fH0x2" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="g6tm9fH0x2 gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .g6tm9fH0x2-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .g6tm9fH0x2-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .g6tm9fH0x2-sold-out:hover .gp-button-icon { color: undefined; } .g6tm9fH0x2-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .g6tm9fH0x2-sold-out:hover .gp-button-price { color: undefined; } .g6tm9fH0x2-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .g6tm9fH0x2-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .g6tm9fH0x2-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="g6tm9fH0x2" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="g6tm9fH0x2-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="7620286021839" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_555343413365441616" /></form></gp-product> </div> </div><div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="5" style="--minw:calc(100% / 6 - 12.5px);--minw-tablet:calc(100% / 4 - 11.25px);--minw-mobile:calc(100% / 2 - 5px);--maxw:calc(100% / 6 - 12.5px);--maxw-tablet:calc(100% / 4 - 11.25px);--maxw-mobile:calc(100% / 2 - 5px);--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-product-list-carousel-gZvbNdfWcE gp-child-item-gZvbNdfWcE gp-child-item-undefined gZvbNdfWcE" data-index="" > <div class="gp-w-full", > <gp-product gp-context='{"variantSelected": {"id":44242163499215,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4895252502060","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Tp-link Tapo 2k Pan\/tilt Indoor Security Camera For Baby Monitor, Pet Camera","public_title":null,"options":["Default Title"],"price":4190,"weight":440000,"compare_at_price":null,"inventory_management":"shopify","barcode":"4895252502060","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-gZvbNdfWcE7620357062863"}' gp-data='{"variantSelected": {"id":44242163499215,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4895252502060","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Tp-link Tapo 2k Pan\/tilt Indoor Security Camera For Baby Monitor, Pet Camera","public_title":null,"options":["Default Title"],"price":4190,"weight":440000,"compare_at_price":null,"inventory_management":"shopify","barcode":"4895252502060","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/tapo-tp-link-c211-2k-pan-tilt-indoor-security-camera-for-baby-monitor-pet-camera-motion-detection-and-tracking-works-with-alexa-and-google-supports-sd-card-up-to-512gb", "productHandle":"tapo-tp-link-c211-2k-pan-tilt-indoor-security-camera-for-baby-monitor-pet-camera-motion-detection-and-tracking-works-with-alexa-and-google-supports-sd-card-up-to-512gb", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555343413365441616"}}'><form method="post" action="/cart/add" id="product-form-gZvbNdfWcE7620357062863" accept-charset="UTF-8" class="form contents AddToCartForm" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="44242163499215" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gO97QLzHb-" data-id="gO97QLzHb-" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gO97QLzHb- gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="gUoZRo8zQF gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gXrJo0lwSk "> <gp-product-tag data-id="gXrJo0lwSk" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gXrJo0lwSk", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="-4190.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gXrJo0lwSk" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"g69OoDpo5b", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555343413365441616"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":false},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":false,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/tapo-tp-link-c211-2k-pan-tilt-indoor-security-camera-for-baby-monitor-pet-camera-motion-detection-and-tracking-works-with-alexa-and-google-supports-sd-card-up-to-512gb", "product":{"id":7620357062863,"title":"Tp-link Tapo 2k Pan\/tilt Indoor Security Camera For Baby Monitor, Pet Camera","handle":"tapo-tp-link-c211-2k-pan-tilt-indoor-security-camera-for-baby-monitor-pet-camera-motion-detection-and-tracking-works-with-alexa-and-google-supports-sd-card-up-to-512gb","description":"Record all of life's wonderful moments with the stunning 2K ultra-clear lens. You’ll never miss out on those finer details. It is embedded with advanced night vision and baby crying detection, the Tapo Cam reinforces your baby care around the clock. Receive instant notifications when a person or motion is detected. You can also set up customizable motion detection areas to only let what matters alert you. When motion activity is detected, tracks and follows the subject to keep it within view. Set customizable block zones to keep certain spaces from being recorded so you never need to worry about personal moments being leaked. Save recorded video on a microSD Card(up to 512 GB) or by using Tapo Care cloud storage services.","published_at":"2025-03-20T20:32:18+08:00","created_at":"2025-03-20T20:32:17+08:00","vendor":"CONVERGENT SYSTEMS (S) PTE LTD","type":"Gadgets \u0026 IT","tags":["Networking"],"price":4190,"price_min":4190,"price_max":4190,"available":true,"price_varies":false,"compare_at_price":null,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":44242163499215,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4895252502060","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Tp-link Tapo 2k Pan\/tilt Indoor Security Camera For Baby Monitor, Pet Camera","public_title":null,"options":["Default Title"],"price":4190,"weight":440000,"compare_at_price":null,"inventory_management":"shopify","barcode":"4895252502060","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_6f08722a-bb0d-4ec5-a6db-1786df748fb1.jpg?v=1742971346","\/\/popular.com.sg\/cdn\/shop\/files\/download_6555dab1-2fa0-448b-adda-f90ccc113e49.jpg?v=1742971345"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_6f08722a-bb0d-4ec5-a6db-1786df748fb1.jpg?v=1742971346","options":["Title"],"media":[{"alt":"Tp-link Tapo 2k Pan\/tilt Indoor Security Camera For Baby Monitor, Pet Camera","id":30096533192911,"position":1,"preview_image":{"aspect_ratio":1.134,"height":1323,"width":1500,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_6f08722a-bb0d-4ec5-a6db-1786df748fb1.jpg?v=1742971346"},"aspect_ratio":1.134,"height":1323,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_6f08722a-bb0d-4ec5-a6db-1786df748fb1.jpg?v=1742971346","width":1500},{"alt":"Tp-link Tapo 2k Pan\/tilt Indoor Security Camera For Baby Monitor, Pet Camera","id":30096533225679,"position":2,"preview_image":{"aspect_ratio":1.143,"height":764,"width":873,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_6555dab1-2fa0-448b-adda-f90ccc113e49.jpg?v=1742971345"},"aspect_ratio":1.143,"height":764,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_6555dab1-2fa0-448b-adda-f90ccc113e49.jpg?v=1742971345","width":873}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"Record all of life's wonderful moments with the stunning 2K ultra-clear lens. You’ll never miss out on those finer details. It is embedded with advanced night vision and baby crying detection, the Tapo Cam reinforces your baby care around the clock. Receive instant notifications when a person or motion is detected. You can also set up customizable motion detection areas to only let what matters alert you. When motion activity is detected, tracks and follows the subject to keep it within view. Set customizable block zones to keep certain spaces from being recorded so you never need to worry about personal moments being leaked. Save recorded video on a microSD Card(up to 512 GB) or by using Tapo Care cloud storage services."}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_555343413365441616" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="g69OoDpo5b" class="g69OoDpo5b gp-overflow-hidden" > <div class="gp-grid gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gtc-tablet:minmax(0, 12fr);--gtc-mobile:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="7620357062863" product-media="2" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:1500px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30096533192911 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_6f08722a-bb0d-4ec5-a6db-1786df748fb1.jpg?v=1742971346" data-srcset="//popular.com.sg/cdn/shop/files/download_6f08722a-bb0d-4ec5-a6db-1786df748fb1_480x480.jpg?v=1742971346 480w, //popular.com.sg/cdn/shop/files/download_6f08722a-bb0d-4ec5-a6db-1786df748fb1_768x768.jpg?v=1742971346 768w,//popular.com.sg/cdn/shop/files/download_6f08722a-bb0d-4ec5-a6db-1786df748fb1_1024x1024.jpg?v=1742971346 1024w,//popular.com.sg/cdn/shop/files/download_6f08722a-bb0d-4ec5-a6db-1786df748fb1_1440x1440.jpg?v=1742971346 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1500" height="1323" alt="Tp-link Tapo 2k Pan/tilt Indoor Security Camera For Baby Monitor, Pet Camera" base-src="//popular.com.sg/cdn/shop/files/download_6f08722a-bb0d-4ec5-a6db-1786df748fb1.jpg?v=1742971346" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="g6WlEPo7v7 "> <gp-text data-id="g6WlEPo7v7"> <div class="g6WlEPo7v7 " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:left;--ta-tablet:center;--ta-mobile:center;--line-clamp:2;--line-clamp-tablet:1;--line-clamp-mobile:1;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Tp-link Tapo 2k Pan/tilt Indoor Security Camera For Baby Monitor, Pet Camera</h2> </div> </div> </gp-text></div><div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="gS6Ok2icZn "><gp-product-variants data-id="gS6Ok2icZn" has-pre-selected="true" gp-data='{ "setting":{"showAsSwatches":true,"optionType":"groupOption","label":true,"optionAlign":{"desktop":"left"},"price":true,"combineFullWidth":{"desktop":true},"combineWidth":{"desktop":"100%"},"combineHeight":"45px","variantPresets":[{"optionName":"base","optionType":"rectangle_list","presets":{"color":{"width":{"desktop":"45px","tablet":"45px","mobile":"45px"},"height":"45px","spacing":"16px","optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"hover":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"active":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"rectangle_list":{"width":{"desktop":""},"height":"45px","spacing":"16px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}},"image":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"image_shopify":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"dropdown":{"width":{"desktop":"100%","tablet":"100%","mobile":"100%"},"height":"45px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}}}}],"soldOutStyle":"line","layout":{"desktop":"vertical"},"column":{"desktop":1},"hasPreSelected":true,"blankText":"Please select an option","hasOnlyDefaultVariant":false}, "styles":{"fullWidth":{"desktop":true},"width":{"desktop":"100%"},"optionSpacing":"30px","labelGap":"8px","swatchAutoWidth":{"desktop":true},"swatchWidth":{"desktop":"80px"},"swatchHeight":{"desktop":"45px"},"swatchSpacing":"var(--g-s-m)","marginBottom":{"desktop":"var(--g-s-xl)","mobile":"var(--g-s-xl)"},"align":{"desktop":"left"},"labelTypo":{"type":"paragraph-2","attrs":{"color":"text-1","bold":true}},"labelColor":"text-2","optionTypo":{"type":"paragraph-2","custom":{"fontSize":{"desktop":"14px","tablet":"13px","mobile":"14px"}}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"dropdownItemWidth":{"desktop":"fill","mobile":"fill","tablet":"fill"},"fixedDropdownWidth":{"desktop":"240px"},"swatchItemWidth":{"desktop":"auto"}}, "variants":[{"id":44242163499215,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4895252502060","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Tp-link Tapo 2k Pan\/tilt Indoor Security Camera For Baby Monitor, Pet Camera","public_title":null,"options":["Default Title"],"price":4190,"weight":440000,"compare_at_price":null,"inventory_management":"shopify","barcode":"4895252502060","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}], "optionsWithValues": [{"name":"Title","position":1,"values":["Default Title"]}], "variantSelected": {"id":44242163499215,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4895252502060","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Tp-link Tapo 2k Pan\/tilt Indoor Security Camera For Baby Monitor, Pet Camera","public_title":null,"options":["Default Title"],"price":4190,"weight":440000,"compare_at_price":null,"inventory_management":"shopify","barcode":"4895252502060","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "variantInventoryQuantity": [6], "variantInventoryPolicy": ["deny"], "moneyFormat": "${{amount}}", "productId": 7620357062863, "productUrl": "\/products\/tapo-tp-link-c211-2k-pan-tilt-indoor-security-camera-for-baby-monitor-pet-camera-motion-detection-and-tracking-works-with-alexa-and-google-supports-sd-card-up-to-512gb", "productHandle": "tapo-tp-link-c211-2k-pan-tilt-indoor-security-camera-for-baby-monitor-pet-camera-motion-detection-and-tracking-works-with-alexa-and-google-supports-sd-card-up-to-512gb", "displayState": {"desktop":true,"tablet":true,"mobile":true}, "totalVariantCombinations": 1, "firstAvailableVariant": {"id":44242163499215,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4895252502060","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Tp-link Tapo 2k Pan\/tilt Indoor Security Camera For Baby Monitor, Pet Camera","public_title":null,"options":["Default Title"],"price":4190,"weight":440000,"compare_at_price":null,"inventory_management":"shopify","barcode":"4895252502060","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}} } '><div></div> </gp-product-variants> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-variant-v3.js?v=1742365134075" defer="defer"></script> </div> <div enableLazyloadImage="true" parentTag="Col" id="gFKecKbGTU" data-id="gFKecKbGTU" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:start;--pc-mobile:center;--gtc:minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gFKecKbGTU gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gmnGDAcREc gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="g6uxwpBoKh" class="g6uxwpBoKh gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"g6uxwpBoKh","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-g6uxwpBoKh" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $41.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gfx6OiAC3q gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="geN94Ovz6v" class="geN94Ovz6v gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"compare","uid":"geN94Ovz6v","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="true" > <gp-text data-id=""> <div id="p-price-geN94Ovz6v" class=" " > <div > <div type="compare" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-product-compare-price gp-line-through gp-decoration-g-text-1 gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--tdc:text-1;--tdt:1;--ta:left;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" > </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"44242163499215","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .g6tm9fH0x2.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .g6tm9fH0x2:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .g6tm9fH0x2:hover .gp-button-icon { color: undefined; } .g6tm9fH0x2 .gp-button-icon { color: var(--g-c-text-3, text-3); } .g6tm9fH0x2:hover .gp-button-price { color: undefined; } .g6tm9fH0x2 .gp-button-price { color: var(--g-c-text-3, text-3); } .g6tm9fH0x2 .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .g6tm9fH0x2:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="g6tm9fH0x2" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="g6tm9fH0x2 gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .g6tm9fH0x2-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .g6tm9fH0x2-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .g6tm9fH0x2-sold-out:hover .gp-button-icon { color: undefined; } .g6tm9fH0x2-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .g6tm9fH0x2-sold-out:hover .gp-button-price { color: undefined; } .g6tm9fH0x2-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .g6tm9fH0x2-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .g6tm9fH0x2-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="g6tm9fH0x2" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="g6tm9fH0x2-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="7620357062863" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_555343413365441616" /></form></gp-product> </div> </div><div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="6" style="--minw:calc(100% / 6 - 12.5px);--minw-tablet:calc(100% / 4 - 11.25px);--minw-mobile:calc(100% / 2 - 5px);--maxw:calc(100% / 6 - 12.5px);--maxw-tablet:calc(100% / 4 - 11.25px);--maxw-mobile:calc(100% / 2 - 5px);--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-product-list-carousel-gZvbNdfWcE gp-child-item-gZvbNdfWcE gp-child-item-undefined gZvbNdfWcE" data-index="" > <div class="gp-w-full", > <gp-product gp-context='{"variantSelected": {"id":40188112011471,"title":"Black","option1":"Black","option2":null,"option3":null,"sku":"6939119033590","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Havit Portable Outdoor Speaker - Grey - Black","public_title":"Black","options":["Black"],"price":6990,"weight":400,"compare_at_price":6990,"inventory_management":"shopify","barcode":"6939119033590","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-gZvbNdfWcE6743836229839"}' gp-data='{"variantSelected": {"id":40188112011471,"title":"Black","option1":"Black","option2":null,"option3":null,"sku":"6939119033590","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Havit Portable Outdoor Speaker - Grey - Black","public_title":"Black","options":["Black"],"price":6990,"weight":400,"compare_at_price":6990,"inventory_management":"shopify","barcode":"6939119033590","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/havit-sk800-mini-portable-wireless-bluetooth-speaker", "productHandle":"havit-sk800-mini-portable-wireless-bluetooth-speaker", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555343413365441616"}}'><form method="post" action="/cart/add" id="product-form-gZvbNdfWcE6743836229839" accept-charset="UTF-8" class="form contents AddToCartForm" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="40188112011471" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gO97QLzHb-" data-id="gO97QLzHb-" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gO97QLzHb- gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="gUoZRo8zQF gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gXrJo0lwSk "> <gp-product-tag data-id="gXrJo0lwSk" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gXrJo0lwSk", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="0.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gXrJo0lwSk" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"g69OoDpo5b", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555343413365441616"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":false},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":false,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/havit-sk800-mini-portable-wireless-bluetooth-speaker", "product":{"id":6743836229839,"title":"Havit Portable Outdoor Speaker - Grey","handle":"havit-sk800-mini-portable-wireless-bluetooth-speaker","description":"\u003cp\u003eHAVIT Bluetooth speaker SK800BT gray HAVIT Bluetooth speaker SK800BT gray. \u003c\/p\u003e\u003cp\u003eEnjoy excellent sound quality wherever you are. The Havit SK800BT wireless Bluetooth speaker can accompany you almost everywhere, and the built-in 800 mAh battery will provide 6 hours of play on a single charge. The 4 W transducer will provide you with an unforgettable musical experience.\u003c\/p\u003e\u003cp\u003e Additionally, the device supports 4 playback modes and works with a voice assistant. You can listen to music without any problems while training, meeting friends or traveling. The Havit SK800BT speaker is light and compact and will not take up much space in your bag or backpack. What's more, thanks to the practical lanyard, you can easily attach it to a backpack, a selected piece of clothing or even to the frame of a bicycle or scooter. Color: gray; Producer: Havit; Battery life: 6.00;\u003c\/p\u003e\u003cp\u003e Degree of protection (IP): IPX6; Battery capacity: 900.00; Brand: Havit; Features: playback from flash device; Memory card support: SD; Guarantee: 12.00; Speaker power: 4.00; The goods are well protected for shipment. \u003c\/p\u003e\u003cp\u003eOrders are carefully and safely packed in boxes or bubble envelopes (depending on the type of goods ordered), which protect very well and minimize damage to the goods during transport :).\u003c\/p\u003e","published_at":"2025-03-20T18:48:15+08:00","created_at":"2021-06-30T01:25:55+08:00","vendor":"SKM TECHNOLOGIES PTE LTD","type":"Gadgets \u0026 IT","tags":["Audio Accessories","SALE"],"price":1690,"price_min":1690,"price_max":6990,"available":true,"price_varies":true,"compare_at_price":6990,"compare_at_price_min":6990,"compare_at_price_max":6990,"compare_at_price_varies":false,"variants":[{"id":40188112011471,"title":"Black","option1":"Black","option2":null,"option3":null,"sku":"6939119033590","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Havit Portable Outdoor Speaker - Grey - Black","public_title":"Black","options":["Black"],"price":6990,"weight":400,"compare_at_price":6990,"inventory_management":"shopify","barcode":"6939119033590","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":40188112044239,"title":"Grey","option1":"Grey","option2":null,"option3":null,"sku":"6939119033590","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Havit Portable Outdoor Speaker - Grey - Grey","public_title":"Grey","options":["Grey"],"price":1690,"weight":450,"compare_at_price":6990,"inventory_management":"shopify","barcode":"6939119033590","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_3eb05ec2-54bd-4cbf-8868-58cd5a76f26e.jpg?v=1742971590"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_3eb05ec2-54bd-4cbf-8868-58cd5a76f26e.jpg?v=1742971590","options":["Colour"],"media":[{"alt":"Havit Portable Outdoor Speaker - Grey","id":30096552493263,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_3eb05ec2-54bd-4cbf-8868-58cd5a76f26e.jpg?v=1742971590"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_3eb05ec2-54bd-4cbf-8868-58cd5a76f26e.jpg?v=1742971590","width":1000}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp\u003eHAVIT Bluetooth speaker SK800BT gray HAVIT Bluetooth speaker SK800BT gray. \u003c\/p\u003e\u003cp\u003eEnjoy excellent sound quality wherever you are. The Havit SK800BT wireless Bluetooth speaker can accompany you almost everywhere, and the built-in 800 mAh battery will provide 6 hours of play on a single charge. The 4 W transducer will provide you with an unforgettable musical experience.\u003c\/p\u003e\u003cp\u003e Additionally, the device supports 4 playback modes and works with a voice assistant. You can listen to music without any problems while training, meeting friends or traveling. The Havit SK800BT speaker is light and compact and will not take up much space in your bag or backpack. What's more, thanks to the practical lanyard, you can easily attach it to a backpack, a selected piece of clothing or even to the frame of a bicycle or scooter. Color: gray; Producer: Havit; Battery life: 6.00;\u003c\/p\u003e\u003cp\u003e Degree of protection (IP): IPX6; Battery capacity: 900.00; Brand: Havit; Features: playback from flash device; Memory card support: SD; Guarantee: 12.00; Speaker power: 4.00; The goods are well protected for shipment. \u003c\/p\u003e\u003cp\u003eOrders are carefully and safely packed in boxes or bubble envelopes (depending on the type of goods ordered), which protect very well and minimize damage to the goods during transport :).\u003c\/p\u003e"}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_555343413365441616" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="g69OoDpo5b" class="g69OoDpo5b gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="6743836229839" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:1000px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30096552493263 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_3eb05ec2-54bd-4cbf-8868-58cd5a76f26e.jpg?v=1742971590" data-srcset="//popular.com.sg/cdn/shop/files/download_3eb05ec2-54bd-4cbf-8868-58cd5a76f26e_480x480.jpg?v=1742971590 480w, //popular.com.sg/cdn/shop/files/download_3eb05ec2-54bd-4cbf-8868-58cd5a76f26e_768x768.jpg?v=1742971590 768w,//popular.com.sg/cdn/shop/files/download_3eb05ec2-54bd-4cbf-8868-58cd5a76f26e_1024x1024.jpg?v=1742971590 1024w,//popular.com.sg/cdn/shop/files/download_3eb05ec2-54bd-4cbf-8868-58cd5a76f26e_1440x1440.jpg?v=1742971590 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1000" height="1000" alt="Havit Portable Outdoor Speaker - Grey" base-src="//popular.com.sg/cdn/shop/files/download_3eb05ec2-54bd-4cbf-8868-58cd5a76f26e.jpg?v=1742971590" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="g6WlEPo7v7 "> <gp-text data-id="g6WlEPo7v7"> <div class="g6WlEPo7v7 " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:left;--ta-tablet:center;--ta-mobile:center;--line-clamp:2;--line-clamp-tablet:1;--line-clamp-mobile:1;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Havit Portable Outdoor Speaker - Grey</h2> </div> </div> </gp-text></div><div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="gS6Ok2icZn "><gp-product-variants data-id="gS6Ok2icZn" has-pre-selected="true" gp-data='{ "setting":{"showAsSwatches":true,"optionType":"groupOption","label":true,"optionAlign":{"desktop":"left"},"price":true,"combineFullWidth":{"desktop":true},"combineWidth":{"desktop":"100%"},"combineHeight":"45px","variantPresets":[{"optionName":"base","optionType":"rectangle_list","presets":{"color":{"width":{"desktop":"45px","tablet":"45px","mobile":"45px"},"height":"45px","spacing":"16px","optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"hover":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"active":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"rectangle_list":{"width":{"desktop":""},"height":"45px","spacing":"16px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}},"image":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"image_shopify":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"dropdown":{"width":{"desktop":"100%","tablet":"100%","mobile":"100%"},"height":"45px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}}}}],"soldOutStyle":"line","layout":{"desktop":"vertical"},"column":{"desktop":1},"hasPreSelected":true,"blankText":"Please select an option","hasOnlyDefaultVariant":false}, "styles":{"fullWidth":{"desktop":true},"width":{"desktop":"100%"},"optionSpacing":"30px","labelGap":"8px","swatchAutoWidth":{"desktop":true},"swatchWidth":{"desktop":"80px"},"swatchHeight":{"desktop":"45px"},"swatchSpacing":"var(--g-s-m)","marginBottom":{"desktop":"var(--g-s-xl)","mobile":"var(--g-s-xl)"},"align":{"desktop":"left"},"labelTypo":{"type":"paragraph-2","attrs":{"color":"text-1","bold":true}},"labelColor":"text-2","optionTypo":{"type":"paragraph-2","custom":{"fontSize":{"desktop":"14px","tablet":"13px","mobile":"14px"}}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"dropdownItemWidth":{"desktop":"fill","mobile":"fill","tablet":"fill"},"fixedDropdownWidth":{"desktop":"240px"},"swatchItemWidth":{"desktop":"auto"}}, "variants":[{"id":40188112011471,"title":"Black","option1":"Black","option2":null,"option3":null,"sku":"6939119033590","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Havit Portable Outdoor Speaker - Grey - Black","public_title":"Black","options":["Black"],"price":6990,"weight":400,"compare_at_price":6990,"inventory_management":"shopify","barcode":"6939119033590","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":40188112044239,"title":"Grey","option1":"Grey","option2":null,"option3":null,"sku":"6939119033590","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Havit Portable Outdoor Speaker - Grey - Grey","public_title":"Grey","options":["Grey"],"price":1690,"weight":450,"compare_at_price":6990,"inventory_management":"shopify","barcode":"6939119033590","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}], "optionsWithValues": [{"name":"Colour","position":1,"values":["Black","Grey"]}], "variantSelected": {"id":40188112011471,"title":"Black","option1":"Black","option2":null,"option3":null,"sku":"6939119033590","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Havit Portable Outdoor Speaker - Grey - Black","public_title":"Black","options":["Black"],"price":6990,"weight":400,"compare_at_price":6990,"inventory_management":"shopify","barcode":"6939119033590","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "variantInventoryQuantity": [2,2], "variantInventoryPolicy": ["deny","deny"], "moneyFormat": "${{amount}}", "productId": 6743836229839, "productUrl": "\/products\/havit-sk800-mini-portable-wireless-bluetooth-speaker", "productHandle": "havit-sk800-mini-portable-wireless-bluetooth-speaker", "displayState": {"desktop":true,"tablet":true,"mobile":true}, "totalVariantCombinations": 2, "firstAvailableVariant": {"id":40188112011471,"title":"Black","option1":"Black","option2":null,"option3":null,"sku":"6939119033590","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Havit Portable Outdoor Speaker - Grey - Black","public_title":"Black","options":["Black"],"price":6990,"weight":400,"compare_at_price":6990,"inventory_management":"shopify","barcode":"6939119033590","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}} } '> <div class="gp-grid !gp-ml-0" style="--gtc:repeat(1, minmax(0, 1fr));--ta:left;--w:100%;--w-tablet:100%;--w-mobile:100%;--rg:var(--g-s-xl);--rg-mobile:var(--g-s-xl)" > <div className="gp-flex gp-justify-start" > <select aria-label= autocomplete="off" id="p-variant-group-dropdown" name="Select Option" option-data="" option-type="" class="gp-truncate gp-bg-auto gp-pl-4 gp-pr-6 gp-outline-none dropdown-option-item gp-border-g-line-2 hover:gp-border-g-line-3 gp-g-paragraph-2 gp-text-g-text-2 hover:gp-text-g-text-2 active:gp-text-g-text-2 gp-bg-g-bg-3 hover:gp-bg-g-bg-3 active:gp-bg-g-bg-3 gp-outline-none gp-shadow-none" style="--shadow:none;--hvr-shadow:none;--bg:var(--g-c-bg-3, bg-3);--bs:solid;--bw:1px 1px 1px 1px;--bc:var(--g-c-line-2, line-2);--h:45px;--size:14px;--size-tablet:13px;--size-mobile:14px;--c:var(--g-c-text-2, text-2);--hvr-c:var(--g-c-text-2, text-2);--hvr-bg:var(--g-c-bg-3, bg-3);--w:100%;--w-tablet:100%;--w-mobile:100%;--hvr-bs:solid;--hvr-bw:1px 1px 1px 1px;--hvr-bc:var(--g-c-line-3, line-3);--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--hvr-bblr:0px;--hvr-bbrr:0px;--hvr-btlr:0px;--hvr-btrr:0px;appearance:none;background-image:url(https://cdn.shopify.com/s/files/1/1827/4239/t/1/assets/ico-select.svg?v=155563818344741998551488860031);background-repeat:no-repeat;background-position:right 16px center" ><option origin-price="6990" selected value="40188112011471" key="40188112011471"> Black - $69.90 </option> <option origin-price="1690" value="40188112044239" key="40188112044239"> Grey - $16.90 </option></select> </div> </div></gp-product-variants> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-variant-v3.js?v=1742365134075" defer="defer"></script> </div> <div enableLazyloadImage="true" parentTag="Col" id="gFKecKbGTU" data-id="gFKecKbGTU" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:start;--pc-mobile:center;--gtc:minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gFKecKbGTU gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gmnGDAcREc gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="g6uxwpBoKh" class="g6uxwpBoKh gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"g6uxwpBoKh","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-g6uxwpBoKh" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $69.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gfx6OiAC3q gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="geN94Ovz6v" class="geN94Ovz6v gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"compare","uid":"geN94Ovz6v","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="true" > <gp-text data-id=""> <div id="p-price-geN94Ovz6v" class=" " > <div > <div type="compare" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-product-compare-price gp-line-through gp-decoration-g-text-1 gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--tdc:text-1;--tdt:1;--ta:left;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" > $69.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"40188112011471","totalVariant":"2"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .g6tm9fH0x2.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .g6tm9fH0x2:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .g6tm9fH0x2:hover .gp-button-icon { color: undefined; } .g6tm9fH0x2 .gp-button-icon { color: var(--g-c-text-3, text-3); } .g6tm9fH0x2:hover .gp-button-price { color: undefined; } .g6tm9fH0x2 .gp-button-price { color: var(--g-c-text-3, text-3); } .g6tm9fH0x2 .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .g6tm9fH0x2:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="g6tm9fH0x2" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="g6tm9fH0x2 gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .g6tm9fH0x2-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .g6tm9fH0x2-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .g6tm9fH0x2-sold-out:hover .gp-button-icon { color: undefined; } .g6tm9fH0x2-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .g6tm9fH0x2-sold-out:hover .gp-button-price { color: undefined; } .g6tm9fH0x2-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .g6tm9fH0x2-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .g6tm9fH0x2-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="g6tm9fH0x2" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="g6tm9fH0x2-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="6743836229839" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_555343413365441616" /></form></gp-product> </div> </div><div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="7" style="--minw:calc(100% / 6 - 12.5px);--minw-tablet:calc(100% / 4 - 11.25px);--minw-mobile:calc(100% / 2 - 5px);--maxw:calc(100% / 6 - 12.5px);--maxw-tablet:calc(100% / 4 - 11.25px);--maxw-mobile:calc(100% / 2 - 5px);--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-product-list-carousel-gZvbNdfWcE gp-child-item-gZvbNdfWcE gp-child-item-undefined gZvbNdfWcE" data-index="" > <div class="gp-w-full", > <gp-product gp-context='{"variantSelected": {"id":44242137481423,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4895229134270","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Philips 30kmah 20w Power Bank - Pht Dlp1930cb\/00","public_title":null,"options":["Default Title"],"price":8990,"weight":400,"compare_at_price":null,"inventory_management":"shopify","barcode":"4895229134270","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-gZvbNdfWcE7620335632591"}' gp-data='{"variantSelected": {"id":44242137481423,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4895229134270","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Philips 30kmah 20w Power Bank - Pht Dlp1930cb\/00","public_title":null,"options":["Default Title"],"price":8990,"weight":400,"compare_at_price":null,"inventory_management":"shopify","barcode":"4895229134270","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/philips-30kmah-20w-power-bank-pht-dlp1930cb-00", "productHandle":"philips-30kmah-20w-power-bank-pht-dlp1930cb-00", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555343413365441616"}}'><form method="post" action="/cart/add" id="product-form-gZvbNdfWcE7620335632591" accept-charset="UTF-8" class="form contents AddToCartForm" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="44242137481423" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gO97QLzHb-" data-id="gO97QLzHb-" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gO97QLzHb- gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="gUoZRo8zQF gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gXrJo0lwSk "> <gp-product-tag data-id="gXrJo0lwSk" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gXrJo0lwSk", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="-8990.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gXrJo0lwSk" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"g69OoDpo5b", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555343413365441616"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":false},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":false,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/philips-30kmah-20w-power-bank-pht-dlp1930cb-00", "product":{"id":7620335632591,"title":"Philips 30kmah 20w Power Bank - Pht Dlp1930cb\/00","handle":"philips-30kmah-20w-power-bank-pht-dlp1930cb-00","description":"Have power wherever and whenever you need it 30,000 mAh big capacity for up to more than 1 full charge. 3 USB ports with USB-A and USB-C. Fast charge your device with USB-C PD3.0 Max 20W or USB-A port with QC3\/0 Max 18W output. Smart protection against overheating, overvoltage \u0026amp; overcurrent. Quick Charge technology to optimize charging speed. 50% charge in 30 minutes. Charging using USB-C Programmable Power Supply (PPS). 3 USB ports charge three devices simultaneously. Recharge your devices multiple times on the go. Great when you're not near a power source.","published_at":"2025-03-20T20:11:21+08:00","created_at":"2025-03-20T20:11:20+08:00","vendor":"18.COM ELECTRONICS PTE LTD","type":"Gadgets \u0026 IT","tags":["Smart Devices"],"price":8990,"price_min":8990,"price_max":8990,"available":true,"price_varies":false,"compare_at_price":null,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":44242137481423,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4895229134270","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Philips 30kmah 20w Power Bank - Pht Dlp1930cb\/00","public_title":null,"options":["Default Title"],"price":8990,"weight":400,"compare_at_price":null,"inventory_management":"shopify","barcode":"4895229134270","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_7f15b3cc-0adb-4af2-acd5-1aa2cd48886d.jpg?v=1742951073","\/\/popular.com.sg\/cdn\/shop\/files\/download_b9b8459d-17d8-4b58-adaf-c68f3113211c.jpg?v=1742951074"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_7f15b3cc-0adb-4af2-acd5-1aa2cd48886d.jpg?v=1742951073","options":["Title"],"media":[{"alt":"Philips 30kmah 20w Power Bank - Pht Dlp1930cb\/00","id":30095268348111,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1200,"width":1200,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_7f15b3cc-0adb-4af2-acd5-1aa2cd48886d.jpg?v=1742951073"},"aspect_ratio":1.0,"height":1200,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_7f15b3cc-0adb-4af2-acd5-1aa2cd48886d.jpg?v=1742951073","width":1200},{"alt":"Philips 30kmah 20w Power Bank - Pht Dlp1930cb\/00","id":30095268380879,"position":2,"preview_image":{"aspect_ratio":1.0,"height":1200,"width":1200,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_b9b8459d-17d8-4b58-adaf-c68f3113211c.jpg?v=1742951074"},"aspect_ratio":1.0,"height":1200,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_b9b8459d-17d8-4b58-adaf-c68f3113211c.jpg?v=1742951074","width":1200}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"Have power wherever and whenever you need it 30,000 mAh big capacity for up to more than 1 full charge. 3 USB ports with USB-A and USB-C. Fast charge your device with USB-C PD3.0 Max 20W or USB-A port with QC3\/0 Max 18W output. Smart protection against overheating, overvoltage \u0026amp; overcurrent. Quick Charge technology to optimize charging speed. 50% charge in 30 minutes. Charging using USB-C Programmable Power Supply (PPS). 3 USB ports charge three devices simultaneously. Recharge your devices multiple times on the go. Great when you're not near a power source."}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_555343413365441616" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="g69OoDpo5b" class="g69OoDpo5b gp-overflow-hidden" > <div class="gp-grid gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gtc-tablet:minmax(0, 12fr);--gtc-mobile:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="7620335632591" product-media="2" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:1200px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30095268348111 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_7f15b3cc-0adb-4af2-acd5-1aa2cd48886d.jpg?v=1742951073" data-srcset="//popular.com.sg/cdn/shop/files/download_7f15b3cc-0adb-4af2-acd5-1aa2cd48886d_480x480.jpg?v=1742951073 480w, //popular.com.sg/cdn/shop/files/download_7f15b3cc-0adb-4af2-acd5-1aa2cd48886d_768x768.jpg?v=1742951073 768w,//popular.com.sg/cdn/shop/files/download_7f15b3cc-0adb-4af2-acd5-1aa2cd48886d_1024x1024.jpg?v=1742951073 1024w,//popular.com.sg/cdn/shop/files/download_7f15b3cc-0adb-4af2-acd5-1aa2cd48886d_1440x1440.jpg?v=1742951073 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1200" height="1200" alt="Philips 30kmah 20w Power Bank - Pht Dlp1930cb/00" base-src="//popular.com.sg/cdn/shop/files/download_7f15b3cc-0adb-4af2-acd5-1aa2cd48886d.jpg?v=1742951073" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="g6WlEPo7v7 "> <gp-text data-id="g6WlEPo7v7"> <div class="g6WlEPo7v7 " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:left;--ta-tablet:center;--ta-mobile:center;--line-clamp:2;--line-clamp-tablet:1;--line-clamp-mobile:1;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Philips 30kmah 20w Power Bank - Pht Dlp1930cb/00</h2> </div> </div> </gp-text></div><div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="gS6Ok2icZn "><gp-product-variants data-id="gS6Ok2icZn" has-pre-selected="true" gp-data='{ "setting":{"showAsSwatches":true,"optionType":"groupOption","label":true,"optionAlign":{"desktop":"left"},"price":true,"combineFullWidth":{"desktop":true},"combineWidth":{"desktop":"100%"},"combineHeight":"45px","variantPresets":[{"optionName":"base","optionType":"rectangle_list","presets":{"color":{"width":{"desktop":"45px","tablet":"45px","mobile":"45px"},"height":"45px","spacing":"16px","optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"hover":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"active":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"rectangle_list":{"width":{"desktop":""},"height":"45px","spacing":"16px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}},"image":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"image_shopify":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"dropdown":{"width":{"desktop":"100%","tablet":"100%","mobile":"100%"},"height":"45px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}}}}],"soldOutStyle":"line","layout":{"desktop":"vertical"},"column":{"desktop":1},"hasPreSelected":true,"blankText":"Please select an option","hasOnlyDefaultVariant":false}, "styles":{"fullWidth":{"desktop":true},"width":{"desktop":"100%"},"optionSpacing":"30px","labelGap":"8px","swatchAutoWidth":{"desktop":true},"swatchWidth":{"desktop":"80px"},"swatchHeight":{"desktop":"45px"},"swatchSpacing":"var(--g-s-m)","marginBottom":{"desktop":"var(--g-s-xl)","mobile":"var(--g-s-xl)"},"align":{"desktop":"left"},"labelTypo":{"type":"paragraph-2","attrs":{"color":"text-1","bold":true}},"labelColor":"text-2","optionTypo":{"type":"paragraph-2","custom":{"fontSize":{"desktop":"14px","tablet":"13px","mobile":"14px"}}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"dropdownItemWidth":{"desktop":"fill","mobile":"fill","tablet":"fill"},"fixedDropdownWidth":{"desktop":"240px"},"swatchItemWidth":{"desktop":"auto"}}, "variants":[{"id":44242137481423,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4895229134270","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Philips 30kmah 20w Power Bank - Pht Dlp1930cb\/00","public_title":null,"options":["Default Title"],"price":8990,"weight":400,"compare_at_price":null,"inventory_management":"shopify","barcode":"4895229134270","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}], "optionsWithValues": [{"name":"Title","position":1,"values":["Default Title"]}], "variantSelected": {"id":44242137481423,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4895229134270","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Philips 30kmah 20w Power Bank - Pht Dlp1930cb\/00","public_title":null,"options":["Default Title"],"price":8990,"weight":400,"compare_at_price":null,"inventory_management":"shopify","barcode":"4895229134270","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "variantInventoryQuantity": [3], "variantInventoryPolicy": ["deny"], "moneyFormat": "${{amount}}", "productId": 7620335632591, "productUrl": "\/products\/philips-30kmah-20w-power-bank-pht-dlp1930cb-00", "productHandle": "philips-30kmah-20w-power-bank-pht-dlp1930cb-00", "displayState": {"desktop":true,"tablet":true,"mobile":true}, "totalVariantCombinations": 1, "firstAvailableVariant": {"id":44242137481423,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4895229134270","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Philips 30kmah 20w Power Bank - Pht Dlp1930cb\/00","public_title":null,"options":["Default Title"],"price":8990,"weight":400,"compare_at_price":null,"inventory_management":"shopify","barcode":"4895229134270","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}} } '><div></div> </gp-product-variants> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-variant-v3.js?v=1742365134075" defer="defer"></script> </div> <div enableLazyloadImage="true" parentTag="Col" id="gFKecKbGTU" data-id="gFKecKbGTU" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:start;--pc-mobile:center;--gtc:minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gFKecKbGTU gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gmnGDAcREc gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="g6uxwpBoKh" class="g6uxwpBoKh gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"g6uxwpBoKh","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-g6uxwpBoKh" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $89.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gfx6OiAC3q gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="geN94Ovz6v" class="geN94Ovz6v gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"compare","uid":"geN94Ovz6v","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="true" > <gp-text data-id=""> <div id="p-price-geN94Ovz6v" class=" " > <div > <div type="compare" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-product-compare-price gp-line-through gp-decoration-g-text-1 gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--tdc:text-1;--tdt:1;--ta:left;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" > </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"44242137481423","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .g6tm9fH0x2.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .g6tm9fH0x2:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .g6tm9fH0x2:hover .gp-button-icon { color: undefined; } .g6tm9fH0x2 .gp-button-icon { color: var(--g-c-text-3, text-3); } .g6tm9fH0x2:hover .gp-button-price { color: undefined; } .g6tm9fH0x2 .gp-button-price { color: var(--g-c-text-3, text-3); } .g6tm9fH0x2 .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .g6tm9fH0x2:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="g6tm9fH0x2" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="g6tm9fH0x2 gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .g6tm9fH0x2-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .g6tm9fH0x2-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .g6tm9fH0x2-sold-out:hover .gp-button-icon { color: undefined; } .g6tm9fH0x2-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .g6tm9fH0x2-sold-out:hover .gp-button-price { color: undefined; } .g6tm9fH0x2-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .g6tm9fH0x2-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .g6tm9fH0x2-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="g6tm9fH0x2" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="g6tm9fH0x2-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="7620335632591" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_555343413365441616" /></form></gp-product> </div> </div><div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="8" style="--minw:calc(100% / 6 - 12.5px);--minw-tablet:calc(100% / 4 - 11.25px);--minw-mobile:calc(100% / 2 - 5px);--maxw:calc(100% / 6 - 12.5px);--maxw-tablet:calc(100% / 4 - 11.25px);--maxw-mobile:calc(100% / 2 - 5px);--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-product-list-carousel-gZvbNdfWcE gp-child-item-gZvbNdfWcE gp-child-item-undefined gZvbNdfWcE" data-index="" > <div class="gp-w-full", > <gp-product gp-context='{"variantSelected": {"id":44242132369615,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"689323785865","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Aukey CB-NAC1 Kabel USB-c Qc Pd 1M 3A 60W Nylon","public_title":null,"options":["Default Title"],"price":1290,"weight":400,"compare_at_price":null,"inventory_management":"shopify","barcode":"689323785865","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-gZvbNdfWcE7620331372751"}' gp-data='{"variantSelected": {"id":44242132369615,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"689323785865","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Aukey CB-NAC1 Kabel USB-c Qc Pd 1M 3A 60W Nylon","public_title":null,"options":["Default Title"],"price":1290,"weight":400,"compare_at_price":null,"inventory_management":"shopify","barcode":"689323785865","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/aukey-cb-nac1-kabel-usb-c-qc-pd-1m-3a-60w-nylon", "productHandle":"aukey-cb-nac1-kabel-usb-c-qc-pd-1m-3a-60w-nylon", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555343413365441616"}}'><form method="post" action="/cart/add" id="product-form-gZvbNdfWcE7620331372751" accept-charset="UTF-8" class="form contents AddToCartForm" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="44242132369615" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gO97QLzHb-" data-id="gO97QLzHb-" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gO97QLzHb- gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="gUoZRo8zQF gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gXrJo0lwSk "> <gp-product-tag data-id="gXrJo0lwSk" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gXrJo0lwSk", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="-1290.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gXrJo0lwSk" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > 0% OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"g69OoDpo5b", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-555343413365441616"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":false},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":false,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/aukey-cb-nac1-kabel-usb-c-qc-pd-1m-3a-60w-nylon", "product":{"id":7620331372751,"title":"Aukey CB-NAC1 Kabel USB-c Qc Pd 1M 3A 60W Nylon","handle":"aukey-cb-nac1-kabel-usb-c-qc-pd-1m-3a-60w-nylon","description":"AUKEY CB-NAC1 KABEL USB-C QC PD 1M 3A 60W NYLON AUKEY. Zasilanie USB: Tak; Typ przewodu: Kabel okrągły; Maksymalna szybkość przesyłania danych: 480 Mbit\/s; Długość kabla: 1 m; Kolor produktu: Czarny; Złączka 1: USB-A; Wersja USB: 2.0\/3.2 Gen 2 (3.1 Gen 2); Złącze 2: Męska; Złączka 2: USB C; Złącze 1: Męska; Ilość sztuk: 1; pkwiu: 27.90.44.0; .","published_at":"2025-03-20T20:07:19+08:00","created_at":"2025-03-20T20:07:18+08:00","vendor":"ICENTRAL MOBILE PTE LTD","type":"Gadgets \u0026 IT","tags":["Smart Devices"],"price":1290,"price_min":1290,"price_max":1290,"available":true,"price_varies":false,"compare_at_price":null,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":44242132369615,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"689323785865","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Aukey CB-NAC1 Kabel USB-c Qc Pd 1M 3A 60W Nylon","public_title":null,"options":["Default Title"],"price":1290,"weight":400,"compare_at_price":null,"inventory_management":"shopify","barcode":"689323785865","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_a9fecc74-3df0-47dc-aeab-e392fe4132f0.jpg?v=1742472444"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_a9fecc74-3df0-47dc-aeab-e392fe4132f0.jpg?v=1742472444","options":["Title"],"media":[{"alt":"Aukey CB-NAC1 Kabel USB-c Qc Pd 1M 3A 60W Nylon","id":30052897587407,"position":1,"preview_image":{"aspect_ratio":1.034,"height":909,"width":940,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_a9fecc74-3df0-47dc-aeab-e392fe4132f0.jpg?v=1742472444"},"aspect_ratio":1.034,"height":909,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_a9fecc74-3df0-47dc-aeab-e392fe4132f0.jpg?v=1742472444","width":940}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"AUKEY CB-NAC1 KABEL USB-C QC PD 1M 3A 60W NYLON AUKEY. Zasilanie USB: Tak; Typ przewodu: Kabel okrągły; Maksymalna szybkość przesyłania danych: 480 Mbit\/s; Długość kabla: 1 m; Kolor produktu: Czarny; Złączka 1: USB-A; Wersja USB: 2.0\/3.2 Gen 2 (3.1 Gen 2); Złącze 2: Męska; Złączka 2: USB C; Złącze 1: Męska; Ilość sztuk: 1; pkwiu: 27.90.44.0; ."}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_555343413365441616" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="g69OoDpo5b" class="g69OoDpo5b gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="7620331372751" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:940px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30052897587407 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_a9fecc74-3df0-47dc-aeab-e392fe4132f0.jpg?v=1742472444" data-srcset="//popular.com.sg/cdn/shop/files/download_a9fecc74-3df0-47dc-aeab-e392fe4132f0_480x480.jpg?v=1742472444 480w, //popular.com.sg/cdn/shop/files/download_a9fecc74-3df0-47dc-aeab-e392fe4132f0_768x768.jpg?v=1742472444 768w,//popular.com.sg/cdn/shop/files/download_a9fecc74-3df0-47dc-aeab-e392fe4132f0_1024x1024.jpg?v=1742472444 1024w,//popular.com.sg/cdn/shop/files/download_a9fecc74-3df0-47dc-aeab-e392fe4132f0_1440x1440.jpg?v=1742472444 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="940" height="909" alt="Aukey CB-NAC1 Kabel USB-c Qc Pd 1M 3A 60W Nylon" base-src="//popular.com.sg/cdn/shop/files/download_a9fecc74-3df0-47dc-aeab-e392fe4132f0.jpg?v=1742472444" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="g6WlEPo7v7 "> <gp-text data-id="g6WlEPo7v7"> <div class="g6WlEPo7v7 " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:left;--ta-tablet:center;--ta-mobile:center;--line-clamp:2;--line-clamp-tablet:1;--line-clamp-mobile:1;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Aukey CB-NAC1 Kabel USB-c Qc Pd 1M 3A 60W Nylon</h2> </div> </div> </gp-text></div><div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="gS6Ok2icZn "><gp-product-variants data-id="gS6Ok2icZn" has-pre-selected="true" gp-data='{ "setting":{"showAsSwatches":true,"optionType":"groupOption","label":true,"optionAlign":{"desktop":"left"},"price":true,"combineFullWidth":{"desktop":true},"combineWidth":{"desktop":"100%"},"combineHeight":"45px","variantPresets":[{"optionName":"base","optionType":"rectangle_list","presets":{"color":{"width":{"desktop":"45px","tablet":"45px","mobile":"45px"},"height":"45px","spacing":"16px","optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"hover":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"active":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"rectangle_list":{"width":{"desktop":""},"height":"45px","spacing":"16px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}},"image":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"image_shopify":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"dropdown":{"width":{"desktop":"100%","tablet":"100%","mobile":"100%"},"height":"45px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}}}}],"soldOutStyle":"line","layout":{"desktop":"vertical"},"column":{"desktop":1},"hasPreSelected":true,"blankText":"Please select an option","hasOnlyDefaultVariant":false}, "styles":{"fullWidth":{"desktop":true},"width":{"desktop":"100%"},"optionSpacing":"30px","labelGap":"8px","swatchAutoWidth":{"desktop":true},"swatchWidth":{"desktop":"80px"},"swatchHeight":{"desktop":"45px"},"swatchSpacing":"var(--g-s-m)","marginBottom":{"desktop":"var(--g-s-xl)","mobile":"var(--g-s-xl)"},"align":{"desktop":"left"},"labelTypo":{"type":"paragraph-2","attrs":{"color":"text-1","bold":true}},"labelColor":"text-2","optionTypo":{"type":"paragraph-2","custom":{"fontSize":{"desktop":"14px","tablet":"13px","mobile":"14px"}}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"dropdownItemWidth":{"desktop":"fill","mobile":"fill","tablet":"fill"},"fixedDropdownWidth":{"desktop":"240px"},"swatchItemWidth":{"desktop":"auto"}}, "variants":[{"id":44242132369615,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"689323785865","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Aukey CB-NAC1 Kabel USB-c Qc Pd 1M 3A 60W Nylon","public_title":null,"options":["Default Title"],"price":1290,"weight":400,"compare_at_price":null,"inventory_management":"shopify","barcode":"689323785865","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}], "optionsWithValues": [{"name":"Title","position":1,"values":["Default Title"]}], "variantSelected": {"id":44242132369615,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"689323785865","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Aukey CB-NAC1 Kabel USB-c Qc Pd 1M 3A 60W Nylon","public_title":null,"options":["Default Title"],"price":1290,"weight":400,"compare_at_price":null,"inventory_management":"shopify","barcode":"689323785865","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "variantInventoryQuantity": [4], "variantInventoryPolicy": ["deny"], "moneyFormat": "${{amount}}", "productId": 7620331372751, "productUrl": "\/products\/aukey-cb-nac1-kabel-usb-c-qc-pd-1m-3a-60w-nylon", "productHandle": "aukey-cb-nac1-kabel-usb-c-qc-pd-1m-3a-60w-nylon", "displayState": {"desktop":true,"tablet":true,"mobile":true}, "totalVariantCombinations": 1, "firstAvailableVariant": {"id":44242132369615,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"689323785865","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Aukey CB-NAC1 Kabel USB-c Qc Pd 1M 3A 60W Nylon","public_title":null,"options":["Default Title"],"price":1290,"weight":400,"compare_at_price":null,"inventory_management":"shopify","barcode":"689323785865","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}} } '><div></div> </gp-product-variants> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-variant-v3.js?v=1742365134075" defer="defer"></script> </div> <div enableLazyloadImage="true" parentTag="Col" id="gFKecKbGTU" data-id="gFKecKbGTU" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:start;--pc-mobile:center;--gtc:minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gFKecKbGTU gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gmnGDAcREc gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="g6uxwpBoKh" class="g6uxwpBoKh gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"g6uxwpBoKh","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-g6uxwpBoKh" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $12.90 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gfx6OiAC3q gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="geN94Ovz6v" class="geN94Ovz6v gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"compare","uid":"geN94Ovz6v","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="true" > <gp-text data-id=""> <div id="p-price-geN94Ovz6v" class=" " > <div > <div type="compare" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-product-compare-price gp-line-through gp-decoration-g-text-1 gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--tdc:text-1;--tdt:1;--ta:left;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" > </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"44242132369615","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .g6tm9fH0x2.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .g6tm9fH0x2:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .g6tm9fH0x2:hover .gp-button-icon { color: undefined; } .g6tm9fH0x2 .gp-button-icon { color: var(--g-c-text-3, text-3); } .g6tm9fH0x2:hover .gp-button-price { color: undefined; } .g6tm9fH0x2 .gp-button-price { color: var(--g-c-text-3, text-3); } .g6tm9fH0x2 .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .g6tm9fH0x2:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="g6tm9fH0x2" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="g6tm9fH0x2 gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .g6tm9fH0x2-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .g6tm9fH0x2-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .g6tm9fH0x2-sold-out:hover .gp-button-icon { color: undefined; } .g6tm9fH0x2-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .g6tm9fH0x2-sold-out:hover .gp-button-price { color: undefined; } .g6tm9fH0x2-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .g6tm9fH0x2-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .g6tm9fH0x2-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="g6tm9fH0x2" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="g6tm9fH0x2-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="7620331372751" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_555343413365441616" /></form></gp-product> </div> </div></div> <button type="button" aria-label='Carousel Next Arrow' class="gp-z-1 product-list-carousel-gZvbNdfWcE gp-carousel-action-next gem-slider-next product-list-carousel-gZvbNdfWcE-template--15839232491727__gp_section_555343413365441616 gp-carousel-arrow-gZvbNdfWcE gp-items-center gp-justify-center gp-overflow-hidden gp-shrink-0 gp-cursor-pointer gp-text-gray-500 !gp-flex !gp-relative tablet:!gp-flex tablet:!gp-relative mobile:!gp-flex mobile:!gp-relative " style="--left:initial;--top:;--right:initial;--bottom:initial;--left-tablet:initial;--top-tablet:;--right-tablet:initial;--bottom-tablet:initial;--left-mobile:initial;--top-mobile:;--right-mobile:initial;--bottom-mobile:initial;--d:flex;--d-tablet:flex;--d-mobile:flex;background-color:;--w:24px;--h:24px" onClick={onClick} > <div class="gp-flex gp-items-center gp-justify-center [&>svg]:gp-h-full [&>svg]:gp-w-full gp-rotate-0 tablet:gp-rotate-0 mobile:gp-rotate-0" style="--c:#333333;--w:undefinedpx;--w-tablet:undefinedpx;--w-mobile:undefinedpx;--h:undefinedpx;--h-tablet:undefinedpx;--h-mobile:undefinedpx" > <svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M5 3l3.057-3 11.943 12-11.943 12-3.057-3 9-9z"></path></svg> </div> <style> .product-list-carousel-gZvbNdfWcE.gp-carousel-arrow-gZvbNdfWcE { } .product-list-carousel-gZvbNdfWcE.gp-carousel-arrow-gZvbNdfWcE::before { content: ''; height: 100%; width: 100%; position: absolute; pointer-events: none; z-index: 10; } @media only screen and (max-width: 1024px) and (min-width: 768px) { .product-list-carousel-gZvbNdfWcE.gp-carousel-arrow-gZvbNdfWcE { } .product-list-carousel-gZvbNdfWcE.gp-carousel-arrow-gZvbNdfWcE::before { } } @media only screen and (max-width: 768px) { .product-list-carousel-gZvbNdfWcE.gp-carousel-arrow-gZvbNdfWcE { } .product-list-carousel-gZvbNdfWcE.gp-carousel-arrow-gZvbNdfWcE::before { } } </style> </button> </div> <div class="gp-items-center gp-justify-center gp-gap-2 gp-text-center gp-carousel-dot-container gp-carousel-dot-container-product-list-carousel-gZvbNdfWcE-template--15839232491727__gp_section_555343413365441616 gp-static gp-flex-row gp-left-0 gp-right-0 tablet:gp-static tablet:gp-flex-row tablet:gp-left-0 tablet:gp-right-0 mobile:gp-static mobile:gp-flex-row mobile:gp-left-0 mobile:gp-right-0" style="--bottom:16px;--bottom-tablet:16px;--mt-mobile:16px;--d:none;--d-tablet:none;--d-mobile:flex" ></div> </div> </gp-carousel> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-carousel-v2.js?v=1742365134075" defer="defer"></script></div> <gp-button > <div style="--mt:20px;--d:none;--d-tablet:none;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:center" > <style> .g1r4ZO6_KQ.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; border-radius: var(--g-radius-small); } .g1r4ZO6_KQ:hover::before { } .g1r4ZO6_KQ:hover .gp-button-icon { color: undefined; } .g1r4ZO6_KQ .gp-button-icon { color: var(--g-c-text-3, text-3); } .g1r4ZO6_KQ:hover .gp-button-price { color: undefined; } .g1r4ZO6_KQ .gp-button-price { color: var(--g-c-text-3, text-3); } .g1r4ZO6_KQ .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .g1r4ZO6_KQ:hover .gp-product-dot-price { color: undefined; } </style> <a href="https://popular.com.sg/collections/gadgets-it" target="_self" data-id="g1r4ZO6_KQ" aria-label="<p>Shop more</p>" data-state="idle" class="g1r4ZO6_KQ gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-text-g-text-3 gp-text-center gp-g-paragraph-1" style="--bg:#b00d28;--hvr-bg:#930016;--radius:var(--g-radius-small);--shadow:none;--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:var(--g-s-4xl);--pr:80px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:14px;--size-tablet:14px;--size-mobile:14px" > <div class="gp-inline-flex gp-flex-row-reverse"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--ml:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817723122516328"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M181.66,133.66l-80,80A8,8,0,0,1,88,208V48a8,8,0,0,1,13.66-5.66l80,80A8,8,0,0,1,181.66,133.66Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:14px;--size-tablet:14px;--size-mobile:14px;--c:var(--g-c-text-3, text-3)" > <p>Shop more</p> </span> </div> </a> </div> </gp-button> </div> </div> </section> </section><section id="shopify-section-template--15839232491727__gp_section_560591382884910165" class="shopify-section gps-560591382884910165 gps gpsil"> <style class="gps-link gps-style" type="text/disabled-css" >.gps-560591382884910165.gps.gpsil [style*="--ai:"]{align-items:var(--ai)}.gps-560591382884910165.gps.gpsil [style*="--aspect:"]{aspect-ratio:var(--aspect)}.gps-560591382884910165.gps.gpsil [style*="--bg:"]{background:var(--bg)}.gps-560591382884910165.gps.gpsil [style*="--hvr-bg:"]:hover{background:var(--hvr-bg)}.gps-560591382884910165.gps.gpsil [style*="--bga:"]{background-attachment:var(--bga)}.gps-560591382884910165.gps.gpsil [style*="--bgc:"]{background-color:var(--bgc)}.gps-560591382884910165.gps.gpsil [style*="--bgi:"]{background-image:var(--bgi)}.gps-560591382884910165.gps.gpsil [style*="--bgp:"]{background-position:var(--bgp)}.gps-560591382884910165.gps.gpsil [style*="--bgr:"]{background-repeat:var(--bgr)}.gps-560591382884910165.gps.gpsil [style*="--bgs:"]{background-size:var(--bgs)}.gps-560591382884910165.gps.gpsil [style*="--b:"]{border:var(--b)}.gps-560591382884910165.gps.gpsil [style*="--hvr-b:"]:hover{border:var(--hvr-b)}.gps-560591382884910165.gps.gpsil [style*="--bb:"]{border-bottom:var(--bb)}.gps-560591382884910165.gps.gpsil [style*="--hvr-bb:"]:hover{border-bottom:var(--hvr-bb)}.gps-560591382884910165.gps.gpsil [style*="--bc:"]{border-color:var(--bc)}.gps-560591382884910165.gps.gpsil [style*="--hvr-bc:"]:hover{border-color:var(--hvr-bc)}.gps-560591382884910165.gps.gpsil [style*="--bblr:"]{border-bottom-left-radius:var(--bblr)}.gps-560591382884910165.gps.gpsil [style*="--hvr-bblr:"]:hover{border-bottom-left-radius:var(--hvr-bblr)}.gps-560591382884910165.gps.gpsil [style*="--bbrr:"]{border-bottom-right-radius:var(--bbrr)}.gps-560591382884910165.gps.gpsil [style*="--hvr-bbrr:"]:hover{border-bottom-right-radius:var(--hvr-bbrr)}.gps-560591382884910165.gps.gpsil [style*="--radius:"]{border-radius:var(--radius)}.gps-560591382884910165.gps.gpsil [style*="--bs:"]{border-style:var(--bs)}.gps-560591382884910165.gps.gpsil [style*="--hvr-bs:"]:hover{border-style:var(--hvr-bs)}.gps-560591382884910165.gps.gpsil [style*="--bt:"]{border-top:var(--bt)}.gps-560591382884910165.gps.gpsil [style*="--hvr-bt:"]:hover{border-top:var(--hvr-bt)}.gps-560591382884910165.gps.gpsil [style*="--btlr:"]{border-top-left-radius:var(--btlr)}.gps-560591382884910165.gps.gpsil [style*="--hvr-btlr:"]:hover{border-top-left-radius:var(--hvr-btlr)}.gps-560591382884910165.gps.gpsil [style*="--btrr:"]{border-top-right-radius:var(--btrr)}.gps-560591382884910165.gps.gpsil [style*="--hvr-btrr:"]:hover{border-top-right-radius:var(--hvr-btrr)}.gps-560591382884910165.gps.gpsil [style*="--bw:"]{border-width:var(--bw)}.gps-560591382884910165.gps.gpsil [style*="--hvr-bw:"]:hover{border-width:var(--hvr-bw)}.gps-560591382884910165.gps.gpsil [style*="--bottom:"]{bottom:var(--bottom)}.gps-560591382884910165.gps.gpsil [style*="--shadow:"]{box-shadow:var(--shadow)}.gps-560591382884910165.gps.gpsil [style*="--hvr-shadow:"]:hover{box-shadow:var(--hvr-shadow)}.gps-560591382884910165.gps.gpsil [style*="--c:"]{color:var(--c)}.gps-560591382884910165.gps.gpsil [style*="--hvr-c:"]:hover{color:var(--hvr-c)}.gps-560591382884910165.gps.gpsil [style*="--cg:"]{-moz-column-gap:var(--cg);column-gap:var(--cg)}.gps-560591382884910165.gps.gpsil [style*="--ff:"]{font-family:var(--ff)}.gps-560591382884910165.gps.gpsil [style*="--size:"]{font-size:var(--size)}.gps-560591382884910165.gps.gpsil [style*="--weight:"]{font-weight:var(--weight)}.gps-560591382884910165.gps.gpsil [style*="--gg:"]{grid-gap:var(--gg)}.gps-560591382884910165.gps.gpsil [style*="--gtc:"]{grid-template-columns:var(--gtc)}.gps-560591382884910165.gps.gpsil [style*="--h:"]{height:var(--h)}.gps-560591382884910165.gps.gpsil [style*="--jc:"]{justify-content:var(--jc)}.gps-560591382884910165.gps.gpsil [style*="--left:"]{left:var(--left)}.gps-560591382884910165.gps.gpsil [style*="--lh:"]{line-height:var(--lh)}.gps-560591382884910165.gps.gpsil [style*="--tdt:"]{text-decoration-thickness:var(--tdt)}.gps-560591382884910165.gps.gpsil [style*="--tdc:"]{text-decoration-color:var(--tdc)}.gps-560591382884910165.gps.gpsil [style*="--m:"]{margin:var(--m)}.gps-560591382884910165.gps.gpsil [style*="--mb:"]{margin-bottom:var(--mb)}.gps-560591382884910165.gps.gpsil [style*="--ml:"]{margin-left:var(--ml)}.gps-560591382884910165.gps.gpsil [style*="--mr:"]{margin-right:var(--mr)}.gps-560591382884910165.gps.gpsil [style*="--mt:"]{margin-top:var(--mt)}.gps-560591382884910165.gps.gpsil [style*="--maxw:"]{max-width:var(--maxw)}.gps-560591382884910165.gps.gpsil [style*="--minw:"]{min-width:var(--minw)}.gps-560591382884910165.gps.gpsil [style*="--objf:"]{-o-object-fit:var(--objf);object-fit:var(--objf)}.gps-560591382884910165.gps.gpsil [style*="--op:"]{opacity:var(--op)}.gps-560591382884910165.gps.gpsil [style*="--o:"]{order:var(--o)}.gps-560591382884910165.gps.gpsil [style*="--pc:"]{place-content:var(--pc)}.gps-560591382884910165.gps.gpsil [style*="--p:"]{padding:var(--p)}.gps-560591382884910165.gps.gpsil [style*="--pb:"]{padding-bottom:var(--pb)}.gps-560591382884910165.gps.gpsil [style*="--pl:"]{padding-left:var(--pl)}.gps-560591382884910165.gps.gpsil [style*="--pr:"]{padding-right:var(--pr)}.gps-560591382884910165.gps.gpsil [style*="--pt:"]{padding-top:var(--pt)}.gps-560591382884910165.gps.gpsil [style*="--pos:"]{position:var(--pos)}.gps-560591382884910165.gps.gpsil [style*="--right:"]{right:var(--right)}.gps-560591382884910165.gps.gpsil [style*="--rg:"]{row-gap:var(--rg)}.gps-560591382884910165.gps.gpsil [style*="--ta:"]{text-align:var(--ta)}.gps-560591382884910165.gps.gpsil [style*="--ts:"]{text-shadow:var(--ts)}.gps-560591382884910165.gps.gpsil [style*="--tt:"]{text-transform:var(--tt)}.gps-560591382884910165.gps.gpsil [style*="--top:"]{top:var(--top)}.gps-560591382884910165.gps.gpsil [style*="--t:"]{transform:var(--t)}.gps-560591382884910165.gps.gpsil [style*="--w:"]{width:var(--w)}.gps-560591382884910165.gps.gpsil [style*="--z:"]{z-index:var(--z)}.gps-560591382884910165.gps.gpsil [style*="--line-clamp:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp);display:-webkit-box;overflow:hidden}@media only screen and (max-width:1024px){.gps-560591382884910165.gps.gpsil [style*="--aspect-tablet:"]{aspect-ratio:var(--aspect-tablet)}.gps-560591382884910165.gps.gpsil [style*="--bottom-tablet:"]{bottom:var(--bottom-tablet)}.gps-560591382884910165.gps.gpsil [style*="--cg-tablet:"]{-moz-column-gap:var(--cg-tablet);column-gap:var(--cg-tablet)}.gps-560591382884910165.gps.gpsil [style*="--size-tablet:"]{font-size:var(--size-tablet)}.gps-560591382884910165.gps.gpsil [style*="--gtc-tablet:"]{grid-template-columns:var(--gtc-tablet)}.gps-560591382884910165.gps.gpsil [style*="--h-tablet:"]{height:var(--h-tablet)}.gps-560591382884910165.gps.gpsil [style*="--jc-tablet:"]{justify-content:var(--jc-tablet)}.gps-560591382884910165.gps.gpsil [style*="--left-tablet:"]{left:var(--left-tablet)}.gps-560591382884910165.gps.gpsil [style*="--lh-tablet:"]{line-height:var(--lh-tablet)}.gps-560591382884910165.gps.gpsil [style*="--ml-tablet:"]{margin-left:var(--ml-tablet)}.gps-560591382884910165.gps.gpsil [style*="--maxw-tablet:"]{max-width:var(--maxw-tablet)}.gps-560591382884910165.gps.gpsil [style*="--minw-tablet:"]{min-width:var(--minw-tablet)}.gps-560591382884910165.gps.gpsil [style*="--o-tablet:"]{order:var(--o-tablet)}.gps-560591382884910165.gps.gpsil [style*="--pb-tablet:"]{padding-bottom:var(--pb-tablet)}.gps-560591382884910165.gps.gpsil [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}.gps-560591382884910165.gps.gpsil [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}.gps-560591382884910165.gps.gpsil [style*="--pt-tablet:"]{padding-top:var(--pt-tablet)}.gps-560591382884910165.gps.gpsil [style*="--right-tablet:"]{right:var(--right-tablet)}.gps-560591382884910165.gps.gpsil [style*="--ta-tablet:"]{text-align:var(--ta-tablet)}.gps-560591382884910165.gps.gpsil [style*="--top-tablet:"]{top:var(--top-tablet)}.gps-560591382884910165.gps.gpsil [style*="--w-tablet:"]{width:var(--w-tablet)}.gps-560591382884910165.gps.gpsil [style*="--line-clamp-tablet:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-tablet);display:-webkit-box;overflow:hidden}}@media only screen and (max-width:767px){.gps-560591382884910165.gps.gpsil [style*="--aspect-mobile:"]{aspect-ratio:var(--aspect-mobile)}.gps-560591382884910165.gps.gpsil [style*="--bottom-mobile:"]{bottom:var(--bottom-mobile)}.gps-560591382884910165.gps.gpsil [style*="--cg-mobile:"]{-moz-column-gap:var(--cg-mobile);column-gap:var(--cg-mobile)}.gps-560591382884910165.gps.gpsil [style*="--size-mobile:"]{font-size:var(--size-mobile)}.gps-560591382884910165.gps.gpsil [style*="--gg-mobile:"]{grid-gap:var(--gg-mobile)}.gps-560591382884910165.gps.gpsil [style*="--gtc-mobile:"]{grid-template-columns:var(--gtc-mobile)}.gps-560591382884910165.gps.gpsil [style*="--h-mobile:"]{height:var(--h-mobile)}.gps-560591382884910165.gps.gpsil [style*="--left-mobile:"]{left:var(--left-mobile)}.gps-560591382884910165.gps.gpsil [style*="--lh-mobile:"]{line-height:var(--lh-mobile)}.gps-560591382884910165.gps.gpsil [style*="--mb-mobile:"]{margin-bottom:var(--mb-mobile)}.gps-560591382884910165.gps.gpsil [style*="--ml-mobile:"]{margin-left:var(--ml-mobile)}.gps-560591382884910165.gps.gpsil [style*="--mr-mobile:"]{margin-right:var(--mr-mobile)}.gps-560591382884910165.gps.gpsil [style*="--mt-mobile:"]{margin-top:var(--mt-mobile)}.gps-560591382884910165.gps.gpsil [style*="--maxw-mobile:"]{max-width:var(--maxw-mobile)}.gps-560591382884910165.gps.gpsil [style*="--minw-mobile:"]{min-width:var(--minw-mobile)}.gps-560591382884910165.gps.gpsil [style*="--objf-mobile:"]{-o-object-fit:var(--objf-mobile);object-fit:var(--objf-mobile)}.gps-560591382884910165.gps.gpsil [style*="--o-mobile:"]{order:var(--o-mobile)}.gps-560591382884910165.gps.gpsil [style*="--pc-mobile:"]{place-content:var(--pc-mobile)}.gps-560591382884910165.gps.gpsil [style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}.gps-560591382884910165.gps.gpsil [style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}.gps-560591382884910165.gps.gpsil [style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}.gps-560591382884910165.gps.gpsil [style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}.gps-560591382884910165.gps.gpsil [style*="--pos-mobile:"]{position:var(--pos-mobile)}.gps-560591382884910165.gps.gpsil [style*="--right-mobile:"]{right:var(--right-mobile)}.gps-560591382884910165.gps.gpsil [style*="--rg-mobile:"]{row-gap:var(--rg-mobile)}.gps-560591382884910165.gps.gpsil [style*="--ta-mobile:"]{text-align:var(--ta-mobile)}.gps-560591382884910165.gps.gpsil [style*="--top-mobile:"]{top:var(--top-mobile)}.gps-560591382884910165.gps.gpsil [style*="--w-mobile:"]{width:var(--w-mobile)}.gps-560591382884910165.gps.gpsil [style*="--line-clamp-mobile:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-mobile);display:-webkit-box;overflow:hidden}}.gps-560591382884910165 .-gp-translate-x-1\/2,.gps-560591382884910165 .-gp-translate-y-1\/2,.gps-560591382884910165 .gp-rotate-0,.gps-560591382884910165 .gp-rotate-180,.gps-560591382884910165 .mobile\:gp-rotate-0,.gps-560591382884910165 .mobile\:gp-rotate-180,.gps-560591382884910165 .tablet\:gp-rotate-0,.gps-560591382884910165 .tablet\:gp-rotate-180{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1}.gps-560591382884910165 .gp-shadow-md,.gps-560591382884910165 .gp-shadow-none{--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}.gps-560591382884910165 .gp-g-subheading-1{font-family:var(--g-sh1-ff);font-size:var(--g-sh1-size);font-style:var(--g-sh1-fs);font-weight:var(--g-sh1-weight);letter-spacing:var(--g-sh1-ls);line-height:var(--g-sh1-lh)}.gps-560591382884910165 .gp-g-subheading-2{font-family:var(--g-sh2-ff);font-size:var(--g-sh2-size);font-style:var(--g-sh2-fs);font-weight:var(--g-sh2-weight);letter-spacing:var(--g-sh2-ls);line-height:var(--g-sh2-lh)}.gps-560591382884910165 .gp-g-paragraph-1{font-family:var(--g-p1-ff);font-size:var(--g-p1-size);font-style:var(--g-p1-fs);font-weight:var(--g-p1-weight);letter-spacing:var(--g-p1-ls);line-height:var(--g-p1-lh)}.gps-560591382884910165 .gp-g-paragraph-2{font-family:var(--g-p2-ff);font-size:var(--g-p2-size);font-style:var(--g-p2-fs);font-weight:var(--g-p2-weight);letter-spacing:var(--g-p2-ls);line-height:var(--g-p2-lh)}.gps-560591382884910165 .gp-invisible{visibility:hidden}.gps-560591382884910165 .gp-static{position:static}.gps-560591382884910165 .gp-absolute{position:absolute}.gps-560591382884910165 .\!gp-relative{position:relative!important}.gps-560591382884910165 .gp-relative{position:relative}.gps-560591382884910165 .gp-left-0{left:0}.gps-560591382884910165 .gp-left-1\/2{left:50%}.gps-560591382884910165 .gp-right-0{right:0}.gps-560591382884910165 .gp-top-0{top:0}.gps-560591382884910165 .gp-top-1\/2{top:50%}.gps-560591382884910165 .gp-z-0{z-index:0}.gps-560591382884910165 .gp-z-1{z-index:1}.gps-560591382884910165 .gp-z-\[90\]{z-index:90}.gps-560591382884910165 .\!gp-m-0{margin:0!important}.gps-560591382884910165 .\!gp-m-auto{margin:auto!important}.gps-560591382884910165 .gp-mx-auto{margin-left:auto;margin-right:auto}.gps-560591382884910165 .gp-my-0{margin-bottom:0;margin-top:0}.gps-560591382884910165 .\!gp-ml-0{margin-left:0!important}.gps-560591382884910165 .gp-mb-0{margin-bottom:0}.gps-560591382884910165 .gp-block{display:block}.gps-560591382884910165 .\!gp-flex{display:flex!important}.gps-560591382884910165 .gp-flex{display:flex}.gps-560591382884910165 .gp-inline-flex{display:inline-flex}.gps-560591382884910165 .gp-grid{display:grid}.gps-560591382884910165 .gp-contents{display:contents}.gps-560591382884910165 .\!gp-hidden{display:none!important}.gps-560591382884910165 .gp-hidden{display:none}.gps-560591382884910165 .gp-aspect-\[56\/32\]{aspect-ratio:56/32}.gps-560591382884910165 .gp-aspect-square{aspect-ratio:1/1}.gps-560591382884910165 .gp-h-0{height:0}.gps-560591382884910165 .gp-h-5{height:20px}.gps-560591382884910165 .gp-h-full{height:100%}.gps-560591382884910165 .\!gp-min-h-full{min-height:100%!important}.gps-560591382884910165 .\!gp-w-full{width:100%!important}.gps-560591382884910165 .gp-w-14{width:56px}.gps-560591382884910165 .gp-w-5{width:20px}.gps-560591382884910165 .gp-w-\[12px\]{width:12px}.gps-560591382884910165 .gp-w-full{width:100%}.gps-560591382884910165 .\!gp-max-w-full{max-width:100%!important}.gps-560591382884910165 .gp-max-w-full{max-width:100%}.gps-560591382884910165 .gp-shrink-0{flex-shrink:0}.gps-560591382884910165 .-gp-translate-x-1\/2{--tw-translate-x:-50%}.gps-560591382884910165 .-gp-translate-x-1\/2,.gps-560591382884910165 .-gp-translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-560591382884910165 .-gp-translate-y-1\/2{--tw-translate-y:-50%}.gps-560591382884910165 .gp-rotate-0{--tw-rotate:0deg}.gps-560591382884910165 .gp-rotate-0,.gps-560591382884910165 .gp-rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-560591382884910165 .gp-rotate-180{--tw-rotate:180deg}.gps-560591382884910165 .gp-cursor-default{cursor:default}.gps-560591382884910165 .gp-cursor-pointer{cursor:pointer}.gps-560591382884910165 .gp-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.gps-560591382884910165 .gp-grid-flow-row{grid-auto-flow:row}.gps-560591382884910165 .\!gp-flex-row{flex-direction:row!important}.gps-560591382884910165 .gp-flex-row{flex-direction:row}.gps-560591382884910165 .gp-flex-row-reverse{flex-direction:row-reverse}.gps-560591382884910165 .gp-flex-col{flex-direction:column}.gps-560591382884910165 .gp-flex-wrap{flex-wrap:wrap}.gps-560591382884910165 .\!gp-flex-nowrap{flex-wrap:nowrap!important}.gps-560591382884910165 .gp-items-start{align-items:flex-start}.gps-560591382884910165 .gp-items-end{align-items:flex-end}.gps-560591382884910165 .gp-items-center{align-items:center}.gps-560591382884910165 .gp-justify-start{justify-content:flex-start}.gps-560591382884910165 .gp-justify-center{justify-content:center}.gps-560591382884910165 .gp-justify-between{justify-content:space-between}.gps-560591382884910165 .gp-gap-2{gap:8px}.gps-560591382884910165 .gp-gap-3{gap:12px}.gps-560591382884910165 .gp-gap-y-0{row-gap:0}.gps-560591382884910165 .gp-overflow-hidden{overflow:hidden}.gps-560591382884910165 .gp-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gps-560591382884910165 .gp-break-words{overflow-wrap:break-word}.gps-560591382884910165 .\!gp-rounded-none{border-radius:0!important}.gps-560591382884910165 .gp-rounded{border-radius:4px}.gps-560591382884910165 .gp-rounded-full{border-radius:9999px}.gps-560591382884910165 .gp-rounded-none{border-radius:0}.gps-560591382884910165 .gp-border-g-line-2{border-color:var(--g-c-line-2)}.gps-560591382884910165 .gp-bg-black\/80{background-color:rgba(0,0,0,.8)}.gps-560591382884910165 .gp-bg-g-bg-3{background-color:var(--g-c-bg-3)}.gps-560591382884910165 .gp-bg-g-brand{background-color:var(--g-c-brand)}.gps-560591382884910165 .gp-bg-auto{background-size:auto}.gps-560591382884910165 .gp-object-cover{-o-object-fit:cover;object-fit:cover}.gps-560591382884910165 .\!gp-pb-0{padding-bottom:0!important}.gps-560591382884910165 .gp-pl-4{padding-left:16px}.gps-560591382884910165 .gp-pr-6{padding-right:24px}.gps-560591382884910165 .gp-text-center{text-align:center}.gps-560591382884910165 .gp-text-g-text-1{color:var(--g-c-text-1)}.gps-560591382884910165 .gp-text-g-text-2{color:var(--g-c-text-2)}.gps-560591382884910165 .gp-text-g-text-3{color:var(--g-c-text-3)}.gps-560591382884910165 .gp-text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.gps-560591382884910165 .gp-text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.gps-560591382884910165 .gp-line-through{text-decoration-line:line-through}.gps-560591382884910165 .gp-no-underline{text-decoration-line:none}.gps-560591382884910165 .gp-decoration-g-highlight{text-decoration-color:var(--g-c-highlight)}.gps-560591382884910165 .gp-decoration-g-text-1{text-decoration-color:var(--g-c-text-1)}.gps-560591382884910165 .gp-opacity-25{opacity:.25}.gps-560591382884910165 .gp-opacity-30{opacity:.3}.gps-560591382884910165 .gp-opacity-75{opacity:.75}.gps-560591382884910165 .gp-shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.gps-560591382884910165 .gp-shadow-md,.gps-560591382884910165 .gp-shadow-none{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.gps-560591382884910165 .gp-shadow-none{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}.gps-560591382884910165 .gp-outline-none{outline:2px solid transparent;outline-offset:2px}.gps-560591382884910165 .gp-transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-560591382884910165 .gp-transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-560591382884910165 .gp-duration-200{transition-duration:.2s}.gps-560591382884910165 .gp-duration-300{transition-duration:.3s}.gps-560591382884910165 .gp-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-560591382884910165 .disabled\:gp-btn-disabled:disabled{cursor:default}@media (hover:hover) and (pointer:fine){.gps-560591382884910165 .hover\:gp-border-g-line-3:hover{border-color:var(--g-c-line-3)}.gps-560591382884910165 .hover\:gp-bg-\[\#ef0800\]:hover{--tw-bg-opacity:1;background-color:rgb(239 8 0/var(--tw-bg-opacity))}.gps-560591382884910165 .hover\:gp-bg-g-bg-3:hover{background-color:var(--g-c-bg-3)}.gps-560591382884910165 .hover\:gp-bg-g-highlight:hover{background-color:var(--g-c-highlight)}.gps-560591382884910165 .hover\:gp-text-g-text-2:hover{color:var(--g-c-text-2)}}.gps-560591382884910165 .active\:gp-bg-g-bg-3:active{background-color:var(--g-c-bg-3)}.gps-560591382884910165 .active\:gp-text-g-text-2:active{color:var(--g-c-text-2)}.gps-560591382884910165 .disabled\:gp-pointer-events-none:disabled{pointer-events:none}.gps-560591382884910165 .disabled\:gp-opacity-30:disabled{opacity:.3}@media (hover:hover) and (pointer:fine){.gps-560591382884910165 .gp-group\/button:hover .group-hover\/button\:\!gp-text-inherit{color:inherit!important}}.gps-560591382884910165 .gp-group\/button:active .group-active\/button\:\!gp-text-inherit{color:inherit!important}.gps-560591382884910165 .data-\[disabled\=true\]\:gp-hidden[data-disabled=true],.gps-560591382884910165 .data-\[hidden\=true\]\:gp-hidden[data-hidden=true]{display:none}.gps-560591382884910165 .gp-group\/button[data-state=loading] .group-data-\[state\=loading\]\/button\:gp-visible{visibility:visible}.gps-560591382884910165 .gp-group[data-state=loading] .group-data-\[state\=loading\]\:gp-invisible,.gps-560591382884910165 .gp-group\/button[data-state=loading] .group-data-\[state\=loading\]\/button\:gp-invisible{visibility:hidden}@keyframes gp-spin{to{transform:rotate(1turn)}}.gps-560591382884910165 .gp-group\/button[data-state=loading] .group-data-\[state\=loading\]\/button\:gp-animate-spin{animation:gp-spin 1s linear infinite}@media (max-width:1024px){.gps-560591382884910165 .tablet\:gp-static{position:static}.gps-560591382884910165 .tablet\:\!gp-relative{position:relative!important}.gps-560591382884910165 .tablet\:gp-left-0{left:0}.gps-560591382884910165 .tablet\:gp-right-0{right:0}.gps-560591382884910165 .tablet\:gp-block{display:block}.gps-560591382884910165 .tablet\:\!gp-flex{display:flex!important}.gps-560591382884910165 .tablet\:\!gp-hidden{display:none!important}.gps-560591382884910165 .tablet\:gp-hidden{display:none}.gps-560591382884910165 .tablet\:\!gp-min-h-full{min-height:100%!important}.gps-560591382884910165 .tablet\:gp-rotate-0{--tw-rotate:0deg}.gps-560591382884910165 .tablet\:gp-rotate-0,.gps-560591382884910165 .tablet\:gp-rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-560591382884910165 .tablet\:gp-rotate-180{--tw-rotate:180deg}.gps-560591382884910165 .tablet\:\!gp-flex-row{flex-direction:row!important}.gps-560591382884910165 .tablet\:gp-flex-row{flex-direction:row}.gps-560591382884910165 .tablet\:\!gp-flex-nowrap{flex-wrap:nowrap!important}.gps-560591382884910165 .tablet\:gp-px-0{padding-left:0;padding-right:0}}@media (max-width:767px){.gps-560591382884910165 .mobile\:gp-static{position:static}.gps-560591382884910165 .mobile\:\!gp-relative{position:relative!important}.gps-560591382884910165 .mobile\:gp-left-0{left:0}.gps-560591382884910165 .mobile\:gp-right-0{right:0}.gps-560591382884910165 .mobile\:gp-block{display:block}.gps-560591382884910165 .mobile\:\!gp-flex{display:flex!important}.gps-560591382884910165 .mobile\:\!gp-hidden{display:none!important}.gps-560591382884910165 .mobile\:gp-hidden{display:none}.gps-560591382884910165 .mobile\:\!gp-min-h-full{min-height:100%!important}.gps-560591382884910165 .mobile\:gp-rotate-0{--tw-rotate:0deg}.gps-560591382884910165 .mobile\:gp-rotate-0,.gps-560591382884910165 .mobile\:gp-rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-560591382884910165 .mobile\:gp-rotate-180{--tw-rotate:180deg}.gps-560591382884910165 .mobile\:\!gp-flex-row{flex-direction:row!important}.gps-560591382884910165 .mobile\:gp-flex-row{flex-direction:row}.gps-560591382884910165 .mobile\:\!gp-flex-nowrap{flex-wrap:nowrap!important}.gps-560591382884910165 .mobile\:gp-px-0{padding-left:0;padding-right:0}}.gps-560591382884910165 .\[\&\>\*\>div\:nth-child\(1\)\]\:gp-contents>*>div:first-child{display:contents}.gps-560591382884910165 .\[\&\>div\]\:gp-grid>div{display:grid}.gps-560591382884910165 .\[\&\>div\]\:gp-grid-rows-\[subgrid\]>div{grid-template-rows:subgrid}.gps-560591382884910165 .\[\&\>div\]\:gp-gap-y-0>div{row-gap:0}.gps-560591382884910165 .\[\&\>svg\]\:\!gp-h-\[var\(--height-desktop\)\]>svg{height:var(--height-desktop)!important}.gps-560591382884910165 .\[\&\>svg\]\:gp-h-full>svg{height:100%}.gps-560591382884910165 .\[\&\>svg\]\:\!gp-w-auto>svg{width:auto!important}.gps-560591382884910165 .\[\&\>svg\]\:gp-w-full>svg{width:100%}@media (max-width:1024px){.gps-560591382884910165 .tablet\:\[\&\>svg\]\:\!gp-h-\[var\(--height-tablet\)\]>svg{height:var(--height-tablet)!important}}@media (max-width:767px){.gps-560591382884910165 .mobile\:\[\&\>svg\]\:\!gp-h-\[var\(--height-mobile\)\]>svg{height:var(--height-mobile)!important}}.gps-560591382884910165 .\[\&_\*\]\:gp-max-w-full *{max-width:100%}.gps-560591382884910165 .\[\&_p\]\:gp-inline p{display:inline}.gps-560591382884910165 .\[\&_p\]\:gp-whitespace-pre-line p{white-space:pre-line}.gps-560591382884910165 .\[\&_p\]\:after\:gp-whitespace-pre-wrap p:after{content:var(--tw-content);white-space:pre-wrap}.gps-560591382884910165 .\[\&_p\]\:after\:gp-content-\[\'\\A\'\] p:after{--tw-content:"\A";content:var(--tw-content)}</style> <section class="gp-mx-auto gp-max-w-full gps-lazy " style="--w:calc(1366px + 2 * var(--g-ct-p, 15px));--w-tablet:calc(98% + 2 * var(--g-ct-p, 15px));--w-mobile:100%;--pl:var(--g-ct-p, 15px);--pl-tablet:var(--g-ct-p, 15px);--pl-mobile:0px;--pr:var(--g-ct-p, 15px);--pr-tablet:var(--g-ct-p, 15px);--pr-mobile:0px" > <div enableLazyloadImage="true" id="gJwSbSzTwp" data-id="gJwSbSzTwp" style="--bs:solid;--bw:0px;--bc:#121212;--shadow:none;--d:grid;--d-mobile:grid;--d-tablet:grid;--op:100%;--mb:40px;--pt:0px;--pl:0px;--pb:0px;--pr:0px;--pt-tablet:0px;--pl-tablet:0px;--pb-tablet:30px;--pr-tablet:0px;--mb-mobile:50px;--pt-mobile:0px;--pl-mobile:0px;--pb-mobile:0px;--pr-mobile:0px;--cg:32px;--pc:start;--gtc:minmax(0, 12fr);--w:1366px;--w-tablet:98%;--w-mobile:100%;--bgc:#FFFFFF;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gJwSbSzTwp gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" label="Block" tag="Col" type="component" style="--jc:start" class="ge59i4-Y94 gp-relative gp-flex gp-flex-col" > <div enableLazyloadImage="true" parentTag="Col" id="gvlcYukKu8" data-id="gvlcYukKu8" style="--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:8px;--pc:start;--gtc:minmax(0, 12fr);--gtc-mobile:minmax(0, 12fr);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gvlcYukKu8 gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--jc:start" class="gaF_2mSMtx gp-relative gp-flex gp-flex-col" > <div enableLazyloadImage="true" parentTag="Col" id="gI1tNvoPZ7" data-id="gI1tNvoPZ7" style="--pt:50px;--pb:20px;--pt-tablet:30px;--pl-tablet:40px;--pb-tablet:20px;--pr-tablet:40px;--pt-mobile:20px;--pb-mobile:20px;--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:8px;--pc:start;--gtc:minmax(0, 6fr) minmax(0, 6fr);--gtc-mobile:minmax(0, 12fr);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gI1tNvoPZ7 gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--jc:start" class="gpSqFg7x03 gp-relative gp-flex gp-flex-col" > <gp-text data-id="gYk7mbvSzK"> <div enableLazyloadImage="true" parentTag="Col" class="gYk7mbvSzK " style="--ta:left;--ta-tablet:center;--ml:0px;--pt:0px;--pb:0px;--pr:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" > <div class="gp-flex" style="--jc:left;--jc-tablet:center"> <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-g-subheading-1 gp-text" style="--w:95%;--w-tablet:100%;--w-mobile:100%;--ta:left;--ta-mobile:center;--line-clamp:unset;--line-clamp-tablet:unset;--line-clamp-mobile:unset;--size:23px;--size-tablet:21px;--size-mobile:20px;--c:var(--g-c-text-1, text-1);word-break:break-word;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll;overflow:hidden" ><p>Titbits & Snacks</p></div> </div> </div> </gp-text> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--jc:start" class="gXyzvOxoYs gp-relative gp-flex gp-flex-col" > <gp-button > <div style="--mt:0px;--pt:5px;--d:block;--d-tablet:block;--d-mobile:none;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:right" > <style> .gEek4vQICr.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; border-radius: var(--g-radius-small); } .gEek4vQICr:hover::before { } .gEek4vQICr:hover .gp-button-icon { color: undefined; } .gEek4vQICr .gp-button-icon { color: #B00B28; } .gEek4vQICr:hover .gp-button-price { color: undefined; } .gEek4vQICr .gp-button-price { color: #B00B28; } .gEek4vQICr .gp-product-dot-price { color: #B00B28; } .gEek4vQICr:hover .gp-product-dot-price { color: undefined; } </style> <a href="https://popular.com.sg/collections/titbits-snacks" target="_self" data-id="gEek4vQICr" aria-label="<p>Shop more</p>" data-state="idle" class="gEek4vQICr gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-text-center gp-g-paragraph-1" style="--bg:#00000000;--hvr-bg:#00000000;--radius:var(--g-radius-small);--shadow:none;--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:0px;--pr:0px;--pt:0px;--pb:0px;--c:#B00B28;--size:15px;--size-tablet:13px;--size-mobile:14px" > <div class="gp-inline-flex gp-flex-row-reverse"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--ml:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817723122516328"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M181.66,133.66l-80,80A8,8,0,0,1,88,208V48a8,8,0,0,1,13.66-5.66l80,80A8,8,0,0,1,181.66,133.66Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:15px;--size-tablet:13px;--size-mobile:14px;--c:#B00B28" > <p>Shop more</p> </span> </div> </a> </div> </gp-button> </div> </div> </div> </div> <div gp-el-wrapper style="--mb:0px;--mb-mobile:0px;--d:block;--d-tablet:none;--d-mobile:none;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="gowU440_vI "> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product.v2.js?v=1742365134075" defer="defer"></script> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-same-height.v2.js?v=1742365134075" defer="defer"></script><div items-repeat data-id="gowU440_vI" style="--w:100%;--w-tablet:100%;--w-mobile:90%;--cg:20px;--cg-mobile:8px;--gtc:repeat(6, minmax(0, 1fr));--gtc-tablet:repeat(4, minmax(0, 1fr));--gtc-mobile:repeat(2, minmax(0, 1fr))" class="gp-grid !gp-m-auto gp-w-full gp-grid-flow-row" > <gp-same-height-v2 class="gp-contents" style="visibility: hidden" gp-data='{"targetUid":"gzj4vz8LUK","slidesToShow":{"desktop":"6","tablet":"4","mobile":"2"},"rowGap":{"desktop":"30px","mobile":"16px"}}'><gp-product class="gp-child-item-gowU440_vI gp-contents" gp-context='{"variantSelected": {"id":44232480096463,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"8000380205875","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Loacker Classic Mini Crispy Wafers Peanut Butter","public_title":null,"options":["Default Title"],"price":805,"weight":20,"compare_at_price":null,"inventory_management":"shopify","barcode":"8000380205875","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-gowU440_vI7617386283215"}' gp-data='{"variantSelected": {"id":44232480096463,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"8000380205875","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Loacker Classic Mini Crispy Wafers Peanut Butter","public_title":null,"options":["Default Title"],"price":805,"weight":20,"compare_at_price":null,"inventory_management":"shopify","barcode":"8000380205875","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/loacker-classic-mini-crispy-wafers-peanut-butter", "productHandle":"loacker-classic-mini-crispy-wafers-peanut-butter", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-560591382884910165"}}' ><form method="post" action="/cart/add" id="product-form-gowU440_vI7617386283215" accept-charset="UTF-8" class="form contents gp-contents [&>div]:gp-grid [&>div]:gp-grid-rows-[subgrid] [&>div]:gp-gap-y-0 [&>div]:gp-grid-col-[subgrid] [&>*>div:nth-child(1)]:gp-contents" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="44232480096463" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gzj4vz8LUK" data-id="gzj4vz8LUK" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gzj4vz8LUK gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="gbA-J3Jnix gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="g8LbskicUs "> <gp-product-tag data-id="g8LbskicUs" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "g8LbskicUs", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="-805.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-g8LbskicUs" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > % OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"ge_yPJzmYT", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-560591382884910165"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":false},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":false,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/loacker-classic-mini-crispy-wafers-peanut-butter", "product":{"id":7617386283215,"title":"Loacker Classic Mini Crispy Wafers Peanut Butter","handle":"loacker-classic-mini-crispy-wafers-peanut-butter","description":"","published_at":"2025-03-17T21:21:19+08:00","created_at":"2025-03-17T15:09:23+08:00","vendor":"Matrix Star Marketing Pte Ltd","type":"Titbits \u0026 Snacks","tags":["_MS","Wafer"],"price":805,"price_min":805,"price_max":805,"available":true,"price_varies":false,"compare_at_price":null,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":44232480096463,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"8000380205875","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Loacker Classic Mini Crispy Wafers Peanut Butter","public_title":null,"options":["Default Title"],"price":805,"weight":20,"compare_at_price":null,"inventory_management":"shopify","barcode":"8000380205875","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_fdbb961d-d6e3-45b3-895a-e951fb8bda94.webp?v=1742195368"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_fdbb961d-d6e3-45b3-895a-e951fb8bda94.webp?v=1742195368","options":["Title"],"media":[{"alt":"Loacker Classic Mini Crispy Wafers Peanut Butter","id":30026830577871,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1200,"width":1200,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_fdbb961d-d6e3-45b3-895a-e951fb8bda94.webp?v=1742195368"},"aspect_ratio":1.0,"height":1200,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_fdbb961d-d6e3-45b3-895a-e951fb8bda94.webp?v=1742195368","width":1200}],"requires_selling_plan":false,"selling_plan_groups":[],"content":""}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_560591382884910165" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="ge_yPJzmYT" class="ge_yPJzmYT gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="7617386283215" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:1200px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30026830577871 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_fdbb961d-d6e3-45b3-895a-e951fb8bda94.webp?v=1742195368" data-srcset="//popular.com.sg/cdn/shop/files/download_fdbb961d-d6e3-45b3-895a-e951fb8bda94_480x480.webp?v=1742195368 480w, //popular.com.sg/cdn/shop/files/download_fdbb961d-d6e3-45b3-895a-e951fb8bda94_768x768.webp?v=1742195368 768w,//popular.com.sg/cdn/shop/files/download_fdbb961d-d6e3-45b3-895a-e951fb8bda94_1024x1024.webp?v=1742195368 1024w,//popular.com.sg/cdn/shop/files/download_fdbb961d-d6e3-45b3-895a-e951fb8bda94_1440x1440.webp?v=1742195368 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1200" height="1200" alt="Loacker Classic Mini Crispy Wafers Peanut Butter" base-src="//popular.com.sg/cdn/shop/files/download_fdbb961d-d6e3-45b3-895a-e951fb8bda94.webp?v=1742195368" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="g4tSrEKU-4 "> <gp-text data-id="g4tSrEKU-4"> <div class="g4tSrEKU-4 " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:0;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Loacker Classic Mini Crispy Wafers Peanut Butter</h2> </div> </div> </gp-text></div><div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="gETVxozmyK "><gp-product-variants data-id="gETVxozmyK" has-pre-selected="true" gp-data='{ "setting":{"showAsSwatches":true,"optionType":"groupOption","label":true,"optionAlign":{"desktop":"left"},"price":true,"combineFullWidth":{"desktop":true},"combineWidth":{"desktop":"100%"},"combineHeight":"45px","variantPresets":[{"optionName":"base","optionType":"rectangle_list","presets":{"color":{"width":{"desktop":"45px","tablet":"45px","mobile":"45px"},"height":"45px","spacing":"16px","optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"hover":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"active":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"rectangle_list":{"width":{"desktop":""},"height":"45px","spacing":"16px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}},"image":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"image_shopify":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"dropdown":{"width":{"desktop":"100%","tablet":"100%","mobile":"100%"},"height":"45px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}}}}],"soldOutStyle":"line","layout":{"desktop":"vertical"},"column":{"desktop":1},"hasPreSelected":true,"blankText":"Please select an option","hasOnlyDefaultVariant":true}, "styles":{"fullWidth":{"desktop":true},"width":{"desktop":"100%"},"optionSpacing":"30px","labelGap":"8px","swatchAutoWidth":{"desktop":true},"swatchWidth":{"desktop":"80px"},"swatchHeight":{"desktop":"45px"},"swatchSpacing":"var(--g-s-m)","marginBottom":{"desktop":"var(--g-s-xl)","mobile":"var(--g-s-xl)"},"align":{"desktop":"left"},"labelTypo":{"type":"paragraph-2","attrs":{"color":"text-1","bold":true}},"labelColor":"text-2","optionTypo":{"type":"paragraph-2","custom":{"fontSize":{"desktop":"13px","tablet":"14px","mobile":"14px"}}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"dropdownItemWidth":{"desktop":"fill","mobile":"fill","tablet":"fill"},"fixedDropdownWidth":{"desktop":"240px"},"swatchItemWidth":{"desktop":"auto"}}, "variants":[{"id":44232480096463,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"8000380205875","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Loacker Classic Mini Crispy Wafers Peanut Butter","public_title":null,"options":["Default Title"],"price":805,"weight":20,"compare_at_price":null,"inventory_management":"shopify","barcode":"8000380205875","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}], "optionsWithValues": [{"name":"Title","position":1,"values":["Default Title"]}], "variantSelected": {"id":44232480096463,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"8000380205875","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Loacker Classic Mini Crispy Wafers Peanut Butter","public_title":null,"options":["Default Title"],"price":805,"weight":20,"compare_at_price":null,"inventory_management":"shopify","barcode":"8000380205875","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "variantInventoryQuantity": [7], "variantInventoryPolicy": ["deny"], "moneyFormat": "${{amount}}", "productId": 7617386283215, "productUrl": "\/products\/loacker-classic-mini-crispy-wafers-peanut-butter", "productHandle": "loacker-classic-mini-crispy-wafers-peanut-butter", "displayState": {"desktop":true,"tablet":true,"mobile":true}, "totalVariantCombinations": 1, "firstAvailableVariant": {"id":44232480096463,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"8000380205875","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Loacker Classic Mini Crispy Wafers Peanut Butter","public_title":null,"options":["Default Title"],"price":805,"weight":20,"compare_at_price":null,"inventory_management":"shopify","barcode":"8000380205875","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}} } '><div></div> </gp-product-variants> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-variant-v3.js?v=1742365134075" defer="defer"></script> </div> <div enableLazyloadImage="true" parentTag="Col" id="gZ8vxkSd5o" data-id="gZ8vxkSd5o" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gZ8vxkSd5o gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gQkD8WpfRX gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gJ-JW-5Ck7" class="gJ-JW-5Ck7 gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"gJ-JW-5Ck7","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-gJ-JW-5Ck7" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $8.05 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"44232480096463","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gpwJzwLKJz.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gpwJzwLKJz:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gpwJzwLKJz:hover .gp-button-icon { color: undefined; } .gpwJzwLKJz .gp-button-icon { color: var(--g-c-text-3, text-3); } .gpwJzwLKJz:hover .gp-button-price { color: undefined; } .gpwJzwLKJz .gp-button-price { color: var(--g-c-text-3, text-3); } .gpwJzwLKJz .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gpwJzwLKJz:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gpwJzwLKJz" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gpwJzwLKJz gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gpwJzwLKJz-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gpwJzwLKJz-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gpwJzwLKJz-sold-out:hover .gp-button-icon { color: undefined; } .gpwJzwLKJz-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gpwJzwLKJz-sold-out:hover .gp-button-price { color: undefined; } .gpwJzwLKJz-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gpwJzwLKJz-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gpwJzwLKJz-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gpwJzwLKJz" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gpwJzwLKJz-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="7617386283215" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_560591382884910165" /></form></gp-product><gp-product class="gp-child-item-gowU440_vI gp-contents" gp-context='{"variantSelected": {"id":44232479932623,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"8801062881741","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Lotte Pepero Crunky","public_title":null,"options":["Default Title"],"price":150,"weight":400,"compare_at_price":null,"inventory_management":"shopify","barcode":"8801062881741","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-gowU440_vI7617386217679"}' gp-data='{"variantSelected": {"id":44232479932623,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"8801062881741","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Lotte Pepero Crunky","public_title":null,"options":["Default Title"],"price":150,"weight":400,"compare_at_price":null,"inventory_management":"shopify","barcode":"8801062881741","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/lotte-pepero-crunky", "productHandle":"lotte-pepero-crunky", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-560591382884910165"}}' ><form method="post" action="/cart/add" id="product-form-gowU440_vI7617386217679" accept-charset="UTF-8" class="form contents gp-contents [&>div]:gp-grid [&>div]:gp-grid-rows-[subgrid] [&>div]:gp-gap-y-0 [&>div]:gp-grid-col-[subgrid] [&>*>div:nth-child(1)]:gp-contents" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="44232479932623" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gzj4vz8LUK" data-id="gzj4vz8LUK" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gzj4vz8LUK gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="gbA-J3Jnix gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="g8LbskicUs "> <gp-product-tag data-id="g8LbskicUs" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "g8LbskicUs", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="-150.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-g8LbskicUs" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > % OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"ge_yPJzmYT", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-560591382884910165"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":false},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":false,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/lotte-pepero-crunky", "product":{"id":7617386217679,"title":"Lotte Pepero Crunky","handle":"lotte-pepero-crunky","description":"","published_at":"2025-03-17T21:21:19+08:00","created_at":"2025-03-17T15:09:18+08:00","vendor":"Kean Ann Co. Pte Ltd","type":"Titbits \u0026 Snacks","tags":["_MS","Biscuit"],"price":150,"price_min":150,"price_max":150,"available":true,"price_varies":false,"compare_at_price":null,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":44232479932623,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"8801062881741","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Lotte Pepero Crunky","public_title":null,"options":["Default Title"],"price":150,"weight":400,"compare_at_price":null,"inventory_management":"shopify","barcode":"8801062881741","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_fd2e3334-7f50-4b2b-89b7-5dd56270cd36.jpg?v=1742195369"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_fd2e3334-7f50-4b2b-89b7-5dd56270cd36.jpg?v=1742195369","options":["Title"],"media":[{"alt":"Lotte Pepero Crunky","id":30026829070543,"position":1,"preview_image":{"aspect_ratio":0.648,"height":2450,"width":1588,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_fd2e3334-7f50-4b2b-89b7-5dd56270cd36.jpg?v=1742195369"},"aspect_ratio":0.648,"height":2450,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_fd2e3334-7f50-4b2b-89b7-5dd56270cd36.jpg?v=1742195369","width":1588}],"requires_selling_plan":false,"selling_plan_groups":[],"content":""}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_560591382884910165" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="ge_yPJzmYT" class="ge_yPJzmYT gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="7617386217679" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:1588px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30026829070543 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_fd2e3334-7f50-4b2b-89b7-5dd56270cd36.jpg?v=1742195369" data-srcset="//popular.com.sg/cdn/shop/files/download_fd2e3334-7f50-4b2b-89b7-5dd56270cd36_480x480.jpg?v=1742195369 480w, //popular.com.sg/cdn/shop/files/download_fd2e3334-7f50-4b2b-89b7-5dd56270cd36_768x768.jpg?v=1742195369 768w,//popular.com.sg/cdn/shop/files/download_fd2e3334-7f50-4b2b-89b7-5dd56270cd36_1024x1024.jpg?v=1742195369 1024w,//popular.com.sg/cdn/shop/files/download_fd2e3334-7f50-4b2b-89b7-5dd56270cd36_1440x1440.jpg?v=1742195369 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1588" height="2450" alt="Lotte Pepero Crunky" base-src="//popular.com.sg/cdn/shop/files/download_fd2e3334-7f50-4b2b-89b7-5dd56270cd36.jpg?v=1742195369" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="g4tSrEKU-4 "> <gp-text data-id="g4tSrEKU-4"> <div class="g4tSrEKU-4 " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:0;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Lotte Pepero Crunky</h2> </div> </div> </gp-text></div><div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="gETVxozmyK "><gp-product-variants data-id="gETVxozmyK" has-pre-selected="true" gp-data='{ "setting":{"showAsSwatches":true,"optionType":"groupOption","label":true,"optionAlign":{"desktop":"left"},"price":true,"combineFullWidth":{"desktop":true},"combineWidth":{"desktop":"100%"},"combineHeight":"45px","variantPresets":[{"optionName":"base","optionType":"rectangle_list","presets":{"color":{"width":{"desktop":"45px","tablet":"45px","mobile":"45px"},"height":"45px","spacing":"16px","optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"hover":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"active":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"rectangle_list":{"width":{"desktop":""},"height":"45px","spacing":"16px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}},"image":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"image_shopify":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"dropdown":{"width":{"desktop":"100%","tablet":"100%","mobile":"100%"},"height":"45px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}}}}],"soldOutStyle":"line","layout":{"desktop":"vertical"},"column":{"desktop":1},"hasPreSelected":true,"blankText":"Please select an option","hasOnlyDefaultVariant":true}, "styles":{"fullWidth":{"desktop":true},"width":{"desktop":"100%"},"optionSpacing":"30px","labelGap":"8px","swatchAutoWidth":{"desktop":true},"swatchWidth":{"desktop":"80px"},"swatchHeight":{"desktop":"45px"},"swatchSpacing":"var(--g-s-m)","marginBottom":{"desktop":"var(--g-s-xl)","mobile":"var(--g-s-xl)"},"align":{"desktop":"left"},"labelTypo":{"type":"paragraph-2","attrs":{"color":"text-1","bold":true}},"labelColor":"text-2","optionTypo":{"type":"paragraph-2","custom":{"fontSize":{"desktop":"13px","tablet":"14px","mobile":"14px"}}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"dropdownItemWidth":{"desktop":"fill","mobile":"fill","tablet":"fill"},"fixedDropdownWidth":{"desktop":"240px"},"swatchItemWidth":{"desktop":"auto"}}, "variants":[{"id":44232479932623,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"8801062881741","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Lotte Pepero Crunky","public_title":null,"options":["Default Title"],"price":150,"weight":400,"compare_at_price":null,"inventory_management":"shopify","barcode":"8801062881741","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}], "optionsWithValues": [{"name":"Title","position":1,"values":["Default Title"]}], "variantSelected": {"id":44232479932623,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"8801062881741","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Lotte Pepero Crunky","public_title":null,"options":["Default Title"],"price":150,"weight":400,"compare_at_price":null,"inventory_management":"shopify","barcode":"8801062881741","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "variantInventoryQuantity": [73], "variantInventoryPolicy": ["deny"], "moneyFormat": "${{amount}}", "productId": 7617386217679, "productUrl": "\/products\/lotte-pepero-crunky", "productHandle": "lotte-pepero-crunky", "displayState": {"desktop":true,"tablet":true,"mobile":true}, "totalVariantCombinations": 1, "firstAvailableVariant": {"id":44232479932623,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"8801062881741","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Lotte Pepero Crunky","public_title":null,"options":["Default Title"],"price":150,"weight":400,"compare_at_price":null,"inventory_management":"shopify","barcode":"8801062881741","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}} } '><div></div> </gp-product-variants> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-variant-v3.js?v=1742365134075" defer="defer"></script> </div> <div enableLazyloadImage="true" parentTag="Col" id="gZ8vxkSd5o" data-id="gZ8vxkSd5o" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gZ8vxkSd5o gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gQkD8WpfRX gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gJ-JW-5Ck7" class="gJ-JW-5Ck7 gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"gJ-JW-5Ck7","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-gJ-JW-5Ck7" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $1.50 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"44232479932623","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gpwJzwLKJz.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gpwJzwLKJz:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gpwJzwLKJz:hover .gp-button-icon { color: undefined; } .gpwJzwLKJz .gp-button-icon { color: var(--g-c-text-3, text-3); } .gpwJzwLKJz:hover .gp-button-price { color: undefined; } .gpwJzwLKJz .gp-button-price { color: var(--g-c-text-3, text-3); } .gpwJzwLKJz .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gpwJzwLKJz:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gpwJzwLKJz" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gpwJzwLKJz gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gpwJzwLKJz-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gpwJzwLKJz-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gpwJzwLKJz-sold-out:hover .gp-button-icon { color: undefined; } .gpwJzwLKJz-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gpwJzwLKJz-sold-out:hover .gp-button-price { color: undefined; } .gpwJzwLKJz-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gpwJzwLKJz-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gpwJzwLKJz-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gpwJzwLKJz" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gpwJzwLKJz-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="7617386217679" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_560591382884910165" /></form></gp-product><gp-product class="gp-child-item-gowU440_vI gp-contents" gp-context='{"variantSelected": {"id":44232479506639,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4573284120208","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Wakashou Chia Seed Jelly Shine Muscat Grape 175g","public_title":null,"options":["Default Title"],"price":660,"weight":180,"compare_at_price":null,"inventory_management":"shopify","barcode":"4573284120208","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-gowU440_vI7617385922767"}' gp-data='{"variantSelected": {"id":44232479506639,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4573284120208","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Wakashou Chia Seed Jelly Shine Muscat Grape 175g","public_title":null,"options":["Default Title"],"price":660,"weight":180,"compare_at_price":null,"inventory_management":"shopify","barcode":"4573284120208","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/wakashou-chia-seed-jelly-shine-muscat-grape-175g", "productHandle":"wakashou-chia-seed-jelly-shine-muscat-grape-175g", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-560591382884910165"}}' ><form method="post" action="/cart/add" id="product-form-gowU440_vI7617385922767" accept-charset="UTF-8" class="form contents gp-contents [&>div]:gp-grid [&>div]:gp-grid-rows-[subgrid] [&>div]:gp-gap-y-0 [&>div]:gp-grid-col-[subgrid] [&>*>div:nth-child(1)]:gp-contents" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="44232479506639" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gzj4vz8LUK" data-id="gzj4vz8LUK" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gzj4vz8LUK gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="gbA-J3Jnix gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="g8LbskicUs "> <gp-product-tag data-id="g8LbskicUs" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "g8LbskicUs", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="-660.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-g8LbskicUs" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > % OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"ge_yPJzmYT", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-560591382884910165"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":false},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":false,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/wakashou-chia-seed-jelly-shine-muscat-grape-175g", "product":{"id":7617385922767,"title":"Wakashou Chia Seed Jelly Shine Muscat Grape 175g","handle":"wakashou-chia-seed-jelly-shine-muscat-grape-175g","description":"","published_at":"2025-03-17T21:10:26+08:00","created_at":"2025-03-17T15:09:04+08:00","vendor":"Focus Network Agencies (S) Pte Ltd","type":"Titbits \u0026 Snacks","tags":["_MS","Lollipops"],"price":660,"price_min":660,"price_max":660,"available":true,"price_varies":false,"compare_at_price":null,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":44232479506639,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4573284120208","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Wakashou Chia Seed Jelly Shine Muscat Grape 175g","public_title":null,"options":["Default Title"],"price":660,"weight":180,"compare_at_price":null,"inventory_management":"shopify","barcode":"4573284120208","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_ff6aec8d-7ddf-41bb-8d01-c3f4f255153d.jpg?v=1742195349"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_ff6aec8d-7ddf-41bb-8d01-c3f4f255153d.jpg?v=1742195349","options":["Title"],"media":[{"alt":"Wakashou Chia Seed Jelly Shine Muscat Grape 175g","id":30026825990351,"position":1,"preview_image":{"aspect_ratio":1.0,"height":700,"width":700,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_ff6aec8d-7ddf-41bb-8d01-c3f4f255153d.jpg?v=1742195349"},"aspect_ratio":1.0,"height":700,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_ff6aec8d-7ddf-41bb-8d01-c3f4f255153d.jpg?v=1742195349","width":700}],"requires_selling_plan":false,"selling_plan_groups":[],"content":""}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_560591382884910165" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="ge_yPJzmYT" class="ge_yPJzmYT gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="7617385922767" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:700px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30026825990351 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_ff6aec8d-7ddf-41bb-8d01-c3f4f255153d.jpg?v=1742195349" data-srcset="//popular.com.sg/cdn/shop/files/download_ff6aec8d-7ddf-41bb-8d01-c3f4f255153d_480x480.jpg?v=1742195349 480w, //popular.com.sg/cdn/shop/files/download_ff6aec8d-7ddf-41bb-8d01-c3f4f255153d_768x768.jpg?v=1742195349 768w,//popular.com.sg/cdn/shop/files/download_ff6aec8d-7ddf-41bb-8d01-c3f4f255153d_1024x1024.jpg?v=1742195349 1024w,//popular.com.sg/cdn/shop/files/download_ff6aec8d-7ddf-41bb-8d01-c3f4f255153d_1440x1440.jpg?v=1742195349 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="700" height="700" alt="Wakashou Chia Seed Jelly Shine Muscat Grape 175g" base-src="//popular.com.sg/cdn/shop/files/download_ff6aec8d-7ddf-41bb-8d01-c3f4f255153d.jpg?v=1742195349" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="g4tSrEKU-4 "> <gp-text data-id="g4tSrEKU-4"> <div class="g4tSrEKU-4 " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:0;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Wakashou Chia Seed Jelly Shine Muscat Grape 175g</h2> </div> </div> </gp-text></div><div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="gETVxozmyK "><gp-product-variants data-id="gETVxozmyK" has-pre-selected="true" gp-data='{ "setting":{"showAsSwatches":true,"optionType":"groupOption","label":true,"optionAlign":{"desktop":"left"},"price":true,"combineFullWidth":{"desktop":true},"combineWidth":{"desktop":"100%"},"combineHeight":"45px","variantPresets":[{"optionName":"base","optionType":"rectangle_list","presets":{"color":{"width":{"desktop":"45px","tablet":"45px","mobile":"45px"},"height":"45px","spacing":"16px","optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"hover":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"active":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"rectangle_list":{"width":{"desktop":""},"height":"45px","spacing":"16px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}},"image":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"image_shopify":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"dropdown":{"width":{"desktop":"100%","tablet":"100%","mobile":"100%"},"height":"45px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}}}}],"soldOutStyle":"line","layout":{"desktop":"vertical"},"column":{"desktop":1},"hasPreSelected":true,"blankText":"Please select an option","hasOnlyDefaultVariant":true}, "styles":{"fullWidth":{"desktop":true},"width":{"desktop":"100%"},"optionSpacing":"30px","labelGap":"8px","swatchAutoWidth":{"desktop":true},"swatchWidth":{"desktop":"80px"},"swatchHeight":{"desktop":"45px"},"swatchSpacing":"var(--g-s-m)","marginBottom":{"desktop":"var(--g-s-xl)","mobile":"var(--g-s-xl)"},"align":{"desktop":"left"},"labelTypo":{"type":"paragraph-2","attrs":{"color":"text-1","bold":true}},"labelColor":"text-2","optionTypo":{"type":"paragraph-2","custom":{"fontSize":{"desktop":"13px","tablet":"14px","mobile":"14px"}}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"dropdownItemWidth":{"desktop":"fill","mobile":"fill","tablet":"fill"},"fixedDropdownWidth":{"desktop":"240px"},"swatchItemWidth":{"desktop":"auto"}}, "variants":[{"id":44232479506639,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4573284120208","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Wakashou Chia Seed Jelly Shine Muscat Grape 175g","public_title":null,"options":["Default Title"],"price":660,"weight":180,"compare_at_price":null,"inventory_management":"shopify","barcode":"4573284120208","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}], "optionsWithValues": [{"name":"Title","position":1,"values":["Default Title"]}], "variantSelected": {"id":44232479506639,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4573284120208","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Wakashou Chia Seed Jelly Shine Muscat Grape 175g","public_title":null,"options":["Default Title"],"price":660,"weight":180,"compare_at_price":null,"inventory_management":"shopify","barcode":"4573284120208","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "variantInventoryQuantity": [7], "variantInventoryPolicy": ["deny"], "moneyFormat": "${{amount}}", "productId": 7617385922767, "productUrl": "\/products\/wakashou-chia-seed-jelly-shine-muscat-grape-175g", "productHandle": "wakashou-chia-seed-jelly-shine-muscat-grape-175g", "displayState": {"desktop":true,"tablet":true,"mobile":true}, "totalVariantCombinations": 1, "firstAvailableVariant": {"id":44232479506639,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4573284120208","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Wakashou Chia Seed Jelly Shine Muscat Grape 175g","public_title":null,"options":["Default Title"],"price":660,"weight":180,"compare_at_price":null,"inventory_management":"shopify","barcode":"4573284120208","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}} } '><div></div> </gp-product-variants> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-variant-v3.js?v=1742365134075" defer="defer"></script> </div> <div enableLazyloadImage="true" parentTag="Col" id="gZ8vxkSd5o" data-id="gZ8vxkSd5o" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gZ8vxkSd5o gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gQkD8WpfRX gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gJ-JW-5Ck7" class="gJ-JW-5Ck7 gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"gJ-JW-5Ck7","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-gJ-JW-5Ck7" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $6.60 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"44232479506639","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gpwJzwLKJz.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gpwJzwLKJz:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gpwJzwLKJz:hover .gp-button-icon { color: undefined; } .gpwJzwLKJz .gp-button-icon { color: var(--g-c-text-3, text-3); } .gpwJzwLKJz:hover .gp-button-price { color: undefined; } .gpwJzwLKJz .gp-button-price { color: var(--g-c-text-3, text-3); } .gpwJzwLKJz .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gpwJzwLKJz:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gpwJzwLKJz" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gpwJzwLKJz gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gpwJzwLKJz-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gpwJzwLKJz-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gpwJzwLKJz-sold-out:hover .gp-button-icon { color: undefined; } .gpwJzwLKJz-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gpwJzwLKJz-sold-out:hover .gp-button-price { color: undefined; } .gpwJzwLKJz-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gpwJzwLKJz-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gpwJzwLKJz-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gpwJzwLKJz" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gpwJzwLKJz-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="7617385922767" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_560591382884910165" /></form></gp-product><gp-product class="gp-child-item-gowU440_vI gp-contents" gp-context='{"variantSelected": {"id":44232479375567,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"8888235008907","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"KouKou Love Konjac Jelly With Nata De Coco – Lychee","public_title":null,"options":["Default Title"],"price":245,"weight":20,"compare_at_price":null,"inventory_management":"shopify","barcode":"8888235008907","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-gowU440_vI7617385857231"}' gp-data='{"variantSelected": {"id":44232479375567,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"8888235008907","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"KouKou Love Konjac Jelly With Nata De Coco – Lychee","public_title":null,"options":["Default Title"],"price":245,"weight":20,"compare_at_price":null,"inventory_management":"shopify","barcode":"8888235008907","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/koukou-love-konjac-jelly-with-nata-de-coco-lychee", "productHandle":"koukou-love-konjac-jelly-with-nata-de-coco-lychee", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-560591382884910165"}}' ><form method="post" action="/cart/add" id="product-form-gowU440_vI7617385857231" accept-charset="UTF-8" class="form contents gp-contents [&>div]:gp-grid [&>div]:gp-grid-rows-[subgrid] [&>div]:gp-gap-y-0 [&>div]:gp-grid-col-[subgrid] [&>*>div:nth-child(1)]:gp-contents" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="44232479375567" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gzj4vz8LUK" data-id="gzj4vz8LUK" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gzj4vz8LUK gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="gbA-J3Jnix gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="g8LbskicUs "> <gp-product-tag data-id="g8LbskicUs" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "g8LbskicUs", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="-245.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-g8LbskicUs" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > % OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"ge_yPJzmYT", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-560591382884910165"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":false},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":false,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/koukou-love-konjac-jelly-with-nata-de-coco-lychee", "product":{"id":7617385857231,"title":"KouKou Love Konjac Jelly With Nata De Coco – Lychee","handle":"koukou-love-konjac-jelly-with-nata-de-coco-lychee","description":"","published_at":"2025-03-17T21:21:19+08:00","created_at":"2025-03-17T15:08:59+08:00","vendor":"Ylf Marketing (S) Pte Ltd","type":"Titbits \u0026 Snacks","tags":["_MS","Jelly \u0026 Pudding"],"price":245,"price_min":245,"price_max":245,"available":true,"price_varies":false,"compare_at_price":null,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":44232479375567,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"8888235008907","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"KouKou Love Konjac Jelly With Nata De Coco – Lychee","public_title":null,"options":["Default Title"],"price":245,"weight":20,"compare_at_price":null,"inventory_management":"shopify","barcode":"8888235008907","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_874d1487-b5fa-4909-af7c-7c75f2652530.jpg?v=1742195345"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_874d1487-b5fa-4909-af7c-7c75f2652530.jpg?v=1742195345","options":["Title"],"media":[{"alt":"KouKou Love Konjac Jelly With Nata De Coco – Lychee","id":30026825826511,"position":1,"preview_image":{"aspect_ratio":1.0,"height":720,"width":720,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_874d1487-b5fa-4909-af7c-7c75f2652530.jpg?v=1742195345"},"aspect_ratio":1.0,"height":720,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_874d1487-b5fa-4909-af7c-7c75f2652530.jpg?v=1742195345","width":720}],"requires_selling_plan":false,"selling_plan_groups":[],"content":""}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_560591382884910165" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="ge_yPJzmYT" class="ge_yPJzmYT gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="7617385857231" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:720px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30026825826511 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_874d1487-b5fa-4909-af7c-7c75f2652530.jpg?v=1742195345" data-srcset="//popular.com.sg/cdn/shop/files/download_874d1487-b5fa-4909-af7c-7c75f2652530_480x480.jpg?v=1742195345 480w, //popular.com.sg/cdn/shop/files/download_874d1487-b5fa-4909-af7c-7c75f2652530_768x768.jpg?v=1742195345 768w,//popular.com.sg/cdn/shop/files/download_874d1487-b5fa-4909-af7c-7c75f2652530_1024x1024.jpg?v=1742195345 1024w,//popular.com.sg/cdn/shop/files/download_874d1487-b5fa-4909-af7c-7c75f2652530_1440x1440.jpg?v=1742195345 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="720" height="720" alt="KouKou Love Konjac Jelly With Nata De Coco – Lychee" base-src="//popular.com.sg/cdn/shop/files/download_874d1487-b5fa-4909-af7c-7c75f2652530.jpg?v=1742195345" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="g4tSrEKU-4 "> <gp-text data-id="g4tSrEKU-4"> <div class="g4tSrEKU-4 " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:0;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >KouKou Love Konjac Jelly With Nata De Coco – Lychee</h2> </div> </div> </gp-text></div><div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="gETVxozmyK "><gp-product-variants data-id="gETVxozmyK" has-pre-selected="true" gp-data='{ "setting":{"showAsSwatches":true,"optionType":"groupOption","label":true,"optionAlign":{"desktop":"left"},"price":true,"combineFullWidth":{"desktop":true},"combineWidth":{"desktop":"100%"},"combineHeight":"45px","variantPresets":[{"optionName":"base","optionType":"rectangle_list","presets":{"color":{"width":{"desktop":"45px","tablet":"45px","mobile":"45px"},"height":"45px","spacing":"16px","optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"hover":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"active":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"rectangle_list":{"width":{"desktop":""},"height":"45px","spacing":"16px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}},"image":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"image_shopify":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"dropdown":{"width":{"desktop":"100%","tablet":"100%","mobile":"100%"},"height":"45px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}}}}],"soldOutStyle":"line","layout":{"desktop":"vertical"},"column":{"desktop":1},"hasPreSelected":true,"blankText":"Please select an option","hasOnlyDefaultVariant":true}, "styles":{"fullWidth":{"desktop":true},"width":{"desktop":"100%"},"optionSpacing":"30px","labelGap":"8px","swatchAutoWidth":{"desktop":true},"swatchWidth":{"desktop":"80px"},"swatchHeight":{"desktop":"45px"},"swatchSpacing":"var(--g-s-m)","marginBottom":{"desktop":"var(--g-s-xl)","mobile":"var(--g-s-xl)"},"align":{"desktop":"left"},"labelTypo":{"type":"paragraph-2","attrs":{"color":"text-1","bold":true}},"labelColor":"text-2","optionTypo":{"type":"paragraph-2","custom":{"fontSize":{"desktop":"13px","tablet":"14px","mobile":"14px"}}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"dropdownItemWidth":{"desktop":"fill","mobile":"fill","tablet":"fill"},"fixedDropdownWidth":{"desktop":"240px"},"swatchItemWidth":{"desktop":"auto"}}, "variants":[{"id":44232479375567,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"8888235008907","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"KouKou Love Konjac Jelly With Nata De Coco – Lychee","public_title":null,"options":["Default Title"],"price":245,"weight":20,"compare_at_price":null,"inventory_management":"shopify","barcode":"8888235008907","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}], "optionsWithValues": [{"name":"Title","position":1,"values":["Default Title"]}], "variantSelected": {"id":44232479375567,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"8888235008907","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"KouKou Love Konjac Jelly With Nata De Coco – Lychee","public_title":null,"options":["Default Title"],"price":245,"weight":20,"compare_at_price":null,"inventory_management":"shopify","barcode":"8888235008907","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "variantInventoryQuantity": [10], "variantInventoryPolicy": ["deny"], "moneyFormat": "${{amount}}", "productId": 7617385857231, "productUrl": "\/products\/koukou-love-konjac-jelly-with-nata-de-coco-lychee", "productHandle": "koukou-love-konjac-jelly-with-nata-de-coco-lychee", "displayState": {"desktop":true,"tablet":true,"mobile":true}, "totalVariantCombinations": 1, "firstAvailableVariant": {"id":44232479375567,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"8888235008907","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"KouKou Love Konjac Jelly With Nata De Coco – Lychee","public_title":null,"options":["Default Title"],"price":245,"weight":20,"compare_at_price":null,"inventory_management":"shopify","barcode":"8888235008907","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}} } '><div></div> </gp-product-variants> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-variant-v3.js?v=1742365134075" defer="defer"></script> </div> <div enableLazyloadImage="true" parentTag="Col" id="gZ8vxkSd5o" data-id="gZ8vxkSd5o" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gZ8vxkSd5o gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gQkD8WpfRX gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gJ-JW-5Ck7" class="gJ-JW-5Ck7 gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"gJ-JW-5Ck7","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-gJ-JW-5Ck7" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $2.45 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"44232479375567","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gpwJzwLKJz.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gpwJzwLKJz:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gpwJzwLKJz:hover .gp-button-icon { color: undefined; } .gpwJzwLKJz .gp-button-icon { color: var(--g-c-text-3, text-3); } .gpwJzwLKJz:hover .gp-button-price { color: undefined; } .gpwJzwLKJz .gp-button-price { color: var(--g-c-text-3, text-3); } .gpwJzwLKJz .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gpwJzwLKJz:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gpwJzwLKJz" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gpwJzwLKJz gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gpwJzwLKJz-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gpwJzwLKJz-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gpwJzwLKJz-sold-out:hover .gp-button-icon { color: undefined; } .gpwJzwLKJz-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gpwJzwLKJz-sold-out:hover .gp-button-price { color: undefined; } .gpwJzwLKJz-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gpwJzwLKJz-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gpwJzwLKJz-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gpwJzwLKJz" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gpwJzwLKJz-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="7617385857231" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_560591382884910165" /></form></gp-product><gp-product class="gp-child-item-gowU440_vI gp-contents" gp-context='{"variantSelected": {"id":44232479080655,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9403142001897","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Whittaker's Tweats Mini 180g X 12","public_title":null,"options":["Default Title"],"price":1150,"weight":20,"compare_at_price":null,"inventory_management":"shopify","barcode":"9403142001897","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-gowU440_vI7617385660623"}' gp-data='{"variantSelected": {"id":44232479080655,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9403142001897","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Whittaker's Tweats Mini 180g X 12","public_title":null,"options":["Default Title"],"price":1150,"weight":20,"compare_at_price":null,"inventory_management":"shopify","barcode":"9403142001897","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/whittakers-tweats-mini-180g-x-12", "productHandle":"whittakers-tweats-mini-180g-x-12", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-560591382884910165"}}' ><form method="post" action="/cart/add" id="product-form-gowU440_vI7617385660623" accept-charset="UTF-8" class="form contents gp-contents [&>div]:gp-grid [&>div]:gp-grid-rows-[subgrid] [&>div]:gp-gap-y-0 [&>div]:gp-grid-col-[subgrid] [&>*>div:nth-child(1)]:gp-contents" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="44232479080655" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gzj4vz8LUK" data-id="gzj4vz8LUK" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gzj4vz8LUK gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="gbA-J3Jnix gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="g8LbskicUs "> <gp-product-tag data-id="g8LbskicUs" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "g8LbskicUs", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="-1150.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-g8LbskicUs" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > % OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"ge_yPJzmYT", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-560591382884910165"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":false},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":false,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/whittakers-tweats-mini-180g-x-12", "product":{"id":7617385660623,"title":"Whittaker's Tweats Mini 180g X 12","handle":"whittakers-tweats-mini-180g-x-12","description":"","published_at":"2025-03-17T21:21:18+08:00","created_at":"2025-03-17T15:08:50+08:00","vendor":"Matrix Star Marketing Pte Ltd","type":"Titbits \u0026 Snacks","tags":["_MS","Chocolates"],"price":1150,"price_min":1150,"price_max":1150,"available":true,"price_varies":false,"compare_at_price":null,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":44232479080655,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9403142001897","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Whittaker's Tweats Mini 180g X 12","public_title":null,"options":["Default Title"],"price":1150,"weight":20,"compare_at_price":null,"inventory_management":"shopify","barcode":"9403142001897","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_05d03653-f227-44cb-9f2c-00920eac454e.png?v=1742195337"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_05d03653-f227-44cb-9f2c-00920eac454e.png?v=1742195337","options":["Title"],"media":[{"alt":"Whittaker's Tweats Mini 180g X 12","id":30026825072847,"position":1,"preview_image":{"aspect_ratio":0.739,"height":436,"width":322,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_05d03653-f227-44cb-9f2c-00920eac454e.png?v=1742195337"},"aspect_ratio":0.739,"height":436,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_05d03653-f227-44cb-9f2c-00920eac454e.png?v=1742195337","width":322}],"requires_selling_plan":false,"selling_plan_groups":[],"content":""}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_560591382884910165" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="ge_yPJzmYT" class="ge_yPJzmYT gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="7617385660623" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:322px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30026825072847 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_05d03653-f227-44cb-9f2c-00920eac454e.png?v=1742195337" data-srcset="//popular.com.sg/cdn/shop/files/download_05d03653-f227-44cb-9f2c-00920eac454e_480x480.png?v=1742195337 480w, //popular.com.sg/cdn/shop/files/download_05d03653-f227-44cb-9f2c-00920eac454e_768x768.png?v=1742195337 768w,//popular.com.sg/cdn/shop/files/download_05d03653-f227-44cb-9f2c-00920eac454e_1024x1024.png?v=1742195337 1024w,//popular.com.sg/cdn/shop/files/download_05d03653-f227-44cb-9f2c-00920eac454e_1440x1440.png?v=1742195337 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="322" height="436" alt="Whittaker's Tweats Mini 180g X 12" base-src="//popular.com.sg/cdn/shop/files/download_05d03653-f227-44cb-9f2c-00920eac454e.png?v=1742195337" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="g4tSrEKU-4 "> <gp-text data-id="g4tSrEKU-4"> <div class="g4tSrEKU-4 " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:0;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Whittaker's Tweats Mini 180g X 12</h2> </div> </div> </gp-text></div><div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="gETVxozmyK "><gp-product-variants data-id="gETVxozmyK" has-pre-selected="true" gp-data='{ "setting":{"showAsSwatches":true,"optionType":"groupOption","label":true,"optionAlign":{"desktop":"left"},"price":true,"combineFullWidth":{"desktop":true},"combineWidth":{"desktop":"100%"},"combineHeight":"45px","variantPresets":[{"optionName":"base","optionType":"rectangle_list","presets":{"color":{"width":{"desktop":"45px","tablet":"45px","mobile":"45px"},"height":"45px","spacing":"16px","optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"hover":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"active":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"rectangle_list":{"width":{"desktop":""},"height":"45px","spacing":"16px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}},"image":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"image_shopify":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"dropdown":{"width":{"desktop":"100%","tablet":"100%","mobile":"100%"},"height":"45px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}}}}],"soldOutStyle":"line","layout":{"desktop":"vertical"},"column":{"desktop":1},"hasPreSelected":true,"blankText":"Please select an option","hasOnlyDefaultVariant":true}, "styles":{"fullWidth":{"desktop":true},"width":{"desktop":"100%"},"optionSpacing":"30px","labelGap":"8px","swatchAutoWidth":{"desktop":true},"swatchWidth":{"desktop":"80px"},"swatchHeight":{"desktop":"45px"},"swatchSpacing":"var(--g-s-m)","marginBottom":{"desktop":"var(--g-s-xl)","mobile":"var(--g-s-xl)"},"align":{"desktop":"left"},"labelTypo":{"type":"paragraph-2","attrs":{"color":"text-1","bold":true}},"labelColor":"text-2","optionTypo":{"type":"paragraph-2","custom":{"fontSize":{"desktop":"13px","tablet":"14px","mobile":"14px"}}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"dropdownItemWidth":{"desktop":"fill","mobile":"fill","tablet":"fill"},"fixedDropdownWidth":{"desktop":"240px"},"swatchItemWidth":{"desktop":"auto"}}, "variants":[{"id":44232479080655,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9403142001897","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Whittaker's Tweats Mini 180g X 12","public_title":null,"options":["Default Title"],"price":1150,"weight":20,"compare_at_price":null,"inventory_management":"shopify","barcode":"9403142001897","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}], "optionsWithValues": [{"name":"Title","position":1,"values":["Default Title"]}], "variantSelected": {"id":44232479080655,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9403142001897","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Whittaker's Tweats Mini 180g X 12","public_title":null,"options":["Default Title"],"price":1150,"weight":20,"compare_at_price":null,"inventory_management":"shopify","barcode":"9403142001897","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "variantInventoryQuantity": [5], "variantInventoryPolicy": ["deny"], "moneyFormat": "${{amount}}", "productId": 7617385660623, "productUrl": "\/products\/whittakers-tweats-mini-180g-x-12", "productHandle": "whittakers-tweats-mini-180g-x-12", "displayState": {"desktop":true,"tablet":true,"mobile":true}, "totalVariantCombinations": 1, "firstAvailableVariant": {"id":44232479080655,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9403142001897","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Whittaker's Tweats Mini 180g X 12","public_title":null,"options":["Default Title"],"price":1150,"weight":20,"compare_at_price":null,"inventory_management":"shopify","barcode":"9403142001897","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}} } '><div></div> </gp-product-variants> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-variant-v3.js?v=1742365134075" defer="defer"></script> </div> <div enableLazyloadImage="true" parentTag="Col" id="gZ8vxkSd5o" data-id="gZ8vxkSd5o" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gZ8vxkSd5o gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gQkD8WpfRX gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gJ-JW-5Ck7" class="gJ-JW-5Ck7 gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"gJ-JW-5Ck7","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-gJ-JW-5Ck7" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $11.50 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"44232479080655","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gpwJzwLKJz.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gpwJzwLKJz:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gpwJzwLKJz:hover .gp-button-icon { color: undefined; } .gpwJzwLKJz .gp-button-icon { color: var(--g-c-text-3, text-3); } .gpwJzwLKJz:hover .gp-button-price { color: undefined; } .gpwJzwLKJz .gp-button-price { color: var(--g-c-text-3, text-3); } .gpwJzwLKJz .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gpwJzwLKJz:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gpwJzwLKJz" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gpwJzwLKJz gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gpwJzwLKJz-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gpwJzwLKJz-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gpwJzwLKJz-sold-out:hover .gp-button-icon { color: undefined; } .gpwJzwLKJz-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gpwJzwLKJz-sold-out:hover .gp-button-price { color: undefined; } .gpwJzwLKJz-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gpwJzwLKJz-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gpwJzwLKJz-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gpwJzwLKJz" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gpwJzwLKJz-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="7617385660623" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_560591382884910165" /></form></gp-product><gp-product class="gp-child-item-gowU440_vI gp-contents" gp-context='{"variantSelected": {"id":44232498512079,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"7501045322162","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Fay Long Chen Pi Ba Xian Guo 陈皮八仙果","public_title":null,"options":["Default Title"],"price":450,"weight":0,"compare_at_price":null,"inventory_management":"shopify","barcode":"7501045322162","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-gowU440_vI7617395523791"}' gp-data='{"variantSelected": {"id":44232498512079,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"7501045322162","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Fay Long Chen Pi Ba Xian Guo 陈皮八仙果","public_title":null,"options":["Default Title"],"price":450,"weight":0,"compare_at_price":null,"inventory_management":"shopify","barcode":"7501045322162","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/fay-long-chen-pi-ba-xian-guo-%E9%99%88%E7%9A%AE%E5%85%AB%E4%BB%99%E6%9E%9C", "productHandle":"fay-long-chen-pi-ba-xian-guo-陈皮八仙果", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-560591382884910165"}}' ><form method="post" action="/cart/add" id="product-form-gowU440_vI7617395523791" accept-charset="UTF-8" class="form contents gp-contents [&>div]:gp-grid [&>div]:gp-grid-rows-[subgrid] [&>div]:gp-gap-y-0 [&>div]:gp-grid-col-[subgrid] [&>*>div:nth-child(1)]:gp-contents" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="44232498512079" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gzj4vz8LUK" data-id="gzj4vz8LUK" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gzj4vz8LUK gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="gbA-J3Jnix gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="g8LbskicUs "> <gp-product-tag data-id="g8LbskicUs" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "g8LbskicUs", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="-450.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-g8LbskicUs" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > % OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"ge_yPJzmYT", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-560591382884910165"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":false},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":false,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/fay-long-chen-pi-ba-xian-guo-%E9%99%88%E7%9A%AE%E5%85%AB%E4%BB%99%E6%9E%9C", "product":{"id":7617395523791,"title":"Fay Long Chen Pi Ba Xian Guo 陈皮八仙果","handle":"fay-long-chen-pi-ba-xian-guo-陈皮八仙果","description":"","published_at":"2025-03-17T21:21:23+08:00","created_at":"2025-03-17T15:17:31+08:00","vendor":"Swee Hock Foodstuff Provision Co","type":"Titbits \u0026 Snacks","tags":["_MS","Freeze Fried"],"price":450,"price_min":450,"price_max":450,"available":true,"price_varies":false,"compare_at_price":null,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":44232498512079,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"7501045322162","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Fay Long Chen Pi Ba Xian Guo 陈皮八仙果","public_title":null,"options":["Default Title"],"price":450,"weight":0,"compare_at_price":null,"inventory_management":"shopify","barcode":"7501045322162","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_dc858b36-f2e5-4f52-b08d-b26329fe6044.webp?v=1742195855"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_dc858b36-f2e5-4f52-b08d-b26329fe6044.webp?v=1742195855","options":["Title"],"media":[{"alt":"Fay Long Chen Pi Ba Xian Guo 陈皮八仙果","id":30026907287759,"position":1,"preview_image":{"aspect_ratio":1.012,"height":173,"width":175,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_dc858b36-f2e5-4f52-b08d-b26329fe6044.webp?v=1742195855"},"aspect_ratio":1.012,"height":173,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_dc858b36-f2e5-4f52-b08d-b26329fe6044.webp?v=1742195855","width":175}],"requires_selling_plan":false,"selling_plan_groups":[],"content":""}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_560591382884910165" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="ge_yPJzmYT" class="ge_yPJzmYT gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="7617395523791" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:175px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30026907287759 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_dc858b36-f2e5-4f52-b08d-b26329fe6044.webp?v=1742195855" data-srcset="//popular.com.sg/cdn/shop/files/download_dc858b36-f2e5-4f52-b08d-b26329fe6044_480x480.webp?v=1742195855 480w, //popular.com.sg/cdn/shop/files/download_dc858b36-f2e5-4f52-b08d-b26329fe6044_768x768.webp?v=1742195855 768w,//popular.com.sg/cdn/shop/files/download_dc858b36-f2e5-4f52-b08d-b26329fe6044_1024x1024.webp?v=1742195855 1024w,//popular.com.sg/cdn/shop/files/download_dc858b36-f2e5-4f52-b08d-b26329fe6044_1440x1440.webp?v=1742195855 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="175" height="173" alt="Fay Long Chen Pi Ba Xian Guo 陈皮八仙果" base-src="//popular.com.sg/cdn/shop/files/download_dc858b36-f2e5-4f52-b08d-b26329fe6044.webp?v=1742195855" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="g4tSrEKU-4 "> <gp-text data-id="g4tSrEKU-4"> <div class="g4tSrEKU-4 " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:center;--line-clamp:2;--line-clamp-tablet:2;--line-clamp-mobile:0;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Fay Long Chen Pi Ba Xian Guo 陈皮八仙果</h2> </div> </div> </gp-text></div><div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="gETVxozmyK "><gp-product-variants data-id="gETVxozmyK" has-pre-selected="true" gp-data='{ "setting":{"showAsSwatches":true,"optionType":"groupOption","label":true,"optionAlign":{"desktop":"left"},"price":true,"combineFullWidth":{"desktop":true},"combineWidth":{"desktop":"100%"},"combineHeight":"45px","variantPresets":[{"optionName":"base","optionType":"rectangle_list","presets":{"color":{"width":{"desktop":"45px","tablet":"45px","mobile":"45px"},"height":"45px","spacing":"16px","optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"hover":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"active":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"rectangle_list":{"width":{"desktop":""},"height":"45px","spacing":"16px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}},"image":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"image_shopify":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"dropdown":{"width":{"desktop":"100%","tablet":"100%","mobile":"100%"},"height":"45px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}}}}],"soldOutStyle":"line","layout":{"desktop":"vertical"},"column":{"desktop":1},"hasPreSelected":true,"blankText":"Please select an option","hasOnlyDefaultVariant":true}, "styles":{"fullWidth":{"desktop":true},"width":{"desktop":"100%"},"optionSpacing":"30px","labelGap":"8px","swatchAutoWidth":{"desktop":true},"swatchWidth":{"desktop":"80px"},"swatchHeight":{"desktop":"45px"},"swatchSpacing":"var(--g-s-m)","marginBottom":{"desktop":"var(--g-s-xl)","mobile":"var(--g-s-xl)"},"align":{"desktop":"left"},"labelTypo":{"type":"paragraph-2","attrs":{"color":"text-1","bold":true}},"labelColor":"text-2","optionTypo":{"type":"paragraph-2","custom":{"fontSize":{"desktop":"13px","tablet":"14px","mobile":"14px"}}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"dropdownItemWidth":{"desktop":"fill","mobile":"fill","tablet":"fill"},"fixedDropdownWidth":{"desktop":"240px"},"swatchItemWidth":{"desktop":"auto"}}, "variants":[{"id":44232498512079,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"7501045322162","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Fay Long Chen Pi Ba Xian Guo 陈皮八仙果","public_title":null,"options":["Default Title"],"price":450,"weight":0,"compare_at_price":null,"inventory_management":"shopify","barcode":"7501045322162","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}], "optionsWithValues": [{"name":"Title","position":1,"values":["Default Title"]}], "variantSelected": {"id":44232498512079,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"7501045322162","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Fay Long Chen Pi Ba Xian Guo 陈皮八仙果","public_title":null,"options":["Default Title"],"price":450,"weight":0,"compare_at_price":null,"inventory_management":"shopify","barcode":"7501045322162","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "variantInventoryQuantity": [4], "variantInventoryPolicy": ["deny"], "moneyFormat": "${{amount}}", "productId": 7617395523791, "productUrl": "\/products\/fay-long-chen-pi-ba-xian-guo-%E9%99%88%E7%9A%AE%E5%85%AB%E4%BB%99%E6%9E%9C", "productHandle": "fay-long-chen-pi-ba-xian-guo-陈皮八仙果", "displayState": {"desktop":true,"tablet":true,"mobile":true}, "totalVariantCombinations": 1, "firstAvailableVariant": {"id":44232498512079,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"7501045322162","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Fay Long Chen Pi Ba Xian Guo 陈皮八仙果","public_title":null,"options":["Default Title"],"price":450,"weight":0,"compare_at_price":null,"inventory_management":"shopify","barcode":"7501045322162","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}} } '><div></div> </gp-product-variants> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-variant-v3.js?v=1742365134075" defer="defer"></script> </div> <div enableLazyloadImage="true" parentTag="Col" id="gZ8vxkSd5o" data-id="gZ8vxkSd5o" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gZ8vxkSd5o gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gQkD8WpfRX gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="gJ-JW-5Ck7" class="gJ-JW-5Ck7 gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"gJ-JW-5Ck7","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-gJ-JW-5Ck7" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $4.50 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"44232498512079","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gpwJzwLKJz.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gpwJzwLKJz:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gpwJzwLKJz:hover .gp-button-icon { color: undefined; } .gpwJzwLKJz .gp-button-icon { color: var(--g-c-text-3, text-3); } .gpwJzwLKJz:hover .gp-button-price { color: undefined; } .gpwJzwLKJz .gp-button-price { color: var(--g-c-text-3, text-3); } .gpwJzwLKJz .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gpwJzwLKJz:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gpwJzwLKJz" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gpwJzwLKJz gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gpwJzwLKJz-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gpwJzwLKJz-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gpwJzwLKJz-sold-out:hover .gp-button-icon { color: undefined; } .gpwJzwLKJz-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gpwJzwLKJz-sold-out:hover .gp-button-price { color: undefined; } .gpwJzwLKJz-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gpwJzwLKJz-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gpwJzwLKJz-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gpwJzwLKJz" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gpwJzwLKJz-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:13px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:13px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="7617395523791" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_560591382884910165" /></form></gp-product> </gp-same-height-v2> </div></div><div gp-el-wrapper style="--ml-mobile:10px;--mb-mobile:0px;--mr-mobile:10px;--d:none;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="glmSrlenaS "> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product.v2.js?v=1742365134075" defer="defer"></script> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-same-height.v2.js?v=1742365134075" defer="defer"></script><gp-carousel data-id="glmSrlenaS" items-repeat id="gp-root-carousel-product-list-carousel-glmSrlenaS-template--15839232491727__gp_section_560591382884910165" class="gp-justify-center gp-group/carousel gp-flex" gp-data='{"id":"product-list-carousel-glmSrlenaS-template--15839232491727__gp_section_560591382884910165","setting":{"loop":{"desktop":true,"mobile":true},"slidesToShow":{"desktop":"6","tablet":"4","mobile":2},"dot":{"desktop":false,"mobile":true},"dotSize":{"desktop":12},"dotGapToCarousel":{"desktop":16},"dotStyle":{"desktop":"none","tablet":"none","mobile":"outside"},"navigationStyle":{"desktop":"outside","tablet":"outside","mobile":"outside"},"arrowCustom":"<svg height=\"100%\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M5 3l3.057-3 11.943 12-11.943 12-3.057-3 9-9z\"></path></svg>","controlOverContent":{"desktop":false,"mobile":false},"enableDrag":{"desktop":true,"tablet":true,"mobile":true},"speed":2,"dotActiveColor":{"desktop":"line-3","mobile":"#333333"},"dotColor":{"desktop":"bg-1","mobile":"#b2b2b2"},"autoplay":false,"pauseOnHover":true,"autoplayTimeout":2,"arrowCustomColor":"#333333","arrowButtonSize":{"desktop":{"width":"24px","height":"24px"}}},"styles":{"sizeSetting":{"desktop":{"height":"fit-content","width":"100%"},"tablet":{"height":"fit-content","width":"100%"},"mobile":{"height":"fit-content","width":"100%"}},"spacing":{"desktop":"15","mobile":"10"}},"isHiddenArrowWhenDisabled":true}' > <div class="gp-hidden gp-aspect-square gp-w-[12px] gp-rounded-full gp-shadow-md"></div> <div class="gp-relative gp-my-0 tablet:gp-px-0 gp-max-w-full mobile:gp-px-0 gp-carousel-wrapper mobile:gp-block tablet:gp-block gp-block glmSrlenaS" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--h:fit-content;--h-tablet:fit-content;--h-mobile:fit-content" > <div class="gp-h-full gp-relative gp-mx-auto gp-flex gp-items-center gp-justify-between mobile:!gp-flex-row tablet:!gp-flex-row !gp-flex-row" style="--h:100%;--h-tablet:100%;--h-mobile:auto;gap:16px" > <button type="button" aria-label='Carousel Back Arrow' class="gp-z-1 product-list-carousel-glmSrlenaS gp-carousel-action-back gem-slider-previous product-list-carousel-glmSrlenaS-template--15839232491727__gp_section_560591382884910165 gp-carousel-arrow-glmSrlenaS gp-items-center gp-justify-center gp-overflow-hidden gp-shrink-0 gp-cursor-pointer gp-text-gray-500 !gp-flex !gp-relative tablet:!gp-flex tablet:!gp-relative mobile:!gp-flex mobile:!gp-relative " style="--left:initial;--top:initial;--right:initial;--bottom:;--left-tablet:initial;--top-tablet:initial;--right-tablet:initial;--bottom-tablet:;--left-mobile:initial;--top-mobile:initial;--right-mobile:initial;--bottom-mobile:;--d:flex;--d-tablet:flex;--d-mobile:flex;background-color:;--w:24px;--h:24px" onClick={onClick} > <div class="gp-flex gp-items-center gp-justify-center [&>svg]:gp-h-full [&>svg]:gp-w-full gp-rotate-180 tablet:gp-rotate-180 mobile:gp-rotate-180" style="--c:#333333;--w:undefinedpx;--w-tablet:undefinedpx;--w-mobile:undefinedpx;--h:undefinedpx;--h-tablet:undefinedpx;--h-mobile:undefinedpx" > <svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M5 3l3.057-3 11.943 12-11.943 12-3.057-3 9-9z"></path></svg> </div> <style> .product-list-carousel-glmSrlenaS.gp-carousel-arrow-glmSrlenaS { } .product-list-carousel-glmSrlenaS.gp-carousel-arrow-glmSrlenaS::before { content: ''; height: 100%; width: 100%; position: absolute; pointer-events: none; z-index: 10; } @media only screen and (max-width: 1024px) and (min-width: 768px) { .product-list-carousel-glmSrlenaS.gp-carousel-arrow-glmSrlenaS { } .product-list-carousel-glmSrlenaS.gp-carousel-arrow-glmSrlenaS::before { } } @media only screen and (max-width: 768px) { .product-list-carousel-glmSrlenaS.gp-carousel-arrow-glmSrlenaS { } .product-list-carousel-glmSrlenaS.gp-carousel-arrow-glmSrlenaS::before { } } </style> </button> <div id="gp-carousel-product-list-carousel-glmSrlenaS-template--15839232491727__gp_section_560591382884910165" class="gem-slider gp-h-full gp-overflow-hidden gp-select-none mobile:!gp-flex-nowrap tablet:!gp-flex-nowrap !gp-flex-nowrap mobile:!gp-min-h-full tablet:!gp-min-h-full !gp-min-h-full" style="--cg-mobile:10px;--cg-tablet:15px;--cg:15px"><div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="1" style="--minw:calc(100% / 6 - 12.5px);--minw-tablet:calc(100% / 4 - 11.25px);--minw-mobile:calc(100% / 2 - 5px);--maxw:calc(100% / 6 - 12.5px);--maxw-tablet:calc(100% / 4 - 11.25px);--maxw-mobile:calc(100% / 2 - 5px);--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-product-list-carousel-glmSrlenaS gp-child-item-glmSrlenaS gp-child-item-undefined glmSrlenaS" data-index="" > <div class="gp-w-full", > <gp-product gp-context='{"variantSelected": {"id":44232480096463,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"8000380205875","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Loacker Classic Mini Crispy Wafers Peanut Butter","public_title":null,"options":["Default Title"],"price":805,"weight":20,"compare_at_price":null,"inventory_management":"shopify","barcode":"8000380205875","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-glmSrlenaS7617386283215"}' gp-data='{"variantSelected": {"id":44232480096463,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"8000380205875","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Loacker Classic Mini Crispy Wafers Peanut Butter","public_title":null,"options":["Default Title"],"price":805,"weight":20,"compare_at_price":null,"inventory_management":"shopify","barcode":"8000380205875","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/loacker-classic-mini-crispy-wafers-peanut-butter", "productHandle":"loacker-classic-mini-crispy-wafers-peanut-butter", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-560591382884910165"}}'><form method="post" action="/cart/add" id="product-form-glmSrlenaS7617386283215" accept-charset="UTF-8" class="form contents AddToCartForm" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="44232480096463" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gH1u0fwQnA" data-id="gH1u0fwQnA" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gH1u0fwQnA gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="g-itB0vcBP gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gHTsOxlJre "> <gp-product-tag data-id="gHTsOxlJre" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gHTsOxlJre", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="-805.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gHTsOxlJre" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > % OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gCcquIi-2E", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-560591382884910165"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":false},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":false,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/loacker-classic-mini-crispy-wafers-peanut-butter", "product":{"id":7617386283215,"title":"Loacker Classic Mini Crispy Wafers Peanut Butter","handle":"loacker-classic-mini-crispy-wafers-peanut-butter","description":"","published_at":"2025-03-17T21:21:19+08:00","created_at":"2025-03-17T15:09:23+08:00","vendor":"Matrix Star Marketing Pte Ltd","type":"Titbits \u0026 Snacks","tags":["_MS","Wafer"],"price":805,"price_min":805,"price_max":805,"available":true,"price_varies":false,"compare_at_price":null,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":44232480096463,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"8000380205875","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Loacker Classic Mini Crispy Wafers Peanut Butter","public_title":null,"options":["Default Title"],"price":805,"weight":20,"compare_at_price":null,"inventory_management":"shopify","barcode":"8000380205875","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_fdbb961d-d6e3-45b3-895a-e951fb8bda94.webp?v=1742195368"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_fdbb961d-d6e3-45b3-895a-e951fb8bda94.webp?v=1742195368","options":["Title"],"media":[{"alt":"Loacker Classic Mini Crispy Wafers Peanut Butter","id":30026830577871,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1200,"width":1200,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_fdbb961d-d6e3-45b3-895a-e951fb8bda94.webp?v=1742195368"},"aspect_ratio":1.0,"height":1200,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_fdbb961d-d6e3-45b3-895a-e951fb8bda94.webp?v=1742195368","width":1200}],"requires_selling_plan":false,"selling_plan_groups":[],"content":""}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_560591382884910165" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gCcquIi-2E" class="gCcquIi-2E gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="7617386283215" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:1200px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30026830577871 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_fdbb961d-d6e3-45b3-895a-e951fb8bda94.webp?v=1742195368" data-srcset="//popular.com.sg/cdn/shop/files/download_fdbb961d-d6e3-45b3-895a-e951fb8bda94_480x480.webp?v=1742195368 480w, //popular.com.sg/cdn/shop/files/download_fdbb961d-d6e3-45b3-895a-e951fb8bda94_768x768.webp?v=1742195368 768w,//popular.com.sg/cdn/shop/files/download_fdbb961d-d6e3-45b3-895a-e951fb8bda94_1024x1024.webp?v=1742195368 1024w,//popular.com.sg/cdn/shop/files/download_fdbb961d-d6e3-45b3-895a-e951fb8bda94_1440x1440.webp?v=1742195368 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1200" height="1200" alt="Loacker Classic Mini Crispy Wafers Peanut Butter" base-src="//popular.com.sg/cdn/shop/files/download_fdbb961d-d6e3-45b3-895a-e951fb8bda94.webp?v=1742195368" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="g0qcvxClcw "> <gp-text data-id="g0qcvxClcw"> <div class="g0qcvxClcw " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:left;--ta-tablet:center;--ta-mobile:center;--line-clamp:2;--line-clamp-tablet:1;--line-clamp-mobile:1;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Loacker Classic Mini Crispy Wafers Peanut Butter</h2> </div> </div> </gp-text></div><div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="gTbb1NHD7U "><gp-product-variants data-id="gTbb1NHD7U" has-pre-selected="true" gp-data='{ "setting":{"showAsSwatches":true,"optionType":"groupOption","label":true,"optionAlign":{"desktop":"left"},"price":true,"combineFullWidth":{"desktop":true},"combineWidth":{"desktop":"100%"},"combineHeight":"45px","variantPresets":[{"optionName":"base","optionType":"rectangle_list","presets":{"color":{"width":{"desktop":"45px","tablet":"45px","mobile":"45px"},"height":"45px","spacing":"16px","optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"hover":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"active":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"rectangle_list":{"width":{"desktop":""},"height":"45px","spacing":"16px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}},"image":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"image_shopify":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"dropdown":{"width":{"desktop":"100%","tablet":"100%","mobile":"100%"},"height":"45px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}}}}],"soldOutStyle":"line","layout":{"desktop":"vertical"},"column":{"desktop":1},"hasPreSelected":true,"blankText":"Please select an option","hasOnlyDefaultVariant":false}, "styles":{"fullWidth":{"desktop":true},"width":{"desktop":"100%"},"optionSpacing":"30px","labelGap":"8px","swatchAutoWidth":{"desktop":true},"swatchWidth":{"desktop":"80px"},"swatchHeight":{"desktop":"45px"},"swatchSpacing":"var(--g-s-m)","marginBottom":{"desktop":"var(--g-s-xl)","mobile":"var(--g-s-xl)"},"align":{"desktop":"left"},"labelTypo":{"type":"paragraph-2","attrs":{"color":"text-1","bold":true}},"labelColor":"text-2","optionTypo":{"type":"paragraph-2","custom":{"fontSize":{"desktop":"14px","tablet":"13px","mobile":"14px"}}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"dropdownItemWidth":{"desktop":"fill","mobile":"fill","tablet":"fill"},"fixedDropdownWidth":{"desktop":"240px"},"swatchItemWidth":{"desktop":"auto"}}, "variants":[{"id":44232480096463,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"8000380205875","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Loacker Classic Mini Crispy Wafers Peanut Butter","public_title":null,"options":["Default Title"],"price":805,"weight":20,"compare_at_price":null,"inventory_management":"shopify","barcode":"8000380205875","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}], "optionsWithValues": [{"name":"Title","position":1,"values":["Default Title"]}], "variantSelected": {"id":44232480096463,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"8000380205875","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Loacker Classic Mini Crispy Wafers Peanut Butter","public_title":null,"options":["Default Title"],"price":805,"weight":20,"compare_at_price":null,"inventory_management":"shopify","barcode":"8000380205875","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "variantInventoryQuantity": [7], "variantInventoryPolicy": ["deny"], "moneyFormat": "${{amount}}", "productId": 7617386283215, "productUrl": "\/products\/loacker-classic-mini-crispy-wafers-peanut-butter", "productHandle": "loacker-classic-mini-crispy-wafers-peanut-butter", "displayState": {"desktop":true,"tablet":true,"mobile":true}, "totalVariantCombinations": 1, "firstAvailableVariant": {"id":44232480096463,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"8000380205875","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Loacker Classic Mini Crispy Wafers Peanut Butter","public_title":null,"options":["Default Title"],"price":805,"weight":20,"compare_at_price":null,"inventory_management":"shopify","barcode":"8000380205875","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}} } '><div></div> </gp-product-variants> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-variant-v3.js?v=1742365134075" defer="defer"></script> </div> <div enableLazyloadImage="true" parentTag="Col" id="go_AreyCym" data-id="go_AreyCym" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:start;--pc-mobile:center;--gtc:minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="go_AreyCym gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gCl_NX6jNU gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="ghIoKpgVgT" class="ghIoKpgVgT gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"ghIoKpgVgT","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-ghIoKpgVgT" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $8.05 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gBd22UpLs8 gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="g7j8hotLTu" class="g7j8hotLTu gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"compare","uid":"g7j8hotLTu","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="true" > <gp-text data-id=""> <div id="p-price-g7j8hotLTu" class=" " > <div > <div type="compare" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-product-compare-price gp-line-through gp-decoration-g-text-1 gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--tdc:text-1;--tdt:1;--ta:left;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" > </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"44232480096463","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gxHMbP-XP2.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gxHMbP-XP2:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gxHMbP-XP2:hover .gp-button-icon { color: undefined; } .gxHMbP-XP2 .gp-button-icon { color: var(--g-c-text-3, text-3); } .gxHMbP-XP2:hover .gp-button-price { color: undefined; } .gxHMbP-XP2 .gp-button-price { color: var(--g-c-text-3, text-3); } .gxHMbP-XP2 .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gxHMbP-XP2:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gxHMbP-XP2" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gxHMbP-XP2 gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gxHMbP-XP2-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gxHMbP-XP2-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gxHMbP-XP2-sold-out:hover .gp-button-icon { color: undefined; } .gxHMbP-XP2-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gxHMbP-XP2-sold-out:hover .gp-button-price { color: undefined; } .gxHMbP-XP2-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gxHMbP-XP2-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gxHMbP-XP2-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gxHMbP-XP2" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gxHMbP-XP2-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="7617386283215" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_560591382884910165" /></form></gp-product> </div> </div><div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="2" style="--minw:calc(100% / 6 - 12.5px);--minw-tablet:calc(100% / 4 - 11.25px);--minw-mobile:calc(100% / 2 - 5px);--maxw:calc(100% / 6 - 12.5px);--maxw-tablet:calc(100% / 4 - 11.25px);--maxw-mobile:calc(100% / 2 - 5px);--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-product-list-carousel-glmSrlenaS gp-child-item-glmSrlenaS gp-child-item-undefined glmSrlenaS" data-index="" > <div class="gp-w-full", > <gp-product gp-context='{"variantSelected": {"id":44232479932623,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"8801062881741","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Lotte Pepero Crunky","public_title":null,"options":["Default Title"],"price":150,"weight":400,"compare_at_price":null,"inventory_management":"shopify","barcode":"8801062881741","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-glmSrlenaS7617386217679"}' gp-data='{"variantSelected": {"id":44232479932623,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"8801062881741","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Lotte Pepero Crunky","public_title":null,"options":["Default Title"],"price":150,"weight":400,"compare_at_price":null,"inventory_management":"shopify","barcode":"8801062881741","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/lotte-pepero-crunky", "productHandle":"lotte-pepero-crunky", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-560591382884910165"}}'><form method="post" action="/cart/add" id="product-form-glmSrlenaS7617386217679" accept-charset="UTF-8" class="form contents AddToCartForm" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="44232479932623" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gH1u0fwQnA" data-id="gH1u0fwQnA" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gH1u0fwQnA gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="g-itB0vcBP gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gHTsOxlJre "> <gp-product-tag data-id="gHTsOxlJre" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gHTsOxlJre", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="-150.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gHTsOxlJre" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > % OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gCcquIi-2E", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-560591382884910165"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":false},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":false,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/lotte-pepero-crunky", "product":{"id":7617386217679,"title":"Lotte Pepero Crunky","handle":"lotte-pepero-crunky","description":"","published_at":"2025-03-17T21:21:19+08:00","created_at":"2025-03-17T15:09:18+08:00","vendor":"Kean Ann Co. Pte Ltd","type":"Titbits \u0026 Snacks","tags":["_MS","Biscuit"],"price":150,"price_min":150,"price_max":150,"available":true,"price_varies":false,"compare_at_price":null,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":44232479932623,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"8801062881741","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Lotte Pepero Crunky","public_title":null,"options":["Default Title"],"price":150,"weight":400,"compare_at_price":null,"inventory_management":"shopify","barcode":"8801062881741","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_fd2e3334-7f50-4b2b-89b7-5dd56270cd36.jpg?v=1742195369"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_fd2e3334-7f50-4b2b-89b7-5dd56270cd36.jpg?v=1742195369","options":["Title"],"media":[{"alt":"Lotte Pepero Crunky","id":30026829070543,"position":1,"preview_image":{"aspect_ratio":0.648,"height":2450,"width":1588,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_fd2e3334-7f50-4b2b-89b7-5dd56270cd36.jpg?v=1742195369"},"aspect_ratio":0.648,"height":2450,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_fd2e3334-7f50-4b2b-89b7-5dd56270cd36.jpg?v=1742195369","width":1588}],"requires_selling_plan":false,"selling_plan_groups":[],"content":""}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_560591382884910165" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gCcquIi-2E" class="gCcquIi-2E gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="7617386217679" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:1588px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30026829070543 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_fd2e3334-7f50-4b2b-89b7-5dd56270cd36.jpg?v=1742195369" data-srcset="//popular.com.sg/cdn/shop/files/download_fd2e3334-7f50-4b2b-89b7-5dd56270cd36_480x480.jpg?v=1742195369 480w, //popular.com.sg/cdn/shop/files/download_fd2e3334-7f50-4b2b-89b7-5dd56270cd36_768x768.jpg?v=1742195369 768w,//popular.com.sg/cdn/shop/files/download_fd2e3334-7f50-4b2b-89b7-5dd56270cd36_1024x1024.jpg?v=1742195369 1024w,//popular.com.sg/cdn/shop/files/download_fd2e3334-7f50-4b2b-89b7-5dd56270cd36_1440x1440.jpg?v=1742195369 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1588" height="2450" alt="Lotte Pepero Crunky" base-src="//popular.com.sg/cdn/shop/files/download_fd2e3334-7f50-4b2b-89b7-5dd56270cd36.jpg?v=1742195369" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="g0qcvxClcw "> <gp-text data-id="g0qcvxClcw"> <div class="g0qcvxClcw " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:left;--ta-tablet:center;--ta-mobile:center;--line-clamp:2;--line-clamp-tablet:1;--line-clamp-mobile:1;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Lotte Pepero Crunky</h2> </div> </div> </gp-text></div><div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="gTbb1NHD7U "><gp-product-variants data-id="gTbb1NHD7U" has-pre-selected="true" gp-data='{ "setting":{"showAsSwatches":true,"optionType":"groupOption","label":true,"optionAlign":{"desktop":"left"},"price":true,"combineFullWidth":{"desktop":true},"combineWidth":{"desktop":"100%"},"combineHeight":"45px","variantPresets":[{"optionName":"base","optionType":"rectangle_list","presets":{"color":{"width":{"desktop":"45px","tablet":"45px","mobile":"45px"},"height":"45px","spacing":"16px","optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"hover":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"active":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"rectangle_list":{"width":{"desktop":""},"height":"45px","spacing":"16px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}},"image":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"image_shopify":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"dropdown":{"width":{"desktop":"100%","tablet":"100%","mobile":"100%"},"height":"45px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}}}}],"soldOutStyle":"line","layout":{"desktop":"vertical"},"column":{"desktop":1},"hasPreSelected":true,"blankText":"Please select an option","hasOnlyDefaultVariant":false}, "styles":{"fullWidth":{"desktop":true},"width":{"desktop":"100%"},"optionSpacing":"30px","labelGap":"8px","swatchAutoWidth":{"desktop":true},"swatchWidth":{"desktop":"80px"},"swatchHeight":{"desktop":"45px"},"swatchSpacing":"var(--g-s-m)","marginBottom":{"desktop":"var(--g-s-xl)","mobile":"var(--g-s-xl)"},"align":{"desktop":"left"},"labelTypo":{"type":"paragraph-2","attrs":{"color":"text-1","bold":true}},"labelColor":"text-2","optionTypo":{"type":"paragraph-2","custom":{"fontSize":{"desktop":"14px","tablet":"13px","mobile":"14px"}}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"dropdownItemWidth":{"desktop":"fill","mobile":"fill","tablet":"fill"},"fixedDropdownWidth":{"desktop":"240px"},"swatchItemWidth":{"desktop":"auto"}}, "variants":[{"id":44232479932623,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"8801062881741","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Lotte Pepero Crunky","public_title":null,"options":["Default Title"],"price":150,"weight":400,"compare_at_price":null,"inventory_management":"shopify","barcode":"8801062881741","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}], "optionsWithValues": [{"name":"Title","position":1,"values":["Default Title"]}], "variantSelected": {"id":44232479932623,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"8801062881741","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Lotte Pepero Crunky","public_title":null,"options":["Default Title"],"price":150,"weight":400,"compare_at_price":null,"inventory_management":"shopify","barcode":"8801062881741","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "variantInventoryQuantity": [73], "variantInventoryPolicy": ["deny"], "moneyFormat": "${{amount}}", "productId": 7617386217679, "productUrl": "\/products\/lotte-pepero-crunky", "productHandle": "lotte-pepero-crunky", "displayState": {"desktop":true,"tablet":true,"mobile":true}, "totalVariantCombinations": 1, "firstAvailableVariant": {"id":44232479932623,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"8801062881741","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Lotte Pepero Crunky","public_title":null,"options":["Default Title"],"price":150,"weight":400,"compare_at_price":null,"inventory_management":"shopify","barcode":"8801062881741","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}} } '><div></div> </gp-product-variants> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-variant-v3.js?v=1742365134075" defer="defer"></script> </div> <div enableLazyloadImage="true" parentTag="Col" id="go_AreyCym" data-id="go_AreyCym" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:start;--pc-mobile:center;--gtc:minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="go_AreyCym gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gCl_NX6jNU gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="ghIoKpgVgT" class="ghIoKpgVgT gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"ghIoKpgVgT","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-ghIoKpgVgT" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $1.50 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gBd22UpLs8 gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="g7j8hotLTu" class="g7j8hotLTu gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"compare","uid":"g7j8hotLTu","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="true" > <gp-text data-id=""> <div id="p-price-g7j8hotLTu" class=" " > <div > <div type="compare" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-product-compare-price gp-line-through gp-decoration-g-text-1 gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--tdc:text-1;--tdt:1;--ta:left;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" > </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"44232479932623","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gxHMbP-XP2.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gxHMbP-XP2:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gxHMbP-XP2:hover .gp-button-icon { color: undefined; } .gxHMbP-XP2 .gp-button-icon { color: var(--g-c-text-3, text-3); } .gxHMbP-XP2:hover .gp-button-price { color: undefined; } .gxHMbP-XP2 .gp-button-price { color: var(--g-c-text-3, text-3); } .gxHMbP-XP2 .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gxHMbP-XP2:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gxHMbP-XP2" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gxHMbP-XP2 gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gxHMbP-XP2-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gxHMbP-XP2-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gxHMbP-XP2-sold-out:hover .gp-button-icon { color: undefined; } .gxHMbP-XP2-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gxHMbP-XP2-sold-out:hover .gp-button-price { color: undefined; } .gxHMbP-XP2-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gxHMbP-XP2-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gxHMbP-XP2-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gxHMbP-XP2" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gxHMbP-XP2-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="7617386217679" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_560591382884910165" /></form></gp-product> </div> </div><div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="3" style="--minw:calc(100% / 6 - 12.5px);--minw-tablet:calc(100% / 4 - 11.25px);--minw-mobile:calc(100% / 2 - 5px);--maxw:calc(100% / 6 - 12.5px);--maxw-tablet:calc(100% / 4 - 11.25px);--maxw-mobile:calc(100% / 2 - 5px);--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-product-list-carousel-glmSrlenaS gp-child-item-glmSrlenaS gp-child-item-undefined glmSrlenaS" data-index="" > <div class="gp-w-full", > <gp-product gp-context='{"variantSelected": {"id":44232479506639,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4573284120208","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Wakashou Chia Seed Jelly Shine Muscat Grape 175g","public_title":null,"options":["Default Title"],"price":660,"weight":180,"compare_at_price":null,"inventory_management":"shopify","barcode":"4573284120208","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-glmSrlenaS7617385922767"}' gp-data='{"variantSelected": {"id":44232479506639,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4573284120208","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Wakashou Chia Seed Jelly Shine Muscat Grape 175g","public_title":null,"options":["Default Title"],"price":660,"weight":180,"compare_at_price":null,"inventory_management":"shopify","barcode":"4573284120208","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/wakashou-chia-seed-jelly-shine-muscat-grape-175g", "productHandle":"wakashou-chia-seed-jelly-shine-muscat-grape-175g", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-560591382884910165"}}'><form method="post" action="/cart/add" id="product-form-glmSrlenaS7617385922767" accept-charset="UTF-8" class="form contents AddToCartForm" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="44232479506639" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gH1u0fwQnA" data-id="gH1u0fwQnA" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gH1u0fwQnA gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="g-itB0vcBP gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gHTsOxlJre "> <gp-product-tag data-id="gHTsOxlJre" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gHTsOxlJre", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="-660.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gHTsOxlJre" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > % OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gCcquIi-2E", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-560591382884910165"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":false},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":false,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/wakashou-chia-seed-jelly-shine-muscat-grape-175g", "product":{"id":7617385922767,"title":"Wakashou Chia Seed Jelly Shine Muscat Grape 175g","handle":"wakashou-chia-seed-jelly-shine-muscat-grape-175g","description":"","published_at":"2025-03-17T21:10:26+08:00","created_at":"2025-03-17T15:09:04+08:00","vendor":"Focus Network Agencies (S) Pte Ltd","type":"Titbits \u0026 Snacks","tags":["_MS","Lollipops"],"price":660,"price_min":660,"price_max":660,"available":true,"price_varies":false,"compare_at_price":null,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":44232479506639,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4573284120208","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Wakashou Chia Seed Jelly Shine Muscat Grape 175g","public_title":null,"options":["Default Title"],"price":660,"weight":180,"compare_at_price":null,"inventory_management":"shopify","barcode":"4573284120208","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_ff6aec8d-7ddf-41bb-8d01-c3f4f255153d.jpg?v=1742195349"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_ff6aec8d-7ddf-41bb-8d01-c3f4f255153d.jpg?v=1742195349","options":["Title"],"media":[{"alt":"Wakashou Chia Seed Jelly Shine Muscat Grape 175g","id":30026825990351,"position":1,"preview_image":{"aspect_ratio":1.0,"height":700,"width":700,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_ff6aec8d-7ddf-41bb-8d01-c3f4f255153d.jpg?v=1742195349"},"aspect_ratio":1.0,"height":700,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_ff6aec8d-7ddf-41bb-8d01-c3f4f255153d.jpg?v=1742195349","width":700}],"requires_selling_plan":false,"selling_plan_groups":[],"content":""}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_560591382884910165" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gCcquIi-2E" class="gCcquIi-2E gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="7617385922767" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:700px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30026825990351 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_ff6aec8d-7ddf-41bb-8d01-c3f4f255153d.jpg?v=1742195349" data-srcset="//popular.com.sg/cdn/shop/files/download_ff6aec8d-7ddf-41bb-8d01-c3f4f255153d_480x480.jpg?v=1742195349 480w, //popular.com.sg/cdn/shop/files/download_ff6aec8d-7ddf-41bb-8d01-c3f4f255153d_768x768.jpg?v=1742195349 768w,//popular.com.sg/cdn/shop/files/download_ff6aec8d-7ddf-41bb-8d01-c3f4f255153d_1024x1024.jpg?v=1742195349 1024w,//popular.com.sg/cdn/shop/files/download_ff6aec8d-7ddf-41bb-8d01-c3f4f255153d_1440x1440.jpg?v=1742195349 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="700" height="700" alt="Wakashou Chia Seed Jelly Shine Muscat Grape 175g" base-src="//popular.com.sg/cdn/shop/files/download_ff6aec8d-7ddf-41bb-8d01-c3f4f255153d.jpg?v=1742195349" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="g0qcvxClcw "> <gp-text data-id="g0qcvxClcw"> <div class="g0qcvxClcw " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:left;--ta-tablet:center;--ta-mobile:center;--line-clamp:2;--line-clamp-tablet:1;--line-clamp-mobile:1;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Wakashou Chia Seed Jelly Shine Muscat Grape 175g</h2> </div> </div> </gp-text></div><div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="gTbb1NHD7U "><gp-product-variants data-id="gTbb1NHD7U" has-pre-selected="true" gp-data='{ "setting":{"showAsSwatches":true,"optionType":"groupOption","label":true,"optionAlign":{"desktop":"left"},"price":true,"combineFullWidth":{"desktop":true},"combineWidth":{"desktop":"100%"},"combineHeight":"45px","variantPresets":[{"optionName":"base","optionType":"rectangle_list","presets":{"color":{"width":{"desktop":"45px","tablet":"45px","mobile":"45px"},"height":"45px","spacing":"16px","optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"hover":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"active":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"rectangle_list":{"width":{"desktop":""},"height":"45px","spacing":"16px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}},"image":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"image_shopify":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"dropdown":{"width":{"desktop":"100%","tablet":"100%","mobile":"100%"},"height":"45px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}}}}],"soldOutStyle":"line","layout":{"desktop":"vertical"},"column":{"desktop":1},"hasPreSelected":true,"blankText":"Please select an option","hasOnlyDefaultVariant":false}, "styles":{"fullWidth":{"desktop":true},"width":{"desktop":"100%"},"optionSpacing":"30px","labelGap":"8px","swatchAutoWidth":{"desktop":true},"swatchWidth":{"desktop":"80px"},"swatchHeight":{"desktop":"45px"},"swatchSpacing":"var(--g-s-m)","marginBottom":{"desktop":"var(--g-s-xl)","mobile":"var(--g-s-xl)"},"align":{"desktop":"left"},"labelTypo":{"type":"paragraph-2","attrs":{"color":"text-1","bold":true}},"labelColor":"text-2","optionTypo":{"type":"paragraph-2","custom":{"fontSize":{"desktop":"14px","tablet":"13px","mobile":"14px"}}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"dropdownItemWidth":{"desktop":"fill","mobile":"fill","tablet":"fill"},"fixedDropdownWidth":{"desktop":"240px"},"swatchItemWidth":{"desktop":"auto"}}, "variants":[{"id":44232479506639,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4573284120208","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Wakashou Chia Seed Jelly Shine Muscat Grape 175g","public_title":null,"options":["Default Title"],"price":660,"weight":180,"compare_at_price":null,"inventory_management":"shopify","barcode":"4573284120208","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}], "optionsWithValues": [{"name":"Title","position":1,"values":["Default Title"]}], "variantSelected": {"id":44232479506639,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4573284120208","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Wakashou Chia Seed Jelly Shine Muscat Grape 175g","public_title":null,"options":["Default Title"],"price":660,"weight":180,"compare_at_price":null,"inventory_management":"shopify","barcode":"4573284120208","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "variantInventoryQuantity": [7], "variantInventoryPolicy": ["deny"], "moneyFormat": "${{amount}}", "productId": 7617385922767, "productUrl": "\/products\/wakashou-chia-seed-jelly-shine-muscat-grape-175g", "productHandle": "wakashou-chia-seed-jelly-shine-muscat-grape-175g", "displayState": {"desktop":true,"tablet":true,"mobile":true}, "totalVariantCombinations": 1, "firstAvailableVariant": {"id":44232479506639,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4573284120208","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Wakashou Chia Seed Jelly Shine Muscat Grape 175g","public_title":null,"options":["Default Title"],"price":660,"weight":180,"compare_at_price":null,"inventory_management":"shopify","barcode":"4573284120208","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}} } '><div></div> </gp-product-variants> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-variant-v3.js?v=1742365134075" defer="defer"></script> </div> <div enableLazyloadImage="true" parentTag="Col" id="go_AreyCym" data-id="go_AreyCym" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:start;--pc-mobile:center;--gtc:minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="go_AreyCym gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gCl_NX6jNU gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="ghIoKpgVgT" class="ghIoKpgVgT gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"ghIoKpgVgT","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-ghIoKpgVgT" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $6.60 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gBd22UpLs8 gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="g7j8hotLTu" class="g7j8hotLTu gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"compare","uid":"g7j8hotLTu","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="true" > <gp-text data-id=""> <div id="p-price-g7j8hotLTu" class=" " > <div > <div type="compare" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-product-compare-price gp-line-through gp-decoration-g-text-1 gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--tdc:text-1;--tdt:1;--ta:left;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" > </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"44232479506639","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gxHMbP-XP2.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gxHMbP-XP2:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gxHMbP-XP2:hover .gp-button-icon { color: undefined; } .gxHMbP-XP2 .gp-button-icon { color: var(--g-c-text-3, text-3); } .gxHMbP-XP2:hover .gp-button-price { color: undefined; } .gxHMbP-XP2 .gp-button-price { color: var(--g-c-text-3, text-3); } .gxHMbP-XP2 .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gxHMbP-XP2:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gxHMbP-XP2" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gxHMbP-XP2 gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gxHMbP-XP2-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gxHMbP-XP2-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gxHMbP-XP2-sold-out:hover .gp-button-icon { color: undefined; } .gxHMbP-XP2-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gxHMbP-XP2-sold-out:hover .gp-button-price { color: undefined; } .gxHMbP-XP2-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gxHMbP-XP2-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gxHMbP-XP2-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gxHMbP-XP2" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gxHMbP-XP2-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="7617385922767" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_560591382884910165" /></form></gp-product> </div> </div><div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="4" style="--minw:calc(100% / 6 - 12.5px);--minw-tablet:calc(100% / 4 - 11.25px);--minw-mobile:calc(100% / 2 - 5px);--maxw:calc(100% / 6 - 12.5px);--maxw-tablet:calc(100% / 4 - 11.25px);--maxw-mobile:calc(100% / 2 - 5px);--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-product-list-carousel-glmSrlenaS gp-child-item-glmSrlenaS gp-child-item-undefined glmSrlenaS" data-index="" > <div class="gp-w-full", > <gp-product gp-context='{"variantSelected": {"id":44232479375567,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"8888235008907","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"KouKou Love Konjac Jelly With Nata De Coco – Lychee","public_title":null,"options":["Default Title"],"price":245,"weight":20,"compare_at_price":null,"inventory_management":"shopify","barcode":"8888235008907","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-glmSrlenaS7617385857231"}' gp-data='{"variantSelected": {"id":44232479375567,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"8888235008907","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"KouKou Love Konjac Jelly With Nata De Coco – Lychee","public_title":null,"options":["Default Title"],"price":245,"weight":20,"compare_at_price":null,"inventory_management":"shopify","barcode":"8888235008907","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/koukou-love-konjac-jelly-with-nata-de-coco-lychee", "productHandle":"koukou-love-konjac-jelly-with-nata-de-coco-lychee", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-560591382884910165"}}'><form method="post" action="/cart/add" id="product-form-glmSrlenaS7617385857231" accept-charset="UTF-8" class="form contents AddToCartForm" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="44232479375567" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gH1u0fwQnA" data-id="gH1u0fwQnA" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gH1u0fwQnA gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="g-itB0vcBP gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gHTsOxlJre "> <gp-product-tag data-id="gHTsOxlJre" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gHTsOxlJre", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="-245.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gHTsOxlJre" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > % OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gCcquIi-2E", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-560591382884910165"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":false},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":false,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/koukou-love-konjac-jelly-with-nata-de-coco-lychee", "product":{"id":7617385857231,"title":"KouKou Love Konjac Jelly With Nata De Coco – Lychee","handle":"koukou-love-konjac-jelly-with-nata-de-coco-lychee","description":"","published_at":"2025-03-17T21:21:19+08:00","created_at":"2025-03-17T15:08:59+08:00","vendor":"Ylf Marketing (S) Pte Ltd","type":"Titbits \u0026 Snacks","tags":["_MS","Jelly \u0026 Pudding"],"price":245,"price_min":245,"price_max":245,"available":true,"price_varies":false,"compare_at_price":null,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":44232479375567,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"8888235008907","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"KouKou Love Konjac Jelly With Nata De Coco – Lychee","public_title":null,"options":["Default Title"],"price":245,"weight":20,"compare_at_price":null,"inventory_management":"shopify","barcode":"8888235008907","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_874d1487-b5fa-4909-af7c-7c75f2652530.jpg?v=1742195345"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_874d1487-b5fa-4909-af7c-7c75f2652530.jpg?v=1742195345","options":["Title"],"media":[{"alt":"KouKou Love Konjac Jelly With Nata De Coco – Lychee","id":30026825826511,"position":1,"preview_image":{"aspect_ratio":1.0,"height":720,"width":720,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_874d1487-b5fa-4909-af7c-7c75f2652530.jpg?v=1742195345"},"aspect_ratio":1.0,"height":720,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_874d1487-b5fa-4909-af7c-7c75f2652530.jpg?v=1742195345","width":720}],"requires_selling_plan":false,"selling_plan_groups":[],"content":""}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_560591382884910165" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gCcquIi-2E" class="gCcquIi-2E gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="7617385857231" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:720px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30026825826511 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_874d1487-b5fa-4909-af7c-7c75f2652530.jpg?v=1742195345" data-srcset="//popular.com.sg/cdn/shop/files/download_874d1487-b5fa-4909-af7c-7c75f2652530_480x480.jpg?v=1742195345 480w, //popular.com.sg/cdn/shop/files/download_874d1487-b5fa-4909-af7c-7c75f2652530_768x768.jpg?v=1742195345 768w,//popular.com.sg/cdn/shop/files/download_874d1487-b5fa-4909-af7c-7c75f2652530_1024x1024.jpg?v=1742195345 1024w,//popular.com.sg/cdn/shop/files/download_874d1487-b5fa-4909-af7c-7c75f2652530_1440x1440.jpg?v=1742195345 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="720" height="720" alt="KouKou Love Konjac Jelly With Nata De Coco – Lychee" base-src="//popular.com.sg/cdn/shop/files/download_874d1487-b5fa-4909-af7c-7c75f2652530.jpg?v=1742195345" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="g0qcvxClcw "> <gp-text data-id="g0qcvxClcw"> <div class="g0qcvxClcw " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:left;--ta-tablet:center;--ta-mobile:center;--line-clamp:2;--line-clamp-tablet:1;--line-clamp-mobile:1;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >KouKou Love Konjac Jelly With Nata De Coco – Lychee</h2> </div> </div> </gp-text></div><div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="gTbb1NHD7U "><gp-product-variants data-id="gTbb1NHD7U" has-pre-selected="true" gp-data='{ "setting":{"showAsSwatches":true,"optionType":"groupOption","label":true,"optionAlign":{"desktop":"left"},"price":true,"combineFullWidth":{"desktop":true},"combineWidth":{"desktop":"100%"},"combineHeight":"45px","variantPresets":[{"optionName":"base","optionType":"rectangle_list","presets":{"color":{"width":{"desktop":"45px","tablet":"45px","mobile":"45px"},"height":"45px","spacing":"16px","optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"hover":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"active":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"rectangle_list":{"width":{"desktop":""},"height":"45px","spacing":"16px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}},"image":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"image_shopify":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"dropdown":{"width":{"desktop":"100%","tablet":"100%","mobile":"100%"},"height":"45px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}}}}],"soldOutStyle":"line","layout":{"desktop":"vertical"},"column":{"desktop":1},"hasPreSelected":true,"blankText":"Please select an option","hasOnlyDefaultVariant":false}, "styles":{"fullWidth":{"desktop":true},"width":{"desktop":"100%"},"optionSpacing":"30px","labelGap":"8px","swatchAutoWidth":{"desktop":true},"swatchWidth":{"desktop":"80px"},"swatchHeight":{"desktop":"45px"},"swatchSpacing":"var(--g-s-m)","marginBottom":{"desktop":"var(--g-s-xl)","mobile":"var(--g-s-xl)"},"align":{"desktop":"left"},"labelTypo":{"type":"paragraph-2","attrs":{"color":"text-1","bold":true}},"labelColor":"text-2","optionTypo":{"type":"paragraph-2","custom":{"fontSize":{"desktop":"14px","tablet":"13px","mobile":"14px"}}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"dropdownItemWidth":{"desktop":"fill","mobile":"fill","tablet":"fill"},"fixedDropdownWidth":{"desktop":"240px"},"swatchItemWidth":{"desktop":"auto"}}, "variants":[{"id":44232479375567,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"8888235008907","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"KouKou Love Konjac Jelly With Nata De Coco – Lychee","public_title":null,"options":["Default Title"],"price":245,"weight":20,"compare_at_price":null,"inventory_management":"shopify","barcode":"8888235008907","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}], "optionsWithValues": [{"name":"Title","position":1,"values":["Default Title"]}], "variantSelected": {"id":44232479375567,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"8888235008907","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"KouKou Love Konjac Jelly With Nata De Coco – Lychee","public_title":null,"options":["Default Title"],"price":245,"weight":20,"compare_at_price":null,"inventory_management":"shopify","barcode":"8888235008907","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "variantInventoryQuantity": [10], "variantInventoryPolicy": ["deny"], "moneyFormat": "${{amount}}", "productId": 7617385857231, "productUrl": "\/products\/koukou-love-konjac-jelly-with-nata-de-coco-lychee", "productHandle": "koukou-love-konjac-jelly-with-nata-de-coco-lychee", "displayState": {"desktop":true,"tablet":true,"mobile":true}, "totalVariantCombinations": 1, "firstAvailableVariant": {"id":44232479375567,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"8888235008907","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"KouKou Love Konjac Jelly With Nata De Coco – Lychee","public_title":null,"options":["Default Title"],"price":245,"weight":20,"compare_at_price":null,"inventory_management":"shopify","barcode":"8888235008907","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}} } '><div></div> </gp-product-variants> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-variant-v3.js?v=1742365134075" defer="defer"></script> </div> <div enableLazyloadImage="true" parentTag="Col" id="go_AreyCym" data-id="go_AreyCym" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:start;--pc-mobile:center;--gtc:minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="go_AreyCym gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gCl_NX6jNU gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="ghIoKpgVgT" class="ghIoKpgVgT gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"ghIoKpgVgT","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-ghIoKpgVgT" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $2.45 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gBd22UpLs8 gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="g7j8hotLTu" class="g7j8hotLTu gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"compare","uid":"g7j8hotLTu","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="true" > <gp-text data-id=""> <div id="p-price-g7j8hotLTu" class=" " > <div > <div type="compare" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-product-compare-price gp-line-through gp-decoration-g-text-1 gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--tdc:text-1;--tdt:1;--ta:left;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" > </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"44232479375567","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gxHMbP-XP2.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gxHMbP-XP2:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gxHMbP-XP2:hover .gp-button-icon { color: undefined; } .gxHMbP-XP2 .gp-button-icon { color: var(--g-c-text-3, text-3); } .gxHMbP-XP2:hover .gp-button-price { color: undefined; } .gxHMbP-XP2 .gp-button-price { color: var(--g-c-text-3, text-3); } .gxHMbP-XP2 .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gxHMbP-XP2:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gxHMbP-XP2" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gxHMbP-XP2 gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gxHMbP-XP2-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gxHMbP-XP2-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gxHMbP-XP2-sold-out:hover .gp-button-icon { color: undefined; } .gxHMbP-XP2-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gxHMbP-XP2-sold-out:hover .gp-button-price { color: undefined; } .gxHMbP-XP2-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gxHMbP-XP2-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gxHMbP-XP2-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gxHMbP-XP2" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gxHMbP-XP2-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="7617385857231" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_560591382884910165" /></form></gp-product> </div> </div><div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="5" style="--minw:calc(100% / 6 - 12.5px);--minw-tablet:calc(100% / 4 - 11.25px);--minw-mobile:calc(100% / 2 - 5px);--maxw:calc(100% / 6 - 12.5px);--maxw-tablet:calc(100% / 4 - 11.25px);--maxw-mobile:calc(100% / 2 - 5px);--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-product-list-carousel-glmSrlenaS gp-child-item-glmSrlenaS gp-child-item-undefined glmSrlenaS" data-index="" > <div class="gp-w-full", > <gp-product gp-context='{"variantSelected": {"id":44232479080655,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9403142001897","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Whittaker's Tweats Mini 180g X 12","public_title":null,"options":["Default Title"],"price":1150,"weight":20,"compare_at_price":null,"inventory_management":"shopify","barcode":"9403142001897","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-glmSrlenaS7617385660623"}' gp-data='{"variantSelected": {"id":44232479080655,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9403142001897","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Whittaker's Tweats Mini 180g X 12","public_title":null,"options":["Default Title"],"price":1150,"weight":20,"compare_at_price":null,"inventory_management":"shopify","barcode":"9403142001897","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/whittakers-tweats-mini-180g-x-12", "productHandle":"whittakers-tweats-mini-180g-x-12", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-560591382884910165"}}'><form method="post" action="/cart/add" id="product-form-glmSrlenaS7617385660623" accept-charset="UTF-8" class="form contents AddToCartForm" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="44232479080655" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gH1u0fwQnA" data-id="gH1u0fwQnA" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gH1u0fwQnA gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="g-itB0vcBP gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gHTsOxlJre "> <gp-product-tag data-id="gHTsOxlJre" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gHTsOxlJre", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="-1150.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gHTsOxlJre" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > % OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gCcquIi-2E", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-560591382884910165"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":false},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":false,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/whittakers-tweats-mini-180g-x-12", "product":{"id":7617385660623,"title":"Whittaker's Tweats Mini 180g X 12","handle":"whittakers-tweats-mini-180g-x-12","description":"","published_at":"2025-03-17T21:21:18+08:00","created_at":"2025-03-17T15:08:50+08:00","vendor":"Matrix Star Marketing Pte Ltd","type":"Titbits \u0026 Snacks","tags":["_MS","Chocolates"],"price":1150,"price_min":1150,"price_max":1150,"available":true,"price_varies":false,"compare_at_price":null,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":44232479080655,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9403142001897","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Whittaker's Tweats Mini 180g X 12","public_title":null,"options":["Default Title"],"price":1150,"weight":20,"compare_at_price":null,"inventory_management":"shopify","barcode":"9403142001897","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_05d03653-f227-44cb-9f2c-00920eac454e.png?v=1742195337"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_05d03653-f227-44cb-9f2c-00920eac454e.png?v=1742195337","options":["Title"],"media":[{"alt":"Whittaker's Tweats Mini 180g X 12","id":30026825072847,"position":1,"preview_image":{"aspect_ratio":0.739,"height":436,"width":322,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_05d03653-f227-44cb-9f2c-00920eac454e.png?v=1742195337"},"aspect_ratio":0.739,"height":436,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_05d03653-f227-44cb-9f2c-00920eac454e.png?v=1742195337","width":322}],"requires_selling_plan":false,"selling_plan_groups":[],"content":""}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_560591382884910165" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gCcquIi-2E" class="gCcquIi-2E gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="7617385660623" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:322px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30026825072847 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_05d03653-f227-44cb-9f2c-00920eac454e.png?v=1742195337" data-srcset="//popular.com.sg/cdn/shop/files/download_05d03653-f227-44cb-9f2c-00920eac454e_480x480.png?v=1742195337 480w, //popular.com.sg/cdn/shop/files/download_05d03653-f227-44cb-9f2c-00920eac454e_768x768.png?v=1742195337 768w,//popular.com.sg/cdn/shop/files/download_05d03653-f227-44cb-9f2c-00920eac454e_1024x1024.png?v=1742195337 1024w,//popular.com.sg/cdn/shop/files/download_05d03653-f227-44cb-9f2c-00920eac454e_1440x1440.png?v=1742195337 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="322" height="436" alt="Whittaker's Tweats Mini 180g X 12" base-src="//popular.com.sg/cdn/shop/files/download_05d03653-f227-44cb-9f2c-00920eac454e.png?v=1742195337" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="g0qcvxClcw "> <gp-text data-id="g0qcvxClcw"> <div class="g0qcvxClcw " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:left;--ta-tablet:center;--ta-mobile:center;--line-clamp:2;--line-clamp-tablet:1;--line-clamp-mobile:1;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Whittaker's Tweats Mini 180g X 12</h2> </div> </div> </gp-text></div><div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="gTbb1NHD7U "><gp-product-variants data-id="gTbb1NHD7U" has-pre-selected="true" gp-data='{ "setting":{"showAsSwatches":true,"optionType":"groupOption","label":true,"optionAlign":{"desktop":"left"},"price":true,"combineFullWidth":{"desktop":true},"combineWidth":{"desktop":"100%"},"combineHeight":"45px","variantPresets":[{"optionName":"base","optionType":"rectangle_list","presets":{"color":{"width":{"desktop":"45px","tablet":"45px","mobile":"45px"},"height":"45px","spacing":"16px","optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"hover":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"active":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"rectangle_list":{"width":{"desktop":""},"height":"45px","spacing":"16px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}},"image":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"image_shopify":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"dropdown":{"width":{"desktop":"100%","tablet":"100%","mobile":"100%"},"height":"45px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}}}}],"soldOutStyle":"line","layout":{"desktop":"vertical"},"column":{"desktop":1},"hasPreSelected":true,"blankText":"Please select an option","hasOnlyDefaultVariant":false}, "styles":{"fullWidth":{"desktop":true},"width":{"desktop":"100%"},"optionSpacing":"30px","labelGap":"8px","swatchAutoWidth":{"desktop":true},"swatchWidth":{"desktop":"80px"},"swatchHeight":{"desktop":"45px"},"swatchSpacing":"var(--g-s-m)","marginBottom":{"desktop":"var(--g-s-xl)","mobile":"var(--g-s-xl)"},"align":{"desktop":"left"},"labelTypo":{"type":"paragraph-2","attrs":{"color":"text-1","bold":true}},"labelColor":"text-2","optionTypo":{"type":"paragraph-2","custom":{"fontSize":{"desktop":"14px","tablet":"13px","mobile":"14px"}}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"dropdownItemWidth":{"desktop":"fill","mobile":"fill","tablet":"fill"},"fixedDropdownWidth":{"desktop":"240px"},"swatchItemWidth":{"desktop":"auto"}}, "variants":[{"id":44232479080655,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9403142001897","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Whittaker's Tweats Mini 180g X 12","public_title":null,"options":["Default Title"],"price":1150,"weight":20,"compare_at_price":null,"inventory_management":"shopify","barcode":"9403142001897","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}], "optionsWithValues": [{"name":"Title","position":1,"values":["Default Title"]}], "variantSelected": {"id":44232479080655,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9403142001897","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Whittaker's Tweats Mini 180g X 12","public_title":null,"options":["Default Title"],"price":1150,"weight":20,"compare_at_price":null,"inventory_management":"shopify","barcode":"9403142001897","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "variantInventoryQuantity": [5], "variantInventoryPolicy": ["deny"], "moneyFormat": "${{amount}}", "productId": 7617385660623, "productUrl": "\/products\/whittakers-tweats-mini-180g-x-12", "productHandle": "whittakers-tweats-mini-180g-x-12", "displayState": {"desktop":true,"tablet":true,"mobile":true}, "totalVariantCombinations": 1, "firstAvailableVariant": {"id":44232479080655,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"9403142001897","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Whittaker's Tweats Mini 180g X 12","public_title":null,"options":["Default Title"],"price":1150,"weight":20,"compare_at_price":null,"inventory_management":"shopify","barcode":"9403142001897","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}} } '><div></div> </gp-product-variants> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-variant-v3.js?v=1742365134075" defer="defer"></script> </div> <div enableLazyloadImage="true" parentTag="Col" id="go_AreyCym" data-id="go_AreyCym" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:start;--pc-mobile:center;--gtc:minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="go_AreyCym gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gCl_NX6jNU gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="ghIoKpgVgT" class="ghIoKpgVgT gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"ghIoKpgVgT","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-ghIoKpgVgT" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $11.50 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gBd22UpLs8 gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="g7j8hotLTu" class="g7j8hotLTu gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"compare","uid":"g7j8hotLTu","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="true" > <gp-text data-id=""> <div id="p-price-g7j8hotLTu" class=" " > <div > <div type="compare" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-product-compare-price gp-line-through gp-decoration-g-text-1 gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--tdc:text-1;--tdt:1;--ta:left;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" > </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"44232479080655","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gxHMbP-XP2.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gxHMbP-XP2:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gxHMbP-XP2:hover .gp-button-icon { color: undefined; } .gxHMbP-XP2 .gp-button-icon { color: var(--g-c-text-3, text-3); } .gxHMbP-XP2:hover .gp-button-price { color: undefined; } .gxHMbP-XP2 .gp-button-price { color: var(--g-c-text-3, text-3); } .gxHMbP-XP2 .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gxHMbP-XP2:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gxHMbP-XP2" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gxHMbP-XP2 gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gxHMbP-XP2-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gxHMbP-XP2-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gxHMbP-XP2-sold-out:hover .gp-button-icon { color: undefined; } .gxHMbP-XP2-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gxHMbP-XP2-sold-out:hover .gp-button-price { color: undefined; } .gxHMbP-XP2-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gxHMbP-XP2-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gxHMbP-XP2-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gxHMbP-XP2" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gxHMbP-XP2-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="7617385660623" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_560591382884910165" /></form></gp-product> </div> </div><div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="6" style="--minw:calc(100% / 6 - 12.5px);--minw-tablet:calc(100% / 4 - 11.25px);--minw-mobile:calc(100% / 2 - 5px);--maxw:calc(100% / 6 - 12.5px);--maxw-tablet:calc(100% / 4 - 11.25px);--maxw-mobile:calc(100% / 2 - 5px);--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-product-list-carousel-glmSrlenaS gp-child-item-glmSrlenaS gp-child-item-undefined glmSrlenaS" data-index="" > <div class="gp-w-full", > <gp-product gp-context='{"variantSelected": {"id":44232498512079,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"7501045322162","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Fay Long Chen Pi Ba Xian Guo 陈皮八仙果","public_title":null,"options":["Default Title"],"price":450,"weight":0,"compare_at_price":null,"inventory_management":"shopify","barcode":"7501045322162","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-glmSrlenaS7617395523791"}' gp-data='{"variantSelected": {"id":44232498512079,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"7501045322162","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Fay Long Chen Pi Ba Xian Guo 陈皮八仙果","public_title":null,"options":["Default Title"],"price":450,"weight":0,"compare_at_price":null,"inventory_management":"shopify","barcode":"7501045322162","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/fay-long-chen-pi-ba-xian-guo-%E9%99%88%E7%9A%AE%E5%85%AB%E4%BB%99%E6%9E%9C", "productHandle":"fay-long-chen-pi-ba-xian-guo-陈皮八仙果", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-560591382884910165"}}'><form method="post" action="/cart/add" id="product-form-glmSrlenaS7617395523791" accept-charset="UTF-8" class="form contents AddToCartForm" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="44232498512079" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gH1u0fwQnA" data-id="gH1u0fwQnA" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gH1u0fwQnA gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="g-itB0vcBP gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gHTsOxlJre "> <gp-product-tag data-id="gHTsOxlJre" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gHTsOxlJre", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="-450.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gHTsOxlJre" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > % OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gCcquIi-2E", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-560591382884910165"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":false},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":false,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/fay-long-chen-pi-ba-xian-guo-%E9%99%88%E7%9A%AE%E5%85%AB%E4%BB%99%E6%9E%9C", "product":{"id":7617395523791,"title":"Fay Long Chen Pi Ba Xian Guo 陈皮八仙果","handle":"fay-long-chen-pi-ba-xian-guo-陈皮八仙果","description":"","published_at":"2025-03-17T21:21:23+08:00","created_at":"2025-03-17T15:17:31+08:00","vendor":"Swee Hock Foodstuff Provision Co","type":"Titbits \u0026 Snacks","tags":["_MS","Freeze Fried"],"price":450,"price_min":450,"price_max":450,"available":true,"price_varies":false,"compare_at_price":null,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":44232498512079,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"7501045322162","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Fay Long Chen Pi Ba Xian Guo 陈皮八仙果","public_title":null,"options":["Default Title"],"price":450,"weight":0,"compare_at_price":null,"inventory_management":"shopify","barcode":"7501045322162","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_dc858b36-f2e5-4f52-b08d-b26329fe6044.webp?v=1742195855"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_dc858b36-f2e5-4f52-b08d-b26329fe6044.webp?v=1742195855","options":["Title"],"media":[{"alt":"Fay Long Chen Pi Ba Xian Guo 陈皮八仙果","id":30026907287759,"position":1,"preview_image":{"aspect_ratio":1.012,"height":173,"width":175,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_dc858b36-f2e5-4f52-b08d-b26329fe6044.webp?v=1742195855"},"aspect_ratio":1.012,"height":173,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_dc858b36-f2e5-4f52-b08d-b26329fe6044.webp?v=1742195855","width":175}],"requires_selling_plan":false,"selling_plan_groups":[],"content":""}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_560591382884910165" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gCcquIi-2E" class="gCcquIi-2E gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="7617395523791" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:175px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30026907287759 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_dc858b36-f2e5-4f52-b08d-b26329fe6044.webp?v=1742195855" data-srcset="//popular.com.sg/cdn/shop/files/download_dc858b36-f2e5-4f52-b08d-b26329fe6044_480x480.webp?v=1742195855 480w, //popular.com.sg/cdn/shop/files/download_dc858b36-f2e5-4f52-b08d-b26329fe6044_768x768.webp?v=1742195855 768w,//popular.com.sg/cdn/shop/files/download_dc858b36-f2e5-4f52-b08d-b26329fe6044_1024x1024.webp?v=1742195855 1024w,//popular.com.sg/cdn/shop/files/download_dc858b36-f2e5-4f52-b08d-b26329fe6044_1440x1440.webp?v=1742195855 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="175" height="173" alt="Fay Long Chen Pi Ba Xian Guo 陈皮八仙果" base-src="//popular.com.sg/cdn/shop/files/download_dc858b36-f2e5-4f52-b08d-b26329fe6044.webp?v=1742195855" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="g0qcvxClcw "> <gp-text data-id="g0qcvxClcw"> <div class="g0qcvxClcw " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:left;--ta-tablet:center;--ta-mobile:center;--line-clamp:2;--line-clamp-tablet:1;--line-clamp-mobile:1;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Fay Long Chen Pi Ba Xian Guo 陈皮八仙果</h2> </div> </div> </gp-text></div><div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="gTbb1NHD7U "><gp-product-variants data-id="gTbb1NHD7U" has-pre-selected="true" gp-data='{ "setting":{"showAsSwatches":true,"optionType":"groupOption","label":true,"optionAlign":{"desktop":"left"},"price":true,"combineFullWidth":{"desktop":true},"combineWidth":{"desktop":"100%"},"combineHeight":"45px","variantPresets":[{"optionName":"base","optionType":"rectangle_list","presets":{"color":{"width":{"desktop":"45px","tablet":"45px","mobile":"45px"},"height":"45px","spacing":"16px","optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"hover":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"active":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"rectangle_list":{"width":{"desktop":""},"height":"45px","spacing":"16px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}},"image":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"image_shopify":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"dropdown":{"width":{"desktop":"100%","tablet":"100%","mobile":"100%"},"height":"45px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}}}}],"soldOutStyle":"line","layout":{"desktop":"vertical"},"column":{"desktop":1},"hasPreSelected":true,"blankText":"Please select an option","hasOnlyDefaultVariant":false}, "styles":{"fullWidth":{"desktop":true},"width":{"desktop":"100%"},"optionSpacing":"30px","labelGap":"8px","swatchAutoWidth":{"desktop":true},"swatchWidth":{"desktop":"80px"},"swatchHeight":{"desktop":"45px"},"swatchSpacing":"var(--g-s-m)","marginBottom":{"desktop":"var(--g-s-xl)","mobile":"var(--g-s-xl)"},"align":{"desktop":"left"},"labelTypo":{"type":"paragraph-2","attrs":{"color":"text-1","bold":true}},"labelColor":"text-2","optionTypo":{"type":"paragraph-2","custom":{"fontSize":{"desktop":"14px","tablet":"13px","mobile":"14px"}}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"dropdownItemWidth":{"desktop":"fill","mobile":"fill","tablet":"fill"},"fixedDropdownWidth":{"desktop":"240px"},"swatchItemWidth":{"desktop":"auto"}}, "variants":[{"id":44232498512079,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"7501045322162","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Fay Long Chen Pi Ba Xian Guo 陈皮八仙果","public_title":null,"options":["Default Title"],"price":450,"weight":0,"compare_at_price":null,"inventory_management":"shopify","barcode":"7501045322162","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}], "optionsWithValues": [{"name":"Title","position":1,"values":["Default Title"]}], "variantSelected": {"id":44232498512079,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"7501045322162","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Fay Long Chen Pi Ba Xian Guo 陈皮八仙果","public_title":null,"options":["Default Title"],"price":450,"weight":0,"compare_at_price":null,"inventory_management":"shopify","barcode":"7501045322162","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "variantInventoryQuantity": [4], "variantInventoryPolicy": ["deny"], "moneyFormat": "${{amount}}", "productId": 7617395523791, "productUrl": "\/products\/fay-long-chen-pi-ba-xian-guo-%E9%99%88%E7%9A%AE%E5%85%AB%E4%BB%99%E6%9E%9C", "productHandle": "fay-long-chen-pi-ba-xian-guo-陈皮八仙果", "displayState": {"desktop":true,"tablet":true,"mobile":true}, "totalVariantCombinations": 1, "firstAvailableVariant": {"id":44232498512079,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"7501045322162","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Fay Long Chen Pi Ba Xian Guo 陈皮八仙果","public_title":null,"options":["Default Title"],"price":450,"weight":0,"compare_at_price":null,"inventory_management":"shopify","barcode":"7501045322162","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}} } '><div></div> </gp-product-variants> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-variant-v3.js?v=1742365134075" defer="defer"></script> </div> <div enableLazyloadImage="true" parentTag="Col" id="go_AreyCym" data-id="go_AreyCym" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:start;--pc-mobile:center;--gtc:minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="go_AreyCym gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gCl_NX6jNU gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="ghIoKpgVgT" class="ghIoKpgVgT gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"ghIoKpgVgT","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-ghIoKpgVgT" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $4.50 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gBd22UpLs8 gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="g7j8hotLTu" class="g7j8hotLTu gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"compare","uid":"g7j8hotLTu","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="true" > <gp-text data-id=""> <div id="p-price-g7j8hotLTu" class=" " > <div > <div type="compare" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-product-compare-price gp-line-through gp-decoration-g-text-1 gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--tdc:text-1;--tdt:1;--ta:left;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" > </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"44232498512079","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gxHMbP-XP2.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gxHMbP-XP2:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gxHMbP-XP2:hover .gp-button-icon { color: undefined; } .gxHMbP-XP2 .gp-button-icon { color: var(--g-c-text-3, text-3); } .gxHMbP-XP2:hover .gp-button-price { color: undefined; } .gxHMbP-XP2 .gp-button-price { color: var(--g-c-text-3, text-3); } .gxHMbP-XP2 .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gxHMbP-XP2:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gxHMbP-XP2" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gxHMbP-XP2 gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gxHMbP-XP2-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gxHMbP-XP2-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gxHMbP-XP2-sold-out:hover .gp-button-icon { color: undefined; } .gxHMbP-XP2-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gxHMbP-XP2-sold-out:hover .gp-button-price { color: undefined; } .gxHMbP-XP2-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gxHMbP-XP2-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gxHMbP-XP2-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gxHMbP-XP2" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gxHMbP-XP2-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="7617395523791" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_560591382884910165" /></form></gp-product> </div> </div><div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="7" style="--minw:calc(100% / 6 - 12.5px);--minw-tablet:calc(100% / 4 - 11.25px);--minw-mobile:calc(100% / 2 - 5px);--maxw:calc(100% / 6 - 12.5px);--maxw-tablet:calc(100% / 4 - 11.25px);--maxw-mobile:calc(100% / 2 - 5px);--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-product-list-carousel-glmSrlenaS gp-child-item-glmSrlenaS gp-child-item-undefined glmSrlenaS" data-index="" > <div class="gp-w-full", > <gp-product gp-context='{"variantSelected": {"id":44232479244495,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"8888235008853","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Minions Konjac Jelly With Nata De Coco – Green Apple","public_title":null,"options":["Default Title"],"price":245,"weight":20,"compare_at_price":null,"inventory_management":"shopify","barcode":"8888235008853","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-glmSrlenaS7617385758927"}' gp-data='{"variantSelected": {"id":44232479244495,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"8888235008853","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Minions Konjac Jelly With Nata De Coco – Green Apple","public_title":null,"options":["Default Title"],"price":245,"weight":20,"compare_at_price":null,"inventory_management":"shopify","barcode":"8888235008853","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/minions-konjac-jelly-with-nata-de-coco-green-apple", "productHandle":"minions-konjac-jelly-with-nata-de-coco-green-apple", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-560591382884910165"}}'><form method="post" action="/cart/add" id="product-form-glmSrlenaS7617385758927" accept-charset="UTF-8" class="form contents AddToCartForm" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="44232479244495" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gH1u0fwQnA" data-id="gH1u0fwQnA" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gH1u0fwQnA gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="g-itB0vcBP gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gHTsOxlJre "> <gp-product-tag data-id="gHTsOxlJre" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gHTsOxlJre", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="-245.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gHTsOxlJre" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > % OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gCcquIi-2E", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-560591382884910165"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":false},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":false,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/minions-konjac-jelly-with-nata-de-coco-green-apple", "product":{"id":7617385758927,"title":"Minions Konjac Jelly With Nata De Coco – Green Apple","handle":"minions-konjac-jelly-with-nata-de-coco-green-apple","description":"","published_at":"2025-03-17T21:21:18+08:00","created_at":"2025-03-17T15:08:55+08:00","vendor":"Ylf Marketing (S) Pte Ltd","type":"Titbits \u0026 Snacks","tags":["_MS","Jelly \u0026 Pudding"],"price":245,"price_min":245,"price_max":245,"available":true,"price_varies":false,"compare_at_price":null,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":44232479244495,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"8888235008853","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Minions Konjac Jelly With Nata De Coco – Green Apple","public_title":null,"options":["Default Title"],"price":245,"weight":20,"compare_at_price":null,"inventory_management":"shopify","barcode":"8888235008853","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_db377c70-5b9e-460e-aac3-6af0d5e1044d.jpg?v=1742195341"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_db377c70-5b9e-460e-aac3-6af0d5e1044d.jpg?v=1742195341","options":["Title"],"media":[{"alt":"Minions Konjac Jelly With Nata De Coco – Green Apple","id":30026825597135,"position":1,"preview_image":{"aspect_ratio":1.0,"height":720,"width":720,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_db377c70-5b9e-460e-aac3-6af0d5e1044d.jpg?v=1742195341"},"aspect_ratio":1.0,"height":720,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_db377c70-5b9e-460e-aac3-6af0d5e1044d.jpg?v=1742195341","width":720}],"requires_selling_plan":false,"selling_plan_groups":[],"content":""}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_560591382884910165" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gCcquIi-2E" class="gCcquIi-2E gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="7617385758927" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:720px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30026825597135 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_db377c70-5b9e-460e-aac3-6af0d5e1044d.jpg?v=1742195341" data-srcset="//popular.com.sg/cdn/shop/files/download_db377c70-5b9e-460e-aac3-6af0d5e1044d_480x480.jpg?v=1742195341 480w, //popular.com.sg/cdn/shop/files/download_db377c70-5b9e-460e-aac3-6af0d5e1044d_768x768.jpg?v=1742195341 768w,//popular.com.sg/cdn/shop/files/download_db377c70-5b9e-460e-aac3-6af0d5e1044d_1024x1024.jpg?v=1742195341 1024w,//popular.com.sg/cdn/shop/files/download_db377c70-5b9e-460e-aac3-6af0d5e1044d_1440x1440.jpg?v=1742195341 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="720" height="720" alt="Minions Konjac Jelly With Nata De Coco – Green Apple" base-src="//popular.com.sg/cdn/shop/files/download_db377c70-5b9e-460e-aac3-6af0d5e1044d.jpg?v=1742195341" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="g0qcvxClcw "> <gp-text data-id="g0qcvxClcw"> <div class="g0qcvxClcw " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:left;--ta-tablet:center;--ta-mobile:center;--line-clamp:2;--line-clamp-tablet:1;--line-clamp-mobile:1;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Minions Konjac Jelly With Nata De Coco – Green Apple</h2> </div> </div> </gp-text></div><div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="gTbb1NHD7U "><gp-product-variants data-id="gTbb1NHD7U" has-pre-selected="true" gp-data='{ "setting":{"showAsSwatches":true,"optionType":"groupOption","label":true,"optionAlign":{"desktop":"left"},"price":true,"combineFullWidth":{"desktop":true},"combineWidth":{"desktop":"100%"},"combineHeight":"45px","variantPresets":[{"optionName":"base","optionType":"rectangle_list","presets":{"color":{"width":{"desktop":"45px","tablet":"45px","mobile":"45px"},"height":"45px","spacing":"16px","optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"hover":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"active":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"rectangle_list":{"width":{"desktop":""},"height":"45px","spacing":"16px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}},"image":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"image_shopify":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"dropdown":{"width":{"desktop":"100%","tablet":"100%","mobile":"100%"},"height":"45px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}}}}],"soldOutStyle":"line","layout":{"desktop":"vertical"},"column":{"desktop":1},"hasPreSelected":true,"blankText":"Please select an option","hasOnlyDefaultVariant":false}, "styles":{"fullWidth":{"desktop":true},"width":{"desktop":"100%"},"optionSpacing":"30px","labelGap":"8px","swatchAutoWidth":{"desktop":true},"swatchWidth":{"desktop":"80px"},"swatchHeight":{"desktop":"45px"},"swatchSpacing":"var(--g-s-m)","marginBottom":{"desktop":"var(--g-s-xl)","mobile":"var(--g-s-xl)"},"align":{"desktop":"left"},"labelTypo":{"type":"paragraph-2","attrs":{"color":"text-1","bold":true}},"labelColor":"text-2","optionTypo":{"type":"paragraph-2","custom":{"fontSize":{"desktop":"14px","tablet":"13px","mobile":"14px"}}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"dropdownItemWidth":{"desktop":"fill","mobile":"fill","tablet":"fill"},"fixedDropdownWidth":{"desktop":"240px"},"swatchItemWidth":{"desktop":"auto"}}, "variants":[{"id":44232479244495,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"8888235008853","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Minions Konjac Jelly With Nata De Coco – Green Apple","public_title":null,"options":["Default Title"],"price":245,"weight":20,"compare_at_price":null,"inventory_management":"shopify","barcode":"8888235008853","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}], "optionsWithValues": [{"name":"Title","position":1,"values":["Default Title"]}], "variantSelected": {"id":44232479244495,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"8888235008853","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Minions Konjac Jelly With Nata De Coco – Green Apple","public_title":null,"options":["Default Title"],"price":245,"weight":20,"compare_at_price":null,"inventory_management":"shopify","barcode":"8888235008853","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "variantInventoryQuantity": [10], "variantInventoryPolicy": ["deny"], "moneyFormat": "${{amount}}", "productId": 7617385758927, "productUrl": "\/products\/minions-konjac-jelly-with-nata-de-coco-green-apple", "productHandle": "minions-konjac-jelly-with-nata-de-coco-green-apple", "displayState": {"desktop":true,"tablet":true,"mobile":true}, "totalVariantCombinations": 1, "firstAvailableVariant": {"id":44232479244495,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"8888235008853","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Minions Konjac Jelly With Nata De Coco – Green Apple","public_title":null,"options":["Default Title"],"price":245,"weight":20,"compare_at_price":null,"inventory_management":"shopify","barcode":"8888235008853","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}} } '><div></div> </gp-product-variants> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-variant-v3.js?v=1742365134075" defer="defer"></script> </div> <div enableLazyloadImage="true" parentTag="Col" id="go_AreyCym" data-id="go_AreyCym" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:start;--pc-mobile:center;--gtc:minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="go_AreyCym gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gCl_NX6jNU gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="ghIoKpgVgT" class="ghIoKpgVgT gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"ghIoKpgVgT","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-ghIoKpgVgT" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $2.45 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gBd22UpLs8 gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="g7j8hotLTu" class="g7j8hotLTu gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"compare","uid":"g7j8hotLTu","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="true" > <gp-text data-id=""> <div id="p-price-g7j8hotLTu" class=" " > <div > <div type="compare" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-product-compare-price gp-line-through gp-decoration-g-text-1 gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--tdc:text-1;--tdt:1;--ta:left;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" > </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"44232479244495","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gxHMbP-XP2.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gxHMbP-XP2:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gxHMbP-XP2:hover .gp-button-icon { color: undefined; } .gxHMbP-XP2 .gp-button-icon { color: var(--g-c-text-3, text-3); } .gxHMbP-XP2:hover .gp-button-price { color: undefined; } .gxHMbP-XP2 .gp-button-price { color: var(--g-c-text-3, text-3); } .gxHMbP-XP2 .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gxHMbP-XP2:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gxHMbP-XP2" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gxHMbP-XP2 gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gxHMbP-XP2-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gxHMbP-XP2-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gxHMbP-XP2-sold-out:hover .gp-button-icon { color: undefined; } .gxHMbP-XP2-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gxHMbP-XP2-sold-out:hover .gp-button-price { color: undefined; } .gxHMbP-XP2-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gxHMbP-XP2-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gxHMbP-XP2-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gxHMbP-XP2" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gxHMbP-XP2-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="7617385758927" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_560591382884910165" /></form></gp-product> </div> </div><div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="8" style="--minw:calc(100% / 6 - 12.5px);--minw-tablet:calc(100% / 4 - 11.25px);--minw-mobile:calc(100% / 2 - 5px);--maxw:calc(100% / 6 - 12.5px);--maxw-tablet:calc(100% / 4 - 11.25px);--maxw-mobile:calc(100% / 2 - 5px);--ml:0px;--ml-tablet:0px;--ml-mobile:0px" class="gem-slider-item gp-w-full gem-slider-item-product-list-carousel-glmSrlenaS gp-child-item-glmSrlenaS gp-child-item-undefined glmSrlenaS" data-index="" > <div class="gp-w-full", > <gp-product gp-context='{"variantSelected": {"id":44232478785743,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4902745003536","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Mitsuya Tasty Biscuit Stick 40g","public_title":null,"options":["Default Title"],"price":235,"weight":10,"compare_at_price":null,"inventory_management":"shopify","barcode":"4902745003536","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1 , "formId": "product-form-glmSrlenaS7617385464015"}' gp-data='{"variantSelected": {"id":44232478785743,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4902745003536","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Mitsuya Tasty Biscuit Stick 40g","public_title":null,"options":["Default Title"],"price":235,"weight":10,"compare_at_price":null,"inventory_management":"shopify","barcode":"4902745003536","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "quantity": 1, "productUrl":"\/products\/tasty-biscuit-stick-40g", "productHandle":"tasty-biscuit-stick-40g", "collectionUrl": null, "collectionHandle": null,"pageContext" : {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-560591382884910165"}}'><form method="post" action="/cart/add" id="product-form-glmSrlenaS7617385464015" accept-charset="UTF-8" class="form contents AddToCartForm" enctype="multipart/form-data" data-type="add-to-cart-form" autocomplete="off"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="44232478785743" /> <input type="hidden" min="1" name="quantity" value="" /> <button type="submit" onclick="return false;" style="display:none;"></button> <div enableLazyloadImage="true" parentTag="ProductList" id="gH1u0fwQnA" data-id="gH1u0fwQnA" style="--pt:10px;--pl:10px;--pb:10px;--pr:10px;--bs:solid;--bw:1px 1px 1px 1px;--bc:#CCCCCC;--bblr:0px;--bbrr:0px;--btlr:0px;--btrr:0px;--d:grid;--d-tablet:grid;--d-mobile:grid;--shadow:none;--op:100%;--cg:var(--g-s-2xl);--pc:center;--gtc:minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:1366px;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:#ffffff;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gH1u0fwQnA gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:start;--o:0" class="g-itB0vcBP gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos:relative;--z:1;--top:0px;--right:0px" class="gHTsOxlJre "> <gp-product-tag data-id="gHTsOxlJre" data-disabled="true" gp-data='{"setting":{"customContent":{"prefix":"","suffix":"OFF","unit":"percentage"},"translate":"customContent"}, "id": "gHTsOxlJre", "locale": "en", "currency": "SGD", "moneyFormat": "${{amount}}"}' class="gp-block data-[disabled=true]:gp-hidden " style="--ta:right" price-save="-235.0" data-prefix="" data-suffix="OFF" > <div class="gp-inline-flex gp-flex-wrap gp-items-end gp-gap-3" style="--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto"> <div class="gp-flex gp-items-center gp-w-full gp-h-full" style="--jc:left;--pl:8px;--pr:8px;--pt:3px;--pb:3px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:#fed241;--bblr:8px;--bbrr:8px;--btlr:8px;--btrr:8px" > <gp-text data-id=""> <div id="p-tag-gHTsOxlJre" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A']" style="--w:100%;--ts:none;--ta:right;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-heading, heading);--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;--weight:bold;--c:#333333;word-break:break-word;overflow:hidden" > % OFF</div> </div> </div> </gp-text> </div> </div> </gp-product-tag> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-tag.js?v=1742365134075" defer="defer"></script> </div> <gp-product-images-v2 gp-data=' { "id":"gCcquIi-2E", "pageContext": {"numberOfProductOfProductList":0,"isPreviewing":false,"pageType":"GP_INDEX","hasCollectionHandle":true,"isTranslateWithLocale":false,"sectionName":"gp-section-560591382884910165"}, "setting":{"ftClickOpenLightBox":{"desktop":"product-link"},"typeDisplay":"all-images","preDisplay":"1st-available-variant","hoverEffect":"none","zoomType":"default","zoom":150,"otherImage":0,"ftClickOpenNewTab":false,"ftNavigationPosition":{"desktop":"none"},"ftLoop":{"desktop":false},"ftPauseOnHover":true,"ftAnimationSpeed":500,"ftAnimationMode":"ease-out","ftArrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","ftArrowIconColor":"#000000","ftDragToScroll":false,"ftArrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"ftArrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"type":{"desktop":"slider"},"galleryHoverEffect":"none","galleryZoomType":"default","galleryZoom":150,"clickOpenLightBox":{"desktop":false},"borderActive":{"borderType":"none","border":"solid","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false,"color":"#000000"},"navigationPosition":{"desktop":"inside"},"loop":{"desktop":true},"pauseOnHover":true,"speed":1,"arrowIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0ZM10.6828 8.13017C10.5266 7.95661 10.2734 7.95661 10.1172 8.13017C9.96095 8.30374 9.96095 8.58515 10.1172 8.75871L13.0343 12L10.1172 15.2413C9.96095 15.4149 9.96095 15.6963 10.1172 15.8698C10.2734 16.0434 10.5266 16.0434 10.6828 15.8698L13.8828 12.3143C14.0391 12.1407 14.0391 11.8593 13.8828 11.6857L10.6828 8.13017Z\" fill=\"currentColor\"/>\n </svg>","arrowIconColor":"#000000","dragToScroll":true,"arrowNavBorder":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false},"arrowNavRadius":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"qualityType":{"desktop":"high"},"preload":false,"qualityPercent":{"desktop":100},"ftDotStyle":{"desktop":"none"},"ftDotSize":{"desktop":12},"ftDotGapToCarousel":{"desktop":16},"ftDotColor":{"desktop":"bg-1"},"ftDotActiveColor":{"desktop":"line-3"}}, "styles":{"position":{"desktop":"only-feature","mobile":"only-feature"},"spacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"ratioLayout":{"desktop":[2,10]},"ratioLayoutRight":{"desktop":[10,2]},"ftShape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true},"mobile":{"shape":"square","width":"","shapeLinked":true,"customShapeValue":"","height":"","gap":"","shapeValue":"1/1"}},"ftLayout":{"desktop":"cover","mobile":"contain"},"ftCorner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"shape":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForFtOnly":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"shapeForBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInsideBottom":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeForInside":{"desktop":{"shape":"square","shapeValue":"1/1","width":"20%","shapeLinked":true}},"shapeFor2Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"50%","shapeLinked":true}},"shapeFor1Col":{"desktop":{"shape":"square","shapeValue":"1/1","width":"100%","shapeLinked":true}},"layout":{"desktop":"cover"},"itemSpacing":{"desktop":"var(--g-s-s)","mobile":"var(--g-s-s)"},"corner":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"none"},"align":{"desktop":"flex-start"}}, "productUrl":"\/products\/tasty-biscuit-stick-40g", "product":{"id":7617385464015,"title":"Mitsuya Tasty Biscuit Stick 40g","handle":"tasty-biscuit-stick-40g","description":"Crispy and crunchy golden biscuit sticks, packed with snacking goodness. Product of Japan\u003cbr\u003e\u003cbr\u003e","published_at":"2025-03-17T21:10:24+08:00","created_at":"2025-03-17T15:08:41+08:00","vendor":"Swee Hock Foodstuff Provision Co","type":"Titbits \u0026 Snacks","tags":["_MS","Biscuit"],"price":235,"price_min":235,"price_max":235,"available":true,"price_varies":false,"compare_at_price":null,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":44232478785743,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4902745003536","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Mitsuya Tasty Biscuit Stick 40g","public_title":null,"options":["Default Title"],"price":235,"weight":10,"compare_at_price":null,"inventory_management":"shopify","barcode":"4902745003536","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/popular.com.sg\/cdn\/shop\/files\/download_34934a9d-2079-48c4-b4a3-51be39e3bec9.jpg?v=1743558805"],"featured_image":"\/\/popular.com.sg\/cdn\/shop\/files\/download_34934a9d-2079-48c4-b4a3-51be39e3bec9.jpg?v=1743558805","options":["Title"],"media":[{"alt":"Mitsuya Tasty Biscuit Stick 40g","id":30151858520271,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1200,"width":1200,"src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_34934a9d-2079-48c4-b4a3-51be39e3bec9.jpg?v=1743558805"},"aspect_ratio":1.0,"height":1200,"media_type":"image","src":"\/\/popular.com.sg\/cdn\/shop\/files\/download_34934a9d-2079-48c4-b4a3-51be39e3bec9.jpg?v=1743558805","width":1200}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"Crispy and crunchy golden biscuit sticks, packed with snacking goodness. Product of Japan\u003cbr\u003e\u003cbr\u003e"}, "collectionUrl": null, "collection": null } ' section-id="template--15839232491727__gp_section_560591382884910165" style="--mb:var(--g-s-l);--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-id="gCcquIi-2E" class="gCcquIi-2E gp-overflow-hidden" > <div class="gp-w-full !gp-m-0 gp-relative"style="--gtc:minmax(0, 12fr);--gg:var(--g-s-s);--gg-mobile:var(--g-s-s)"> <div class='gp-feature-image-carousel gp-feature-image-only' style="--o:0;--o-tablet:0;--o-mobile:0;--d:flex;--d-mobile:flex;--d-tablet:flex;--jc:flex-start" > <div class="gp-relative" style="--w:100%;--w-tablet:100%;--w-mobile:100%" > <div type="gp-feature-image-only" product-id="7617385464015" product-media="1" class="gp-image-item gp-ft-image-item gp-group gp-z-0 gp-flex !gp-max-w-full !gp-w-full gp-relative gp-items-start gp-justify-center gp-overflow-hidden gp-featured-image-wrapper" style="--h:auto;--h-tablet:auto;--h-mobile:auto;width:1200px" > <div class="gp-w-full gp-h-0 gp-relative" style="--pb: calc((1/1)*100%);--pb-tablet: calc((1/1)*100%);--pb-mobile: calc((1/1)*100%); " > <img id="30151858520271 " draggable="false" class="gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none gp-w-full gp-transition-opacity gp_lazyload" data-src="//popular.com.sg/cdn/shop/files/download_34934a9d-2079-48c4-b4a3-51be39e3bec9.jpg?v=1743558805" data-srcset="//popular.com.sg/cdn/shop/files/download_34934a9d-2079-48c4-b4a3-51be39e3bec9_480x480.jpg?v=1743558805 480w, //popular.com.sg/cdn/shop/files/download_34934a9d-2079-48c4-b4a3-51be39e3bec9_768x768.jpg?v=1743558805 768w,//popular.com.sg/cdn/shop/files/download_34934a9d-2079-48c4-b4a3-51be39e3bec9_1024x1024.jpg?v=1743558805 1024w,//popular.com.sg/cdn/shop/files/download_34934a9d-2079-48c4-b4a3-51be39e3bec9_1440x1440.jpg?v=1743558805 1440w" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Imcte3tmZWF0dXJlTWVkaWEud2lkdGh9fS17e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgaGVpZ2h0PSJ7e2ZlYXR1cmVNZWRpYS5oZWlnaHR9fSIgZmlsbD0idXJsKCNnLXt7ZmVhdHVyZU1lZGlhLndpZHRofX0te3tmZWF0dXJlTWVkaWEuaGVpZ2h0fX0pIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii17e2ZlYXR1cmVNZWRpYS53aWR0aH19IiB0bz0ie3tmZWF0dXJlTWVkaWEud2lkdGh9fSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiICAvPgogIDwvc3ZnPg==" width="1200" height="1200" alt="Mitsuya Tasty Biscuit Stick 40g" base-src="//popular.com.sg/cdn/shop/files/download_34934a9d-2079-48c4-b4a3-51be39e3bec9.jpg?v=1743558805" quality-type={"desktop":"high"} quality-percent={"desktop":100} data-sizes="auto" sizes="100vw" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:cover;--objf-mobile:contain" /> </div> </div> </div> </div> </div> </gp-product-images-v2> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-images-v2.js?v=1742365134075" defer="defer"></script> <div gp-el-wrapper style="--mb:var(--g-s-l);--mb-mobile:16px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--pos-mobile:relative" class="g0qcvxClcw "> <gp-text data-id="g0qcvxClcw"> <div class="g0qcvxClcw " style="--tt:default" > <div > <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-product-title gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--ta:left;--ta-tablet:center;--ta-mobile:center;--line-clamp:2;--line-clamp-tablet:1;--line-clamp-mobile:1;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Mitsuya Tasty Biscuit Stick 40g</h2> </div> </div> </gp-text></div><div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="gTbb1NHD7U "><gp-product-variants data-id="gTbb1NHD7U" has-pre-selected="true" gp-data='{ "setting":{"showAsSwatches":true,"optionType":"groupOption","label":true,"optionAlign":{"desktop":"left"},"price":true,"combineFullWidth":{"desktop":true},"combineWidth":{"desktop":"100%"},"combineHeight":"45px","variantPresets":[{"optionName":"base","optionType":"rectangle_list","presets":{"color":{"width":{"desktop":"45px","tablet":"45px","mobile":"45px"},"height":"45px","spacing":"16px","optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"hover":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"},"active":{"btrr":"999999px","bblr":"999999px","bbrr":"999999px","btlr":"999999px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"rectangle_list":{"width":{"desktop":""},"height":"45px","spacing":"16px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}},"image":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"image_shopify":{"width":{"desktop":"64px","tablet":"64px","mobile":"64px"},"height":"64px","spacing":"16px","optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"}},"dropdown":{"width":{"desktop":"100%","tablet":"100%","mobile":"100%"},"height":"45px","optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}}}}}],"soldOutStyle":"line","layout":{"desktop":"vertical"},"column":{"desktop":1},"hasPreSelected":true,"blankText":"Please select an option","hasOnlyDefaultVariant":false}, "styles":{"fullWidth":{"desktop":true},"width":{"desktop":"100%"},"optionSpacing":"30px","labelGap":"8px","swatchAutoWidth":{"desktop":true},"swatchWidth":{"desktop":"80px"},"swatchHeight":{"desktop":"45px"},"swatchSpacing":"var(--g-s-m)","marginBottom":{"desktop":"var(--g-s-xl)","mobile":"var(--g-s-xl)"},"align":{"desktop":"left"},"labelTypo":{"type":"paragraph-2","attrs":{"color":"text-1","bold":true}},"labelColor":"text-2","optionTypo":{"type":"paragraph-2","custom":{"fontSize":{"desktop":"14px","tablet":"13px","mobile":"14px"}}},"optionBgColor":{"normal":"bg-3","hover":"bg-3","active":"bg-3"},"optionTextColor":{"normal":"text-2","hover":"text-2","active":"text-2"},"optionBorder":{"normal":{"borderType":"style-2","border":"solid","color":"line-2","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"},"active":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"2px 2px 2px 2px","borderWidth":"2px"},"hover":{"borderType":"style-3","border":"solid","color":"line-3","isCustom":false,"width":"1px 1px 1px 1px","borderWidth":"1px"}},"optionRounded":{"normal":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"hover":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"},"active":{"btrr":"0px","bblr":"0px","bbrr":"0px","btlr":"0px","radiusType":"custom"}},"optionHasShadow":{"normal":false,"hover":false,"active":false},"optionShadow":{"normal":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"hover":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90},"active":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"rgba(0, 0, 0, 0.20)","angle":90}},"dropdownItemWidth":{"desktop":"fill","mobile":"fill","tablet":"fill"},"fixedDropdownWidth":{"desktop":"240px"},"swatchItemWidth":{"desktop":"auto"}}, "variants":[{"id":44232478785743,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4902745003536","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Mitsuya Tasty Biscuit Stick 40g","public_title":null,"options":["Default Title"],"price":235,"weight":10,"compare_at_price":null,"inventory_management":"shopify","barcode":"4902745003536","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}], "optionsWithValues": [{"name":"Title","position":1,"values":["Default Title"]}], "variantSelected": {"id":44232478785743,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4902745003536","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Mitsuya Tasty Biscuit Stick 40g","public_title":null,"options":["Default Title"],"price":235,"weight":10,"compare_at_price":null,"inventory_management":"shopify","barcode":"4902745003536","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, "variantInventoryQuantity": [12], "variantInventoryPolicy": ["deny"], "moneyFormat": "${{amount}}", "productId": 7617385464015, "productUrl": "\/products\/tasty-biscuit-stick-40g", "productHandle": "tasty-biscuit-stick-40g", "displayState": {"desktop":true,"tablet":true,"mobile":true}, "totalVariantCombinations": 1, "firstAvailableVariant": {"id":44232478785743,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"4902745003536","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Mitsuya Tasty Biscuit Stick 40g","public_title":null,"options":["Default Title"],"price":235,"weight":10,"compare_at_price":null,"inventory_management":"shopify","barcode":"4902745003536","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}} } '><div></div> </gp-product-variants> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-variant-v3.js?v=1742365134075" defer="defer"></script> </div> <div enableLazyloadImage="true" parentTag="Col" id="go_AreyCym" data-id="go_AreyCym" style="--mb:var(--g-s-l);--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:16px;--pc:start;--pc-mobile:center;--gtc:minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="go_AreyCym gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gCl_NX6jNU gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="ghIoKpgVgT" class="ghIoKpgVgT gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"regular","uid":"ghIoKpgVgT","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="false" > <gp-text data-id=""> <div id="p-price-ghIoKpgVgT" class=" " > <div > <div type="regular" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-money gp-decoration-g-highlight gp-g-subheading-2" style="--w:100%;--tdc:highlight;--tdt:1;--ta:left;--c:#b00d28;--size:16px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" > $2.35 </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--ai:normal;--jc:center;--o:0" class="gBd22UpLs8 gp-relative gp-flex gp-flex-col" > <gp-product-price data-id="g7j8hotLTu" class="g7j8hotLTu gp-product-price group-data-[state=loading]:gp-invisible data-[hidden=true]:gp-hidden" gp-data='{"priceType":"compare","uid":"g7j8hotLTu","locale":"en","currency":"SGD","moneyFormat":"${{amount}}"}' style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" data-hidden="true" > <gp-text data-id=""> <div id="p-price-g7j8hotLTu" class=" " > <div > <div type="compare" data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-price gp-product-compare-price gp-line-through gp-decoration-g-text-1 gp-text-g-text-1 gp-g-subheading-2" style="--w:100%;--tdc:text-1;--tdt:1;--ta:left;--c:var(--g-c-text-1, text-1);--size:14px;--size-tablet:14px;--size-mobile:14px;word-break:break-word;overflow:hidden" > </div> </div> </div> </gp-text> </gp-product-price> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-price.js?v=1742365134075" defer="defer"></script> </div> </div><gp-product-button class="gp-product-button" gp-data-wrapper="true" gp-label-out-of-stock="Out Of Stock" gp-label-unavailable="Unavailable" gp-data='{"setting":{"actionEffect":"continue-shopping","errorMessage":"Cannot add product to cart","successMessage":"Add product to cart successfully","enableSuccessMessage":true,"enableErrorMessage":true,"label":"Add to cart","outOfStockLabel":"Out Of Stock","errorType":"built-in","customURL":{"link":"/cart","target":"_self"}},"styles":{"errorTypo":{"type":"paragraph-2","attrs":{"color":"error"}},"successTypo":{"type":"paragraph-2","attrs":{"color":"success"}}},"disabled":"true","variantID":"44232478785743","totalVariant":"1"}' gp-href="https://popular.com.sg/cart" data-variant-selection-required-message="Please select a variant to add product to cart" > <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class="" > <style> .gxHMbP-XP2.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gxHMbP-XP2:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gxHMbP-XP2:hover .gp-button-icon { color: undefined; } .gxHMbP-XP2 .gp-button-icon { color: var(--g-c-text-3, text-3); } .gxHMbP-XP2:hover .gp-button-price { color: undefined; } .gxHMbP-XP2 .gp-button-price { color: var(--g-c-text-3, text-3); } .gxHMbP-XP2 .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gxHMbP-XP2:hover .gp-product-dot-price { color: undefined; } </style> <button type="submit" data-id="gxHMbP-XP2" aria-label="Add to cart" name="add" gp-data-hidden="" data-state="idle" class="gxHMbP-XP2 gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-atc tcustomizer-submit-button gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <svg class="gp-invisible gp-absolute gp-h-5 gp-w-5 group-data-[state=loading]/button:gp-animate-spin group-data-[state=loading]/button:gp-visible" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" > <circle class="gp-opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" ></circle> <path class="gp-opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z" ></path> </svg> <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Add to cart </span> </div> </button> </div> </gp-button> <gp-button > <div style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" class=" !gp-hidden " > <style> .gxHMbP-XP2-sold-out.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; } .gxHMbP-XP2-sold-out:hover::before { border-style: none; border-width: 1px 1px 1px 1px; } .gxHMbP-XP2-sold-out:hover .gp-button-icon { color: undefined; } .gxHMbP-XP2-sold-out .gp-button-icon { color: var(--g-c-text-3, text-3); } .gxHMbP-XP2-sold-out:hover .gp-button-price { color: undefined; } .gxHMbP-XP2-sold-out .gp-button-price { color: var(--g-c-text-3, text-3); } .gxHMbP-XP2-sold-out .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gxHMbP-XP2-sold-out:hover .gp-product-dot-price { color: undefined; } </style> <button type="button" data-id="gxHMbP-XP2" aria-label="Out Of Stock" gp-data-hidden="true" data-state="idle" class="gxHMbP-XP2-sold-out gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-bg-g-brand hover:gp-bg-g-highlight gp-text-g-text-3 gp-button-sold-out btn-disabled gp-opacity-30 gp-cursor-default gp-g-paragraph-1" style="--bg:var(--g-c-brand, brand);--hvr-bg:var(--g-c-highlight, highlight);--shadow:none;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:24px;--pr:24px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:13px;--size-tablet:13px;--size-mobile:11px" > <div class="gp-inline-flex"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--mr:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M448 128.001H362.667C362.667 69.1207 314.88 21.334 256 21.334C197.12 21.334 149.333 69.1207 149.333 128.001H64V469.334H448V128.001ZM256 64.0007C291.413 64.0007 320 92.5873 320 128.001H192C192 92.5873 220.587 64.0007 256 64.0007ZM256 277.334C197.12 277.334 149.333 229.547 149.333 170.667H192C192 206.081 220.587 234.667 256 234.667C291.413 234.667 320 206.081 320 170.667H362.667C362.667 229.547 314.88 277.334 256 277.334Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:13px;--size-tablet:13px;--size-mobile:11px;--c:var(--g-c-text-3, text-3)" > Out Of Stock </span> </div> </button> </div> </gp-button> </gp-product-button> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-product-button.js?v=1742365134075" defer="defer"></script> </div> </div><input type="hidden" name="product-id" value="7617385464015" /><input type="hidden" name="section-id" value="template--15839232491727__gp_section_560591382884910165" /></form></gp-product> </div> </div></div> <button type="button" aria-label='Carousel Next Arrow' class="gp-z-1 product-list-carousel-glmSrlenaS gp-carousel-action-next gem-slider-next product-list-carousel-glmSrlenaS-template--15839232491727__gp_section_560591382884910165 gp-carousel-arrow-glmSrlenaS gp-items-center gp-justify-center gp-overflow-hidden gp-shrink-0 gp-cursor-pointer gp-text-gray-500 !gp-flex !gp-relative tablet:!gp-flex tablet:!gp-relative mobile:!gp-flex mobile:!gp-relative " style="--left:initial;--top:;--right:initial;--bottom:initial;--left-tablet:initial;--top-tablet:;--right-tablet:initial;--bottom-tablet:initial;--left-mobile:initial;--top-mobile:;--right-mobile:initial;--bottom-mobile:initial;--d:flex;--d-tablet:flex;--d-mobile:flex;background-color:;--w:24px;--h:24px" onClick={onClick} > <div class="gp-flex gp-items-center gp-justify-center [&>svg]:gp-h-full [&>svg]:gp-w-full gp-rotate-0 tablet:gp-rotate-0 mobile:gp-rotate-0" style="--c:#333333;--w:undefinedpx;--w-tablet:undefinedpx;--w-mobile:undefinedpx;--h:undefinedpx;--h-tablet:undefinedpx;--h-mobile:undefinedpx" > <svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M5 3l3.057-3 11.943 12-11.943 12-3.057-3 9-9z"></path></svg> </div> <style> .product-list-carousel-glmSrlenaS.gp-carousel-arrow-glmSrlenaS { } .product-list-carousel-glmSrlenaS.gp-carousel-arrow-glmSrlenaS::before { content: ''; height: 100%; width: 100%; position: absolute; pointer-events: none; z-index: 10; } @media only screen and (max-width: 1024px) and (min-width: 768px) { .product-list-carousel-glmSrlenaS.gp-carousel-arrow-glmSrlenaS { } .product-list-carousel-glmSrlenaS.gp-carousel-arrow-glmSrlenaS::before { } } @media only screen and (max-width: 768px) { .product-list-carousel-glmSrlenaS.gp-carousel-arrow-glmSrlenaS { } .product-list-carousel-glmSrlenaS.gp-carousel-arrow-glmSrlenaS::before { } } </style> </button> </div> <div class="gp-items-center gp-justify-center gp-gap-2 gp-text-center gp-carousel-dot-container gp-carousel-dot-container-product-list-carousel-glmSrlenaS-template--15839232491727__gp_section_560591382884910165 gp-static gp-flex-row gp-left-0 gp-right-0 tablet:gp-static tablet:gp-flex-row tablet:gp-left-0 tablet:gp-right-0 mobile:gp-static mobile:gp-flex-row mobile:gp-left-0 mobile:gp-right-0" style="--bottom:16px;--bottom-tablet:16px;--mt-mobile:16px;--d:none;--d-tablet:none;--d-mobile:flex" ></div> </div> </gp-carousel> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-carousel-v2.js?v=1742365134075" defer="defer"></script></div> <gp-button > <div style="--mt:20px;--d:none;--d-tablet:none;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:center" > <style> .gAD13Kq2qk.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 1px 1px 1px 1px; border-radius: var(--g-radius-small); } .gAD13Kq2qk:hover::before { } .gAD13Kq2qk:hover .gp-button-icon { color: undefined; } .gAD13Kq2qk .gp-button-icon { color: var(--g-c-text-3, text-3); } .gAD13Kq2qk:hover .gp-button-price { color: undefined; } .gAD13Kq2qk .gp-button-price { color: var(--g-c-text-3, text-3); } .gAD13Kq2qk .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gAD13Kq2qk:hover .gp-product-dot-price { color: undefined; } </style> <a href="https://popular.com.sg/collections/titbits-snacks" target="_self" data-id="gAD13Kq2qk" aria-label="<p>Shop more</p>" data-state="idle" class="gAD13Kq2qk gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none gp-text-g-text-3 gp-text-center gp-g-paragraph-1" style="--bg:#b00d28;--hvr-bg:#930016;--radius:var(--g-radius-small);--shadow:none;--w:Auto;--w-tablet:Auto;--w-mobile:Auto;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--pl:var(--g-s-4xl);--pr:80px;--pt:8px;--pb:8px;--c:var(--g-c-text-3, text-3);--size:14px;--size-tablet:14px;--size-mobile:14px" > <div class="gp-inline-flex gp-flex-row-reverse"> <span class="gp-inline-flex gp-button-icon gp-transition-colors gp-duration-300 gp-shrink-0 gp-items-center gp-justify-center group-data-[state=loading]/button:gp-invisible gp-z-1 [&>svg]:!gp-h-[var(--height-desktop)] [&>svg]:!gp-w-auto tablet:[&>svg]:!gp-h-[var(--height-tablet)] mobile:[&>svg]:!gp-h-[var(--height-mobile)]" style="--ml:8px;--height-desktop:1em;--height-tablet:1em;--height-mobile:1em" ><svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817723122516328"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M181.66,133.66l-80,80A8,8,0,0,1,88,208V48a8,8,0,0,1,13.66-5.66l80,80A8,8,0,0,1,181.66,133.66Z" /></svg></span> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:14px;--size-tablet:14px;--size-mobile:14px;--c:var(--g-c-text-3, text-3)" > <p>Shop more</p> </span> </div> </a> </div> </gp-button> </div> </div> </section> </section><section id="shopify-section-template--15839232491727__gp_section_553443014605800645" class="shopify-section gps-553443014605800645 gps gpsil"> <style class="gps-link gps-style" type="text/disabled-css" >.gps-553443014605800645.gps.gpsil [style*="--aspect:"]{aspect-ratio:var(--aspect)}.gps-553443014605800645.gps.gpsil [style*="--bg:"]{background:var(--bg)}.gps-553443014605800645.gps.gpsil [style*="--bga:"]{background-attachment:var(--bga)}.gps-553443014605800645.gps.gpsil [style*="--bgc:"]{background-color:var(--bgc)}.gps-553443014605800645.gps.gpsil [style*="--bgi:"]{background-image:var(--bgi)}.gps-553443014605800645.gps.gpsil [style*="--bgp:"]{background-position:var(--bgp)}.gps-553443014605800645.gps.gpsil [style*="--bgr:"]{background-repeat:var(--bgr)}.gps-553443014605800645.gps.gpsil [style*="--bgs:"]{background-size:var(--bgs)}.gps-553443014605800645.gps.gpsil [style*="--b:"]{border:var(--b)}.gps-553443014605800645.gps.gpsil [style*="--bc:"]{border-color:var(--bc)}.gps-553443014605800645.gps.gpsil [style*="--radius:"]{border-radius:var(--radius)}.gps-553443014605800645.gps.gpsil [style*="--bs:"]{border-style:var(--bs)}.gps-553443014605800645.gps.gpsil [style*="--bw:"]{border-width:var(--bw)}.gps-553443014605800645.gps.gpsil [style*="--bottom:"]{bottom:var(--bottom)}.gps-553443014605800645.gps.gpsil [style*="--shadow:"]{box-shadow:var(--shadow)}.gps-553443014605800645.gps.gpsil [style*="--c:"]{color:var(--c)}.gps-553443014605800645.gps.gpsil [style*="--cg:"]{-moz-column-gap:var(--cg);column-gap:var(--cg)}.gps-553443014605800645.gps.gpsil [style*="--size:"]{font-size:var(--size)}.gps-553443014605800645.gps.gpsil [style*="--gtc:"]{grid-template-columns:var(--gtc)}.gps-553443014605800645.gps.gpsil [style*="--h:"]{height:var(--h)}.gps-553443014605800645.gps.gpsil [style*="--jc:"]{justify-content:var(--jc)}.gps-553443014605800645.gps.gpsil [style*="--left:"]{left:var(--left)}.gps-553443014605800645.gps.gpsil [style*="--m:"]{margin:var(--m)}.gps-553443014605800645.gps.gpsil [style*="--mb:"]{margin-bottom:var(--mb)}.gps-553443014605800645.gps.gpsil [style*="--ml:"]{margin-left:var(--ml)}.gps-553443014605800645.gps.gpsil [style*="--maxw:"]{max-width:var(--maxw)}.gps-553443014605800645.gps.gpsil [style*="--minw:"]{min-width:var(--minw)}.gps-553443014605800645.gps.gpsil [style*="--objf:"]{-o-object-fit:var(--objf);object-fit:var(--objf)}.gps-553443014605800645.gps.gpsil [style*="--op:"]{opacity:var(--op)}.gps-553443014605800645.gps.gpsil [style*="--o:"]{order:var(--o)}.gps-553443014605800645.gps.gpsil [style*="--pc:"]{place-content:var(--pc)}.gps-553443014605800645.gps.gpsil [style*="--p:"]{padding:var(--p)}.gps-553443014605800645.gps.gpsil [style*="--pb:"]{padding-bottom:var(--pb)}.gps-553443014605800645.gps.gpsil [style*="--pl:"]{padding-left:var(--pl)}.gps-553443014605800645.gps.gpsil [style*="--pr:"]{padding-right:var(--pr)}.gps-553443014605800645.gps.gpsil [style*="--pt:"]{padding-top:var(--pt)}.gps-553443014605800645.gps.gpsil [style*="--right:"]{right:var(--right)}.gps-553443014605800645.gps.gpsil [style*="--ta:"]{text-align:var(--ta)}.gps-553443014605800645.gps.gpsil [style*="--top:"]{top:var(--top)}.gps-553443014605800645.gps.gpsil [style*="--t:"]{transform:var(--t)}.gps-553443014605800645.gps.gpsil [style*="--w:"]{width:var(--w)}.gps-553443014605800645.gps.gpsil [style*="--line-clamp:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp);display:-webkit-box;overflow:hidden}@media only screen and (max-width:1024px){.gps-553443014605800645.gps.gpsil [style*="--aspect-tablet:"]{aspect-ratio:var(--aspect-tablet)}.gps-553443014605800645.gps.gpsil [style*="--bottom-tablet:"]{bottom:var(--bottom-tablet)}.gps-553443014605800645.gps.gpsil [style*="--cg-tablet:"]{-moz-column-gap:var(--cg-tablet);column-gap:var(--cg-tablet)}.gps-553443014605800645.gps.gpsil [style*="--size-tablet:"]{font-size:var(--size-tablet)}.gps-553443014605800645.gps.gpsil [style*="--h-tablet:"]{height:var(--h-tablet)}.gps-553443014605800645.gps.gpsil [style*="--jc-tablet:"]{justify-content:var(--jc-tablet)}.gps-553443014605800645.gps.gpsil [style*="--left-tablet:"]{left:var(--left-tablet)}.gps-553443014605800645.gps.gpsil [style*="--ml-tablet:"]{margin-left:var(--ml-tablet)}.gps-553443014605800645.gps.gpsil [style*="--maxw-tablet:"]{max-width:var(--maxw-tablet)}.gps-553443014605800645.gps.gpsil [style*="--minw-tablet:"]{min-width:var(--minw-tablet)}.gps-553443014605800645.gps.gpsil [style*="--pb-tablet:"]{padding-bottom:var(--pb-tablet)}.gps-553443014605800645.gps.gpsil [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}.gps-553443014605800645.gps.gpsil [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}.gps-553443014605800645.gps.gpsil [style*="--pt-tablet:"]{padding-top:var(--pt-tablet)}.gps-553443014605800645.gps.gpsil [style*="--right-tablet:"]{right:var(--right-tablet)}.gps-553443014605800645.gps.gpsil [style*="--ta-tablet:"]{text-align:var(--ta-tablet)}.gps-553443014605800645.gps.gpsil [style*="--top-tablet:"]{top:var(--top-tablet)}.gps-553443014605800645.gps.gpsil [style*="--w-tablet:"]{width:var(--w-tablet)}.gps-553443014605800645.gps.gpsil [style*="--line-clamp-tablet:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-tablet);display:-webkit-box;overflow:hidden}}@media only screen and (max-width:767px){.gps-553443014605800645.gps.gpsil [style*="--aspect-mobile:"]{aspect-ratio:var(--aspect-mobile)}.gps-553443014605800645.gps.gpsil [style*="--bottom-mobile:"]{bottom:var(--bottom-mobile)}.gps-553443014605800645.gps.gpsil [style*="--cg-mobile:"]{-moz-column-gap:var(--cg-mobile);column-gap:var(--cg-mobile)}.gps-553443014605800645.gps.gpsil [style*="--size-mobile:"]{font-size:var(--size-mobile)}.gps-553443014605800645.gps.gpsil [style*="--gtc-mobile:"]{grid-template-columns:var(--gtc-mobile)}.gps-553443014605800645.gps.gpsil [style*="--h-mobile:"]{height:var(--h-mobile)}.gps-553443014605800645.gps.gpsil [style*="--left-mobile:"]{left:var(--left-mobile)}.gps-553443014605800645.gps.gpsil [style*="--mb-mobile:"]{margin-bottom:var(--mb-mobile)}.gps-553443014605800645.gps.gpsil [style*="--ml-mobile:"]{margin-left:var(--ml-mobile)}.gps-553443014605800645.gps.gpsil [style*="--maxw-mobile:"]{max-width:var(--maxw-mobile)}.gps-553443014605800645.gps.gpsil [style*="--minw-mobile:"]{min-width:var(--minw-mobile)}.gps-553443014605800645.gps.gpsil [style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}.gps-553443014605800645.gps.gpsil [style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}.gps-553443014605800645.gps.gpsil [style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}.gps-553443014605800645.gps.gpsil [style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}.gps-553443014605800645.gps.gpsil [style*="--right-mobile:"]{right:var(--right-mobile)}.gps-553443014605800645.gps.gpsil [style*="--ta-mobile:"]{text-align:var(--ta-mobile)}.gps-553443014605800645.gps.gpsil [style*="--top-mobile:"]{top:var(--top-mobile)}.gps-553443014605800645.gps.gpsil [style*="--w-mobile:"]{width:var(--w-mobile)}.gps-553443014605800645.gps.gpsil [style*="--line-clamp-mobile:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-mobile);display:-webkit-box;overflow:hidden}}.gps-553443014605800645 .gp-rotate-0,.gps-553443014605800645 .gp-rotate-180,.gps-553443014605800645 .mobile\:gp-rotate-0,.gps-553443014605800645 .mobile\:gp-rotate-180,.gps-553443014605800645 .tablet\:gp-rotate-0,.gps-553443014605800645 .tablet\:gp-rotate-180{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1}.gps-553443014605800645 .gp-shadow-md{--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}.gps-553443014605800645 .gp-g-subheading-1{font-family:var(--g-sh1-ff);font-size:var(--g-sh1-size);font-style:var(--g-sh1-fs);font-weight:var(--g-sh1-weight);letter-spacing:var(--g-sh1-ls);line-height:var(--g-sh1-lh)}.gps-553443014605800645 .\!gp-absolute{position:absolute!important}.gps-553443014605800645 .gp-absolute{position:absolute}.gps-553443014605800645 .gp-relative{position:relative}.gps-553443014605800645 .gp-left-0{left:0}.gps-553443014605800645 .gp-right-0{right:0}.gps-553443014605800645 .gp-z-1{z-index:1}.gps-553443014605800645 .gp-z-2{z-index:2}.gps-553443014605800645 .gp-mx-auto{margin-left:auto;margin-right:auto}.gps-553443014605800645 .gp-my-0{margin-bottom:0;margin-top:0}.gps-553443014605800645 .gp-mb-0{margin-bottom:0}.gps-553443014605800645 .gp-block{display:block}.gps-553443014605800645 .\!gp-flex{display:flex!important}.gps-553443014605800645 .gp-flex{display:flex}.gps-553443014605800645 .gp-grid{display:grid}.gps-553443014605800645 .gp-contents{display:contents}.gps-553443014605800645 .\!gp-hidden{display:none!important}.gps-553443014605800645 .gp-hidden{display:none}.gps-553443014605800645 .gp-aspect-square{aspect-ratio:1/1}.gps-553443014605800645 .gp-h-full{height:100%}.gps-553443014605800645 .\!gp-min-h-full{min-height:100%!important}.gps-553443014605800645 .gp-w-\[12px\]{width:12px}.gps-553443014605800645 .gp-w-full{width:100%}.gps-553443014605800645 .gp-max-w-full{max-width:100%}.gps-553443014605800645 .gp-shrink-0{flex-shrink:0}.gps-553443014605800645 .gp-rotate-0{--tw-rotate:0deg}.gps-553443014605800645 .gp-rotate-0,.gps-553443014605800645 .gp-rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-553443014605800645 .gp-rotate-180{--tw-rotate:180deg}.gps-553443014605800645 .gp-cursor-pointer{cursor:pointer}.gps-553443014605800645 .gp-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.gps-553443014605800645 .\!gp-flex-row{flex-direction:row!important}.gps-553443014605800645 .gp-flex-row{flex-direction:row}.gps-553443014605800645 .gp-flex-col{flex-direction:column}.gps-553443014605800645 .\!gp-flex-nowrap{flex-wrap:nowrap!important}.gps-553443014605800645 .gp-items-center{align-items:center}.gps-553443014605800645 .gp-justify-center{justify-content:center}.gps-553443014605800645 .gp-justify-between{justify-content:space-between}.gps-553443014605800645 .gp-gap-2{gap:8px}.gps-553443014605800645 .gp-gap-y-0{row-gap:0}.gps-553443014605800645 .gp-overflow-hidden{overflow:hidden}.gps-553443014605800645 .gp-rounded-full{border-radius:9999px}.gps-553443014605800645 .gp-text-center{text-align:center}.gps-553443014605800645 .gp-text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.gps-553443014605800645 .gp-shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.gps-553443014605800645 .gp-transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-553443014605800645 .gp-duration-200{transition-duration:.2s}.gps-553443014605800645 .gp-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (max-width:1024px){.gps-553443014605800645 .tablet\:\!gp-absolute{position:absolute!important}.gps-553443014605800645 .tablet\:gp-absolute{position:absolute}.gps-553443014605800645 .tablet\:gp-left-0{left:0}.gps-553443014605800645 .tablet\:gp-right-0{right:0}.gps-553443014605800645 .tablet\:gp-z-2{z-index:2}.gps-553443014605800645 .tablet\:gp-block{display:block}.gps-553443014605800645 .tablet\:\!gp-flex{display:flex!important}.gps-553443014605800645 .tablet\:\!gp-hidden{display:none!important}.gps-553443014605800645 .tablet\:gp-hidden{display:none}.gps-553443014605800645 .tablet\:\!gp-min-h-full{min-height:100%!important}.gps-553443014605800645 .tablet\:gp-rotate-0{--tw-rotate:0deg}.gps-553443014605800645 .tablet\:gp-rotate-0,.gps-553443014605800645 .tablet\:gp-rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-553443014605800645 .tablet\:gp-rotate-180{--tw-rotate:180deg}.gps-553443014605800645 .tablet\:\!gp-flex-row{flex-direction:row!important}.gps-553443014605800645 .tablet\:gp-flex-row{flex-direction:row}.gps-553443014605800645 .tablet\:\!gp-flex-nowrap{flex-wrap:nowrap!important}.gps-553443014605800645 .tablet\:gp-px-0{padding-left:0;padding-right:0}}@media (max-width:767px){.gps-553443014605800645 .mobile\:\!gp-absolute{position:absolute!important}.gps-553443014605800645 .mobile\:gp-absolute{position:absolute}.gps-553443014605800645 .mobile\:gp-left-0{left:0}.gps-553443014605800645 .mobile\:gp-right-0{right:0}.gps-553443014605800645 .mobile\:gp-z-2{z-index:2}.gps-553443014605800645 .mobile\:gp-block{display:block}.gps-553443014605800645 .mobile\:\!gp-flex{display:flex!important}.gps-553443014605800645 .mobile\:\!gp-hidden{display:none!important}.gps-553443014605800645 .mobile\:gp-hidden{display:none}.gps-553443014605800645 .mobile\:\!gp-min-h-full{min-height:100%!important}.gps-553443014605800645 .mobile\:gp-rotate-0{--tw-rotate:0deg}.gps-553443014605800645 .mobile\:gp-rotate-0,.gps-553443014605800645 .mobile\:gp-rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-553443014605800645 .mobile\:gp-rotate-180{--tw-rotate:180deg}.gps-553443014605800645 .mobile\:\!gp-flex-row{flex-direction:row!important}.gps-553443014605800645 .mobile\:gp-flex-row{flex-direction:row}.gps-553443014605800645 .mobile\:\!gp-flex-nowrap{flex-wrap:nowrap!important}.gps-553443014605800645 .mobile\:gp-px-0{padding-left:0;padding-right:0}}.gps-553443014605800645 .\[\&\>svg\]\:gp-h-full>svg{height:100%}.gps-553443014605800645 .\[\&\>svg\]\:gp-w-full>svg{width:100%}.gps-553443014605800645 .\[\&_\*\]\:gp-max-w-full *{max-width:100%}.gps-553443014605800645 .\[\&_p\]\:gp-inline p{display:inline}.gps-553443014605800645 .\[\&_p\]\:after\:gp-whitespace-pre-wrap p:after{content:var(--tw-content);white-space:pre-wrap}.gps-553443014605800645 .\[\&_p\]\:after\:gp-content-\[\'\\A\'\] p:after{--tw-content:"\A";content:var(--tw-content)}</style> <section class="gp-mx-auto gp-max-w-full gps-lazy " style="--w:calc(1366px + 2 * var(--g-ct-p, 15px));--w-tablet:calc(98% + 2 * var(--g-ct-p, 15px));--w-mobile:100%;--pl:var(--g-ct-p, 15px);--pl-tablet:var(--g-ct-p, 15px);--pl-mobile:0px;--pr:var(--g-ct-p, 15px);--pr-tablet:var(--g-ct-p, 15px);--pr-mobile:0px" > <div enableLazyloadImage="true" id="gLubLyDWrP" data-id="gLubLyDWrP" style="--bs:solid;--bw:0px;--bc:#121212;--shadow:none;--d:grid;--d-mobile:grid;--d-tablet:grid;--op:100%;--mb:40px;--pt:0px;--pl:0px;--pb:0px;--pr:0px;--pt-tablet:0px;--pl-tablet:0px;--pb-tablet:0px;--pr-tablet:0px;--mb-mobile:0px;--pt-mobile:0px;--pl-mobile:0px;--pb-mobile:0px;--pr-mobile:0px;--cg:32px;--pc:start;--gtc:minmax(0, 12fr);--w:1366px;--w-tablet:98%;--w-mobile:100%;--bgc:#FFFFFF;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gLubLyDWrP gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" label="Block" tag="Col" type="component" style="--jc:start" class="g0Q_W97l3D gp-relative gp-flex gp-flex-col" > <div enableLazyloadImage="true" parentTag="Col" id="gFgMzjbPhI" data-id="gFgMzjbPhI" style="--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:8px;--pc:start;--gtc:minmax(0, 12fr);--gtc-mobile:minmax(0, 12fr);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gFgMzjbPhI gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--jc:start" class="gXyq7-l5_E gp-relative gp-flex gp-flex-col" > <div enableLazyloadImage="true" parentTag="Col" id="gjcRJ6VeND" data-id="gjcRJ6VeND" style="--pt:50px;--pb:20px;--pt-tablet:0px;--pl-tablet:40px;--pb-tablet:10px;--pr-tablet:40px;--pt-mobile:20px;--pb-mobile:10px;--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:8px;--pc:start;--gtc:minmax(0, 12fr);--gtc-mobile:minmax(0, 12fr);--w:100%;--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gjcRJ6VeND gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--jc:start" class="g7jT4FGTWv gp-relative gp-flex gp-flex-col" > <gp-text data-id="g10Ce0u1hf"> <div enableLazyloadImage="true" parentTag="Col" class="g10Ce0u1hf " style="--ta:left;--ta-tablet:center;--ml:0px;--pt:0px;--pb:0px;--pr:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" > <div class="gp-flex" style="--jc:left;--jc-tablet:center"> <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-g-subheading-1 gp-text" style="--w:95%;--w-tablet:100%;--w-mobile:100%;--ta:center;--ta-mobile:center;--line-clamp:unset;--line-clamp-tablet:unset;--line-clamp-mobile:unset;--size:23px;--size-tablet:21px;--size-mobile:20px;--c:var(--g-c-text-1, text-1);word-break:break-word;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll;overflow:hidden" ><p>POPULAR Picks</p></div> </div> </div> </gp-text> </div> </div> <gp-carousel data-id="g83ggnnuqO" id="gp-root-carousel-g83ggnnuqO-template--15839232491727__gp_section_553443014605800645" class=" gp-group/carousel gp-flex" gp-data='{"id":"g83ggnnuqO-template--15839232491727__gp_section_553443014605800645","setting":{"childItem":["ne zha","hp","Slide 1","Slide 2"],"itemNumber":{"desktop":1,"tablet":1,"mobile":1},"sneakPeak":{"desktop":false},"sneakPeakType":{"desktop":"forward"},"sneakPeakOffsetForward":{"desktop":50},"sneakPeakOffsetCenter":{"desktop":50},"vertical":{"desktop":false},"controlOverContent":{"desktop":true},"dot":{"desktop":true,"tablet":true,"mobile":true},"dotStyle":{"desktop":"inside"},"dotSize":{"desktop":12},"dotGapToCarousel":{"desktop":16},"dotColor":{"desktop":"bg-1"},"dotActiveColor":{"desktop":"line-3"},"navigationStyle":{"desktop":"inside"},"arrowCustom":"<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"currentColor\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.62204 5.13313C7.78476 4.95562 8.04858 4.95562 8.21129 5.13313L12.378 9.67859C12.5407 9.8561 12.5407 10.1439 12.378 10.3214L8.21129 14.8669C8.04858 15.0444 7.78476 15.0444 7.62204 14.8669C7.45932 14.6894 7.45932 14.4016 7.62204 14.224L11.4941 10L7.62204 5.77596C7.45932 5.59845 7.45932 5.31064 7.62204 5.13313Z\"/>\n </svg>\n ","arrowCustomColor":"#000000","arrowIconSize":{"desktop":24},"arrowButtonSize":{"desktop":{"shapeValue":"1/1","shapeLinked":true,"width":"32px","height":"32px","padding":{"linked":true}}},"arrowBackgroundColor":"transparent","arrowBorder":{"desktop":{"borderType":"none","border":"none","borderWidth":"1px","width":"1px 1px 1px 1px","isCustom":false}},"roundedArrow":{"desktop":{"radiusType":"small"}},"arrowGapToEachSide":"16","showWhenHover":false,"rtl":false,"autoplay":false,"autoplayTimeout":2,"pauseOnHover":true,"runPreview":false,"enableDrag":{"desktop":true,"mobile":true},"loop":{"desktop":true,"mobile":true},"animationMode":"ease-in","background":{"desktop":{"type":"color","color":"transparent","image":{"src":"","width":0,"height":0},"size":"cover","position":{"x":50,"y":50},"repeat":"no-repeat","attachment":"scroll"}},"label":true},"styles":{"sizeSetting":{"desktop":{"shapeLinked":false,"width":"100%","height":"auto"}},"playSpeed":500,"align":{"desktop":"center"},"borderContent":{"borderType":"none","border":"none","width":"1px 1px 1px 1px","position":"all","borderWidth":"1px","color":"#121212","isCustom":true},"roundedContent":{"radiusType":"none"},"hasActiveShadow":false,"carouselShadow":{"type":"shadow-1","distance":"4px","blur":"12px","spread":"0px","color":"#121212","angle":90},"spacing":{"desktop":16},"itemPadding":{"desktop":{"padding":{"type":"custom","top":"0px","left":"0px","bottom":"0px","right":"0px"}}}},"isHiddenArrowWhenDisabled":true}' style="--jc:center"> <div class="gp-hidden gp-aspect-square gp-w-[12px] gp-rounded-full gp-shadow-md"></div> <div class="gp-relative gp-my-0 tablet:gp-px-0 gp-max-w-full mobile:gp-px-0 gp-carousel-wrapper mobile:gp-block tablet:gp-block gp-block g83ggnnuqO" style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:auto;--h-tablet:auto;--h-mobile:auto" > <div class="gp-h-full gp-relative gp-mx-auto gp-flex gp-items-center gp-justify-between mobile:!gp-flex-row tablet:!gp-flex-row !gp-flex-row" style="--h:100%;--h-tablet:100%;--h-mobile:100%;gap:16px" > <button type="button" aria-label='Carousel Back Arrow' class="gp-z-1 gp-carousel-action-back gem-slider-previous g83ggnnuqO-template--15839232491727__gp_section_553443014605800645 gp-carousel-arrow-g83ggnnuqO gp-items-center gp-justify-center gp-overflow-hidden gp-shrink-0 gp-cursor-pointer gp-text-gray-500 !gp-flex !gp-absolute gp-z-2 tablet:!gp-flex tablet:!gp-absolute tablet:gp-z-2 mobile:!gp-flex mobile:!gp-absolute mobile:gp-z-2" style="--left:16px;--top:initial;--right:initial;--bottom:;--left-tablet:16px;--top-tablet:initial;--right-tablet:initial;--bottom-tablet:;--left-mobile:16px;--top-mobile:initial;--right-mobile:initial;--bottom-mobile:;--d:flex;--d-tablet:flex;--d-mobile:flex;background-color:transparent;--w:32px;--h:32px" onClick={onClick} > <div class="gp-flex gp-items-center gp-justify-center [&>svg]:gp-h-full [&>svg]:gp-w-full gp-rotate-180 tablet:gp-rotate-180 mobile:gp-rotate-180" style="--c:#000000;--w:24px;--w-tablet:24px;--w-mobile:24px;--h:24px;--h-tablet:24px;--h-mobile:24px" > <svg width="20" height="20" viewBox="0 0 20 20" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M7.62204 5.13313C7.78476 4.95562 8.04858 4.95562 8.21129 5.13313L12.378 9.67859C12.5407 9.8561 12.5407 10.1439 12.378 10.3214L8.21129 14.8669C8.04858 15.0444 7.78476 15.0444 7.62204 14.8669C7.45932 14.6894 7.45932 14.4016 7.62204 14.224L11.4941 10L7.62204 5.77596C7.45932 5.59845 7.45932 5.31064 7.62204 5.13313Z"/> </svg> </div> <style> .gp-carousel-arrow-g83ggnnuqO { border-radius: var(--g-radius-small); } .gp-carousel-arrow-g83ggnnuqO::before { content: ''; height: 100%; width: 100%; position: absolute; pointer-events: none; z-index: 10; border-style: none; border-width: 1px 1px 1px 1px; border-radius: var(--g-radius-small); } @media only screen and (max-width: 1024px) and (min-width: 768px) { .gp-carousel-arrow-g83ggnnuqO { border-radius: var(--g-radius-small); } .gp-carousel-arrow-g83ggnnuqO::before { border-style: none; border-width: 1px 1px 1px 1px; border-radius: var(--g-radius-small); } } @media only screen and (max-width: 768px) { .gp-carousel-arrow-g83ggnnuqO { border-radius: var(--g-radius-small); } .gp-carousel-arrow-g83ggnnuqO::before { border-style: none; border-width: 1px 1px 1px 1px; border-radius: var(--g-radius-small); } } </style> </button> <div id="gp-carousel-g83ggnnuqO-template--15839232491727__gp_section_553443014605800645" class="gem-slider gp-h-full gp-overflow-hidden gp-select-none mobile:!gp-flex-nowrap tablet:!gp-flex-nowrap !gp-flex-nowrap mobile:!gp-min-h-full tablet:!gp-min-h-full !gp-min-h-full" style="--cg-mobile:16px;--cg-tablet:16px;--cg:16px"> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="" enableLazyloadImage="true" tag="CarouselItem" label="Carousel Item" type="component" style="--bgc:transparent;--minw:calc(100% / 1 - 0px);--minw-tablet:calc(100% / 1 - 0px);--minw-mobile:calc(100% / 1 - 0px);--maxw:calc(100% / 1 - 0px);--maxw-tablet:calc(100% / 1 - 0px);--maxw-mobile:calc(100% / 1 - 0px);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ml:0px;--ml-tablet:0px;--ml-mobile:0px;--pl:0px;--pr:0px;--pt:0px;--pb:0px" class="gem-slider-item gp-w-full gem-slider-item- gp-child-item-g83ggnnuqO gBG3-WLRFy" data-index="0" > <div class="gp-w-full", style="--shadow:none" > <div data-id="g0Ih_hl5pX" role="presentation" class="gp-group/image g0Ih_hl5pX" style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:center" > <a class="pointer-events-auto h-full gp-flex" href="https://popular.com.sg/pages/ne-zha-2-art-book" target="_self" title class="gp-h-full gp-w-full" style="--shadow:none;border-radius:inherit;--jc:center" > <picture style="border-radius: inherit" class="gp-contents"> <source media="(max-width: 767px)" data-srcSet="https://cdn.shopify.com/s/files/1/0574/5662/3823/files/nezha_740x510px_b4955414-1bc4-4a59-85c9-d640e42cc627.jpg?v=1741316329" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzQwIiBoZWlnaHQ9IjUxMCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNzQwLTUxMCI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNzQwIiBoZWlnaHQ9IjUxMCIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNzQwIiBoZWlnaHQ9IjUxMCIgZmlsbD0idXJsKCNnLTc0MC01MTApIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii03NDAiIHRvPSI3NDAiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <source media="(max-width: 1024px)" data-srcSet="https://cdn.shopify.com/s/files/1/0574/5662/3823/files/nezha_1828x450px_b51b1c36-22f5-469b-a936-6ac2c6c19572.jpg?v=1741316329" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgyOCIgaGVpZ2h0PSI0NTAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8ZGVmcz4KICAgICAgPGxpbmVhckdyYWRpZW50IGlkPSJnLTE4MjgtNDUwIj4KICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSJyZ2JhKDUxLCA1MSwgNTEsIDApIiBvZmZzZXQ9IjIwJSIgLz4KICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSJyZ2JhKDUxLCA1MSwgNTEsIDApIiBvZmZzZXQ9IjUwJSIgLz4KICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSJyZ2JhKDUxLCA1MSwgNTEsIDApIiBvZmZzZXQ9IjcwJSIgLz4KICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxyZWN0IHdpZHRoPSIxODI4IiBoZWlnaHQ9IjQ1MCIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iMTgyOCIgaGVpZ2h0PSI0NTAiIGZpbGw9InVybCgjZy0xODI4LTQ1MCkiIC8+CiAgICA8YW5pbWF0ZSB4bGluazpocmVmPSIjciIgYXR0cmlidXRlTmFtZT0ieCIgZnJvbT0iLTE4MjgiIHRvPSIxODI4IiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgIC8+CiAgPC9zdmc+" /> <img class="gp-h-full gp-max-w-full gp-flex gp_lazyload" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgyOCIgaGVpZ2h0PSI0NTAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8ZGVmcz4KICAgICAgPGxpbmVhckdyYWRpZW50IGlkPSJnLTE4MjgtNDUwIj4KICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSJyZ2JhKDUxLCA1MSwgNTEsIDApIiBvZmZzZXQ9IjIwJSIgLz4KICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSJyZ2JhKDUxLCA1MSwgNTEsIDApIiBvZmZzZXQ9IjUwJSIgLz4KICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSJyZ2JhKDUxLCA1MSwgNTEsIDApIiBvZmZzZXQ9IjcwJSIgLz4KICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxyZWN0IHdpZHRoPSIxODI4IiBoZWlnaHQ9IjQ1MCIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iMTgyOCIgaGVpZ2h0PSI0NTAiIGZpbGw9InVybCgjZy0xODI4LTQ1MCkiIC8+CiAgICA8YW5pbWF0ZSB4bGluazpocmVmPSIjciIgYXR0cmlidXRlTmFtZT0ieCIgZnJvbT0iLTE4MjgiIHRvPSIxODI4IiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgIC8+CiAgPC9zdmc+" data-src="https://cdn.shopify.com/s/files/1/0574/5662/3823/files/nezha_1828x450px_b51b1c36-22f5-469b-a936-6ac2c6c19572.jpg?v=1741316329" width="100%" alt="" style="--aspect:auto;--aspect-tablet:auto;--aspect-mobile:auto;--objf:cover;--h:auto;--h-tablet:auto;--h-mobile:auto;--b:none;--bc:#000000;--bw:1px 1px 1px 1px;--radiusType:none;--shadow:none" /> </picture> </a> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="" enableLazyloadImage="true" tag="CarouselItem" label="Carousel Item" type="component" style="--bgc:transparent;--minw:calc(100% / 1 - 0px);--minw-tablet:calc(100% / 1 - 0px);--minw-mobile:calc(100% / 1 - 0px);--maxw:calc(100% / 1 - 0px);--maxw-tablet:calc(100% / 1 - 0px);--maxw-mobile:calc(100% / 1 - 0px);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ml:0px;--ml-tablet:0px;--ml-mobile:0px;--pl:0px;--pr:0px;--pt:0px;--pb:0px" class="gem-slider-item gp-w-full gem-slider-item- gp-child-item-g83ggnnuqO gDKe4Qn8KW" data-index="1" > <div class="gp-w-full", style="--shadow:none" > <div data-id="gbB2n55MyP" role="presentation" class="gp-group/image gbB2n55MyP" style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:center" > <a class="pointer-events-auto h-full gp-flex" href="https://popular.com.sg/collections/gadgets-it-printer" target="_self" title class="gp-h-full gp-w-full" style="--shadow:none;border-radius:inherit;--jc:center" > <picture style="border-radius: inherit" class="gp-contents"> <source media="(max-width: 767px)" data-srcSet="https://asset.popular.com.sg/general/popular-online/2025/mid-banner/hp-printer.jpg" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgyOCIgaGVpZ2h0PSI0NTAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8ZGVmcz4KICAgICAgPGxpbmVhckdyYWRpZW50IGlkPSJnLTE4MjgtNDUwIj4KICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSJyZ2JhKDUxLCA1MSwgNTEsIDApIiBvZmZzZXQ9IjIwJSIgLz4KICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSJyZ2JhKDUxLCA1MSwgNTEsIDApIiBvZmZzZXQ9IjUwJSIgLz4KICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSJyZ2JhKDUxLCA1MSwgNTEsIDApIiBvZmZzZXQ9IjcwJSIgLz4KICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxyZWN0IHdpZHRoPSIxODI4IiBoZWlnaHQ9IjQ1MCIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iMTgyOCIgaGVpZ2h0PSI0NTAiIGZpbGw9InVybCgjZy0xODI4LTQ1MCkiIC8+CiAgICA8YW5pbWF0ZSB4bGluazpocmVmPSIjciIgYXR0cmlidXRlTmFtZT0ieCIgZnJvbT0iLTE4MjgiIHRvPSIxODI4IiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgIC8+CiAgPC9zdmc+" /> <source media="(max-width: 1024px)" data-srcSet="https://asset.popular.com.sg/general/popular-online/2025/mid-banner/hp-printer.jpg" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgyOCIgaGVpZ2h0PSI0NTAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8ZGVmcz4KICAgICAgPGxpbmVhckdyYWRpZW50IGlkPSJnLTE4MjgtNDUwIj4KICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSJyZ2JhKDUxLCA1MSwgNTEsIDApIiBvZmZzZXQ9IjIwJSIgLz4KICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSJyZ2JhKDUxLCA1MSwgNTEsIDApIiBvZmZzZXQ9IjUwJSIgLz4KICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSJyZ2JhKDUxLCA1MSwgNTEsIDApIiBvZmZzZXQ9IjcwJSIgLz4KICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxyZWN0IHdpZHRoPSIxODI4IiBoZWlnaHQ9IjQ1MCIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iMTgyOCIgaGVpZ2h0PSI0NTAiIGZpbGw9InVybCgjZy0xODI4LTQ1MCkiIC8+CiAgICA8YW5pbWF0ZSB4bGluazpocmVmPSIjciIgYXR0cmlidXRlTmFtZT0ieCIgZnJvbT0iLTE4MjgiIHRvPSIxODI4IiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgIC8+CiAgPC9zdmc+" /> <img class="gp-h-full gp-max-w-full gp-flex gp_lazyload" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgyOCIgaGVpZ2h0PSI0NTAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8ZGVmcz4KICAgICAgPGxpbmVhckdyYWRpZW50IGlkPSJnLTE4MjgtNDUwIj4KICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSJyZ2JhKDUxLCA1MSwgNTEsIDApIiBvZmZzZXQ9IjIwJSIgLz4KICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSJyZ2JhKDUxLCA1MSwgNTEsIDApIiBvZmZzZXQ9IjUwJSIgLz4KICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSJyZ2JhKDUxLCA1MSwgNTEsIDApIiBvZmZzZXQ9IjcwJSIgLz4KICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxyZWN0IHdpZHRoPSIxODI4IiBoZWlnaHQ9IjQ1MCIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iMTgyOCIgaGVpZ2h0PSI0NTAiIGZpbGw9InVybCgjZy0xODI4LTQ1MCkiIC8+CiAgICA8YW5pbWF0ZSB4bGluazpocmVmPSIjciIgYXR0cmlidXRlTmFtZT0ieCIgZnJvbT0iLTE4MjgiIHRvPSIxODI4IiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgIC8+CiAgPC9zdmc+" data-src="https://asset.popular.com.sg/general/popular-online/2025/mid-banner/hp-printer.jpg" width="100%" alt="" style="--aspect:auto;--aspect-tablet:auto;--aspect-mobile:auto;--objf:cover;--h:auto;--h-tablet:auto;--h-mobile:auto;--b:none;--bc:#000000;--bw:1px 1px 1px 1px;--radiusType:none;--shadow:none" /> </picture> </a> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="" enableLazyloadImage="true" tag="CarouselItem" label="Carousel Item" type="component" style="--bgc:transparent;--minw:calc(100% / 1 - 0px);--minw-tablet:calc(100% / 1 - 0px);--minw-mobile:calc(100% / 1 - 0px);--maxw:calc(100% / 1 - 0px);--maxw-tablet:calc(100% / 1 - 0px);--maxw-mobile:calc(100% / 1 - 0px);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ml:0px;--ml-tablet:0px;--ml-mobile:0px;--pl:0px;--pr:0px;--pt:0px;--pb:0px" class="gem-slider-item gp-w-full gem-slider-item- gp-child-item-g83ggnnuqO gNlT26s_d1" data-index="2" > <div class="gp-w-full", style="--shadow:none" > <div data-id="gLWziDV3OL" role="presentation" class="gp-group/image gLWziDV3OL" style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:center" > <a class="pointer-events-auto h-full gp-flex" href="https://popular.com.sg/pages/iflytek-ainote-air-2-tablet" target="_self" title class="gp-h-full gp-w-full" style="--shadow:none;border-radius:inherit;--jc:center" > <picture style="border-radius: inherit" class="gp-contents"> <source media="(max-width: 767px)" data-srcSet="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/home-iflytek-m.jpg" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzQwIiBoZWlnaHQ9IjUxMCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNzQwLTUxMCI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNzQwIiBoZWlnaHQ9IjUxMCIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNzQwIiBoZWlnaHQ9IjUxMCIgZmlsbD0idXJsKCNnLTc0MC01MTApIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii03NDAiIHRvPSI3NDAiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <source media="(max-width: 1024px)" data-srcSet="https://cdn.shopify.com/s/files/1/0574/5662/3823/files/1828X450_Popular_Online.jpg?v=1740447129" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgyOCIgaGVpZ2h0PSI0NTAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8ZGVmcz4KICAgICAgPGxpbmVhckdyYWRpZW50IGlkPSJnLTE4MjgtNDUwIj4KICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSJyZ2JhKDUxLCA1MSwgNTEsIDApIiBvZmZzZXQ9IjIwJSIgLz4KICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSJyZ2JhKDUxLCA1MSwgNTEsIDApIiBvZmZzZXQ9IjUwJSIgLz4KICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSJyZ2JhKDUxLCA1MSwgNTEsIDApIiBvZmZzZXQ9IjcwJSIgLz4KICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxyZWN0IHdpZHRoPSIxODI4IiBoZWlnaHQ9IjQ1MCIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iMTgyOCIgaGVpZ2h0PSI0NTAiIGZpbGw9InVybCgjZy0xODI4LTQ1MCkiIC8+CiAgICA8YW5pbWF0ZSB4bGluazpocmVmPSIjciIgYXR0cmlidXRlTmFtZT0ieCIgZnJvbT0iLTE4MjgiIHRvPSIxODI4IiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgIC8+CiAgPC9zdmc+" /> <img class="gp-h-full gp-max-w-full gp-flex gp_lazyload" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgyOCIgaGVpZ2h0PSI0NTAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8ZGVmcz4KICAgICAgPGxpbmVhckdyYWRpZW50IGlkPSJnLTE4MjgtNDUwIj4KICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSJyZ2JhKDUxLCA1MSwgNTEsIDApIiBvZmZzZXQ9IjIwJSIgLz4KICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSJyZ2JhKDUxLCA1MSwgNTEsIDApIiBvZmZzZXQ9IjUwJSIgLz4KICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSJyZ2JhKDUxLCA1MSwgNTEsIDApIiBvZmZzZXQ9IjcwJSIgLz4KICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxyZWN0IHdpZHRoPSIxODI4IiBoZWlnaHQ9IjQ1MCIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iMTgyOCIgaGVpZ2h0PSI0NTAiIGZpbGw9InVybCgjZy0xODI4LTQ1MCkiIC8+CiAgICA8YW5pbWF0ZSB4bGluazpocmVmPSIjciIgYXR0cmlidXRlTmFtZT0ieCIgZnJvbT0iLTE4MjgiIHRvPSIxODI4IiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgIC8+CiAgPC9zdmc+" data-src="https://cdn.shopify.com/s/files/1/0574/5662/3823/files/1828X450_Popular_Online.jpg?v=1740447129" width="100%" alt="" style="--aspect:auto;--aspect-tablet:auto;--aspect-mobile:auto;--objf:cover;--h:auto;--h-tablet:auto;--h-mobile:auto;--b:none;--bc:#000000;--bw:1px 1px 1px 1px;--radiusType:none;--shadow:none" /> </picture> </a> </div> </div> </div> <div media-type="" media-poster="" media-source-url="" media-last-source-url="" external-id="" grid-index="" enableLazyloadImage="true" tag="CarouselItem" label="Carousel Item" type="component" style="--bgc:transparent;--minw:calc(100% / 1 - 0px);--minw-tablet:calc(100% / 1 - 0px);--minw-mobile:calc(100% / 1 - 0px);--maxw:calc(100% / 1 - 0px);--maxw-tablet:calc(100% / 1 - 0px);--maxw-mobile:calc(100% / 1 - 0px);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ml:0px;--ml-tablet:0px;--ml-mobile:0px;--pl:0px;--pr:0px;--pt:0px;--pb:0px" class="gem-slider-item gp-w-full gem-slider-item- gp-child-item-g83ggnnuqO g_2zXUS4IL" data-index="3" > <div class="gp-w-full", style="--shadow:none" > <div data-id="gLlJe1XIwU" role="presentation" class="gp-group/image gLlJe1XIwU" style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:center" > <a class="pointer-events-auto h-full gp-flex" href="https://popular.com.sg/collections/pop-bazic-stationery" target="_self" title class="gp-h-full gp-w-full" style="--shadow:none;border-radius:inherit;--jc:center" > <picture style="border-radius: inherit" class="gp-contents"> <source media="(max-width: 767px)" data-srcSet="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/home-popbazic-m.jpg" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzQwIiBoZWlnaHQ9IjUxMCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNzQwLTUxMCI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNzQwIiBoZWlnaHQ9IjUxMCIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNzQwIiBoZWlnaHQ9IjUxMCIgZmlsbD0idXJsKCNnLTc0MC01MTApIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii03NDAiIHRvPSI3NDAiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <source media="(max-width: 1024px)" data-srcSet="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/home-popbazic-b.jpg" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgyOCIgaGVpZ2h0PSI0NTAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8ZGVmcz4KICAgICAgPGxpbmVhckdyYWRpZW50IGlkPSJnLTE4MjgtNDUwIj4KICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSJyZ2JhKDUxLCA1MSwgNTEsIDApIiBvZmZzZXQ9IjIwJSIgLz4KICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSJyZ2JhKDUxLCA1MSwgNTEsIDApIiBvZmZzZXQ9IjUwJSIgLz4KICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSJyZ2JhKDUxLCA1MSwgNTEsIDApIiBvZmZzZXQ9IjcwJSIgLz4KICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxyZWN0IHdpZHRoPSIxODI4IiBoZWlnaHQ9IjQ1MCIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iMTgyOCIgaGVpZ2h0PSI0NTAiIGZpbGw9InVybCgjZy0xODI4LTQ1MCkiIC8+CiAgICA8YW5pbWF0ZSB4bGluazpocmVmPSIjciIgYXR0cmlidXRlTmFtZT0ieCIgZnJvbT0iLTE4MjgiIHRvPSIxODI4IiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgIC8+CiAgPC9zdmc+" /> <img class="gp-h-full gp-max-w-full gp-flex gp_lazyload" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgyOCIgaGVpZ2h0PSI0NTAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8ZGVmcz4KICAgICAgPGxpbmVhckdyYWRpZW50IGlkPSJnLTE4MjgtNDUwIj4KICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSJyZ2JhKDUxLCA1MSwgNTEsIDApIiBvZmZzZXQ9IjIwJSIgLz4KICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSJyZ2JhKDUxLCA1MSwgNTEsIDApIiBvZmZzZXQ9IjUwJSIgLz4KICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSJyZ2JhKDUxLCA1MSwgNTEsIDApIiBvZmZzZXQ9IjcwJSIgLz4KICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxyZWN0IHdpZHRoPSIxODI4IiBoZWlnaHQ9IjQ1MCIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iMTgyOCIgaGVpZ2h0PSI0NTAiIGZpbGw9InVybCgjZy0xODI4LTQ1MCkiIC8+CiAgICA8YW5pbWF0ZSB4bGluazpocmVmPSIjciIgYXR0cmlidXRlTmFtZT0ieCIgZnJvbT0iLTE4MjgiIHRvPSIxODI4IiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgIC8+CiAgPC9zdmc+" data-src="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/home-popbazic-b.jpg" width="100%" alt="" style="--aspect:auto;--aspect-tablet:auto;--aspect-mobile:auto;--objf:cover;--h:auto;--h-tablet:auto;--h-mobile:auto;--b:none;--bc:#000000;--bw:1px 1px 1px 1px;--radiusType:none;--shadow:none" /> </picture> </a> </div> </div> </div> </div> <button type="button" aria-label='Carousel Next Arrow' class="gp-z-1 gp-carousel-action-next gem-slider-next g83ggnnuqO-template--15839232491727__gp_section_553443014605800645 gp-carousel-arrow-g83ggnnuqO gp-items-center gp-justify-center gp-overflow-hidden gp-shrink-0 gp-cursor-pointer gp-text-gray-500 !gp-flex !gp-absolute gp-z-2 tablet:!gp-flex tablet:!gp-absolute tablet:gp-z-2 mobile:!gp-flex mobile:!gp-absolute mobile:gp-z-2" style="--left:initial;--top:;--right:16px;--bottom:initial;--left-tablet:initial;--top-tablet:;--right-tablet:16px;--bottom-tablet:initial;--left-mobile:initial;--top-mobile:;--right-mobile:16px;--bottom-mobile:initial;--d:flex;--d-tablet:flex;--d-mobile:flex;background-color:transparent;--w:32px;--h:32px" onClick={onClick} > <div class="gp-flex gp-items-center gp-justify-center [&>svg]:gp-h-full [&>svg]:gp-w-full gp-rotate-0 tablet:gp-rotate-0 mobile:gp-rotate-0" style="--c:#000000;--w:24px;--w-tablet:24px;--w-mobile:24px;--h:24px;--h-tablet:24px;--h-mobile:24px" > <svg width="20" height="20" viewBox="0 0 20 20" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M7.62204 5.13313C7.78476 4.95562 8.04858 4.95562 8.21129 5.13313L12.378 9.67859C12.5407 9.8561 12.5407 10.1439 12.378 10.3214L8.21129 14.8669C8.04858 15.0444 7.78476 15.0444 7.62204 14.8669C7.45932 14.6894 7.45932 14.4016 7.62204 14.224L11.4941 10L7.62204 5.77596C7.45932 5.59845 7.45932 5.31064 7.62204 5.13313Z"/> </svg> </div> <style> .gp-carousel-arrow-g83ggnnuqO { border-radius: var(--g-radius-small); } .gp-carousel-arrow-g83ggnnuqO::before { content: ''; height: 100%; width: 100%; position: absolute; pointer-events: none; z-index: 10; border-style: none; border-width: 1px 1px 1px 1px; border-radius: var(--g-radius-small); } @media only screen and (max-width: 1024px) and (min-width: 768px) { .gp-carousel-arrow-g83ggnnuqO { border-radius: var(--g-radius-small); } .gp-carousel-arrow-g83ggnnuqO::before { border-style: none; border-width: 1px 1px 1px 1px; border-radius: var(--g-radius-small); } } @media only screen and (max-width: 768px) { .gp-carousel-arrow-g83ggnnuqO { border-radius: var(--g-radius-small); } .gp-carousel-arrow-g83ggnnuqO::before { border-style: none; border-width: 1px 1px 1px 1px; border-radius: var(--g-radius-small); } } </style> </button> </div> <div class="gp-items-center gp-justify-center gp-gap-2 gp-text-center gp-carousel-dot-container gp-carousel-dot-container-g83ggnnuqO-template--15839232491727__gp_section_553443014605800645 gp-absolute gp-flex-row gp-left-0 gp-right-0 tablet:gp-absolute tablet:gp-flex-row tablet:gp-left-0 tablet:gp-right-0 mobile:gp-absolute mobile:gp-flex-row mobile:gp-left-0 mobile:gp-right-0" style="--bottom:16px;--bottom-tablet:16px;--bottom-mobile:16px;--d:flex;--d-tablet:flex;--d-mobile:flex" ></div> </div> </gp-carousel> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-carousel-v2.js?v=1742365134075" defer="defer"></script> </div> </div> </div> </div> </section> </section><section id="shopify-section-template--15839232491727__gp_section_553608722413257790" class="shopify-section gps-553608722413257790 gps gpsil"> <style class="gps-link gps-style" type="text/disabled-css" >.gps-553608722413257790.gps.gpsil [style*="--ai:"]{align-items:var(--ai)}.gps-553608722413257790.gps.gpsil [style*="--aspect:"]{aspect-ratio:var(--aspect)}.gps-553608722413257790.gps.gpsil [style*="--bg:"]{background:var(--bg)}.gps-553608722413257790.gps.gpsil [style*="--bga:"]{background-attachment:var(--bga)}.gps-553608722413257790.gps.gpsil [style*="--bgc:"]{background-color:var(--bgc)}.gps-553608722413257790.gps.gpsil [style*="--bgi:"]{background-image:var(--bgi)}.gps-553608722413257790.gps.gpsil [style*="--bgp:"]{background-position:var(--bgp)}.gps-553608722413257790.gps.gpsil [style*="--bgr:"]{background-repeat:var(--bgr)}.gps-553608722413257790.gps.gpsil [style*="--bgs:"]{background-size:var(--bgs)}.gps-553608722413257790.gps.gpsil [style*="--b:"]{border:var(--b)}.gps-553608722413257790.gps.gpsil [style*="--bb:"]{border-bottom:var(--bb)}.gps-553608722413257790.gps.gpsil [style*="--bc:"]{border-color:var(--bc)}.gps-553608722413257790.gps.gpsil [style*="--bblr:"]{border-bottom-left-radius:var(--bblr)}.gps-553608722413257790.gps.gpsil [style*="--bbrr:"]{border-bottom-right-radius:var(--bbrr)}.gps-553608722413257790.gps.gpsil [style*="--radius:"]{border-radius:var(--radius)}.gps-553608722413257790.gps.gpsil [style*="--bs:"]{border-style:var(--bs)}.gps-553608722413257790.gps.gpsil [style*="--bt:"]{border-top:var(--bt)}.gps-553608722413257790.gps.gpsil [style*="--btlr:"]{border-top-left-radius:var(--btlr)}.gps-553608722413257790.gps.gpsil [style*="--btrr:"]{border-top-right-radius:var(--btrr)}.gps-553608722413257790.gps.gpsil [style*="--bw:"]{border-width:var(--bw)}.gps-553608722413257790.gps.gpsil [style*="--shadow:"]{box-shadow:var(--shadow)}.gps-553608722413257790.gps.gpsil [style*="--c:"]{color:var(--c)}.gps-553608722413257790.gps.gpsil [style*="--cg:"]{-moz-column-gap:var(--cg);column-gap:var(--cg)}.gps-553608722413257790.gps.gpsil [style*="--ff:"]{font-family:var(--ff)}.gps-553608722413257790.gps.gpsil [style*="--size:"]{font-size:var(--size)}.gps-553608722413257790.gps.gpsil [style*="--weight:"]{font-weight:var(--weight)}.gps-553608722413257790.gps.gpsil [style*="--gtc:"]{grid-template-columns:var(--gtc)}.gps-553608722413257790.gps.gpsil [style*="--h:"]{height:var(--h)}.gps-553608722413257790.gps.gpsil [style*="--jc:"]{justify-content:var(--jc)}.gps-553608722413257790.gps.gpsil [style*="--lh:"]{line-height:var(--lh)}.gps-553608722413257790.gps.gpsil [style*="--m:"]{margin:var(--m)}.gps-553608722413257790.gps.gpsil [style*="--mb:"]{margin-bottom:var(--mb)}.gps-553608722413257790.gps.gpsil [style*="--objf:"]{-o-object-fit:var(--objf);object-fit:var(--objf)}.gps-553608722413257790.gps.gpsil [style*="--op:"]{opacity:var(--op)}.gps-553608722413257790.gps.gpsil [style*="--o:"]{order:var(--o)}.gps-553608722413257790.gps.gpsil [style*="--pc:"]{place-content:var(--pc)}.gps-553608722413257790.gps.gpsil [style*="--p:"]{padding:var(--p)}.gps-553608722413257790.gps.gpsil [style*="--pb:"]{padding-bottom:var(--pb)}.gps-553608722413257790.gps.gpsil [style*="--pl:"]{padding-left:var(--pl)}.gps-553608722413257790.gps.gpsil [style*="--pr:"]{padding-right:var(--pr)}.gps-553608722413257790.gps.gpsil [style*="--pt:"]{padding-top:var(--pt)}.gps-553608722413257790.gps.gpsil [style*="--rg:"]{row-gap:var(--rg)}.gps-553608722413257790.gps.gpsil [style*="--ta:"]{text-align:var(--ta)}.gps-553608722413257790.gps.gpsil [style*="--t:"]{transform:var(--t)}.gps-553608722413257790.gps.gpsil [style*="--w:"]{width:var(--w)}.gps-553608722413257790.gps.gpsil [style*="--line-clamp:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp);display:-webkit-box;overflow:hidden}@media only screen and (max-width:1024px){.gps-553608722413257790.gps.gpsil [style*="--aspect-tablet:"]{aspect-ratio:var(--aspect-tablet)}.gps-553608722413257790.gps.gpsil [style*="--size-tablet:"]{font-size:var(--size-tablet)}.gps-553608722413257790.gps.gpsil [style*="--gtc-tablet:"]{grid-template-columns:var(--gtc-tablet)}.gps-553608722413257790.gps.gpsil [style*="--h-tablet:"]{height:var(--h-tablet)}.gps-553608722413257790.gps.gpsil [style*="--jc-tablet:"]{justify-content:var(--jc-tablet)}.gps-553608722413257790.gps.gpsil [style*="--lh-tablet:"]{line-height:var(--lh-tablet)}.gps-553608722413257790.gps.gpsil [style*="--mb-tablet:"]{margin-bottom:var(--mb-tablet)}.gps-553608722413257790.gps.gpsil [style*="--pb-tablet:"]{padding-bottom:var(--pb-tablet)}.gps-553608722413257790.gps.gpsil [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}.gps-553608722413257790.gps.gpsil [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}.gps-553608722413257790.gps.gpsil [style*="--pt-tablet:"]{padding-top:var(--pt-tablet)}.gps-553608722413257790.gps.gpsil [style*="--ta-tablet:"]{text-align:var(--ta-tablet)}.gps-553608722413257790.gps.gpsil [style*="--w-tablet:"]{width:var(--w-tablet)}.gps-553608722413257790.gps.gpsil [style*="--line-clamp-tablet:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-tablet);display:-webkit-box;overflow:hidden}}@media only screen and (max-width:767px){.gps-553608722413257790.gps.gpsil [style*="--aspect-mobile:"]{aspect-ratio:var(--aspect-mobile)}.gps-553608722413257790.gps.gpsil [style*="--cg-mobile:"]{-moz-column-gap:var(--cg-mobile);column-gap:var(--cg-mobile)}.gps-553608722413257790.gps.gpsil [style*="--size-mobile:"]{font-size:var(--size-mobile)}.gps-553608722413257790.gps.gpsil [style*="--gtc-mobile:"]{grid-template-columns:var(--gtc-mobile)}.gps-553608722413257790.gps.gpsil [style*="--h-mobile:"]{height:var(--h-mobile)}.gps-553608722413257790.gps.gpsil [style*="--lh-mobile:"]{line-height:var(--lh-mobile)}.gps-553608722413257790.gps.gpsil [style*="--mb-mobile:"]{margin-bottom:var(--mb-mobile)}.gps-553608722413257790.gps.gpsil [style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}.gps-553608722413257790.gps.gpsil [style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}.gps-553608722413257790.gps.gpsil [style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}.gps-553608722413257790.gps.gpsil [style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}.gps-553608722413257790.gps.gpsil [style*="--rg-mobile:"]{row-gap:var(--rg-mobile)}.gps-553608722413257790.gps.gpsil [style*="--w-mobile:"]{width:var(--w-mobile)}.gps-553608722413257790.gps.gpsil [style*="--line-clamp-mobile:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-mobile);display:-webkit-box;overflow:hidden}}.gps-553608722413257790 [data-browser=safari]:after{--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: }.gps-553608722413257790 .gp-g-subheading-1{font-family:var(--g-sh1-ff);font-size:var(--g-sh1-size);font-style:var(--g-sh1-fs);font-weight:var(--g-sh1-weight);letter-spacing:var(--g-sh1-ls);line-height:var(--g-sh1-lh)}.gps-553608722413257790 .gp-g-subheading-2{font-family:var(--g-sh2-ff);font-size:var(--g-sh2-size);font-style:var(--g-sh2-fs);font-weight:var(--g-sh2-weight);letter-spacing:var(--g-sh2-ls);line-height:var(--g-sh2-lh)}.gps-553608722413257790 .gp-g-paragraph-1{font-family:var(--g-p1-ff);font-size:var(--g-p1-size);font-style:var(--g-p1-fs);font-weight:var(--g-p1-weight);letter-spacing:var(--g-p1-ls);line-height:var(--g-p1-lh)}.gps-553608722413257790 .gp-relative{position:relative}.gps-553608722413257790 .\!gp-m-auto{margin:auto!important}.gps-553608722413257790 .gp-mx-auto{margin-left:auto;margin-right:auto}.gps-553608722413257790 .gp-mb-0{margin-bottom:0}.gps-553608722413257790 .\!gp-inline{display:inline!important}.gps-553608722413257790 .gp-flex{display:flex}.gps-553608722413257790 .gp-grid{display:grid}.gps-553608722413257790 .\!gp-hidden{display:none!important}.gps-553608722413257790 .gp-hidden{display:none}.gps-553608722413257790 .gp-h-full{height:100%}.gps-553608722413257790 .gp-w-full{width:100%}.gps-553608722413257790 .gp-max-w-full{max-width:100%}.gps-553608722413257790 .gp-flex-col{flex-direction:column}.gps-553608722413257790 .gp-gap-y-0{row-gap:0}.gps-553608722413257790 .gp-overflow-hidden{overflow:hidden}.gps-553608722413257790 .gp-break-words{overflow-wrap:break-word}.gps-553608722413257790 .gp-text-center{text-align:center}.gps-553608722413257790 .gp-transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-553608722413257790 .gp-duration-200{transition-duration:.2s}.gps-553608722413257790 .gp-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-553608722413257790 .data-\[browser\=safari\]\:after\:gp-absolute[data-browser=safari]:after{content:var(--tw-content);position:absolute}.gps-553608722413257790 .data-\[browser\=safari\]\:after\:gp-bottom-0[data-browser=safari]:after{bottom:0;content:var(--tw-content)}.gps-553608722413257790 .data-\[browser\=safari\]\:after\:gp-left-0[data-browser=safari]:after{content:var(--tw-content);left:0}.gps-553608722413257790 .data-\[browser\=safari\]\:after\:gp-right-0[data-browser=safari]:after{content:var(--tw-content);right:0}.gps-553608722413257790 .data-\[browser\=safari\]\:after\:gp-h-1\/2[data-browser=safari]:after{content:var(--tw-content);height:50%}.gps-553608722413257790 .data-\[browser\=safari\]\:after\:gp-w-full[data-browser=safari]:after{content:var(--tw-content);width:100%}.gps-553608722413257790 .data-\[browser\=safari\]\:after\:gp-bg-gradient-to-t[data-browser=safari]:after{background-image:linear-gradient(to top,var(--tw-gradient-stops));content:var(--tw-content)}.gps-553608722413257790 .data-\[browser\=safari\]\:after\:gp-from-white[data-browser=safari]:after{--tw-gradient-from:#fff var(--tw-gradient-from-position);--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);content:var(--tw-content)}@media (max-width:1024px){.gps-553608722413257790 .tablet\:\!gp-hidden{display:none!important}.gps-553608722413257790 .tablet\:gp-hidden{display:none}}@media (max-width:767px){.gps-553608722413257790 .mobile\:\!gp-hidden{display:none!important}.gps-553608722413257790 .mobile\:gp-hidden{display:none}}.gps-553608722413257790 .\[\&_\*\]\:gp-max-w-full *{max-width:100%}.gps-553608722413257790 .\[\&_p\]\:gp-inline p{display:inline}.gps-553608722413257790 .\[\&_p\]\:after\:gp-whitespace-pre-wrap p:after{content:var(--tw-content);white-space:pre-wrap}.gps-553608722413257790 .\[\&_p\]\:after\:gp-content-\[\'\\A\'\] p:after{--tw-content:"\A";content:var(--tw-content)}@media not all and (-webkit-min-device-pixel-ratio:0),not all and (min-resolution:0.001dpcm){.gps-553608722413257790 .safari\:\[\&_p\]\:gp-inline p{display:inline}.gps-553608722413257790 .safari\:\[\&_p\]\:after\:gp-whitespace-pre p:after{content:var(--tw-content);white-space:pre}}</style> <section class="gp-mx-auto gp-max-w-full gps-lazy " style="--w:100%;--w-tablet:100%;--w-mobile:100%;--pl:0px;--pl-tablet:0px;--pl-mobile:0px;--pr:0px;--pr-tablet:0px;--pr-mobile:0px" > <div enableLazyloadImage="true" id="gNYfG4wd5Q" data-id="gNYfG4wd5Q" style="--bs:none;--bw:0px;--bc:transparent;--shadow:none;--d:grid;--d-mobile:grid;--d-tablet:grid;--op:100%;--bblr:20px;--bbrr:20px;--btlr:20px;--btrr:20px;--mb:0px;--pt:0px;--pl:0px;--pb:0px;--pr:0px;--pt-mobile:0px;--pl-mobile:15px;--pb-mobile:0px;--pr-mobile:15px;--pt-tablet:0px;--pl-tablet:15px;--pb-tablet:30px;--pr-tablet:15px;--cg:30px;--pc:start;--gtc:minmax(0, 12fr);--w:100%;--w-tablet:100%;--w-mobile:100%;--bgc:#FFFFFF;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gNYfG4wd5Q gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" label="Block" tag="Col" type="component" style="--ai:normal;--jc:start;--o:0" class="g9IoamW-qy gp-relative gp-flex gp-flex-col" > <div enableLazyloadImage="true" parentTag="Col" id="gscJcbWcs2" data-id="gscJcbWcs2" style="--bs:none;--bw:0px;--bc:transparent;--shadow:none;--d:grid;--d-mobile:grid;--d-tablet:grid;--op:100%;--radius:var(--g-radius-small);--pt:0px;--cg:30px;--pc:start;--gtc:minmax(0, 12fr);--w:1366px;--w-tablet:100%;--w-mobile:100%;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gscJcbWcs2 gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" label="Block" tag="Col" type="component" style="--ai:normal;--jc:start;--o:0" class="g3DjBNRstR gp-relative gp-flex gp-flex-col" > <gp-text data-id="goSrAGexhR"> <div enableLazyloadImage="true" parentTag="Col" class="goSrAGexhR " style="--ta:left;--ta-tablet:center;--mb:var(--g-s-l);--pt:30px;--pb:20px;--mb-mobile:0px;--pt-mobile:30px;--pb-mobile:20px;--mb-tablet:0px;--pt-tablet:30px;--pb-tablet:20px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 0px 0px 0px;--bc:#cccccc;--shadow:none;--op:100%" > <div class="gp-flex" style="--jc:left;--jc-tablet:center"> <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-g-subheading-1 gp-text" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--ta:center;--line-clamp:unset;--line-clamp-tablet:unset;--line-clamp-mobile:unset;--size:25px;--size-tablet:22px;--size-mobile:23px;--c:var(--g-c-text-1, text-1);word-break:break-word;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll;overflow:hidden" ><p>POPULAR Articles</p></div> </div> </div> </gp-text> <div gp-el-wrapper style="--pb:50px;--pb-mobile:10px;--pb-tablet:20px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="g1sSPxoOCK "> <div data-id="g1sSPxoOCK" items-repeat class="overflow-hidden" style="--b:none;--bc:#000000;--bw:1px 1px 1px 1px;--radiusType:none;--shadow:none" > <div style="--w:100%;--w-tablet:100%;--w-mobile:100%;--rg:16px;--rg-mobile:16px;--cg:16px;--cg-mobile:8px;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll;--gtc:repeat(4, minmax(0, 1fr));--gtc-tablet:repeat(4, minmax(0, 1fr));--gtc-mobile:repeat(2, minmax(0, 1fr))" class="gp-grid !gp-m-auto gp-w-full" > <div><div gp-el-wrapper style="--mb:var(--g-s-s);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="gOlhJx--mL "> <div class="gp-text-center gp-overflow-hidden" style="border-radius: inherit"> <a href="/blogs/popular-articles/the-books-you-need-to-read-in-2025" title="POPULAR Article 2025, Feb 19: The Books You Need to Read in 2025"> <div data-id="gOlhJx--mL" data-id="gOlhJx--mL" role="presentation" class="gp-group/image gOlhJx--mL" style="--ta:center" > <div class="pointer-events-auto h-full gp-flex" class="gp-h-full gp-w-full" style="border-radius:inherit;--jc:center" > <img quality="70" title draggable="false" class="!gp-inline gp-h-full gp-max-w-full gp-flex gp_lazyload" data-src="//popular.com.sg/cdn/shop/articles/article-book25-m_bc448275-1291-4d2e-854e-94cc14389e5f_1024x1024.jpg?v=1740099003" data-srcset="//popular.com.sg/cdn/shop/articles/article-book25-m_bc448275-1291-4d2e-854e-94cc14389e5f_1024x1024.jpg?v=1740099003" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIzNyIgaGVpZ2h0PSIxNjc4IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPGRlZnM+CiAgICAgIDxsaW5lYXJHcmFkaWVudCBpZD0iZy0yMjM3LTE2NzgiPgogICAgICAgIDxzdG9wIHN0b3AtY29sb3I9InJnYmEoNTEsIDUxLCA1MSwgMCkiIG9mZnNldD0iMjAlIiAvPgogICAgICAgIDxzdG9wIHN0b3AtY29sb3I9InJnYmEoNTEsIDUxLCA1MSwgMCkiIG9mZnNldD0iNTAlIiAvPgogICAgICAgIDxzdG9wIHN0b3AtY29sb3I9InJnYmEoNTEsIDUxLCA1MSwgMCkiIG9mZnNldD0iNzAlIiAvPgogICAgICA8L2xpbmVhckdyYWRpZW50PgogICAgPC9kZWZzPgogICAgPHJlY3Qgd2lkdGg9IjIyMzciIGhlaWdodD0iMTY3OCIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iMjIzNyIgaGVpZ2h0PSIxNjc4IiBmaWxsPSJ1cmwoI2ctMjIzNy0xNjc4KSIgLz4KICAgIDxhbmltYXRlIHhsaW5rOmhyZWY9IiNyIiBhdHRyaWJ1dGVOYW1lPSJ4IiBmcm9tPSItMjIzNyIgdG89IjIyMzciIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" width="2237" height="1678" alt="POPULAR Article 2025, Feb 19: The Books You Need to Read in 2025" quality-type={} quality-percent={} data-sizes="auto" sizes="100vw" style="--aspect:2237/1678;--aspect-tablet:2237/1678;--aspect-mobile:2237/1678;--objf:cover;--h:auto;--h-tablet:auto;--h-mobile:auto" /> </div> </div> </a> </div> </div><div gp-el-wrapper style="--mb:var(--g-s-s);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="gJYFwp5bJP "> <gp-text data-id=""> <div data-id="gJYFwp5bJP" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-g-paragraph-1" style="--w:100%;--ta:left;--c:#333333;--size:13px;--size-tablet:12px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Feb 19, 2025</div> </div> </div> </gp-text> </div><div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="gzPQRic4wj "> <a href="/blogs/popular-articles/the-books-you-need-to-read-in-2025" title="POPULAR Article 2025, Feb 19: The Books You Need to Read in 2025"> <gp-text data-id=""> <div data-id="gzPQRic4wj" class=" " > <div > <h1 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-g-subheading-2" style="--w:100%;--ta:left;--line-clamp:unset;--line-clamp-tablet:unset;--line-clamp-mobile:unset;--c:#333333;--size:18px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" >POPULAR Article 2025, Feb 19: The Books You Need to Read in 2025</h1> </div> </div> </gp-text> </a> </div><div gp-el-wrapper style="--mb:var(--g-s-s);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="glY2f3mkJV "> <gp-article-content data-id="glY2f3mkJV" > <div class="gp-relative gp-p-description-text gp-break-words safari:[&_p]:gp-inline safari:[&_p]:after:gp-whitespace-pre data-[browser=safari]:after:gp-content-[' '] data-[browser=safari]:after:gp-absolute data-[browser=safari]:after:gp-left-0 data-[browser=safari]:after:gp-right-0 data-[browser=safari]:after:gp-bottom-0 data-[browser=safari]:after:gp-w-full data-[browser=safari]:after:gp-h-1/2 data-[browser=safari]:after:gp-bg-gradient-to-t data-[browser=safari]:after:gp-from-white" style="--ta:left;--c:#333333;--ff:var(--g-font-Assistant, 'Assistant'), var(--g-font-body, body);--weight:400;--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:180%;--lh-tablet:180%;--lh-mobile:180%;--line-clamp:3;--line-clamp-tablet:3;--line-clamp-mobile:3" > </div> <style data-shopify> .gp-p-description-text * { color: inherit } </style> </gp-article-content> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-article-content.js?v=1742365134075" defer="defer"></script> </div></div> <div><div gp-el-wrapper style="--mb:var(--g-s-s);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="gOlhJx--mL "> <div class="gp-text-center gp-overflow-hidden" style="border-radius: inherit"> <a href="/blogs/popular-articles/popular-article-2025-feb-19-exam-essentials" title="Exam Essentials"> <div data-id="gOlhJx--mL" data-id="gOlhJx--mL" role="presentation" class="gp-group/image gOlhJx--mL" style="--ta:center" > <div class="pointer-events-auto h-full gp-flex" class="gp-h-full gp-w-full" style="border-radius:inherit;--jc:center" > <img quality="70" title draggable="false" class="!gp-inline gp-h-full gp-max-w-full gp-flex gp_lazyload" data-src="//popular.com.sg/cdn/shop/articles/article-exam-m_6f84bdac-6ce2-4371-b092-d269c7203609_1024x1024.jpg?v=1740099046" data-srcset="//popular.com.sg/cdn/shop/articles/article-exam-m_6f84bdac-6ce2-4371-b092-d269c7203609_1024x1024.jpg?v=1740099046" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIzNyIgaGVpZ2h0PSIxNjc4IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPGRlZnM+CiAgICAgIDxsaW5lYXJHcmFkaWVudCBpZD0iZy0yMjM3LTE2NzgiPgogICAgICAgIDxzdG9wIHN0b3AtY29sb3I9InJnYmEoNTEsIDUxLCA1MSwgMCkiIG9mZnNldD0iMjAlIiAvPgogICAgICAgIDxzdG9wIHN0b3AtY29sb3I9InJnYmEoNTEsIDUxLCA1MSwgMCkiIG9mZnNldD0iNTAlIiAvPgogICAgICAgIDxzdG9wIHN0b3AtY29sb3I9InJnYmEoNTEsIDUxLCA1MSwgMCkiIG9mZnNldD0iNzAlIiAvPgogICAgICA8L2xpbmVhckdyYWRpZW50PgogICAgPC9kZWZzPgogICAgPHJlY3Qgd2lkdGg9IjIyMzciIGhlaWdodD0iMTY3OCIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iMjIzNyIgaGVpZ2h0PSIxNjc4IiBmaWxsPSJ1cmwoI2ctMjIzNy0xNjc4KSIgLz4KICAgIDxhbmltYXRlIHhsaW5rOmhyZWY9IiNyIiBhdHRyaWJ1dGVOYW1lPSJ4IiBmcm9tPSItMjIzNyIgdG89IjIyMzciIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" width="2237" height="1678" alt="Exam Essentials" quality-type={} quality-percent={} data-sizes="auto" sizes="100vw" style="--aspect:2237/1678;--aspect-tablet:2237/1678;--aspect-mobile:2237/1678;--objf:cover;--h:auto;--h-tablet:auto;--h-mobile:auto" /> </div> </div> </a> </div> </div><div gp-el-wrapper style="--mb:var(--g-s-s);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="gJYFwp5bJP "> <gp-text data-id=""> <div data-id="gJYFwp5bJP" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-g-paragraph-1" style="--w:100%;--ta:left;--c:#333333;--size:13px;--size-tablet:12px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Feb 19, 2025</div> </div> </div> </gp-text> </div><div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="gzPQRic4wj "> <a href="/blogs/popular-articles/popular-article-2025-feb-19-exam-essentials" title="Exam Essentials"> <gp-text data-id=""> <div data-id="gzPQRic4wj" class=" " > <div > <h1 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-g-subheading-2" style="--w:100%;--ta:left;--line-clamp:unset;--line-clamp-tablet:unset;--line-clamp-mobile:unset;--c:#333333;--size:18px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" >Exam Essentials</h1> </div> </div> </gp-text> </a> </div><div gp-el-wrapper style="--mb:var(--g-s-s);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="glY2f3mkJV "> <gp-article-content data-id="glY2f3mkJV" > <div class="gp-relative gp-p-description-text gp-break-words safari:[&_p]:gp-inline safari:[&_p]:after:gp-whitespace-pre data-[browser=safari]:after:gp-content-[' '] data-[browser=safari]:after:gp-absolute data-[browser=safari]:after:gp-left-0 data-[browser=safari]:after:gp-right-0 data-[browser=safari]:after:gp-bottom-0 data-[browser=safari]:after:gp-w-full data-[browser=safari]:after:gp-h-1/2 data-[browser=safari]:after:gp-bg-gradient-to-t data-[browser=safari]:after:gp-from-white" style="--ta:left;--c:#333333;--ff:var(--g-font-Assistant, 'Assistant'), var(--g-font-body, body);--weight:400;--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:180%;--lh-tablet:180%;--lh-mobile:180%;--line-clamp:3;--line-clamp-tablet:3;--line-clamp-mobile:3" > <p>As the pace of a new academic year gains heat, it’s best that you have everything you need! Getting yourself ready for the exams often goes beyond academic content, but this is something many students underestimate and often neglect. Factors like time management, legible handwriting, a well-built revision environment, and customised notes that’s catered to your level of understanding and competence can help you a great deal as you inch towards the last mile of exam preparation.</p> </div> <style data-shopify> .gp-p-description-text * { color: inherit } </style> </gp-article-content> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-article-content.js?v=1742365134075" defer="defer"></script> </div></div> <div><div gp-el-wrapper style="--mb:var(--g-s-s);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="gOlhJx--mL "> <div class="gp-text-center gp-overflow-hidden" style="border-radius: inherit"> <a href="/blogs/popular-articles/we-are-back-at-tiong-bahru-plaza" title="We're back at Tiong Bahru Plaza!"> <div data-id="gOlhJx--mL" data-id="gOlhJx--mL" role="presentation" class="gp-group/image gOlhJx--mL" style="--ta:center" > <div class="pointer-events-auto h-full gp-flex" class="gp-h-full gp-w-full" style="border-radius:inherit;--jc:center" > <img quality="70" title draggable="false" class="!gp-inline gp-h-full gp-max-w-full gp-flex gp_lazyload" data-src="//popular.com.sg/cdn/shop/articles/tb-00_26dba751-6fe9-43cb-b552-4b30d7f1f8b9_1024x1024.jpg?v=1740012681" data-srcset="//popular.com.sg/cdn/shop/articles/tb-00_26dba751-6fe9-43cb-b552-4b30d7f1f8b9_1024x1024.jpg?v=1740012681" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIzNyIgaGVpZ2h0PSIxNjc4IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPGRlZnM+CiAgICAgIDxsaW5lYXJHcmFkaWVudCBpZD0iZy0yMjM3LTE2NzgiPgogICAgICAgIDxzdG9wIHN0b3AtY29sb3I9InJnYmEoNTEsIDUxLCA1MSwgMCkiIG9mZnNldD0iMjAlIiAvPgogICAgICAgIDxzdG9wIHN0b3AtY29sb3I9InJnYmEoNTEsIDUxLCA1MSwgMCkiIG9mZnNldD0iNTAlIiAvPgogICAgICAgIDxzdG9wIHN0b3AtY29sb3I9InJnYmEoNTEsIDUxLCA1MSwgMCkiIG9mZnNldD0iNzAlIiAvPgogICAgICA8L2xpbmVhckdyYWRpZW50PgogICAgPC9kZWZzPgogICAgPHJlY3Qgd2lkdGg9IjIyMzciIGhlaWdodD0iMTY3OCIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iMjIzNyIgaGVpZ2h0PSIxNjc4IiBmaWxsPSJ1cmwoI2ctMjIzNy0xNjc4KSIgLz4KICAgIDxhbmltYXRlIHhsaW5rOmhyZWY9IiNyIiBhdHRyaWJ1dGVOYW1lPSJ4IiBmcm9tPSItMjIzNyIgdG89IjIyMzciIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" width="2237" height="1678" alt="We're back at Tiong Bahru Plaza!" quality-type={} quality-percent={} data-sizes="auto" sizes="100vw" style="--aspect:2237/1678;--aspect-tablet:2237/1678;--aspect-mobile:2237/1678;--objf:cover;--h:auto;--h-tablet:auto;--h-mobile:auto" /> </div> </div> </a> </div> </div><div gp-el-wrapper style="--mb:var(--g-s-s);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="gJYFwp5bJP "> <gp-text data-id=""> <div data-id="gJYFwp5bJP" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-g-paragraph-1" style="--w:100%;--ta:left;--c:#333333;--size:13px;--size-tablet:12px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Feb 10, 2025</div> </div> </div> </gp-text> </div><div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="gzPQRic4wj "> <a href="/blogs/popular-articles/we-are-back-at-tiong-bahru-plaza" title="We're back at Tiong Bahru Plaza!"> <gp-text data-id=""> <div data-id="gzPQRic4wj" class=" " > <div > <h1 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-g-subheading-2" style="--w:100%;--ta:left;--line-clamp:unset;--line-clamp-tablet:unset;--line-clamp-mobile:unset;--c:#333333;--size:18px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" >We're back at Tiong Bahru Plaza!</h1> </div> </div> </gp-text> </a> </div><div gp-el-wrapper style="--mb:var(--g-s-s);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="glY2f3mkJV "> <gp-article-content data-id="glY2f3mkJV" > <div class="gp-relative gp-p-description-text gp-break-words safari:[&_p]:gp-inline safari:[&_p]:after:gp-whitespace-pre data-[browser=safari]:after:gp-content-[' '] data-[browser=safari]:after:gp-absolute data-[browser=safari]:after:gp-left-0 data-[browser=safari]:after:gp-right-0 data-[browser=safari]:after:gp-bottom-0 data-[browser=safari]:after:gp-w-full data-[browser=safari]:after:gp-h-1/2 data-[browser=safari]:after:gp-bg-gradient-to-t data-[browser=safari]:after:gp-from-white" style="--ta:left;--c:#333333;--ff:var(--g-font-Assistant, 'Assistant'), var(--g-font-body, body);--weight:400;--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:180%;--lh-tablet:180%;--lh-mobile:180%;--line-clamp:3;--line-clamp-tablet:3;--line-clamp-mobile:3" > <p><meta charset="utf-8"><span>Kicking off our 101st year with an exciting milestone—our new store opening at Tiong Bahru Plaza! better way to celebrate than on the 8th day of Chinese New Year, an auspicious start to serving this wonderful community once again.</span></p> </div> <style data-shopify> .gp-p-description-text * { color: inherit } </style> </gp-article-content> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-article-content.js?v=1742365134075" defer="defer"></script> </div></div> <div><div gp-el-wrapper style="--mb:var(--g-s-s);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="gOlhJx--mL "> <div class="gp-text-center gp-overflow-hidden" style="border-radius: inherit"> <a href="/blogs/popular-articles/happy-lunar-new-year" title="Happy Lunar New Year"> <div data-id="gOlhJx--mL" data-id="gOlhJx--mL" role="presentation" class="gp-group/image gOlhJx--mL" style="--ta:center" > <div class="pointer-events-auto h-full gp-flex" class="gp-h-full gp-w-full" style="border-radius:inherit;--jc:center" > <img quality="70" title draggable="false" class="!gp-inline gp-h-full gp-max-w-full gp-flex gp_lazyload" data-src="//popular.com.sg/cdn/shop/articles/popular-cny_b542ee49-1a94-44a6-97c0-85d9cb327767_1024x1024.jpg?v=1740012633" data-srcset="//popular.com.sg/cdn/shop/articles/popular-cny_b542ee49-1a94-44a6-97c0-85d9cb327767_1024x1024.jpg?v=1740012633" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIzNyIgaGVpZ2h0PSIxNjc4IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPGRlZnM+CiAgICAgIDxsaW5lYXJHcmFkaWVudCBpZD0iZy0yMjM3LTE2NzgiPgogICAgICAgIDxzdG9wIHN0b3AtY29sb3I9InJnYmEoNTEsIDUxLCA1MSwgMCkiIG9mZnNldD0iMjAlIiAvPgogICAgICAgIDxzdG9wIHN0b3AtY29sb3I9InJnYmEoNTEsIDUxLCA1MSwgMCkiIG9mZnNldD0iNTAlIiAvPgogICAgICAgIDxzdG9wIHN0b3AtY29sb3I9InJnYmEoNTEsIDUxLCA1MSwgMCkiIG9mZnNldD0iNzAlIiAvPgogICAgICA8L2xpbmVhckdyYWRpZW50PgogICAgPC9kZWZzPgogICAgPHJlY3Qgd2lkdGg9IjIyMzciIGhlaWdodD0iMTY3OCIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iMjIzNyIgaGVpZ2h0PSIxNjc4IiBmaWxsPSJ1cmwoI2ctMjIzNy0xNjc4KSIgLz4KICAgIDxhbmltYXRlIHhsaW5rOmhyZWY9IiNyIiBhdHRyaWJ1dGVOYW1lPSJ4IiBmcm9tPSItMjIzNyIgdG89IjIyMzciIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" width="2237" height="1678" alt="Happy Lunar New Year" quality-type={} quality-percent={} data-sizes="auto" sizes="100vw" style="--aspect:2237/1678;--aspect-tablet:2237/1678;--aspect-mobile:2237/1678;--objf:cover;--h:auto;--h-tablet:auto;--h-mobile:auto" /> </div> </div> </a> </div> </div><div gp-el-wrapper style="--mb:var(--g-s-s);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="gJYFwp5bJP "> <gp-text data-id=""> <div data-id="gJYFwp5bJP" class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-g-paragraph-1" style="--w:100%;--ta:left;--c:#333333;--size:13px;--size-tablet:12px;--size-mobile:14px;word-break:break-word;overflow:hidden" >Feb 10, 2025</div> </div> </div> </gp-text> </div><div gp-el-wrapper style="--mb:var(--g-s-l);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="gzPQRic4wj "> <a href="/blogs/popular-articles/happy-lunar-new-year" title="Happy Lunar New Year"> <gp-text data-id=""> <div data-id="gzPQRic4wj" class=" " > <div > <h1 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-g-subheading-2" style="--w:100%;--ta:left;--line-clamp:unset;--line-clamp-tablet:unset;--line-clamp-mobile:unset;--c:#333333;--size:18px;--size-tablet:16px;--size-mobile:16px;word-break:break-word;overflow:hidden" >Happy Lunar New Year</h1> </div> </div> </gp-text> </a> </div><div gp-el-wrapper style="--mb:var(--g-s-s);--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="glY2f3mkJV "> <gp-article-content data-id="glY2f3mkJV" > <div class="gp-relative gp-p-description-text gp-break-words safari:[&_p]:gp-inline safari:[&_p]:after:gp-whitespace-pre data-[browser=safari]:after:gp-content-[' '] data-[browser=safari]:after:gp-absolute data-[browser=safari]:after:gp-left-0 data-[browser=safari]:after:gp-right-0 data-[browser=safari]:after:gp-bottom-0 data-[browser=safari]:after:gp-w-full data-[browser=safari]:after:gp-h-1/2 data-[browser=safari]:after:gp-bg-gradient-to-t data-[browser=safari]:after:gp-from-white" style="--ta:left;--c:#333333;--ff:var(--g-font-Assistant, 'Assistant'), var(--g-font-body, body);--weight:400;--size:12px;--size-tablet:13px;--size-mobile:12px;--lh:180%;--lh-tablet:180%;--lh-mobile:180%;--line-clamp:3;--line-clamp-tablet:3;--line-clamp-mobile:3" > <p>🧨 Happy New Year! 🧧<br>For POPULAR, this year marks the beginning of a brand-new century—a time to embark on new journeys and embrace exciting opportunities. 🥳</p> </div> <style data-shopify> .gp-p-description-text * { color: inherit } </style> </gp-article-content> <script class="gps-link" delay ="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-article-content.js?v=1742365134075" defer="defer"></script> </div></div> </div> </div> </div> <div style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll;--ta:left" data-keep-class="true" class="gTX9ZEho8d " ><div></div></div> <style id="custom-css-gTX9ZEho8d"> #gNYfG4wd5Q{display:none;} </style> </div> </div> </div> </div> </section> <style class="gps-link" type="text/disabled-css" >@font-face { font-family: 'Assistant'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/assistant/v22/2sDPZGJYnIjSi6H75xkZZE1I0yCmYzzQtuZnIGaV2Q.woff) format('woff'); } /* hebrew */ @font-face { font-family: 'Assistant'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/assistant/v22/2sDPZGJYnIjSi6H75xkZZE1I0yCmYzzQtuZnIGSV2YOrrM95Dylg.woff) format('woff'); unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; } /* latin-ext */ @font-face { font-family: 'Assistant'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/assistant/v22/2sDPZGJYnIjSi6H75xkZZE1I0yCmYzzQtuZnIGiV2YOrrM95Dylg.woff) format('woff'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Assistant'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/assistant/v22/2sDPZGJYnIjSi6H75xkZZE1I0yCmYzzQtuZnIGaV2YOrrM95Dw.woff) format('woff'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } </style> </section><section id="shopify-section-template--15839232491727__gp_section_553443014555468962" class="shopify-section gps-553443014555468962 gps gpsil"> <style class="gps-link gps-style" type="text/disabled-css" >.gps-553443014555468962.gps.gpsil [style*="--aspect:"]{aspect-ratio:var(--aspect)}.gps-553443014555468962.gps.gpsil [style*="--bg:"]{background:var(--bg)}.gps-553443014555468962.gps.gpsil [style*="--bga:"]{background-attachment:var(--bga)}.gps-553443014555468962.gps.gpsil [style*="--bgc:"]{background-color:var(--bgc)}.gps-553443014555468962.gps.gpsil [style*="--bgi:"]{background-image:var(--bgi)}.gps-553443014555468962.gps.gpsil [style*="--bgp:"]{background-position:var(--bgp)}.gps-553443014555468962.gps.gpsil [style*="--bgr:"]{background-repeat:var(--bgr)}.gps-553443014555468962.gps.gpsil [style*="--bgs:"]{background-size:var(--bgs)}.gps-553443014555468962.gps.gpsil [style*="--b:"]{border:var(--b)}.gps-553443014555468962.gps.gpsil [style*="--bc:"]{border-color:var(--bc)}.gps-553443014555468962.gps.gpsil [style*="--bs:"]{border-style:var(--bs)}.gps-553443014555468962.gps.gpsil [style*="--bw:"]{border-width:var(--bw)}.gps-553443014555468962.gps.gpsil [style*="--shadow:"]{box-shadow:var(--shadow)}.gps-553443014555468962.gps.gpsil [style*="--c:"]{color:var(--c)}.gps-553443014555468962.gps.gpsil [style*="--cg:"]{-moz-column-gap:var(--cg);column-gap:var(--cg)}.gps-553443014555468962.gps.gpsil [style*="--ff:"]{font-family:var(--ff)}.gps-553443014555468962.gps.gpsil [style*="--size:"]{font-size:var(--size)}.gps-553443014555468962.gps.gpsil [style*="--weight:"]{font-weight:var(--weight)}.gps-553443014555468962.gps.gpsil [style*="--fs:"]{font-style:var(--fs)}.gps-553443014555468962.gps.gpsil [style*="--gtc:"]{grid-template-columns:var(--gtc)}.gps-553443014555468962.gps.gpsil [style*="--h:"]{height:var(--h)}.gps-553443014555468962.gps.gpsil [style*="--jc:"]{justify-content:var(--jc)}.gps-553443014555468962.gps.gpsil [style*="--ls:"]{letter-spacing:var(--ls)}.gps-553443014555468962.gps.gpsil [style*="--lh:"]{line-height:var(--lh)}.gps-553443014555468962.gps.gpsil [style*="--m:"]{margin:var(--m)}.gps-553443014555468962.gps.gpsil [style*="--mb:"]{margin-bottom:var(--mb)}.gps-553443014555468962.gps.gpsil [style*="--mr:"]{margin-right:var(--mr)}.gps-553443014555468962.gps.gpsil [style*="--mt:"]{margin-top:var(--mt)}.gps-553443014555468962.gps.gpsil [style*="--objf:"]{-o-object-fit:var(--objf);object-fit:var(--objf)}.gps-553443014555468962.gps.gpsil [style*="--op:"]{opacity:var(--op)}.gps-553443014555468962.gps.gpsil [style*="--o:"]{order:var(--o)}.gps-553443014555468962.gps.gpsil [style*="--pc:"]{place-content:var(--pc)}.gps-553443014555468962.gps.gpsil [style*="--p:"]{padding:var(--p)}.gps-553443014555468962.gps.gpsil [style*="--pb:"]{padding-bottom:var(--pb)}.gps-553443014555468962.gps.gpsil [style*="--pl:"]{padding-left:var(--pl)}.gps-553443014555468962.gps.gpsil [style*="--pr:"]{padding-right:var(--pr)}.gps-553443014555468962.gps.gpsil [style*="--pt:"]{padding-top:var(--pt)}.gps-553443014555468962.gps.gpsil [style*="--ta:"]{text-align:var(--ta)}.gps-553443014555468962.gps.gpsil [style*="--t:"]{transform:var(--t)}.gps-553443014555468962.gps.gpsil [style*="--v:"]{visibility:var(--v)}.gps-553443014555468962.gps.gpsil [style*="--w:"]{width:var(--w)}.gps-553443014555468962.gps.gpsil [style*="--line-clamp:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp);display:-webkit-box;overflow:hidden}@media only screen and (max-width:1024px){.gps-553443014555468962.gps.gpsil [style*="--aspect-tablet:"]{aspect-ratio:var(--aspect-tablet)}.gps-553443014555468962.gps.gpsil [style*="--size-tablet:"]{font-size:var(--size-tablet)}.gps-553443014555468962.gps.gpsil [style*="--h-tablet:"]{height:var(--h-tablet)}.gps-553443014555468962.gps.gpsil [style*="--lh-tablet:"]{line-height:var(--lh-tablet)}.gps-553443014555468962.gps.gpsil [style*="--mb-tablet:"]{margin-bottom:var(--mb-tablet)}.gps-553443014555468962.gps.gpsil [style*="--mr-tablet:"]{margin-right:var(--mr-tablet)}.gps-553443014555468962.gps.gpsil [style*="--mt-tablet:"]{margin-top:var(--mt-tablet)}.gps-553443014555468962.gps.gpsil [style*="--objf-tablet:"]{-o-object-fit:var(--objf-tablet);object-fit:var(--objf-tablet)}.gps-553443014555468962.gps.gpsil [style*="--pb-tablet:"]{padding-bottom:var(--pb-tablet)}.gps-553443014555468962.gps.gpsil [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}.gps-553443014555468962.gps.gpsil [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}.gps-553443014555468962.gps.gpsil [style*="--pt-tablet:"]{padding-top:var(--pt-tablet)}.gps-553443014555468962.gps.gpsil [style*="--v-tablet:"]{visibility:var(--v-tablet)}.gps-553443014555468962.gps.gpsil [style*="--w-tablet:"]{width:var(--w-tablet)}.gps-553443014555468962.gps.gpsil [style*="--line-clamp-tablet:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-tablet);display:-webkit-box;overflow:hidden}}@media only screen and (max-width:767px){.gps-553443014555468962.gps.gpsil [style*="--aspect-mobile:"]{aspect-ratio:var(--aspect-mobile)}.gps-553443014555468962.gps.gpsil [style*="--size-mobile:"]{font-size:var(--size-mobile)}.gps-553443014555468962.gps.gpsil [style*="--gtc-mobile:"]{grid-template-columns:var(--gtc-mobile)}.gps-553443014555468962.gps.gpsil [style*="--h-mobile:"]{height:var(--h-mobile)}.gps-553443014555468962.gps.gpsil [style*="--lh-mobile:"]{line-height:var(--lh-mobile)}.gps-553443014555468962.gps.gpsil [style*="--mb-mobile:"]{margin-bottom:var(--mb-mobile)}.gps-553443014555468962.gps.gpsil [style*="--mr-mobile:"]{margin-right:var(--mr-mobile)}.gps-553443014555468962.gps.gpsil [style*="--mt-mobile:"]{margin-top:var(--mt-mobile)}.gps-553443014555468962.gps.gpsil [style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}.gps-553443014555468962.gps.gpsil [style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}.gps-553443014555468962.gps.gpsil [style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}.gps-553443014555468962.gps.gpsil [style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}.gps-553443014555468962.gps.gpsil [style*="--v-mobile:"]{visibility:var(--v-mobile)}.gps-553443014555468962.gps.gpsil [style*="--w-mobile:"]{width:var(--w-mobile)}.gps-553443014555468962.gps.gpsil [style*="--line-clamp-mobile:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-mobile);display:-webkit-box;overflow:hidden}}.gps-553443014555468962 .gp-relative{position:relative}.gps-553443014555468962 .gp-mx-auto{margin-left:auto;margin-right:auto}.gps-553443014555468962 .gp-mb-0{margin-bottom:0}.gps-553443014555468962 .gp-flex{display:flex}.gps-553443014555468962 .gp-grid{display:grid}.gps-553443014555468962 .gp-contents{display:contents}.gps-553443014555468962 .\!gp-hidden{display:none!important}.gps-553443014555468962 .gp-hidden{display:none}.gps-553443014555468962 .gp-h-full{height:100%}.gps-553443014555468962 .gp-w-full{width:100%}.gps-553443014555468962 .gp-max-w-full{max-width:100%}.gps-553443014555468962 .gp-flex-col{flex-direction:column}.gps-553443014555468962 .gp-gap-y-0{row-gap:0}.gps-553443014555468962 .gp-transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-553443014555468962 .gp-duration-200{transition-duration:.2s}.gps-553443014555468962 .gp-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (max-width:1024px){.gps-553443014555468962 .tablet\:\!gp-hidden{display:none!important}.gps-553443014555468962 .tablet\:gp-hidden{display:none}}@media (max-width:767px){.gps-553443014555468962 .mobile\:\!gp-hidden{display:none!important}.gps-553443014555468962 .mobile\:gp-hidden{display:none}}.gps-553443014555468962 .\[\&_\*\]\:gp-max-w-full *{max-width:100%}.gps-553443014555468962 .\[\&_p\]\:gp-inline p{display:inline}.gps-553443014555468962 .\[\&_p\]\:after\:gp-whitespace-pre-wrap p:after{content:var(--tw-content);white-space:pre-wrap}.gps-553443014555468962 .\[\&_p\]\:after\:gp-content-\[\'\\A\'\] p:after{--tw-content:"\A";content:var(--tw-content)}</style> <section class="gp-mx-auto gp-max-w-full gps-lazy " style="--w:100%;--w-tablet:100%;--w-mobile:100%;--pl:0px;--pl-tablet:0px;--pl-mobile:0px;--pr:0px;--pr-tablet:0px;--pr-mobile:0px" > <div enableLazyloadImage="true" id="gupgs9fEdc" data-id="gupgs9fEdc" style="--bs:solid;--bw:1px 0px 0px 0px;--bc:#cccccc;--shadow:none;--d:grid;--d-mobile:none;--d-tablet:grid;--op:100%;--mt:0px;--mb:0px;--mr:auto;--pt:50px;--pl:0px;--pb:50px;--pr:0px;--mt-tablet:0px;--mb-tablet:0px;--mr-tablet:auto;--pt-tablet:30px;--pl-tablet:0px;--pb-tablet:30px;--pr-tablet:0px;--mt-mobile:0px;--mb-mobile:0px;--mr-mobile:auto;--pt-mobile:30px;--pl-mobile:0px;--pb-mobile:30px;--pr-mobile:0px;--cg:32px;--pc:start;--gtc:minmax(0, 12fr);--w:100%;--w-tablet:100%;--w-mobile:100%;--bgc:#FFFFFF;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gupgs9fEdc gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" label="Block" tag="Col" type="component" style="--jc:start" class="gdtdarN_Fs gp-relative gp-flex gp-flex-col" > <div enableLazyloadImage="true" parentTag="Col" id="glsOwQOBwj" data-id="glsOwQOBwj" style="--bs:solid;--bw:0px;--bc:#121212;--shadow:none;--d:grid;--d-mobile:grid;--d-tablet:grid;--op:100%;--mt-tablet:30px;--mb-tablet:30px;--cg:30px;--pc:start;--gtc:minmax(0, 2.4fr) minmax(0, 2.4fr) minmax(0, 2.4fr) minmax(0, 2.4fr) minmax(0, 2.4fr);--gtc-mobile:minmax(0, 12fr);--w:var(--g-ct-w, 1200px);--w-tablet:100%;--w-mobile:100%;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="glsOwQOBwj gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" label="Block" tag="Col" type="component" style="--jc:start" class="g1tonQVuOq gp-relative gp-flex gp-flex-col" > <div enableLazyloadImage="true" parentTag="Col" id="gcqrw3B4_A" data-id="gcqrw3B4_A" style="--bs:solid;--bw:0px;--bc:#121212;--shadow:none;--d:grid;--d-mobile:grid;--d-tablet:grid;--op:100%;--mb:0px;--mb-mobile:var(--g-s-3xl);--pl-mobile:var(--g-s-xl);--pr-mobile:var(--g-s-xl);--mb-tablet:0px;--pl-tablet:0px;--pr-tablet:0px;--cg:32px;--pc:start;--gtc:minmax(0, 12fr);--w:100%;--w-tablet:100%;--w-mobile:100%;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gcqrw3B4_A gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" label="Block" tag="Col" type="component" style="--jc:start" class="g2zfpHrsXa gp-relative gp-flex gp-flex-col" > <gp-animation gp-interaction-wrapper display-init="show" gp-data='{"config":{"desktop":{"enabled":true,"trigger":"hover","triggerConfig":{"appear":{"animation":"slide","setting":{"fade":{"delay":"0","speed":1.7,"easing":"ease-out"},"zoom":{"delay":"0","speed":1.7,"isFade":true,"easing":"ease-out","zoomDirection":"in","scale":{"in":[80,100],"out":[120,100]}},"slide":{"delay":"0","speed":1.7,"easing":"ease-out","direction":"down","isCustomDistance":true,"distance":"20"},"shake":{"delay":"0","speed":0.7,"loop":false,"intensity":11,"easing":"linear"}}},"hover":{"animation":"zoom","setting":{"fade":{"delay":"0","speed":1.7,"easing":"ease-out"},"zoom":{"delay":"0","speed":1.7,"isFade":false,"easing":"ease-out","zoomDirection":"in","scale":{"in":[100,110],"out":[100,80]}},"slide":{"delay":"0","speed":1.7,"easing":"ease-out","direction":"left","isCustomDistance":false},"shake":{"delay":"0","speed":0.7,"loop":false,"intensity":11,"easing":"linear"}}}}}},"tag":"Image","opacity":{"desktop":"100%"},"notEnableAnimationWhenInit":false}' style="display:contents" > <div style="--v:hidden;--v-tablet:hidden;--v-mobile:hidden;display:contents"><div data-id="gKgbdXIPkH" role="presentation" class="gp-group/image gKgbdXIPkH" style="--bs:solid;--bw:0px;--bc:#121212;--shadow:none;--d:block;--d-mobile:block;--d-tablet:block;--op:100%;--mb:10px;--ta:center" > <a class="pointer-events-auto h-full gp-flex" href="https://popular.com.sg/pages/promotions" target="_self" title="Image Title" class="gp-h-full gp-w-full" style="--shadow:none;border-radius:inherit;--jc:center" > <picture style="border-radius: inherit" class="gp-contents"> <source media="(max-width: 767px)" data-srcSet="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/icons-sale.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNjI1LTYyNSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0idXJsKCNnLTYyNS02MjUpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii02MjUiIHRvPSI2MjUiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <source media="(max-width: 1024px)" data-srcSet="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/icons-sale.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNjI1LTYyNSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0idXJsKCNnLTYyNS02MjUpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii02MjUiIHRvPSI2MjUiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <img class="gp-h-full gp-max-w-full gp-flex gp_lazyload" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNjI1LTYyNSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0idXJsKCNnLTYyNS02MjUpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii02MjUiIHRvPSI2MjUiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" data-src="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/icons-sale.png" width="100%" alt="Alt Image" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:contain;--objf-tablet:contain;--w:60%;--w-tablet:70%;--w-mobile:30%;--h:auto;--h-tablet:auto;--h-mobile:auto" /> </picture> </a> </div></div> </gp-animation> <script src="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-animation.js?v=1742365134075" defer="defer"></script> <gp-text data-id="gIzd-Gtvup"> <div enableLazyloadImage="true" parentTag="Col" class="gIzd-Gtvup " style="--ta:center;--bs:solid;--bw:0px;--bc:#121212;--shadow:none;--d:block;--d-mobile:block;--d-tablet:block;--op:100%;--mb:0px;--mb-mobile:0px" > <div class="gp-flex" style="--jc:center"> <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-text" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--ta:center;--line-clamp:unset;--line-clamp-tablet:unset;--line-clamp-mobile:unset;--fs:normal;--ff:var(--g-font-body, body);--weight:400;--ls:0px;--size:14px;--size-tablet:14px;--size-mobile:14px;--lh:150%;--lh-tablet:150%;--lh-mobile:150%;--c:#424242;word-break:break-word;overflow:hidden" ><p>Store Promotions</p></div> </div> </div> </gp-text> </div> </div> </div><div enableLazyloadImage="true" label="Block" tag="Col" type="component" style="--jc:start" class="gCKAnJtxc0 gp-relative gp-flex gp-flex-col" > <div enableLazyloadImage="true" parentTag="Col" id="gjPvK3EcfC" data-id="gjPvK3EcfC" style="--bs:solid;--bw:0px;--bc:#121212;--shadow:none;--d:grid;--d-mobile:grid;--d-tablet:grid;--op:100%;--mb:0px;--mb-mobile:var(--g-s-3xl);--pl-mobile:var(--g-s-xl);--pr-mobile:var(--g-s-xl);--mb-tablet:0px;--pl-tablet:0px;--pr-tablet:0px;--cg:32px;--pc:start;--gtc:minmax(0, 12fr);--w:100%;--w-tablet:100%;--w-mobile:100%;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gjPvK3EcfC gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" label="Block" tag="Col" type="component" style="--jc:start" class="gi4Px-fYGG gp-relative gp-flex gp-flex-col" > <gp-animation gp-interaction-wrapper display-init="show" gp-data='{"config":{"desktop":{"enabled":true,"trigger":"hover","triggerConfig":{"appear":{"animation":"slide","setting":{"fade":{"delay":"0","speed":1.7,"easing":"ease-out"},"zoom":{"delay":"0","speed":1.7,"isFade":true,"easing":"ease-out","zoomDirection":"in","scale":{"in":[80,100],"out":[120,100]}},"slide":{"delay":"0","speed":1.7,"easing":"ease-out","direction":"down","isCustomDistance":false,"distance":"100"},"shake":{"delay":"0","speed":0.7,"loop":false,"intensity":11,"easing":"linear"}}},"hover":{"animation":"zoom","setting":{"fade":{"delay":"0","speed":1.7,"easing":"ease-out"},"zoom":{"delay":"0","speed":1.7,"isFade":false,"easing":"ease-out","zoomDirection":"in","scale":{"in":[100,120],"out":[100,80]}},"slide":{"delay":"0","speed":1.7,"easing":"ease-out","direction":"left","isCustomDistance":false},"shake":{"delay":"0","speed":0.7,"loop":false,"intensity":11,"easing":"linear"}}}}}},"tag":"Image","opacity":{"desktop":"100%"},"notEnableAnimationWhenInit":false}' style="display:contents" > <div style="--v:hidden;--v-tablet:hidden;--v-mobile:hidden;display:contents"><div data-id="gVZqkLkzsJ" role="presentation" class="gp-group/image gVZqkLkzsJ" style="--bs:solid;--bw:0px;--bc:#121212;--shadow:none;--d:block;--d-mobile:block;--d-tablet:block;--op:100%;--mb:10px;--ta:center" > <a class="pointer-events-auto h-full gp-flex" href="https://popular.com.sg/pages/store-locator" target="_self" title="Image Title" class="gp-h-full gp-w-full" style="--shadow:none;border-radius:inherit;--jc:center" > <picture style="border-radius: inherit" class="gp-contents"> <source media="(max-width: 767px)" data-srcSet="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/icons-store.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNjI1LTYyNSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0idXJsKCNnLTYyNS02MjUpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii02MjUiIHRvPSI2MjUiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <source media="(max-width: 1024px)" data-srcSet="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/icons-store.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNjI1LTYyNSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0idXJsKCNnLTYyNS02MjUpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii02MjUiIHRvPSI2MjUiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <img class="gp-h-full gp-max-w-full gp-flex gp_lazyload" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNjI1LTYyNSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0idXJsKCNnLTYyNS02MjUpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii02MjUiIHRvPSI2MjUiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" data-src="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/icons-store.png" width="100%" alt="Alt Image" style="--aspect:1/1;--aspect-tablet:1/1;--objf:contain;--w:60%;--w-tablet:70%;--w-mobile:48px;--h:auto;--h-tablet:auto;--h-mobile:auto" /> </picture> </a> </div></div> </gp-animation> <script src="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-animation.js?v=1742365134075" defer="defer"></script> <gp-text data-id="govvWaZhn8"> <div enableLazyloadImage="true" parentTag="Col" class="govvWaZhn8 " style="--ta:center;--bs:solid;--bw:0px;--bc:#121212;--shadow:none;--d:block;--d-mobile:block;--d-tablet:block;--op:100%;--mb:0px;--mb-mobile:0px" > <div class="gp-flex" style="--jc:center"> <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-text" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--ta:center;--line-clamp:unset;--line-clamp-tablet:unset;--line-clamp-mobile:unset;--fs:normal;--ff:var(--g-font-body, body);--weight:400;--ls:0px;--size:14px;--size-tablet:14px;--size-mobile:14px;--lh:150%;--lh-tablet:150%;--lh-mobile:150%;--c:#424242;word-break:break-word;overflow:hidden" ><p>Store Locator</p></div> </div> </div> </gp-text> </div> </div> </div><div enableLazyloadImage="true" label="Block" tag="Col" type="component" style="--jc:start" class="gKVOvwMg26 gp-relative gp-flex gp-flex-col" > <div enableLazyloadImage="true" parentTag="Col" id="gk6nSphl5d" data-id="gk6nSphl5d" style="--bs:solid;--bw:0px;--bc:#121212;--shadow:none;--d:grid;--d-mobile:grid;--d-tablet:grid;--op:100%;--mb:0px;--mb-mobile:var(--g-s-3xl);--pl-mobile:var(--g-s-xl);--pr-mobile:var(--g-s-xl);--mb-tablet:0px;--pl-tablet:0px;--pr-tablet:0px;--cg:32px;--pc:start;--gtc:minmax(0, 12fr);--w:100%;--w-tablet:100%;--w-mobile:100%;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gk6nSphl5d gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" label="Block" tag="Col" type="component" style="--jc:start" class="gUrZhkgZAY gp-relative gp-flex gp-flex-col" > <gp-animation gp-interaction-wrapper display-init="show" gp-data='{"config":{"desktop":{"enabled":true,"trigger":"hover","triggerConfig":{"appear":{"animation":"slide","setting":{"fade":{"delay":"0","speed":1.7,"easing":"ease-out"},"zoom":{"delay":"0","speed":1.7,"isFade":true,"easing":"ease-out","zoomDirection":"in","scale":{"in":[80,100],"out":[120,100]}},"slide":{"delay":"0","speed":1.7,"easing":"ease-out","direction":"down","isCustomDistance":false,"distance":"100"},"shake":{"delay":"0","speed":0.7,"loop":false,"intensity":11,"easing":"linear"}}},"hover":{"animation":"zoom","setting":{"fade":{"delay":"0","speed":1.7,"easing":"ease-out"},"zoom":{"delay":"0","speed":1.7,"isFade":false,"easing":"ease-out","zoomDirection":"in","scale":{"in":[100,120],"out":[100,80]}},"slide":{"delay":"0","speed":1.7,"easing":"ease-out","direction":"left","isCustomDistance":false},"shake":{"delay":"0","speed":0.7,"loop":false,"intensity":11,"easing":"linear"}}}}}},"tag":"Image","opacity":{"desktop":"100%"},"notEnableAnimationWhenInit":false}' style="display:contents" > <div style="--v:hidden;--v-tablet:hidden;--v-mobile:hidden;display:contents"><div data-id="gLLq2mo9CD" role="presentation" class="gp-group/image gLLq2mo9CD" style="--bs:solid;--bw:0px;--bc:#121212;--shadow:none;--d:block;--d-mobile:block;--d-tablet:block;--op:100%;--mb:10px;--ta:center" > <a class="pointer-events-auto h-full gp-flex" href="https://popular.com.sg/pages/events" target="_self" title="Image Title" class="gp-h-full gp-w-full" style="--shadow:none;border-radius:inherit;--jc:center" > <picture style="border-radius: inherit" class="gp-contents"> <source media="(max-width: 767px)" data-srcSet="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/icons-event.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNjI1LTYyNSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0idXJsKCNnLTYyNS02MjUpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii02MjUiIHRvPSI2MjUiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <source media="(max-width: 1024px)" data-srcSet="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/icons-event.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNjI1LTYyNSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0idXJsKCNnLTYyNS02MjUpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii02MjUiIHRvPSI2MjUiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <img class="gp-h-full gp-max-w-full gp-flex gp_lazyload" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNjI1LTYyNSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0idXJsKCNnLTYyNS02MjUpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii02MjUiIHRvPSI2MjUiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" data-src="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/icons-event.png" width="100%" alt="Alt Image" style="--aspect:1/1;--aspect-tablet:1/1;--objf:contain;--w:60%;--w-tablet:70%;--w-mobile:48px;--h:auto;--h-tablet:auto;--h-mobile:auto" /> </picture> </a> </div></div> </gp-animation> <script src="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-animation.js?v=1742365134075" defer="defer"></script> <gp-text data-id="gXDQ-IVy_E"> <div enableLazyloadImage="true" parentTag="Col" class="gXDQ-IVy_E " style="--ta:center;--bs:solid;--bw:0px;--bc:#121212;--shadow:none;--d:block;--d-mobile:block;--d-tablet:block;--op:100%;--mb:0px;--mb-mobile:0px" > <div class="gp-flex" style="--jc:center"> <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-text" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--ta:center;--line-clamp:unset;--line-clamp-tablet:unset;--line-clamp-mobile:unset;--fs:normal;--ff:var(--g-font-body, body);--weight:400;--ls:0px;--size:14px;--size-tablet:14px;--size-mobile:14px;--lh:150%;--lh-tablet:150%;--lh-mobile:150%;--c:#424242;word-break:break-word;overflow:hidden" ><p>Events</p></div> </div> </div> </gp-text> </div> </div> </div><div enableLazyloadImage="true" label="Block" tag="Col" type="component" style="--jc:start" class="gdk6RWKhLp gp-relative gp-flex gp-flex-col" > <div enableLazyloadImage="true" parentTag="Col" id="ghZnwQtI4s" data-id="ghZnwQtI4s" style="--bs:solid;--bw:0px;--bc:#121212;--shadow:none;--d:grid;--d-mobile:grid;--d-tablet:grid;--op:100%;--mb:0px;--mb-mobile:var(--g-s-3xl);--pl-mobile:var(--g-s-xl);--pr-mobile:var(--g-s-xl);--mb-tablet:0px;--pl-tablet:0px;--pr-tablet:0px;--cg:32px;--pc:start;--gtc:minmax(0, 12fr);--w:100%;--w-tablet:100%;--w-mobile:100%;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="ghZnwQtI4s gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" label="Block" tag="Col" type="component" style="--jc:start" class="gCT_pg_alp gp-relative gp-flex gp-flex-col" > <gp-animation gp-interaction-wrapper display-init="show" gp-data='{"config":{"desktop":{"enabled":true,"trigger":"hover","triggerConfig":{"appear":{"animation":"slide","setting":{"fade":{"delay":"0","speed":1.7,"easing":"ease-out"},"zoom":{"delay":"0","speed":1.7,"isFade":true,"easing":"ease-out","zoomDirection":"in","scale":{"in":[80,100],"out":[120,100]}},"slide":{"delay":"0","speed":1.7,"easing":"ease-out","direction":"down","isCustomDistance":false,"distance":"100"},"shake":{"delay":"0","speed":0.7,"loop":false,"intensity":11,"easing":"linear"}}},"hover":{"animation":"zoom","setting":{"fade":{"delay":"0","speed":1.7,"easing":"ease-out"},"zoom":{"delay":"0","speed":1.7,"isFade":false,"easing":"ease-out","zoomDirection":"in","scale":{"in":[100,120],"out":[100,80]}},"slide":{"delay":"0","speed":1.7,"easing":"ease-out","direction":"left","isCustomDistance":false},"shake":{"delay":"0","speed":0.7,"loop":false,"intensity":11,"easing":"linear"}}}}}},"tag":"Image","opacity":{"desktop":"100%"},"notEnableAnimationWhenInit":false}' style="display:contents" > <div style="--v:hidden;--v-tablet:hidden;--v-mobile:hidden;display:contents"><div data-id="gZF63ymS3t" role="presentation" class="gp-group/image gZF63ymS3t" style="--bs:solid;--bw:0px;--bc:#121212;--shadow:none;--d:block;--d-mobile:block;--d-tablet:block;--op:100%;--mb:10px;--ta:center" > <a class="pointer-events-auto h-full gp-flex" href="https://popular.com.sg/pages/popclub-emag" target="_self" title="Image Title" class="gp-h-full gp-w-full" style="--shadow:none;border-radius:inherit;--jc:center" > <picture style="border-radius: inherit" class="gp-contents"> <source media="(max-width: 767px)" data-srcSet="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/icons-popclub.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNjI1LTYyNSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0idXJsKCNnLTYyNS02MjUpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii02MjUiIHRvPSI2MjUiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <source media="(max-width: 1024px)" data-srcSet="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/icons-popclub.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNjI1LTYyNSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0idXJsKCNnLTYyNS02MjUpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii02MjUiIHRvPSI2MjUiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <img class="gp-h-full gp-max-w-full gp-flex gp_lazyload" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNjI1LTYyNSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0idXJsKCNnLTYyNS02MjUpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii02MjUiIHRvPSI2MjUiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" data-src="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/icons-popclub.png" width="100%" alt="Alt Image" style="--aspect:1/1;--aspect-tablet:1/1;--objf:contain;--w:60%;--w-tablet:70%;--w-mobile:48px;--h:auto;--h-tablet:auto;--h-mobile:auto" /> </picture> </a> </div></div> </gp-animation> <script src="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-animation.js?v=1742365134075" defer="defer"></script> <gp-text data-id="g6rI4MbwN8"> <div enableLazyloadImage="true" parentTag="Col" class="g6rI4MbwN8 " style="--ta:center;--bs:solid;--bw:0px;--bc:#121212;--shadow:none;--d:block;--d-mobile:block;--d-tablet:block;--op:100%;--mb:0px;--mb-mobile:0px" > <div class="gp-flex" style="--jc:center"> <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-text" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--ta:center;--line-clamp:unset;--line-clamp-tablet:unset;--line-clamp-mobile:unset;--fs:normal;--ff:var(--g-font-body, body);--weight:400;--ls:0px;--size:14px;--size-tablet:14px;--size-mobile:14px;--lh:150%;--lh-tablet:150%;--lh-mobile:150%;--c:#424242;word-break:break-word;overflow:hidden" ><p>POPCLUB Magazine</p></div> </div> </div> </gp-text> </div> </div> </div><div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--jc:start" class="gPDycEterD gp-relative gp-flex gp-flex-col" > <div enableLazyloadImage="true" parentTag="Col" id="ggFT8u7uCM" data-id="ggFT8u7uCM" style="--bs:solid;--bw:0px;--bc:#121212;--shadow:none;--d:grid;--d-mobile:grid;--d-tablet:grid;--op:100%;--mb:0px;--mb-mobile:var(--g-s-3xl);--pl-mobile:var(--g-s-xl);--pr-mobile:var(--g-s-xl);--mb-tablet:0px;--pl-tablet:0px;--pr-tablet:0px;--cg:32px;--pc:start;--gtc:minmax(0, 12fr);--w:100%;--w-tablet:100%;--w-mobile:100%;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="ggFT8u7uCM gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" label="Block" tag="Col" type="component" style="--jc:start" class="gC53sJkBWy gp-relative gp-flex gp-flex-col" > <gp-animation gp-interaction-wrapper display-init="show" gp-data='{"config":{"desktop":{"enabled":true,"trigger":"hover","triggerConfig":{"appear":{"animation":"slide","setting":{"fade":{"delay":"0","speed":1.7,"easing":"ease-out"},"zoom":{"delay":"0","speed":1.7,"isFade":true,"easing":"ease-out","zoomDirection":"in","scale":{"in":[80,100],"out":[120,100]}},"slide":{"delay":"0","speed":1.7,"easing":"ease-out","direction":"down","isCustomDistance":false,"distance":"100"},"shake":{"delay":"0","speed":0.7,"loop":false,"intensity":11,"easing":"linear"}}},"hover":{"animation":"zoom","setting":{"fade":{"delay":"0","speed":1.7,"easing":"ease-out"},"zoom":{"delay":"0","speed":1.7,"isFade":false,"easing":"ease-out","zoomDirection":"in","scale":{"in":[100,110],"out":[100,80]}},"slide":{"delay":"0","speed":1.7,"easing":"ease-out","direction":"left","isCustomDistance":false},"shake":{"delay":"0","speed":0.7,"loop":false,"intensity":11,"easing":"linear"}}}}}},"tag":"Image","opacity":{"desktop":"100%"},"notEnableAnimationWhenInit":false}' style="display:contents" > <div style="--v:hidden;--v-tablet:hidden;--v-mobile:hidden;display:contents"><div data-id="g5JmNP_oAI" role="presentation" class="gp-group/image g5JmNP_oAI" style="--bs:solid;--bw:0px;--bc:#121212;--shadow:none;--d:block;--d-mobile:block;--d-tablet:block;--op:100%;--mb:10px;--ta:center" > <a class="pointer-events-auto h-full gp-flex" href="http://onelink.to/62wxkd" target="_self" title="Image Title" class="gp-h-full gp-w-full" style="--shadow:none;border-radius:inherit;--jc:center" > <picture style="border-radius: inherit" class="gp-contents"> <source media="(max-width: 767px)" data-srcSet="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/icons-popapp.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNjI1LTYyNSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0idXJsKCNnLTYyNS02MjUpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii02MjUiIHRvPSI2MjUiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <source media="(max-width: 1024px)" data-srcSet="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/icons-popapp.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNjI1LTYyNSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0idXJsKCNnLTYyNS02MjUpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii02MjUiIHRvPSI2MjUiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <img class="gp-h-full gp-max-w-full gp-flex gp_lazyload" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNjI1LTYyNSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0idXJsKCNnLTYyNS02MjUpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii02MjUiIHRvPSI2MjUiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" data-src="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/icons-popapp.png" width="100%" alt="Alt Image" style="--aspect:1/1;--aspect-tablet:1/1;--objf:contain;--objf-tablet:contain;--w:60%;--w-tablet:70%;--w-mobile:48px;--h:auto;--h-tablet:auto;--h-mobile:auto" /> </picture> </a> </div></div> </gp-animation> <script src="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-animation.js?v=1742365134075" defer="defer"></script> <gp-text data-id="gwizumpyFy"> <div enableLazyloadImage="true" parentTag="Col" class="gwizumpyFy " style="--ta:center;--bs:solid;--bw:0px;--bc:#121212;--shadow:none;--d:block;--d-mobile:block;--d-tablet:block;--op:100%;--mb:0px;--mb-mobile:0px" > <div class="gp-flex" style="--jc:center"> <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-text" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--ta:center;--line-clamp:unset;--line-clamp-tablet:unset;--line-clamp-mobile:unset;--fs:normal;--ff:var(--g-font-body, body);--weight:400;--ls:0px;--size:14px;--size-tablet:14px;--size-mobile:14px;--lh:150%;--lh-tablet:150%;--lh-mobile:150%;--c:#424242;word-break:break-word;overflow:hidden" ><p>Download App</p></div> </div> </div> </gp-text> </div> </div> </div> </div> <div style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll;--ta:left" data-keep-class="true" class="g8qGdOABe4 " ><div></div></div> <style id="custom-css-g8qGdOABe4"> .gp-preview-toolbar{display:none!important;} </style> </div> </div> </section> </section><section id="shopify-section-template--15839232491727__gp_section_554070909229466420" class="shopify-section gps-554070909229466420 gps gpsil"> <style class="gps-link gps-style" type="text/disabled-css" >.gps-554070909229466420.gps.gpsil [style*="--aspect:"]{aspect-ratio:var(--aspect)}.gps-554070909229466420.gps.gpsil [style*="--bg:"]{background:var(--bg)}.gps-554070909229466420.gps.gpsil [style*="--bga:"]{background-attachment:var(--bga)}.gps-554070909229466420.gps.gpsil [style*="--bgc:"]{background-color:var(--bgc)}.gps-554070909229466420.gps.gpsil [style*="--bgi:"]{background-image:var(--bgi)}.gps-554070909229466420.gps.gpsil [style*="--bgp:"]{background-position:var(--bgp)}.gps-554070909229466420.gps.gpsil [style*="--bgr:"]{background-repeat:var(--bgr)}.gps-554070909229466420.gps.gpsil [style*="--bgs:"]{background-size:var(--bgs)}.gps-554070909229466420.gps.gpsil [style*="--b:"]{border:var(--b)}.gps-554070909229466420.gps.gpsil [style*="--bc:"]{border-color:var(--bc)}.gps-554070909229466420.gps.gpsil [style*="--bl:"]{border-left:var(--bl)}.gps-554070909229466420.gps.gpsil [style*="--bs:"]{border-style:var(--bs)}.gps-554070909229466420.gps.gpsil [style*="--bw:"]{border-width:var(--bw)}.gps-554070909229466420.gps.gpsil [style*="--shadow:"]{box-shadow:var(--shadow)}.gps-554070909229466420.gps.gpsil [style*="--c:"]{color:var(--c)}.gps-554070909229466420.gps.gpsil [style*="--cg:"]{-moz-column-gap:var(--cg);column-gap:var(--cg)}.gps-554070909229466420.gps.gpsil [style*="--ff:"]{font-family:var(--ff)}.gps-554070909229466420.gps.gpsil [style*="--size:"]{font-size:var(--size)}.gps-554070909229466420.gps.gpsil [style*="--weight:"]{font-weight:var(--weight)}.gps-554070909229466420.gps.gpsil [style*="--fs:"]{font-style:var(--fs)}.gps-554070909229466420.gps.gpsil [style*="--gtc:"]{grid-template-columns:var(--gtc)}.gps-554070909229466420.gps.gpsil [style*="--h:"]{height:var(--h)}.gps-554070909229466420.gps.gpsil [style*="--jc:"]{justify-content:var(--jc)}.gps-554070909229466420.gps.gpsil [style*="--ls:"]{letter-spacing:var(--ls)}.gps-554070909229466420.gps.gpsil [style*="--lh:"]{line-height:var(--lh)}.gps-554070909229466420.gps.gpsil [style*="--m:"]{margin:var(--m)}.gps-554070909229466420.gps.gpsil [style*="--mb:"]{margin-bottom:var(--mb)}.gps-554070909229466420.gps.gpsil [style*="--mt:"]{margin-top:var(--mt)}.gps-554070909229466420.gps.gpsil [style*="--objf:"]{-o-object-fit:var(--objf);object-fit:var(--objf)}.gps-554070909229466420.gps.gpsil [style*="--op:"]{opacity:var(--op)}.gps-554070909229466420.gps.gpsil [style*="--o:"]{order:var(--o)}.gps-554070909229466420.gps.gpsil [style*="--pc:"]{place-content:var(--pc)}.gps-554070909229466420.gps.gpsil [style*="--p:"]{padding:var(--p)}.gps-554070909229466420.gps.gpsil [style*="--pb:"]{padding-bottom:var(--pb)}.gps-554070909229466420.gps.gpsil [style*="--pl:"]{padding-left:var(--pl)}.gps-554070909229466420.gps.gpsil [style*="--pr:"]{padding-right:var(--pr)}.gps-554070909229466420.gps.gpsil [style*="--pt:"]{padding-top:var(--pt)}.gps-554070909229466420.gps.gpsil [style*="--ta:"]{text-align:var(--ta)}.gps-554070909229466420.gps.gpsil [style*="--t:"]{transform:var(--t)}.gps-554070909229466420.gps.gpsil [style*="--w:"]{width:var(--w)}.gps-554070909229466420.gps.gpsil [style*="--line-clamp:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp);display:-webkit-box;overflow:hidden}@media only screen and (max-width:1024px){.gps-554070909229466420.gps.gpsil [style*="--aspect-tablet:"]{aspect-ratio:var(--aspect-tablet)}.gps-554070909229466420.gps.gpsil [style*="--size-tablet:"]{font-size:var(--size-tablet)}.gps-554070909229466420.gps.gpsil [style*="--h-tablet:"]{height:var(--h-tablet)}.gps-554070909229466420.gps.gpsil [style*="--lh-tablet:"]{line-height:var(--lh-tablet)}.gps-554070909229466420.gps.gpsil [style*="--mb-tablet:"]{margin-bottom:var(--mb-tablet)}.gps-554070909229466420.gps.gpsil [style*="--objf-tablet:"]{-o-object-fit:var(--objf-tablet);object-fit:var(--objf-tablet)}.gps-554070909229466420.gps.gpsil [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}.gps-554070909229466420.gps.gpsil [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}.gps-554070909229466420.gps.gpsil [style*="--w-tablet:"]{width:var(--w-tablet)}.gps-554070909229466420.gps.gpsil [style*="--line-clamp-tablet:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-tablet);display:-webkit-box;overflow:hidden}}@media only screen and (max-width:767px){.gps-554070909229466420.gps.gpsil [style*="--aspect-mobile:"]{aspect-ratio:var(--aspect-mobile)}.gps-554070909229466420.gps.gpsil [style*="--bc-mobile:"]{border-color:var(--bc-mobile)}.gps-554070909229466420.gps.gpsil [style*="--bs-mobile:"]{border-style:var(--bs-mobile)}.gps-554070909229466420.gps.gpsil [style*="--bw-mobile:"]{border-width:var(--bw-mobile)}.gps-554070909229466420.gps.gpsil [style*="--size-mobile:"]{font-size:var(--size-mobile)}.gps-554070909229466420.gps.gpsil [style*="--gtc-mobile:"]{grid-template-columns:var(--gtc-mobile)}.gps-554070909229466420.gps.gpsil [style*="--h-mobile:"]{height:var(--h-mobile)}.gps-554070909229466420.gps.gpsil [style*="--lh-mobile:"]{line-height:var(--lh-mobile)}.gps-554070909229466420.gps.gpsil [style*="--mb-mobile:"]{margin-bottom:var(--mb-mobile)}.gps-554070909229466420.gps.gpsil [style*="--mt-mobile:"]{margin-top:var(--mt-mobile)}.gps-554070909229466420.gps.gpsil [style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}.gps-554070909229466420.gps.gpsil [style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}.gps-554070909229466420.gps.gpsil [style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}.gps-554070909229466420.gps.gpsil [style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}.gps-554070909229466420.gps.gpsil [style*="--w-mobile:"]{width:var(--w-mobile)}.gps-554070909229466420.gps.gpsil [style*="--line-clamp-mobile:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-mobile);display:-webkit-box;overflow:hidden}}.gps-554070909229466420 .gp-relative{position:relative}.gps-554070909229466420 .gp-mx-auto{margin-left:auto;margin-right:auto}.gps-554070909229466420 .gp-mb-0{margin-bottom:0}.gps-554070909229466420 .gp-flex{display:flex}.gps-554070909229466420 .gp-grid{display:grid}.gps-554070909229466420 .gp-contents{display:contents}.gps-554070909229466420 .\!gp-hidden{display:none!important}.gps-554070909229466420 .gp-hidden{display:none}.gps-554070909229466420 .gp-h-full{height:100%}.gps-554070909229466420 .gp-w-full{width:100%}.gps-554070909229466420 .gp-max-w-full{max-width:100%}.gps-554070909229466420 .gp-flex-col{flex-direction:column}.gps-554070909229466420 .gp-gap-y-0{row-gap:0}.gps-554070909229466420 .gp-transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-554070909229466420 .gp-duration-200{transition-duration:.2s}.gps-554070909229466420 .gp-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (max-width:1024px){.gps-554070909229466420 .tablet\:\!gp-hidden{display:none!important}.gps-554070909229466420 .tablet\:gp-hidden{display:none}}@media (max-width:767px){.gps-554070909229466420 .mobile\:\!gp-hidden{display:none!important}.gps-554070909229466420 .mobile\:gp-hidden{display:none}}.gps-554070909229466420 .\[\&_\*\]\:gp-max-w-full *{max-width:100%}.gps-554070909229466420 .\[\&_p\]\:gp-inline p{display:inline}.gps-554070909229466420 .\[\&_p\]\:after\:gp-whitespace-pre-wrap p:after{content:var(--tw-content);white-space:pre-wrap}.gps-554070909229466420 .\[\&_p\]\:after\:gp-content-\[\'\\A\'\] p:after{--tw-content:"\A";content:var(--tw-content)}</style> <section class="gp-mx-auto gp-max-w-full gps-lazy " style="--w:100%;--w-tablet:100%;--w-mobile:100%;--pl:0px;--pl-tablet:0px;--pl-mobile:0px;--pr:0px;--pr-tablet:0px;--pr-mobile:0px" > <div enableLazyloadImage="true" id="g8mZNzMISp" data-id="g8mZNzMISp" style="--blockPadding:base;--pt:var(--g-s-2xl);--pb:var(--g-s-2xl);--mt-mobile:0px;--pt-mobile:50px;--pb-mobile:50px;--d:none;--d-tablet:none;--d-mobile:grid;--bs:none;--bs-mobile:none;--bw:1px 1px 1px 1px;--bw-mobile:1px 0px 0px 0px;--bc:#121212;--bc-mobile:#CCCCCC;--shadow:none;--op:100%;--cg:32px;--pc:start;--gtc:minmax(0, 12fr);--w:100%;--w-tablet:100%;--w-mobile:100%;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="g8mZNzMISp gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" tag="Col" label="Block" type="component" style="--jc:start" class="g33Ro--zX5 gp-relative gp-flex gp-flex-col" > <div enableLazyloadImage="true" parentTag="Col" id="g1obpzrMtA" data-id="g1obpzrMtA" style="--bs:solid;--bw:0px;--bc:#121212;--shadow:none;--d:grid;--d-mobile:grid;--d-tablet:none;--op:100%;--mb:0px;--mb-mobile:0px;--pb-mobile:30px;--cg:30px;--pc:start;--gtc:minmax(0, 4fr) minmax(0, 4fr) minmax(0, 4fr);--gtc-mobile:minmax(0, 4fr) minmax(0, 4fr) minmax(0, 4fr);--w:100%;--w-tablet:100%;--w-mobile:90%;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="g1obpzrMtA gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" label="Block" tag="Col" type="component" style="--jc:start" class="grw9439Fs1 gp-relative gp-flex gp-flex-col" > <div enableLazyloadImage="true" parentTag="Col" id="ggwRxhIbGx" data-id="ggwRxhIbGx" style="--bs:solid;--bw:0px;--bc:#121212;--shadow:none;--d:grid;--d-mobile:grid;--d-tablet:grid;--op:100%;--mb:0px;--mb-mobile:0px;--pl-mobile:0px;--pr-mobile:0px;--mb-tablet:0px;--pl-tablet:0px;--pr-tablet:0px;--cg:32px;--pc:start;--gtc:minmax(0, 12fr);--w:100%;--w-tablet:100%;--w-mobile:100%;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="ggwRxhIbGx gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" label="Block" tag="Col" type="component" style="--jc:start" class="gldkhFiZvp gp-relative gp-flex gp-flex-col" > <div data-id="gLawa7h4NO" role="presentation" class="gp-group/image gLawa7h4NO" style="--bs:solid;--bw:0px;--bc:#121212;--shadow:none;--d:block;--d-mobile:block;--d-tablet:block;--op:100%;--mb:10px;--ta:center" > <a class="pointer-events-auto h-full gp-flex" href="https://popular.com.sg/collections/sale" target="_self" title="Image Title" class="gp-h-full gp-w-full" style="--shadow:none;border-radius:inherit;--jc:center" > <picture style="border-radius: inherit" class="gp-contents"> <source media="(max-width: 767px)" data-srcSet="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/icons-sale.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNjI1LTYyNSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0idXJsKCNnLTYyNS02MjUpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii02MjUiIHRvPSI2MjUiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <source media="(max-width: 1024px)" data-srcSet="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/icons-sale.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNjI1LTYyNSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0idXJsKCNnLTYyNS02MjUpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii02MjUiIHRvPSI2MjUiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <img class="gp-h-full gp-max-w-full gp-flex gp_lazyload" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNjI1LTYyNSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0idXJsKCNnLTYyNS02MjUpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii02MjUiIHRvPSI2MjUiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" data-src="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/icons-sale.png" width="100%" alt="Alt Image" style="--aspect:1/1;--aspect-tablet:1/1;--objf:contain;--objf-tablet:contain;--w:60%;--w-tablet:70%;--w-mobile:80px;--h:auto;--h-tablet:auto;--h-mobile:auto" /> </picture> </a> </div> <gp-text data-id="gqialsA_5X"> <div enableLazyloadImage="true" parentTag="Col" class="gqialsA_5X " style="--ta:center;--bs:solid;--bw:0px;--bc:#121212;--shadow:none;--d:block;--d-mobile:block;--d-tablet:block;--op:100%;--mb:0px;--mb-mobile:0px" > <div class="gp-flex" style="--jc:center"> <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-text" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--ta:center;--line-clamp:unset;--line-clamp-tablet:unset;--line-clamp-mobile:unset;--fs:normal;--ff:var(--g-font-body, body);--weight:400;--ls:0px;--size:14px;--size-tablet:14px;--size-mobile:13px;--lh:150%;--lh-tablet:150%;--lh-mobile:150%;--c:#424242;word-break:break-word;overflow:hidden" ><p>Sale</p></div> </div> </div> </gp-text> </div> </div> </div><div enableLazyloadImage="true" label="Block" tag="Col" type="component" style="--jc:start" class="gRgqcWaris gp-relative gp-flex gp-flex-col" > <div enableLazyloadImage="true" parentTag="Col" id="geGGeusKJ5" data-id="geGGeusKJ5" style="--bs:solid;--bw:0px;--bc:#121212;--shadow:none;--d:grid;--d-mobile:grid;--d-tablet:grid;--op:100%;--mb:0px;--mb-mobile:0px;--pl-mobile:0px;--pr-mobile:0px;--mb-tablet:0px;--pl-tablet:0px;--pr-tablet:0px;--cg:32px;--pc:start;--gtc:minmax(0, 12fr);--w:100%;--w-tablet:100%;--w-mobile:100%;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="geGGeusKJ5 gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" label="Block" tag="Col" type="component" style="--jc:start" class="gF185zOeke gp-relative gp-flex gp-flex-col" > <div data-id="g4LXqdS9P5" role="presentation" class="gp-group/image g4LXqdS9P5" style="--bs:solid;--bw:0px;--bc:#121212;--shadow:none;--d:block;--d-mobile:block;--d-tablet:block;--op:100%;--mb:10px;--ta:center" > <a class="pointer-events-auto h-full gp-flex" href="https://popular.com.sg/pages/store-locator" target="_self" title="Image Title" class="gp-h-full gp-w-full" style="--shadow:none;border-radius:inherit;--jc:center" > <picture style="border-radius: inherit" class="gp-contents"> <source media="(max-width: 767px)" data-srcSet="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/icons-store.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNjI1LTYyNSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0idXJsKCNnLTYyNS02MjUpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii02MjUiIHRvPSI2MjUiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <source media="(max-width: 1024px)" data-srcSet="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/icons-store.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNjI1LTYyNSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0idXJsKCNnLTYyNS02MjUpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii02MjUiIHRvPSI2MjUiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <img class="gp-h-full gp-max-w-full gp-flex gp_lazyload" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNjI1LTYyNSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0idXJsKCNnLTYyNS02MjUpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii02MjUiIHRvPSI2MjUiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" data-src="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/icons-store.png" width="100%" alt="Alt Image" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:contain;--w:60%;--w-tablet:70%;--w-mobile:80px;--h:auto;--h-tablet:auto;--h-mobile:auto" /> </picture> </a> </div> <gp-text data-id="gobPuiXdJx"> <div enableLazyloadImage="true" parentTag="Col" class="gobPuiXdJx " style="--ta:center;--bs:solid;--bw:0px;--bc:#121212;--shadow:none;--d:block;--d-mobile:block;--d-tablet:block;--op:100%;--mb:0px;--mb-mobile:0px" > <div class="gp-flex" style="--jc:center"> <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-text" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--ta:center;--line-clamp:unset;--line-clamp-tablet:unset;--line-clamp-mobile:unset;--fs:normal;--ff:var(--g-font-body, body);--weight:400;--ls:0px;--size:14px;--size-tablet:14px;--size-mobile:13px;--lh:150%;--lh-tablet:150%;--lh-mobile:150%;--c:#424242;word-break:break-word;overflow:hidden" ><p>Store Locator</p></div> </div> </div> </gp-text> </div> </div> </div><div enableLazyloadImage="true" label="Block" tag="Col" type="component" style="--jc:start" class="gWE02GeI3n gp-relative gp-flex gp-flex-col" > <div enableLazyloadImage="true" parentTag="Col" id="g7l5x2Shpl" data-id="g7l5x2Shpl" style="--bs:solid;--bw:0px;--bc:#121212;--shadow:none;--d:grid;--d-mobile:grid;--d-tablet:grid;--op:100%;--mb-mobile:0px;--pl-mobile:0px;--pr-mobile:0px;--mb-tablet:0px;--pl-tablet:0px;--pr-tablet:0px;--cg:32px;--pc:start;--gtc:minmax(0, 12fr);--w:100%;--w-tablet:100%;--w-mobile:100%;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="g7l5x2Shpl gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" label="Block" tag="Col" type="component" style="--jc:start" class="ghEjSWEUCj gp-relative gp-flex gp-flex-col" > <div data-id="g55d6NWDiv" role="presentation" class="gp-group/image g55d6NWDiv" style="--bs:solid;--bw:0px;--bc:#121212;--shadow:none;--d:block;--d-mobile:block;--d-tablet:block;--op:100%;--mb:10px;--ta:center" > <a class="pointer-events-auto h-full gp-flex" href="https://popular.com.sg/pages/events" target="_self" title="Image Title" class="gp-h-full gp-w-full" style="--shadow:none;border-radius:inherit;--jc:center" > <picture style="border-radius: inherit" class="gp-contents"> <source media="(max-width: 767px)" data-srcSet="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/icons-event.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNjI1LTYyNSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0idXJsKCNnLTYyNS02MjUpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii02MjUiIHRvPSI2MjUiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <source media="(max-width: 1024px)" data-srcSet="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/icons-event.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNjI1LTYyNSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0idXJsKCNnLTYyNS02MjUpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii02MjUiIHRvPSI2MjUiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <img class="gp-h-full gp-max-w-full gp-flex gp_lazyload" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNjI1LTYyNSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0idXJsKCNnLTYyNS02MjUpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii02MjUiIHRvPSI2MjUiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" data-src="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/icons-event.png" width="100%" alt="Alt Image" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:contain;--w:60%;--w-tablet:70%;--w-mobile:80px;--h:auto;--h-tablet:auto;--h-mobile:auto" /> </picture> </a> </div> <gp-text data-id="goST-tSqi3"> <div enableLazyloadImage="true" parentTag="Col" class="goST-tSqi3 " style="--ta:center;--bs:solid;--bw:0px;--bc:#121212;--shadow:none;--d:block;--d-mobile:block;--d-tablet:block;--op:100%;--mb:0px;--mb-mobile:0px" > <div class="gp-flex" style="--jc:center"> <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-text" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--ta:center;--line-clamp:unset;--line-clamp-tablet:unset;--line-clamp-mobile:unset;--fs:normal;--ff:var(--g-font-body, body);--weight:400;--ls:0px;--size:14px;--size-tablet:14px;--size-mobile:13px;--lh:150%;--lh-tablet:150%;--lh-mobile:150%;--c:#424242;word-break:break-word;overflow:hidden" ><p>Events</p></div> </div> </div> </gp-text> </div> </div> </div> </div> <div enableLazyloadImage="true" parentTag="Col" id="gPqUuDzCI6" data-id="gPqUuDzCI6" style="--bs:solid;--bw:0px;--bc:#121212;--shadow:none;--d:grid;--d-mobile:grid;--d-tablet:grid;--op:100%;--mb-mobile:0px;--cg:30px;--pc:start;--gtc:minmax(0, 6fr) minmax(0, 6fr);--gtc-mobile:minmax(0, 6fr) minmax(0, 6fr);--w:var(--g-ct-w, 1200px);--w-tablet:100%;--w-mobile:70%;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gPqUuDzCI6 gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage="true" label="Block" tag="Col" type="component" style="--jc:start" class="g2c68Awg3- gp-relative gp-flex gp-flex-col" > <div data-id="gOjEt2RyAC" role="presentation" class="gp-group/image gOjEt2RyAC" style="--bs:solid;--bw:0px;--bc:#121212;--shadow:none;--d:block;--d-mobile:block;--d-tablet:block;--op:100%;--mb:10px;--ta:center" > <a class="pointer-events-auto h-full gp-flex" href="https://popular.com.sg/pages/popclub-emag" target="_self" title="Image Title" class="gp-h-full gp-w-full" style="--shadow:none;border-radius:inherit;--jc:center" > <picture style="border-radius: inherit" class="gp-contents"> <source media="(max-width: 767px)" data-srcSet="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/icons-popclub.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNjI1LTYyNSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0idXJsKCNnLTYyNS02MjUpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii02MjUiIHRvPSI2MjUiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <source media="(max-width: 1024px)" data-srcSet="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/icons-popclub.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNjI1LTYyNSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0idXJsKCNnLTYyNS02MjUpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii02MjUiIHRvPSI2MjUiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <img class="gp-h-full gp-max-w-full gp-flex gp_lazyload" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNjI1LTYyNSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0idXJsKCNnLTYyNS02MjUpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii02MjUiIHRvPSI2MjUiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" data-src="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/icons-popclub.png" width="100%" alt="Alt Image" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:contain;--w:60%;--w-tablet:70%;--w-mobile:80px;--h:auto;--h-tablet:auto;--h-mobile:auto" /> </picture> </a> </div> <gp-text data-id="gn8589-0Rs"> <div enableLazyloadImage="true" parentTag="Col" class="gn8589-0Rs " style="--ta:center;--bs:solid;--bw:0px;--bc:#121212;--shadow:none;--d:block;--d-mobile:block;--d-tablet:block;--op:100%;--mb-mobile:0px" > <div class="gp-flex" style="--jc:center"> <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-text" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--ta:center;--line-clamp:unset;--line-clamp-tablet:unset;--line-clamp-mobile:unset;--fs:normal;--ff:var(--g-font-body, body);--weight:400;--ls:0px;--size:14px;--size-tablet:14px;--size-mobile:13px;--lh:150%;--lh-tablet:150%;--lh-mobile:150%;--c:#424242;word-break:break-word;overflow:hidden" ><p>POPCLUB Magazine</p></div> </div> </div> </gp-text> </div><div enableLazyloadImage="true" label="Block" tag="Col" type="component" style="--jc:start" class="gLC62JHTit gp-relative gp-flex gp-flex-col" > <div data-id="gcCfhETwO9" role="presentation" class="gp-group/image gcCfhETwO9" style="--bs:solid;--bw:0px;--bc:#121212;--shadow:none;--d:block;--d-mobile:block;--d-tablet:block;--op:100%;--mb:10px;--ta:center" > <a class="pointer-events-auto h-full gp-flex" href="http://onelink.to/62wxkd" target="_self" title="Image Title" class="gp-h-full gp-w-full" style="--shadow:none;border-radius:inherit;--jc:center" > <picture style="border-radius: inherit" class="gp-contents"> <source media="(max-width: 767px)" data-srcSet="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/icons-popapp.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNjI1LTYyNSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0idXJsKCNnLTYyNS02MjUpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii02MjUiIHRvPSI2MjUiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <source media="(max-width: 1024px)" data-srcSet="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/icons-popapp.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNjI1LTYyNSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0idXJsKCNnLTYyNS02MjUpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii02MjUiIHRvPSI2MjUiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <img class="gp-h-full gp-max-w-full gp-flex gp_lazyload" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctNjI1LTYyNSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iNjI1IiBoZWlnaHQ9IjYyNSIgZmlsbD0idXJsKCNnLTYyNS02MjUpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii02MjUiIHRvPSI2MjUiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" data-src="https://asset.popular.com.sg/general/popular-online/2025/test/pol-feb25/icons-popapp.png" width="100%" alt="Alt Image" style="--aspect:1/1;--aspect-tablet:1/1;--aspect-mobile:1/1;--objf:contain;--objf-tablet:contain;--w:60%;--w-tablet:70%;--w-mobile:80px;--h:auto;--h-tablet:auto;--h-mobile:auto" /> </picture> </a> </div> <gp-text data-id="g6WD23xZxI"> <div enableLazyloadImage="true" parentTag="Col" class="g6WD23xZxI " style="--ta:center;--bs:solid;--bw:0px;--bc:#121212;--shadow:none;--d:block;--d-mobile:block;--d-tablet:block;--op:100%;--mb-mobile:0px" > <div class="gp-flex" style="--jc:center"> <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-text" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--ta:center;--line-clamp:unset;--line-clamp-tablet:unset;--line-clamp-mobile:unset;--fs:normal;--ff:var(--g-font-body, body);--weight:400;--ls:0px;--size:14px;--size-tablet:14px;--size-mobile:13px;--lh:150%;--lh-tablet:150%;--lh-mobile:150%;--c:#424242;word-break:break-word;overflow:hidden" ><p>Download App</p></div> </div> </div> </gp-text> </div> </div> </div> </div> </section> </section><script data-locksmith> var load = function () { if (document.querySelectorAll('.locksmith-manual-trigger').length > 0) { Locksmith.ping(); } Locksmith.util.on('submit', 'locksmith-resource-form', function (event) { event.preventDefault(); var data = Locksmith.util.serializeForm(event.target); Locksmith.postResource(data, { spinner: false, container: 'locksmith-content' }); }); Locksmith.util.on('click', 'locksmith-manual-trigger', function (event) { event.preventDefault(); Locksmith.postResource({}, { spinner: true, container: document }); }); Locksmith.submitPasscode = function (passcode) { Locksmith.postResource( { passcode: passcode }, { spinner: false, container: 'locksmith-content' } ); }; }; if (typeof Locksmith !== 'undefined') { load(); } else { window.addEventListener('load', load); } </script> </div> </div> <!-- BEGIN sections: footer-group --> <section id="shopify-section-sections--15839232721103__gp_global_section_554634436923097908_yaRcqj" class="shopify-section shopify-section-group-footer-group gps-554634436923097908 gps gpsil"> <style >.gps-554634436923097908.gps.gpsil [style*="--ai:"]{align-items:var(--ai)}.gps-554634436923097908.gps.gpsil [style*="--aspect:"]{aspect-ratio:var(--aspect)}.gps-554634436923097908.gps.gpsil [style*="--bg:"]{background:var(--bg)}.gps-554634436923097908.gps.gpsil [style*="--hvr-bg:"]:hover{background:var(--hvr-bg)}.gps-554634436923097908.gps.gpsil [style*="--bga:"]{background-attachment:var(--bga)}.gps-554634436923097908.gps.gpsil [style*="--bgc:"]{background-color:var(--bgc)}.gps-554634436923097908.gps.gpsil [style*="--hvr-bgc:"]:hover{background-color:var(--hvr-bgc)}.gps-554634436923097908.gps.gpsil [style*="--bgi:"]{background-image:var(--bgi)}.gps-554634436923097908.gps.gpsil [style*="--bgp:"]{background-position:var(--bgp)}.gps-554634436923097908.gps.gpsil [style*="--bgr:"]{background-repeat:var(--bgr)}.gps-554634436923097908.gps.gpsil [style*="--bgs:"]{background-size:var(--bgs)}.gps-554634436923097908.gps.gpsil [style*="--b:"]{border:var(--b)}.gps-554634436923097908.gps.gpsil [style*="--hvr-b:"]:hover{border:var(--hvr-b)}.gps-554634436923097908.gps.gpsil [style*="--bb:"]{border-bottom:var(--bb)}.gps-554634436923097908.gps.gpsil [style*="--bbw:"]{border-bottom-width:var(--bbw)}.gps-554634436923097908.gps.gpsil [style*="--bc:"]{border-color:var(--bc)}.gps-554634436923097908.gps.gpsil [style*="--hvr-bc:"]:hover{border-color:var(--hvr-bc)}.gps-554634436923097908.gps.gpsil [style*="--radius:"]{border-radius:var(--radius)}.gps-554634436923097908.gps.gpsil [style*="--bs:"]{border-style:var(--bs)}.gps-554634436923097908.gps.gpsil [style*="--hvr-bs:"]:hover{border-style:var(--hvr-bs)}.gps-554634436923097908.gps.gpsil [style*="--bw:"]{border-width:var(--bw)}.gps-554634436923097908.gps.gpsil [style*="--hvr-bw:"]:hover{border-width:var(--hvr-bw)}.gps-554634436923097908.gps.gpsil [style*="--shadow:"]{box-shadow:var(--shadow)}.gps-554634436923097908.gps.gpsil [style*="--c:"]{color:var(--c)}.gps-554634436923097908.gps.gpsil [style*="--hvr-c:"]:hover{color:var(--hvr-c)}.gps-554634436923097908.gps.gpsil [style*="--cg:"]{-moz-column-gap:var(--cg);column-gap:var(--cg)}.gps-554634436923097908.gps.gpsil [style*="--fd:"]{flex-direction:var(--fd)}.gps-554634436923097908.gps.gpsil [style*="--ff:"]{font-family:var(--ff)}.gps-554634436923097908.gps.gpsil [style*="--size:"]{font-size:var(--size)}.gps-554634436923097908.gps.gpsil [style*="--weight:"]{font-weight:var(--weight)}.gps-554634436923097908.gps.gpsil [style*="--fs:"]{font-style:var(--fs)}.gps-554634436923097908.gps.gpsil [style*="--gg:"]{grid-gap:var(--gg)}.gps-554634436923097908.gps.gpsil [style*="--gtc:"]{grid-template-columns:var(--gtc)}.gps-554634436923097908.gps.gpsil [style*="--h:"]{height:var(--h)}.gps-554634436923097908.gps.gpsil [style*="--jc:"]{justify-content:var(--jc)}.gps-554634436923097908.gps.gpsil [style*="--ls:"]{letter-spacing:var(--ls)}.gps-554634436923097908.gps.gpsil [style*="--lh:"]{line-height:var(--lh)}.gps-554634436923097908.gps.gpsil [style*="--m:"]{margin:var(--m)}.gps-554634436923097908.gps.gpsil [style*="--mb:"]{margin-bottom:var(--mb)}.gps-554634436923097908.gps.gpsil [style*="--mr:"]{margin-right:var(--mr)}.gps-554634436923097908.gps.gpsil [style*="--mt:"]{margin-top:var(--mt)}.gps-554634436923097908.gps.gpsil [style*="--minw:"]{min-width:var(--minw)}.gps-554634436923097908.gps.gpsil [style*="--objf:"]{-o-object-fit:var(--objf);object-fit:var(--objf)}.gps-554634436923097908.gps.gpsil [style*="--op:"]{opacity:var(--op)}.gps-554634436923097908.gps.gpsil [style*="--o:"]{order:var(--o)}.gps-554634436923097908.gps.gpsil [style*="--pc:"]{place-content:var(--pc)}.gps-554634436923097908.gps.gpsil [style*="--p:"]{padding:var(--p)}.gps-554634436923097908.gps.gpsil [style*="--pb:"]{padding-bottom:var(--pb)}.gps-554634436923097908.gps.gpsil [style*="--pl:"]{padding-left:var(--pl)}.gps-554634436923097908.gps.gpsil [style*="--pr:"]{padding-right:var(--pr)}.gps-554634436923097908.gps.gpsil [style*="--pt:"]{padding-top:var(--pt)}.gps-554634436923097908.gps.gpsil [style*="--pos:"]{position:var(--pos)}.gps-554634436923097908.gps.gpsil [style*="--rg:"]{row-gap:var(--rg)}.gps-554634436923097908.gps.gpsil [style*="--ta:"]{text-align:var(--ta)}.gps-554634436923097908.gps.gpsil [style*="--ts:"]{text-shadow:var(--ts)}.gps-554634436923097908.gps.gpsil [style*="--tt:"]{text-transform:var(--tt)}.gps-554634436923097908.gps.gpsil [style*="--top:"]{top:var(--top)}.gps-554634436923097908.gps.gpsil [style*="--t:"]{transform:var(--t)}.gps-554634436923097908.gps.gpsil [style*="--w:"]{width:var(--w)}.gps-554634436923097908.gps.gpsil [style*="--line-clamp:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp);display:-webkit-box;overflow:hidden}@media only screen and (max-width:1024px){.gps-554634436923097908.gps.gpsil [style*="--ai-tablet:"]{align-items:var(--ai-tablet)}.gps-554634436923097908.gps.gpsil [style*="--aspect-tablet:"]{aspect-ratio:var(--aspect-tablet)}.gps-554634436923097908.gps.gpsil [style*="--bbw-tablet:"]{border-bottom-width:var(--bbw-tablet)}.gps-554634436923097908.gps.gpsil [style*="--bc-tablet:"]{border-color:var(--bc-tablet)}.gps-554634436923097908.gps.gpsil [style*="--bs-tablet:"]{border-style:var(--bs-tablet)}.gps-554634436923097908.gps.gpsil [style*="--bw-tablet:"]{border-width:var(--bw-tablet)}.gps-554634436923097908.gps.gpsil [style*="--size-tablet:"]{font-size:var(--size-tablet)}.gps-554634436923097908.gps.gpsil [style*="--h-tablet:"]{height:var(--h-tablet)}.gps-554634436923097908.gps.gpsil [style*="--lh-tablet:"]{line-height:var(--lh-tablet)}.gps-554634436923097908.gps.gpsil [style*="--mb-tablet:"]{margin-bottom:var(--mb-tablet)}.gps-554634436923097908.gps.gpsil [style*="--pb-tablet:"]{padding-bottom:var(--pb-tablet)}.gps-554634436923097908.gps.gpsil [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}.gps-554634436923097908.gps.gpsil [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}.gps-554634436923097908.gps.gpsil [style*="--pt-tablet:"]{padding-top:var(--pt-tablet)}.gps-554634436923097908.gps.gpsil [style*="--pos-tablet:"]{position:var(--pos-tablet)}.gps-554634436923097908.gps.gpsil [style*="--top-tablet:"]{top:var(--top-tablet)}.gps-554634436923097908.gps.gpsil [style*="--w-tablet:"]{width:var(--w-tablet)}.gps-554634436923097908.gps.gpsil [style*="--line-clamp-tablet:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-tablet);display:-webkit-box;overflow:hidden}}@media only screen and (max-width:767px){.gps-554634436923097908.gps.gpsil [style*="--ai-mobile:"]{align-items:var(--ai-mobile)}.gps-554634436923097908.gps.gpsil [style*="--aspect-mobile:"]{aspect-ratio:var(--aspect-mobile)}.gps-554634436923097908.gps.gpsil [style*="--bbw-mobile:"]{border-bottom-width:var(--bbw-mobile)}.gps-554634436923097908.gps.gpsil [style*="--cg-mobile:"]{-moz-column-gap:var(--cg-mobile);column-gap:var(--cg-mobile)}.gps-554634436923097908.gps.gpsil [style*="--size-mobile:"]{font-size:var(--size-mobile)}.gps-554634436923097908.gps.gpsil [style*="--gtc-mobile:"]{grid-template-columns:var(--gtc-mobile)}.gps-554634436923097908.gps.gpsil [style*="--h-mobile:"]{height:var(--h-mobile)}.gps-554634436923097908.gps.gpsil [style*="--lh-mobile:"]{line-height:var(--lh-mobile)}.gps-554634436923097908.gps.gpsil [style*="--mb-mobile:"]{margin-bottom:var(--mb-mobile)}.gps-554634436923097908.gps.gpsil [style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}.gps-554634436923097908.gps.gpsil [style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}.gps-554634436923097908.gps.gpsil [style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}.gps-554634436923097908.gps.gpsil [style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}.gps-554634436923097908.gps.gpsil [style*="--pos-mobile:"]{position:var(--pos-mobile)}.gps-554634436923097908.gps.gpsil [style*="--top-mobile:"]{top:var(--top-mobile)}.gps-554634436923097908.gps.gpsil [style*="--w-mobile:"]{width:var(--w-mobile)}.gps-554634436923097908.gps.gpsil [style*="--line-clamp-mobile:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-mobile);display:-webkit-box;overflow:hidden}}.gps-554634436923097908 .-gp-rotate-90,.gps-554634436923097908 .gp-rotate-180,.gps-554634436923097908 .gp-rotate-90{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1}.gps-554634436923097908 .focus\:\!gp-shadow-none,.gps-554634436923097908 .hover\:\!gp-shadow-none{--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}.gps-554634436923097908 .gp-g-paragraph-1{font-family:var(--g-p1-ff);font-size:var(--g-p1-size);font-style:var(--g-p1-fs);font-weight:var(--g-p1-weight);letter-spacing:var(--g-p1-ls);line-height:var(--g-p1-lh)}.gps-554634436923097908 .\!gp-g-s-large{padding:12px 32px!important}.gps-554634436923097908 .gp-fixed{position:fixed}.gps-554634436923097908 .gp-relative{position:relative}.gps-554634436923097908 .gp-top-\[27px\]{top:27px}.gps-554634436923097908 .gp-z-1{z-index:1}.gps-554634436923097908 .gp-z-100{z-index:100}.gps-554634436923097908 .gp-mx-auto{margin-left:auto;margin-right:auto}.gps-554634436923097908 .gp-mb-0{margin-bottom:0}.gps-554634436923097908 .gp-block{display:block}.gps-554634436923097908 .gp-flex{display:flex}.gps-554634436923097908 .gp-inline-flex{display:inline-flex}.gps-554634436923097908 .gp-grid{display:grid}.gps-554634436923097908 .gp-contents{display:contents}.gps-554634436923097908 .\!gp-hidden{display:none!important}.gps-554634436923097908 .gp-hidden{display:none}.gps-554634436923097908 .\!gp-h-auto{height:auto!important}.gps-554634436923097908 .gp-h-full{height:100%}.gps-554634436923097908 .gp-min-h-0{min-height:0}.gps-554634436923097908 .gp-w-full{width:100%}.gps-554634436923097908 .gp-max-w-full{max-width:100%}.gps-554634436923097908 .gp-flex-none{flex:none}.gps-554634436923097908 .gp-shrink-0{flex-shrink:0}.gps-554634436923097908 .-gp-rotate-90{--tw-rotate:-90deg}.gps-554634436923097908 .-gp-rotate-90,.gps-554634436923097908 .gp-rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-554634436923097908 .gp-rotate-180{--tw-rotate:180deg}.gps-554634436923097908 .gp-rotate-90{--tw-rotate:90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-554634436923097908 .gp-cursor-pointer{cursor:pointer}.gps-554634436923097908 .gp-flex-col{flex-direction:column}.gps-554634436923097908 .gp-items-center{align-items:center}.gps-554634436923097908 .gp-justify-start{justify-content:flex-start}.gps-554634436923097908 .gp-justify-center{justify-content:center}.gps-554634436923097908 .gp-gap-y-0{row-gap:0}.gps-554634436923097908 .gp-overflow-hidden{overflow:hidden}.gps-554634436923097908 .gp-overflow-clip{overflow:clip}.gps-554634436923097908 .gp-break-words{overflow-wrap:break-word}.gps-554634436923097908 .gp-rounded{border-radius:4px}.gps-554634436923097908 .gp-rounded-none{border-radius:0}.gps-554634436923097908 .\!gp-bg-none{background-image:none!important}.gps-554634436923097908 .gp-p-\[16px\]{padding:16px}.gps-554634436923097908 .gp-text-left{text-align:left}.gps-554634436923097908 .gp-text-\[14px\]{font-size:14px}.gps-554634436923097908 .gp-leading-normal{line-height:1.5}.gps-554634436923097908 .gp-text-g-bg-3{color:var(--g-c-bg-3)}.gps-554634436923097908 .gp-text-g-text-3{color:var(--g-c-text-3)}.gps-554634436923097908 .gp-no-underline{text-decoration-line:none}.gps-554634436923097908 .\!gp-outline-none{outline:2px solid transparent!important;outline-offset:2px!important}.gps-554634436923097908 .gp-transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-554634436923097908 .gp-transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-554634436923097908 .gp-duration-200{transition-duration:.2s}.gps-554634436923097908 .gp-duration-300{transition-duration:.3s}.gps-554634436923097908 .gp-duration-500{transition-duration:.5s}.gps-554634436923097908 .gp-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-554634436923097908 .disabled\:gp-btn-disabled:disabled{cursor:default}@media (hover:hover) and (pointer:fine){.gps-554634436923097908 .hover\:gp-text-g-text-3:hover{color:var(--g-c-text-3)}.gps-554634436923097908 .hover\:\!gp-shadow-none:hover{--tw-shadow:0 0 #0000!important;--tw-shadow-colored:0 0 #0000!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}}.gps-554634436923097908 .focus\:\!gp-shadow-none:focus{--tw-shadow:0 0 #0000!important;--tw-shadow-colored:0 0 #0000!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.gps-554634436923097908 .disabled\:gp-pointer-events-none:disabled{pointer-events:none}.gps-554634436923097908 .disabled\:gp-opacity-30:disabled{opacity:.3}@media (hover:hover) and (pointer:fine){.gps-554634436923097908 .gp-group\/button:hover .group-hover\/button\:\!gp-text-inherit{color:inherit!important}}.gps-554634436923097908 .gp-group\/button:active .group-active\/button\:\!gp-text-inherit{color:inherit!important}.gps-554634436923097908 .gp-group\/button[data-state=loading] .group-data-\[state\=loading\]\/button\:gp-invisible{visibility:hidden}@media (max-width:1024px){.gps-554634436923097908 .tablet\:gp-block{display:block}.gps-554634436923097908 .tablet\:\!gp-hidden{display:none!important}.gps-554634436923097908 .tablet\:gp-hidden{display:none}.gps-554634436923097908 .tablet\:gp-justify-center{justify-content:center}}@media (max-width:767px){.gps-554634436923097908 .mobile\:gp-block{display:block}.gps-554634436923097908 .mobile\:\!gp-hidden{display:none!important}.gps-554634436923097908 .mobile\:gp-hidden{display:none}}.gps-554634436923097908 .\[\&\>svg\]\:\!gp-h-\[var\(--height-configIconSize\)\]>svg{height:var(--height-configIconSize)!important}.gps-554634436923097908 .\[\&\>svg\]\:\!gp-h-\[var\(--height-iconCollapseSize\)\]>svg{height:var(--height-iconCollapseSize)!important}.gps-554634436923097908 .\[\&\>svg\]\:\!gp-h-\[var\(--size-desktop\)\]>svg{height:var(--size-desktop)!important}.gps-554634436923097908 .\[\&\>svg\]\:\!gp-w-\[var\(--size-desktop\)\]>svg{width:var(--size-desktop)!important}.gps-554634436923097908 .\[\&\>svg\]\:\!gp-w-auto>svg{width:auto!important}@media (max-width:1024px){.gps-554634436923097908 .tablet\:\[\&\>svg\]\:\!gp-h-\[var\(--size-tablet\)\]>svg{height:var(--size-tablet)!important}.gps-554634436923097908 .tablet\:\[\&\>svg\]\:\!gp-w-\[var\(--size-tablet\)\]>svg{width:var(--size-tablet)!important}}@media (max-width:767px){.gps-554634436923097908 .mobile\:\[\&\>svg\]\:\!gp-h-\[var\(--size-mobile\)\]>svg{height:var(--size-mobile)!important}.gps-554634436923097908 .mobile\:\[\&\>svg\]\:\!gp-w-\[var\(--size-mobile\)\]>svg{width:var(--size-mobile)!important}}.gps-554634436923097908 .\[\&_\*\]\:gp-max-w-full *{max-width:100%}.gps-554634436923097908 .\[\&_p\]\:gp-inline p{display:inline}.gps-554634436923097908 .\[\&_p\]\:gp-whitespace-pre-line p{white-space:pre-line}.gps-554634436923097908 .\[\&_p\]\:after\:gp-whitespace-pre-wrap p:after{content:var(--tw-content);white-space:pre-wrap}.gps-554634436923097908 .\[\&_p\]\:after\:gp-content-\[\'\\A\'\] p:after{--tw-content:"\A";content:var(--tw-content)}</style> <section class="gp-mx-auto gp-max-w-full " style="--w:100%;--w-tablet:100%;--w-mobile:100%;--pl:0px;--pl-tablet:0px;--pl-mobile:0px;--pr:0px;--pr-tablet:0px;--pr-mobile:0px" > <div enableLazyloadImage id="gJenK93CKx" data-id="gJenK93CKx" style="--pt:0px;--pl:15px;--pb:0px;--pr:15px;--pt-mobile:0px;--pl-mobile:15px;--pb-mobile:0px;--pr-mobile:15px;--pt-tablet:0px;--pl-tablet:15px;--pb-tablet:0px;--pr-tablet:15px;--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:solid;--bw:0px;--bc:#121212;--shadow:none;--op:100%;--cg:32px;--pc:start;--gtc:minmax(0, 12fr);--w:100%;--w-tablet:100%;--w-mobile:100%;--bgc:#f3f4f4;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gJenK93CKx gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage tag="Col" label="Block" type="component" style="--jc:start" class="gspJEvn4EO gp-relative gp-flex gp-flex-col" > <div enableLazyloadImage parentTag="Col" id="gZsY7X54e6" data-id="gZsY7X54e6" style="--bs:none;--bw:0px;--bc:transparent;--shadow:none;--d:grid;--d-mobile:grid;--d-tablet:grid;--op:100%;--pt:30px;--pt-mobile:0px;--pl-mobile:0px;--pr-mobile:0px;--pt-tablet:0px;--pl-tablet:0px;--pr-tablet:0px;--cg:0px;--pc:start;--gtc:minmax(0, 12fr);--w:100%;--w-tablet:100%;--w-mobile:100%;--bgc:#F3F4F4;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gZsY7X54e6 gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage label="Block" tag="Col" type="component" style="--ai:normal;--jc:start;--o:0" class="gfFoTgVC8C gp-relative gp-flex gp-flex-col" > <div enableLazyloadImage parentTag="Col" id="g4T7kEaRqD" data-id="g4T7kEaRqD" style="--bs:solid;--bw:0px;--bc:#121212;--shadow:none;--d:grid;--d-mobile:grid;--d-tablet:grid;--op:100%;--mb:0px;--pt:0px;--pl:15px;--pb:0px;--pr:15px;--mb-tablet:0px;--pt-tablet:30px;--pl-tablet:15px;--pb-tablet:0px;--pr-tablet:15px;--cg:32px;--pc:start;--gtc:minmax(0, 12fr);--w:var(--g-ct-w, 1200px);--w-tablet:100%;--w-mobile:100%;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="g4T7kEaRqD gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage label="Block" tag="Col" type="component" style="--jc:start" class="g23N9tNZol gp-relative gp-flex gp-flex-col" > <gp-text data-id="gjNbAPw7Ox"> <div enableLazyloadImage parentTag="Col" class="gjNbAPw7Ox " style="--tt:default;--ta:center;--bs:none;--bw:0px;--bc:transparent;--shadow:none;--d:block;--d-mobile:block;--d-tablet:block;--op:100%;--mb:var(undefined)" > <div class="gp-flex" style="--jc:center"> <h2 data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-text-g-bg-3 gp-g-paragraph-1 gp-text" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--ta:center;--c:#333333;word-break:break-word;overflow:hidden" >Subscribe to our newsletter</h2> </div> </div> </gp-text> <gp-text data-id="gLNr8rwAN1"> <div enableLazyloadImage parentTag="Col" class="gLNr8rwAN1 " style="--tt:default;--ta:center;--bs:none;--bw:0px;--bc:transparent;--shadow:none;--d:block;--d-mobile:block;--d-tablet:block;--op:100%;--radius:var(--g-radius-small);--mt:-4px;--pl-mobile:15px;--pr-mobile:15px" > <div class="gp-flex" style="--jc:center"> <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-text-g-text-3 gp-g-paragraph-1 gp-text" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--ta:center;--line-clamp:0;--line-clamp-tablet:0;--line-clamp-mobile:0;--c:#333333;--size:14px;--size-tablet:14px;--size-mobile:12px;word-break:break-word;--radius:var(--g-radius-small);overflow:hidden" ><p>Promotions, events and sales. Directly to your inbox.</p></div> </div> </div> </gp-text> <div gp-el-wrapper style="--bs:none;--bw:0px;--bc:transparent;--shadow:none;--d:block;--d-mobile:block;--d-tablet:block;--op:100%;--pt:var(--g-s-2xl);--pl:0px;--pb:24px;--pr:0px;--pt-mobile:var(--g-s-2xl);--pl-mobile:0px;--pb-mobile:24px;--pr-mobile:0px" class="gAXQ0lVX7z "> <gp-form id="gAXQ0lVX7z" data-id="gAXQ0lVX7z" data-submit-action='' data-callback='{"link":"","target":"_self"}' > <a hidden id="gp-form-callback-gAXQ0lVX7z" href="" target="" > </a> <form method="post" action="/contact#contact_form_gAXQ0lVX7z" id="contact_form_gAXQ0lVX7z" accept-charset="UTF-8" class="gp-form-gAXQ0lVX7z "><input type="hidden" name="form_type" value="customer" /><input type="hidden" name="utf8" value="✓" /> <div popover id="my-popover-gAXQ0lVX7z"> <style> #my-popover-gAXQ0lVX7z::backdrop { width: fit-content; height: fit-content; } </style> <div id="gp-form-success-gAXQ0lVX7z" class="gp-form-message gp-hidden gp-top-[27px] gp-z-100 gp-fixed gp-rounded gp-p-[16px] gp-text-[14px] gp-leading-normal" style="background-color:#F2FFEC;left:50%;transform:translateX(-50%);color:#52C41A" > Thanks for contacting us. We'll get back to you as soon as possible. </div></div> <div enableLazyloadImage parentTag="Newsletter" id="gbFQZdubZv" data-id="gbFQZdubZv" style="--bs:solid;--bw:0px;--bc:#121212;--shadow:none;--d:grid;--d-mobile:grid;--d-tablet:grid;--op:100%;--mb:0px;--cg:0px;--pc:start;--gtc:minmax(0, 9fr) minmax(0, 3fr);--gtc-mobile:minmax(0, 8fr) minmax(0, 4fr);--w:570px;--w-tablet:570px;--w-mobile:100%;--bgc:#FFFFFF;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gbFQZdubZv gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage label="Block" tag="Col" type="component" style="--jc:start" class="gFEEPapZue gp-relative gp-flex gp-flex-col" > <div data-id="gbHDnbSiPS" class="gbHDnbSiPS" style="--d:block;--d-mobile:block;--d-tablet:block;--op:100%;--ta:left" > <input type="email" class="gp-form-item gp-g-paragraph-1 !gp-g-s-large !gp-outline-none !gp-h-auto focus:!gp-shadow-none hover:!gp-shadow-none !gp-bg-none" style="--size:14px;--size-tablet:14px;--size-mobile:14px;--w:100%;--w-tablet:313px;--w-mobile:100%;--bs:none;--bw:0px 0px 0px 0px;--bc:transparent;--shadow:none" placeholder="Enter your email" required name="contact[email]" value="" autocomplete="email" ></input> </div> </div><div enableLazyloadImage label="Block" tag="Col" type="component" style="--jc:start" class="g5ehtcT0WU gp-relative gp-flex gp-flex-col" > <gp-button > <div style="--bs:none;--bw:0px;--bc:transparent;--shadow:none;--d:block;--d-mobile:block;--d-tablet:block;--op:100%;--radius:var(--g-radius-small);--ta:left" > <style> .gd1iSL9FMa.gp-button-base::before { content: ""; height: 100%; width: 100%; position: absolute; pointer-events: none; border-style: none; border-width: 0px 0px 0px 0px; border-color: transparent; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .gd1iSL9FMa:hover::before { border-style: none; border-width: 0px 0px 0px 0px; border-color: transparent; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .gd1iSL9FMa:hover .gp-button-icon { color: var(--g-c-text-3, text-3); } .gd1iSL9FMa .gp-button-icon { color: var(--g-c-text-3, text-3); } .gd1iSL9FMa:hover .gp-button-price { color: var(--g-c-text-3, text-3); } .gd1iSL9FMa .gp-button-price { color: var(--g-c-text-3, text-3); } .gd1iSL9FMa .gp-product-dot-price { color: var(--g-c-text-3, text-3); } .gd1iSL9FMa:hover .gp-product-dot-price { color: var(--g-c-text-3, text-3); } </style> <button type="submit" data-id="gd1iSL9FMa" aria-label="Subscribe" data-state="idle" class="gd1iSL9FMa gp-button-base gp-group/button gp-rounded-none gp-max-w-full gp-relative gp-inline-flex gp-items-center gp-justify-center gp-no-underline gp-transition-colors gp-duration-300 disabled:gp-btn-disabled disabled:gp-opacity-30 disabled:gp-pointer-events-none hover:gp-text-g-text-3 gp-text-g-text-3 gp-g-paragraph-1" style="--hvr-bg:#A61E2F;--bg:#333333;--pl:24px;--pr:24px;--pt:12px;--pb:12px;--pl-tablet:24px;--pr-tablet:24px;--pt-tablet:12px;--pb-tablet:12px;--pl-mobile:24px;--pr-mobile:24px;--pt-mobile:12px;--pb-mobile:12px;--w:100%;--w-tablet:100%;--w-mobile:100%;--h:Auto;--h-tablet:Auto;--h-mobile:Auto;--hvr-c:var(--g-c-text-3, text-3);--c:var(--g-c-text-3, text-3);--size:14px;--size-tablet:14px;--size-mobile:14px;--weight:bold" > <div class="gp-inline-flex"> <span data-gp-text class="gp-content-product-button group-hover/button:!gp-text-inherit group-active/button:!gp-text-inherit gp-button-text-only gp-break-words group-data-[state=loading]/button:gp-invisible [&_p]:gp-whitespace-pre-line gp-z-1 gp-h-full gp-flex gp-items-center gp-overflow-hidden " style="--size:14px;--size-tablet:14px;--size-mobile:14px;--hvr-c:var(--g-c-text-3, text-3);--c:var(--g-c-text-3, text-3)" > Subscribe </span> </div> </button> </div> </gp-button> </div> </div> </form> </gp-form> <script src="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-form.js?v=1742365134075" defer="defer"></script> </div> </div> </div> <div style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--mb:0px;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll;--ta:left" data-keep-class="true" class="gteuVs5U3f " ><div><a name="p" id="p"></a></div></div> <div enableLazyloadImage parentTag="Col" id="gDYjV62Z3K" data-id="gDYjV62Z3K" style="--bs:none;--bw:0px;--bc:transparent;--shadow:none;--d:grid;--d-mobile:none;--d-tablet:grid;--op:100%;--radius:var(--g-radius-small);--pt:20px;--pl:15px;--pb:0px;--pr:15px;--pt-mobile:30px;--pl-mobile:var(--g-s-l);--pb-mobile:30px;--pr-mobile:var(--g-s-l);--pt-tablet:20px;--pl-tablet:15px;--pb-tablet:0px;--pr-tablet:15px;--cg:29px;--pc:start;--gtc:minmax(0, 2fr) minmax(0, 2fr) minmax(0, 2fr) minmax(0, 2fr) minmax(0, 2fr) minmax(0, 2fr);--gtc-mobile:minmax(0, 12fr);--w:var(--g-ct-w, 1200px);--w-tablet:100%;--w-mobile:100%;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gDYjV62Z3K gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage label="Block" tag="Col" type="component" style="--ai:normal;--jc:start;--o:0" class="gj7Q4YoV_D gp-relative gp-flex gp-flex-col" > <gp-text data-id="gOpNoNKJJ_"> <div enableLazyloadImage parentTag="Col" class="gOpNoNKJJ_ " style="--tt:default;--ta:left;--bs:none;--bw:0px;--bc:transparent;--shadow:none;--d:block;--d-mobile:block;--d-tablet:block;--op:100%;--mb:10px" > <div class="gp-flex" style="--jc:left"> <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-text-g-bg-3 gp-text" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--ta:left;--line-clamp:unset;--line-clamp-tablet:unset;--line-clamp-mobile:unset;--c:#333333;--fs:normal;--ff:var(--g-font-body, body);--weight:700;--ls:normal;--size:15px;--size-tablet:14px;--size-mobile:14px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;word-break:break-word;overflow:hidden" ><p><strong>About Us</strong></p></div> </div> </div> </gp-text> <gp-text data-id="gZF6T8H7rw"> <div enableLazyloadImage parentTag="Col" class="gZF6T8H7rw " style="--ta:left;--mb:10px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" > <div class="gp-flex" style="--jc:left"> <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-text" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--ts:none;--ta:left;--line-clamp:unset;--line-clamp-tablet:unset;--line-clamp-mobile:unset;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-body, body);--weight:400;--size:14px;--size-tablet:13px;--size-mobile:14px;--lh:230%;--lh-tablet:180%;--lh-mobile:180%;--c:var(--g-c-text-1, text-1);word-break:break-word;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll;overflow:hidden" ><p><a href="https://popular.com.sg/pages/our-story">Our Story</a></p><p><a href="https://popular.com.sg/pages/our-business">Our Business</a></p><p><a href="https://popular.com.sg/pages/partners">Our Partners</a></p><p><a href="https://popular.com.sg/pages/introduction">100th Anniversary</a></p><p><a href="#popup-corporate">Corporate</a></p><p><a href="#popup-eph">EPH</a></p><p><a href="https://popular.com.sg/pages/careers">Careers</a></p></div> </div> </div> </gp-text> </div><div enableLazyloadImage label="Block" tag="Col" type="component" style="--jc:start" class="gPci6Hd-qN gp-relative gp-flex gp-flex-col" > <gp-text data-id="gkAt9CMiPH"> <div enableLazyloadImage parentTag="Col" class="gkAt9CMiPH " style="--tt:default;--ta:left;--bs:none;--bw:0px;--bc:transparent;--shadow:none;--d:block;--d-mobile:block;--d-tablet:block;--op:100%;--mb:10px" > <div class="gp-flex" style="--jc:left"> <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-text-g-bg-3 gp-text" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--ta:left;--line-clamp:unset;--line-clamp-tablet:unset;--line-clamp-mobile:unset;--c:#333333;--fs:normal;--ff:var(--g-font-body, body);--weight:700;--ls:normal;--size:15px;--size-tablet:14px;--size-mobile:14px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;word-break:break-word;overflow:hidden" ><p><strong>Customer Care</strong></p></div> </div> </div> </gp-text> <gp-text data-id="gXwIwMNKYs"> <div enableLazyloadImage parentTag="Col" class="gXwIwMNKYs " style="--ta:left;--mb:10px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" > <div class="gp-flex" style="--jc:left"> <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-text" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--ts:none;--ta:left;--line-clamp:unset;--line-clamp-tablet:unset;--line-clamp-mobile:unset;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-body, body);--weight:400;--size:14px;--size-tablet:13px;--size-mobile:14px;--lh:230%;--lh-tablet:180%;--lh-mobile:180%;--c:var(--g-c-text-1, text-1);word-break:break-word;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll;overflow:hidden" ><p><a href="https://popular.com.sg/pages/store-locator" target="_blank">Store Locator</a></p><p><a href="https://popular.com.sg/pages/faqs">FAQs</a></p><p><a href="https://popular.com.sg/pages/terms-of-use">Terms of Service</a></p><p><a href="https://popular.com.sg/pages/contact-us">Contact Us</a></p></div> </div> </div> </gp-text> </div><div enableLazyloadImage label="Block" tag="Col" type="component" style="--jc:start" class="gL6Ieme-og gp-relative gp-flex gp-flex-col" > <gp-text data-id="gsP_7zAiIk"> <div enableLazyloadImage parentTag="Col" class="gsP_7zAiIk " style="--tt:default;--ta:left;--bs:none;--bw:0px;--bc:transparent;--shadow:none;--d:block;--d-mobile:block;--d-tablet:block;--op:100%;--mb:10px" > <div class="gp-flex" style="--jc:left"> <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-text-g-bg-3 gp-text" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--ta:left;--line-clamp:unset;--line-clamp-tablet:unset;--line-clamp-mobile:unset;--c:#333333;--fs:normal;--ff:var(--g-font-body, body);--weight:700;--ls:normal;--size:15px;--size-tablet:14px;--size-mobile:14px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;word-break:break-word;overflow:hidden" ><p><strong>Retails Store</strong></p></div> </div> </div> </gp-text> <gp-text data-id="g4oXHfdnvT"> <div enableLazyloadImage parentTag="Col" class="g4oXHfdnvT " style="--ta:left;--mb:10px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" > <div class="gp-flex" style="--jc:left"> <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-text" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--ts:none;--ta:left;--line-clamp:unset;--line-clamp-tablet:unset;--line-clamp-mobile:unset;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-body, body);--weight:400;--size:14px;--size-tablet:13px;--size-mobile:14px;--lh:230%;--lh-tablet:180%;--lh-mobile:180%;--c:var(--g-c-text-1, text-1);word-break:break-word;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll;overflow:hidden" ><p><a href="https://popular.com.sg/pages/promotions">Promotions</a></p><p><a href="https://popular.com.sg/pages/new-in-store">New In Store</a></p><p><a href="https://popular.com.sg/pages/buying-guides">Buying Guides</a></p><p><a href="https://popular.com.sg/pages/events">Events</a></p></div> </div> </div> </gp-text> </div><div enableLazyloadImage label="Block" tag="Col" type="component" style="--jc:start" class="g_UNupL4lB gp-relative gp-flex gp-flex-col" > <gp-text data-id="g7wY3SiX5I"> <div enableLazyloadImage parentTag="Col" class="g7wY3SiX5I " style="--tt:default;--ta:left;--bs:none;--bw:0px;--bc:transparent;--shadow:none;--d:block;--d-mobile:block;--d-tablet:block;--op:100%;--mb:10px" > <div class="gp-flex" style="--jc:left"> <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-text-g-bg-3 gp-text" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--ta:left;--line-clamp:unset;--line-clamp-tablet:unset;--line-clamp-mobile:unset;--c:#333333;--fs:normal;--ff:var(--g-font-body, body);--weight:700;--ls:normal;--size:15px;--size-tablet:14px;--size-mobile:14px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;word-break:break-word;overflow:hidden" ><p><strong>POPCLUB</strong></p></div> </div> </div> </gp-text> <gp-text data-id="gm8_9PuVlp"> <div enableLazyloadImage parentTag="Col" class="gm8_9PuVlp " style="--ta:left;--mb:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" > <div class="gp-flex" style="--jc:left"> <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-text" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--ts:none;--ta:left;--line-clamp:unset;--line-clamp-tablet:unset;--line-clamp-mobile:unset;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-body, body);--weight:400;--size:14px;--size-tablet:13px;--size-mobile:14px;--lh:230%;--lh-tablet:180%;--lh-mobile:180%;--c:var(--g-c-text-1, text-1);word-break:break-word;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll;overflow:hidden" ><p><a href="https://popular.com.sg/pages/popclub-emag">Magazine</a></p><p>Education</p></div> </div> </div> </gp-text> <gp-text data-id="g4lLVx1x_t"> <div enableLazyloadImage parentTag="Col" class="g4lLVx1x_t " style="--ta:left;--mt:-5px;--mb:5px;--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" > <div class="gp-flex" style="--jc:left"> <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-text" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--ts:none;--ta:left;--line-clamp:unset;--line-clamp-tablet:unset;--line-clamp-mobile:unset;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-body, body);--weight:400;--size:13px;--size-tablet:12px;--size-mobile:14px;--lh:180%;--lh-tablet:180%;--lh-mobile:180%;--c:var(--g-c-text-1, text-1);word-break:break-word;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll;overflow:hidden" ><p><span style="font-size:13px;">• </span><a href="https://popular.com.sg/pages/education-english"><span style="font-size:13px;">English</span></a></p><p><span style="font-size:13px;">• </span><a href="https://popular.com.sg/pages/education-chinese"><span style="font-size:13px;">Chinese</span></a></p><p><span style="font-size:13px;">• </span><a href="https://popular.com.sg/pages/education-science"><span style="font-size:13px;">Science</span></a></p><p><span style="font-size:13px;">• </span><a href="https://popular.com.sg/pages/education-maths"><span style="font-size:13px;">Maths</span></a></p><p>• <a href="https://popular.com.sg/pages/education-geography">Geography</a></p></div> </div> </div> </gp-text> <gp-text data-id="g1pfCWt8SE"> <div enableLazyloadImage parentTag="Col" class="g1pfCWt8SE " style="--ta:left;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" > <div class="gp-flex" style="--jc:left"> <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-text" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--ts:none;--ta:left;--line-clamp:unset;--line-clamp-tablet:unset;--line-clamp-mobile:unset;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-body, body);--weight:400;--size:14px;--size-tablet:13px;--size-mobile:14px;--lh:230%;--lh-tablet:180%;--lh-mobile:180%;--c:var(--g-c-text-1, text-1);word-break:break-word;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll;overflow:hidden" ><p><a href="https://popular.com.sg/pages/stationery-solutions">Stationery Solutions</a></p><p>Book Buff</p></div> </div> </div> </gp-text> <gp-text data-id="gRr2LzVRzN"> <div enableLazyloadImage parentTag="Col" class="gRr2LzVRzN " style="--ta:left;--mt:-5px;--mb:5px;--pt:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" > <div class="gp-flex" style="--jc:left"> <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-text" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--ts:none;--ta:left;--line-clamp:unset;--line-clamp-tablet:unset;--line-clamp-mobile:unset;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-body, body);--weight:400;--size:13px;--size-tablet:12px;--size-mobile:14px;--lh:180%;--lh-tablet:180%;--lh-mobile:180%;--c:var(--g-c-text-1, text-1);word-break:break-word;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll;overflow:hidden" ><p><span style="font-size:13px;">• </span><a href="https://popular.com.sg/pages/authors-spotlight"><span style="font-size:13px;">Author's Spotlight</span></a></p><p><span style="font-size:13px;">• </span><a href="https://popular.com.sg/pages/top-10-books"><span style="font-size:13px;">Top 10 Books</span></a></p></div> </div> </div> </gp-text> <gp-text data-id="gobQN39GKq"> <div enableLazyloadImage parentTag="Col" class="gobQN39GKq " style="--ta:left;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" > <div class="gp-flex" style="--jc:left"> <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-text" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--ts:none;--ta:left;--line-clamp:unset;--line-clamp-tablet:unset;--line-clamp-mobile:unset;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-body, body);--weight:400;--size:14px;--size-tablet:13px;--size-mobile:14px;--lh:230%;--lh-tablet:180%;--lh-mobile:180%;--c:var(--g-c-text-1, text-1);word-break:break-word;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll;overflow:hidden" ><p><a href="https://popular.com.sg/pages/tech-whiz">Tech Whiz</a></p></div> </div> </div> </gp-text> </div><div enableLazyloadImage tag="Col" label="Block" type="component" style="--jc:start" class="gqKGc1g5tb gp-relative gp-flex gp-flex-col" > <gp-text data-id="glXe9JmiT_"> <div enableLazyloadImage parentTag="Col" class="glXe9JmiT_ " style="--tt:default;--ta:left;--bs:none;--bw:0px;--bc:transparent;--shadow:none;--d:block;--d-mobile:block;--d-tablet:block;--op:100%;--mb:10px" > <div class="gp-flex" style="--jc:left"> <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-text-g-bg-3 gp-text" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--ta:left;--line-clamp:unset;--line-clamp-tablet:unset;--line-clamp-mobile:unset;--c:#333333;--fs:normal;--ff:var(--g-font-body, body);--weight:700;--ls:normal;--size:15px;--size-tablet:14px;--size-mobile:14px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;word-break:break-word;overflow:hidden" ><p><strong>Members</strong></p></div> </div> </div> </gp-text> <gp-text data-id="giDQaj_dAZ"> <div enableLazyloadImage parentTag="Col" class="giDQaj_dAZ " style="--ta:left;--mb:10px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" > <div class="gp-flex" style="--jc:left"> <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-text" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--ts:none;--ta:left;--line-clamp:unset;--line-clamp-tablet:unset;--line-clamp-mobile:unset;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-body, body);--weight:400;--size:14px;--size-tablet:13px;--size-mobile:14px;--lh:230%;--lh-tablet:180%;--lh-mobile:180%;--c:var(--g-c-text-1, text-1);word-break:break-word;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll;overflow:hidden" ><p><a href="https://popular.com.sg/pages/join-us">Join Us</a></p><p><a href="https://popular.com.sg/pages/ecard">e-Card</a></p><p><a href="https://popular.com.sg/pages/faqs#mm">Membership FAQ</a></p><p><a href="https://popular.com.sg/pages/data-protection-policy">Data Protection Policy</a></p></div> </div> </div> </gp-text> </div><div enableLazyloadImage tag="Col" label="Block" type="component" style="--jc:start" class="gyAB4--C5K gp-relative gp-flex gp-flex-col" > <gp-text data-id="gAw0vWOhLL"> <div enableLazyloadImage parentTag="Col" class="gAw0vWOhLL " style="--tt:default;--ta:left;--bs:none;--bw:0px;--bc:transparent;--shadow:none;--d:block;--d-mobile:block;--d-tablet:block;--op:100%;--mb:10px" > <div class="gp-flex" style="--jc:left"> <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-text-g-bg-3 gp-text" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--ta:left;--line-clamp:unset;--line-clamp-tablet:unset;--line-clamp-mobile:unset;--c:#333333;--fs:normal;--ff:var(--g-font-body, body);--weight:700;--ls:normal;--size:15px;--size-tablet:14px;--size-mobile:14px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;word-break:break-word;overflow:hidden" ><p><strong>Corporate Sales</strong></p></div> </div> </div> </gp-text> <gp-text data-id="gUhOjoxbq9"> <div enableLazyloadImage parentTag="Col" class="gUhOjoxbq9 " style="--ta:left;--mb:10px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" > <div class="gp-flex" style="--jc:left"> <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-text" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--ts:none;--ta:left;--line-clamp:unset;--line-clamp-tablet:unset;--line-clamp-mobile:unset;--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-body, body);--weight:400;--size:14px;--size-tablet:13px;--size-mobile:14px;--lh:230%;--lh-tablet:180%;--lh-mobile:180%;--c:var(--g-c-text-1, text-1);word-break:break-word;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll;overflow:hidden" ><p><a href="https://popularonline.com.sg/pages/gift-vouchers">Gift Voucher</a></p><p><a href="https://os.popular.com.sg/" target="_blank">Office Solutions</a></p></div> </div> </div> </gp-text> <gp-text data-id="gS9wdy1SKV"> <div enableLazyloadImage parentTag="Col" class="gS9wdy1SKV " style="--tt:default;--ta:left;--bs:none;--bw:0px;--bc:transparent;--shadow:none;--d:block;--d-mobile:block;--d-tablet:block;--op:100%;--mb:10px" > <div class="gp-flex" style="--jc:left"> <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-text-g-bg-3 gp-text" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--ta:left;--line-clamp:unset;--line-clamp-tablet:unset;--line-clamp-mobile:unset;--c:#333333;--fs:normal;--ff:var(--g-font-body, body);--weight:700;--ls:normal;--size:15px;--size-tablet:14px;--size-mobile:14px;--lh:130%;--lh-tablet:130%;--lh-mobile:130%;word-break:break-word;overflow:hidden" ><p><strong>Stay Connected</strong></p></div> </div> </div> </gp-text> <div enableLazyloadImage parentTag="Col" id="gG6O81wUAT" data-id="gG6O81wUAT" style="--mb:10px;--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:8px;--pc:start;--gtc:minmax(0, auto) minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto) minmax(0, auto) minmax(0, auto);--w:var(--g-ct-w, 1200px);--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gG6O81wUAT gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage tag="Col" label="Block" type="component" style="--jc:start" class="gQU4k0j_1s gp-relative gp-flex gp-flex-col" > <div data-id="goyhEnNR-2" role="presentation" class="gp-group/image goyhEnNR-2" style="--mb:0px;--pr:10px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" > <a class="pointer-events-auto h-full gp-flex" href="https://www.facebook.com/PopularBookstoreSingapore/" target="_blank" title class="gp-h-full gp-w-full" style="--shadow:none;border-radius:inherit;--jc:left" > <picture style="border-radius: inherit" class="gp-contents"> <source media="(max-width: 767px)" data-srcSet="https://cdn.shopify.com/s/files/1/0574/5662/3823/files/gempages_524603827551208314-03dd9703-03a7-4297-893c-0b8d7dd11c1f.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctMjA5LTIwOSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0idXJsKCNnLTIwOS0yMDkpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii0yMDkiIHRvPSIyMDkiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <source media="(max-width: 1024px)" data-srcSet="https://cdn.shopify.com/s/files/1/0574/5662/3823/files/gempages_524603827551208314-03dd9703-03a7-4297-893c-0b8d7dd11c1f.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctMjA5LTIwOSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0idXJsKCNnLTIwOS0yMDkpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii0yMDkiIHRvPSIyMDkiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <img class="gp-h-full gp-max-w-full gp-flex gp_lazyload" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctMjA5LTIwOSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0idXJsKCNnLTIwOS0yMDkpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii0yMDkiIHRvPSIyMDkiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" data-src="https://cdn.shopify.com/s/files/1/0574/5662/3823/files/gempages_524603827551208314-03dd9703-03a7-4297-893c-0b8d7dd11c1f.png" width="100%" alt="" style="--aspect:25/25;--aspect-tablet:20/20;--aspect-mobile:20/20;--objf:cover;--w:25px;--w-tablet:20px;--w-mobile:20px;--h:auto;--h-tablet:auto;--h-mobile:auto;--b:none;--bc:#000000;--bw:1px 1px 1px 1px;--radiusType:none;--shadow:none" /> </picture> </a> </div> </div><div enableLazyloadImage tag="Col" label="Block" type="component" style="--jc:start" class="gCWcDKFFW5 gp-relative gp-flex gp-flex-col" > <div data-id="g9wwhv6tyJ" role="presentation" class="gp-group/image g9wwhv6tyJ" style="--mb:0px;--pr:10px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" > <a class="pointer-events-auto h-full gp-flex" href="https://www.instagram.com/popular_singapore" target="_blank" title class="gp-h-full gp-w-full" style="--shadow:none;border-radius:inherit;--jc:left" > <picture style="border-radius: inherit" class="gp-contents"> <source media="(max-width: 767px)" data-srcSet="https://cdn.shopify.com/s/files/1/0574/5662/3823/files/gempages_524603827551208314-afd961f6-bbbb-4d62-a087-8daf80107332.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctMjA5LTIwOSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0idXJsKCNnLTIwOS0yMDkpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii0yMDkiIHRvPSIyMDkiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <source media="(max-width: 1024px)" data-srcSet="https://cdn.shopify.com/s/files/1/0574/5662/3823/files/gempages_524603827551208314-afd961f6-bbbb-4d62-a087-8daf80107332.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctMjA5LTIwOSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0idXJsKCNnLTIwOS0yMDkpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii0yMDkiIHRvPSIyMDkiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <img class="gp-h-full gp-max-w-full gp-flex gp_lazyload" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctMjA5LTIwOSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0idXJsKCNnLTIwOS0yMDkpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii0yMDkiIHRvPSIyMDkiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" data-src="https://cdn.shopify.com/s/files/1/0574/5662/3823/files/gempages_524603827551208314-afd961f6-bbbb-4d62-a087-8daf80107332.png" width="100%" alt="" style="--aspect:25/25;--aspect-tablet:20/20;--aspect-mobile:20/20;--objf:cover;--w:25px;--w-tablet:20px;--w-mobile:20px;--h:auto;--h-tablet:auto;--h-mobile:auto;--b:none;--bc:#000000;--bw:1px 1px 1px 1px;--radiusType:none;--shadow:none" /> </picture> </a> </div> </div><div enableLazyloadImage tag="Col" label="Block" type="component" style="--jc:start" class="gTfKaJvXOW gp-relative gp-flex gp-flex-col" > <div data-id="gzrsS3Nmiq" role="presentation" class="gp-group/image gzrsS3Nmiq" style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" > <a class="pointer-events-auto h-full gp-flex" href="https://www.tiktok.com/@popularsingapore" target="_blank" title class="gp-h-full gp-w-full" style="--shadow:none;border-radius:inherit;--jc:left" > <picture style="border-radius: inherit" class="gp-contents"> <source media="(max-width: 767px)" data-srcSet="https://cdn.shopify.com/s/files/1/0574/5662/3823/files/gempages_524603827551208314-050cf173-7789-4e3c-8f56-9dadaf3e767b.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctMjA5LTIwOSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0idXJsKCNnLTIwOS0yMDkpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii0yMDkiIHRvPSIyMDkiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <source media="(max-width: 1024px)" data-srcSet="https://cdn.shopify.com/s/files/1/0574/5662/3823/files/gempages_524603827551208314-050cf173-7789-4e3c-8f56-9dadaf3e767b.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctMjA5LTIwOSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0idXJsKCNnLTIwOS0yMDkpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii0yMDkiIHRvPSIyMDkiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <img class="gp-h-full gp-max-w-full gp-flex gp_lazyload" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctMjA5LTIwOSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0idXJsKCNnLTIwOS0yMDkpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii0yMDkiIHRvPSIyMDkiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" data-src="https://cdn.shopify.com/s/files/1/0574/5662/3823/files/gempages_524603827551208314-050cf173-7789-4e3c-8f56-9dadaf3e767b.png" width="100%" alt="" style="--aspect:25/25;--aspect-tablet:20/20;--aspect-mobile:20/20;--objf:cover;--w:25px;--w-tablet:20px;--w-mobile:20px;--h:auto;--h-tablet:auto;--h-mobile:auto;--b:none;--bc:#000000;--bw:1px 1px 1px 1px;--radiusType:none;--shadow:none" /> </picture> </a> </div> </div> </div> <div enableLazyloadImage parentTag="Col" id="ghJYD7Tt2U" data-id="ghJYD7Tt2U" style="--mb:10px;--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:8px;--pc:start;--gtc:minmax(0, auto) minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto) minmax(0, auto) minmax(0, auto);--w:var(--g-ct-w, 1200px);--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="ghJYD7Tt2U gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage tag="Col" label="Block" type="component" style="--jc:start" class="g-zK1yrZ3i gp-relative gp-flex gp-flex-col" > <div data-id="gxbmu_-Kmw" role="presentation" class="gp-group/image gxbmu_-Kmw" style="--mb:0px;--pr:10px;--mb-tablet:0px;--pr-tablet:10px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" > <a class="pointer-events-auto h-full gp-flex" href="https://www.xiaohongshu.com/user/profile/65af7ac9000000001300a99b" target="_blank" title class="gp-h-full gp-w-full" style="--shadow:none;border-radius:inherit;--jc:left" > <picture style="border-radius: inherit" class="gp-contents"> <source media="(max-width: 767px)" data-srcSet="https://cdn.shopify.com/s/files/1/0574/5662/3823/files/gempages_524603827551208314-162f0c98-42ee-45d9-997d-35f2903a1a77.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzk2IiBoZWlnaHQ9IjIwOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctMzk2LTIwOSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iMzk2IiBoZWlnaHQ9IjIwOSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iMzk2IiBoZWlnaHQ9IjIwOSIgZmlsbD0idXJsKCNnLTM5Ni0yMDkpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii0zOTYiIHRvPSIzOTYiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <source media="(max-width: 1024px)" data-srcSet="https://cdn.shopify.com/s/files/1/0574/5662/3823/files/gempages_524603827551208314-162f0c98-42ee-45d9-997d-35f2903a1a77.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzk2IiBoZWlnaHQ9IjIwOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctMzk2LTIwOSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iMzk2IiBoZWlnaHQ9IjIwOSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iMzk2IiBoZWlnaHQ9IjIwOSIgZmlsbD0idXJsKCNnLTM5Ni0yMDkpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii0zOTYiIHRvPSIzOTYiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <img class="gp-h-full gp-max-w-full gp-flex gp_lazyload" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzk2IiBoZWlnaHQ9IjIwOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctMzk2LTIwOSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iMzk2IiBoZWlnaHQ9IjIwOSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iMzk2IiBoZWlnaHQ9IjIwOSIgZmlsbD0idXJsKCNnLTM5Ni0yMDkpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii0zOTYiIHRvPSIzOTYiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" data-src="https://cdn.shopify.com/s/files/1/0574/5662/3823/files/gempages_524603827551208314-162f0c98-42ee-45d9-997d-35f2903a1a77.png" width="100%" alt="" style="--aspect:50/25;--aspect-tablet:45/20;--aspect-mobile:45/20;--objf:cover;--w:50px;--w-tablet:45px;--w-mobile:45px;--h:auto;--h-tablet:auto;--h-mobile:auto;--b:none;--bc:#000000;--bw:1px 1px 1px 1px;--radiusType:none;--shadow:none" /> </picture> </a> </div> </div><div enableLazyloadImage tag="Col" label="Block" type="component" style="--jc:start" class="guB89nrGRK gp-relative gp-flex gp-flex-col" > <div data-id="ggmUl_84g-" role="presentation" class="gp-group/image ggmUl_84g-" style="--mb:0px;--pr:10px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" > <a class="pointer-events-auto h-full gp-flex" href="https://www.youtube.com/channel/UCiLvzjAiwfZEc-Z--0z07WA" target="_blank" title class="gp-h-full gp-w-full" style="--shadow:none;border-radius:inherit;--jc:left" > <picture style="border-radius: inherit" class="gp-contents"> <source media="(max-width: 767px)" data-srcSet="https://cdn.shopify.com/s/files/1/0574/5662/3823/files/gempages_524603827551208314-0ee3c116-2968-4c3d-84f3-ae396edd15d9.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctMjA5LTIwOSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0idXJsKCNnLTIwOS0yMDkpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii0yMDkiIHRvPSIyMDkiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <source media="(max-width: 1024px)" data-srcSet="https://cdn.shopify.com/s/files/1/0574/5662/3823/files/gempages_524603827551208314-0ee3c116-2968-4c3d-84f3-ae396edd15d9.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctMjA5LTIwOSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0idXJsKCNnLTIwOS0yMDkpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii0yMDkiIHRvPSIyMDkiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <img class="gp-h-full gp-max-w-full gp-flex gp_lazyload" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctMjA5LTIwOSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0idXJsKCNnLTIwOS0yMDkpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii0yMDkiIHRvPSIyMDkiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" data-src="https://cdn.shopify.com/s/files/1/0574/5662/3823/files/gempages_524603827551208314-0ee3c116-2968-4c3d-84f3-ae396edd15d9.png" width="100%" alt="" style="--aspect:25/25;--aspect-tablet:20/20;--aspect-mobile:20/20;--objf:cover;--w:25px;--w-tablet:20px;--w-mobile:20px;--h:auto;--h-tablet:auto;--h-mobile:auto;--b:none;--bc:#000000;--bw:1px 1px 1px 1px;--radiusType:none;--shadow:none" /> </picture> </a> </div> </div><div enableLazyloadImage tag="Col" label="Block" type="component" style="--jc:start" class="g98H_XpZMz gp-relative gp-flex gp-flex-col" > <div data-id="g-iZDPZYph" role="presentation" class="gp-group/image g-iZDPZYph" style="--mb:0px;--mb-tablet:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" > <a class="pointer-events-auto h-full gp-flex" href="https://sg.linkedin.com/company/popular-holdings-limited" target="_blank" title class="gp-h-full gp-w-full" style="--shadow:none;border-radius:inherit;--jc:left" > <picture style="border-radius: inherit" class="gp-contents"> <source media="(max-width: 767px)" data-srcSet="https://cdn.shopify.com/s/files/1/0574/5662/3823/files/gempages_524603827551208314-80868986-de82-4dbc-92b0-9cb3f6f9b1d9.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctMjA5LTIwOSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0idXJsKCNnLTIwOS0yMDkpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii0yMDkiIHRvPSIyMDkiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <source media="(max-width: 1024px)" data-srcSet="https://cdn.shopify.com/s/files/1/0574/5662/3823/files/gempages_524603827551208314-80868986-de82-4dbc-92b0-9cb3f6f9b1d9.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctMjA5LTIwOSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0idXJsKCNnLTIwOS0yMDkpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii0yMDkiIHRvPSIyMDkiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <img class="gp-h-full gp-max-w-full gp-flex gp_lazyload" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctMjA5LTIwOSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0idXJsKCNnLTIwOS0yMDkpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii0yMDkiIHRvPSIyMDkiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" data-src="https://cdn.shopify.com/s/files/1/0574/5662/3823/files/gempages_524603827551208314-80868986-de82-4dbc-92b0-9cb3f6f9b1d9.png" width="100%" alt="" style="--aspect:25/25;--aspect-tablet:20/20;--aspect-mobile:20/20;--objf:cover;--w:25px;--w-tablet:20px;--w-mobile:20px;--h:auto;--h-tablet:auto;--h-mobile:auto;--b:none;--bc:#000000;--bw:1px 1px 1px 1px;--radiusType:none;--shadow:none" /> </picture> </a> </div> </div> </div> </div> </div> <div style="--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll;--ta:left" data-keep-class="true" class="g8YUX448HU " ><div><div id="popup-corporate" class="overlay"> <div class="popup"> <h2>Oh, you're leaving?</h2> <a class="close" href="#p">×</a> <div class="content"> As you are leaving our site, please note that we are not responsible for the content, products, or services available on any external websites you may visit. <br><br> <a href="https://www.popularworld.com/" class="popup-link" target="_blank">Continue to Corporate Website</a> </div> </div> </div> <div id="popup-eph" class="overlay"> <div class="popup"> <h2>Oh, you're leaving?</h2> <a class="close" href="#p">×</a> <div class="content"> As you are leaving our site, please note that we are not responsible for the content, products, or services available on any external websites you may visit. <br><br> <a href="https://www.eph.com.sg/" class="popup-link" target="_blank">Continue to EPH Website</a> </div> </div> </div></div></div> <style id="custom-css-g8YUX448HU"> .gps p a:hover{text-decoration:underline;} .overlay {position: fixed; top: 0; bottom: 0; left: 0; right: 0; background: rgba(0, 0, 0, 0.7); transition: opacity 500ms; visibility: hidden; opacity: 0; z-index:99;} .overlay:target {visibility: visible; opacity: 1; z-index:99;} .popup {margin: 70px auto; padding: 30px!important; background: #fff; border-radius: 5px; width: 30%; position: relative; transition: all 5s ease-in-out;} .popup h2 {margin-top: 0; color: #333; font-family:Arial, sans-serif; font-size:1.8em; margin-bottom:20px;} .popup .close {position: absolute; top: 20px; right: 30px; transition: all 200ms; font-size: 30px; font-weight: bold; text-decoration: none; color: #333; cursor:pointer;} .popup .close:hover {color: #A61E2F;} .popup .content {max-height: 30%; overflow: auto;} .popup-link{color: #A61E2F!important; text-decoration:underline!important; } @media screen and (max-width: 700px){ .box{width: 70%;} .popup{width: 70%;} } </style> <div gp-el-wrapper style="--d:none;--d-tablet:none;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%" class="gLQxXcNUrn "> <gp-accordion data-id="gLQxXcNUrn" uid="gLQxXcNUrn" class="gp-flex gp-w-full gp-flex-col " style="--gg:16px;--bgr:function (n) { return new Array(1 + n).join(this); };border-radius:inherit" gp-data='{"setting":{"iconSvg":"<svg width=\"17\" height=\"16\" viewBox=\"0 0 17 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path d=\"M5.64645 2.64645C5.84171 2.45118 6.15829 2.45118 6.35355 2.64645L11.3536 7.64645C11.5488 7.84171 11.5488 8.15829 11.3536 8.35355L6.35355 13.3536C6.15829 13.5488 5.84171 13.5488 5.64645 13.3536C5.45118 13.1583 5.45118 12.8417 5.64645 12.6464L10.2929 8L5.64645 3.35355C5.45118 3.15829 5.45118 2.84171 5.64645 2.64645Z\" fill=\"currentColor\"/>\n </svg>","isIconPlus":false,"activeKey":"","expanded":false,"expandItem":false,"iconPosition":"right","iconGlobalSize":{"desktop":{"gap":"16px"}},"iconCollapse":"<svg height=\"20\" width=\"20\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 256 256\" fill=\"currentColor\" data-id=\"508817669971116392\">\n <path fill=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\" fill=\"currentColor\" d=\"M213.66,101.66l-80,80a8,8,0,0,1-11.32,0l-80-80A8,8,0,0,1,53.66,90.34L128,164.69l74.34-74.35a8,8,0,0,1,11.32,11.32Z\" /></svg>","iconExpand":"<svg height=\"20\" width=\"20\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 256 256\" fill=\"currentColor\" data-id=\"508817669971575144\">\n <path fill=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\" fill=\"currentColor\" d=\"M213.66,165.66a8,8,0,0,1-11.32,0L128,91.31,53.66,165.66a8,8,0,0,1-11.32-11.32l80-80a8,8,0,0,1,11.32,0l80,80A8,8,0,0,1,213.66,165.66Z\" /></svg>","iconCollapseSize":16,"layoutHeader":"before-text","expandedMode":"single","configIconSize":16,"parentUid":"gLQxXcNUrn","childListNumber":[],"chidlrenUid":["gSSwxN2eaC","gruD7smT31","g8NiOU1jQN","gPc-TSYt-E","gTNd_DOTN9","gMs3wNngxT","gV4rA3PAdZ"]},"styles":{"bgColor":{"normal":"#00000000","hover":"#00000000","active":"#00000000"},"color":{"normal":"#333333","hover":"#333333","active":"#333333"},"headerBorder":{"normal":{"border":"none","width":"0px 0px 1px 0px","position":"bottom","color":"#121212","isCustom":true,"borderWidth":"Mixed"},"hover":{"border":"none","width":"0px 0px 1px 0px","position":"bottom","color":"#121212","isCustom":true,"borderWidth":"Mixed"},"active":{"border":"none","width":"0px 0px 1px 0px","position":"bottom","color":"#121212","isCustom":true,"borderWidth":"Mixed"}},"textColor":{"normal":"#333333","hover":"#333333","active":"#333333"},"iconColor":{"normal":"#333333","hover":"#333333","active":"#333333"},"contentSizePadding":{"desktop":{"padding":{"type":"medium","top":"8px","left":"24px","bottom":"8px","right":"24px"},"gap":"16px"}},"headerContentPadding":{"desktop":{"padding":{"type":"medium","top":"8px","left":"24px","bottom":"8px","right":"24px"}}},"widthHeightSize":{"desktop":{"height":"auto","width":"100%"}}},"uid":"gLQxXcNUrn"}' > <div class="gp-hidden gp-rotate-90 -gp-rotate-90 gp-rotate-180"></div> <div class="gp-flex" style="--jc:center" > <div class="gp-overflow-clip" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--height-iconCollapseSize:16px;--height-configIconSize:16px;--bs:solid;--bw:0px 0px 1px 0px;--bc:#cccccc;--bg:transparent;--shadow:none"> <div data-index="0" class="gLQxXcNUrn gp-accordion-item gp-overflow-hidden gp-child-item-gLQxXcNUrn" style="scrollBehavior:smooth" > <div aria-hidden uid="gSSwxN2eaC" id="gSSwxN2eaC" data-index="0" class="gLQxXcNUrn gp-accordion-item-gLQxXcNUrn-0 gp-flex gp-items-center gp-accordion-item_header gp-cursor-pointer" style="--pl:24px;--pr:24px;--pt:8px;--pb:8px;--h:auto;--h-tablet:auto;--h-mobile:auto;--fd:row-reverse;--jc:space-between;gap:16px;--bgc:#00000000;--hvr-bgc:#00000000;--c:#333333;--hvr-c:#333333;--bs:none;--hvr-bs:none;--bw:0px 0px 1px 0px;--hvr-bw:0px 0px 1px 0px;--bc:#121212;--hvr-bc:#121212" > <style class="accordion-style">.gp-accordion-item-gLQxXcNUrn-0:hover { .gp-collapsible-icon { color: #333333 !important; } .gp-icon { color: #333333 !important; } } </style> <div class="gp-inline-flex"> <span style="--c:#333333;--hvr-c:#333333;width:16px;height:16px" data-index="0" class="gLQxXcNUrn gp-accordion-item_icon gp-collapsible-icon gp-inline-flex gp-items-center gp-justify-center gp-overflow-hidden gp-transition-all gp-duration-200 [&>svg]:!gp-h-[var(--height-iconCollapseSize)] [&>svg]:!gp-w-auto" ><svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817669971116392"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M213.66,101.66l-80,80a8,8,0,0,1-11.32,0l-80-80A8,8,0,0,1,53.66,90.34L128,164.69l74.34-74.35a8,8,0,0,1,11.32,11.32Z" /></svg></span> </div> <div class="gp-flex gp-items-center gp-w-full" style="--gg:16px;--jc:left"> <div class="gp-inline-flex" > <span class="gp-icon gp-inline-flex header-icon gp-items-center gp-justify-center gp-overflow-hidden [&>svg]:!gp-h-[var(--height-configIconSize)] [&>svg]:!gp-w-auto" style="--c:#333333;--hvr-c:#333333;width:16px;height:16px"> <svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817742718042472"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm-4,48a12,12,0,1,1-12,12A12,12,0,0,1,124,72Zm12,112a16,16,0,0,1-16-16V128a8,8,0,0,1,0-16,16,16,0,0,1,16,16v40a8,8,0,0,1,0,16Z" /></svg></span> </div> <gp-text data-id=""> <div class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-overflow-hidden gp-g-paragraph-1" style="--w:100%;--size:14px;--size-tablet:16px;--size-mobile:14px;--weight:bold;word-break:break-word;overflow:hidden" ><p>About Us</p></div> </div> </div> </gp-text> </div> </div> <div uid="gSSwxN2eaC" data-index="0" data-show="false" class="gLQxXcNUrn gp-accordion-item_body gp-transition-all gp-grid gp-duration-500 gp-overflow-hidden" style="grid-template-rows:0fr;grid-template-columns:minmax(auto, 100%)" > <div uid="gSSwxN2eaC" data-index="0" class="gLQxXcNUrn gp-accordion-item_body-inner gp-min-h-0 gp-transition-all gp-duration-500" style="--pl:24px;--pr:24px" > <div enableLazyloadImage tag="Col" label="Block" type="component" class="grsSj-mrYa gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper class="g0UmKjg1E8 "> <gp-icon-list uid="g0UmKjg1E8" data-id="g0UmKjg1E8" gp-data='{"position":{"desktop":"baseline","tablet":"center","mobile":"baseline"},"iconWidth":{"desktop":16,"tablet":16,"mobile":16}}' style="--pl:10px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll"> <div class="gp-flex" style="--jc:left"> <div class="gp-inline-flex gp-flex-col " style="--rg:16px"> <div class="gp-icon-list-wrapper gp-flex gp-child-item-g0UmKjg1E8" style="--cg:8px;--ai:baseline;--ai-tablet:center;--ai-mobile:baseline" data-index="0" > <div class="gp-icon-list-icon gp-inline-flex gp-shrink-0 gp-overflow-hidden" style="--pl:0px;--pr:0px;--pt:0px;--pb:0px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:transparent;--pos:relative;--pos-tablet:relative;--pos-mobile:relative;--top:inherit;--top-tablet:inherit;--top-mobile:inherit"> <span class="gp-inline-flex gp-items-center gp-justify-center gp-overflow-hidden [&>svg]:!gp-h-[var(--size-desktop)] tablet:[&>svg]:!gp-h-[var(--size-tablet)] mobile:[&>svg]:!gp-h-[var(--size-mobile)] [&>svg]:!gp-w-[var(--size-desktop)] tablet:[&>svg]:!gp-w-[var(--size-tablet)] mobile:[&>svg]:!gp-w-[var(--size-mobile)]" style="--c:#333333;--w:100%;--h:100%;--size-desktop:16px;--size-tablet:16px;--size-mobile:16px" > <svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817731477569896"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M156,128a28,28,0,1,1-28-28A28,28,0,0,1,156,128Z" /></svg> </span> </div> <div class=" gp-text-left gp-icon-list-text" style="--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-body, body);--weight:400;--size:13px;--size-tablet:16px;--size-mobile:13px;--lh:150%;--lh-tablet:180%;--lh-mobile:120%;--c:#333333"> <p>Our Story</p> </div> </div> <div class="gp-icon-list-wrapper gp-flex gp-child-item-g0UmKjg1E8" style="--cg:8px;--ai:baseline;--ai-tablet:center;--ai-mobile:baseline" data-index="1" > <div class="gp-icon-list-icon gp-inline-flex gp-shrink-0 gp-overflow-hidden" style="--pl:0px;--pr:0px;--pt:0px;--pb:0px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:transparent;--pos:relative;--pos-tablet:relative;--pos-mobile:relative;--top:inherit;--top-tablet:inherit;--top-mobile:inherit"> <span class="gp-inline-flex gp-items-center gp-justify-center gp-overflow-hidden [&>svg]:!gp-h-[var(--size-desktop)] tablet:[&>svg]:!gp-h-[var(--size-tablet)] mobile:[&>svg]:!gp-h-[var(--size-mobile)] [&>svg]:!gp-w-[var(--size-desktop)] tablet:[&>svg]:!gp-w-[var(--size-tablet)] mobile:[&>svg]:!gp-w-[var(--size-mobile)]" style="--c:#333333;--w:100%;--h:100%;--size-desktop:16px;--size-tablet:16px;--size-mobile:16px" > <svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817731477569896"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M156,128a28,28,0,1,1-28-28A28,28,0,0,1,156,128Z" /></svg> </span> </div> <div class=" gp-text-left gp-icon-list-text" style="--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-body, body);--weight:400;--size:13px;--size-tablet:16px;--size-mobile:13px;--lh:150%;--lh-tablet:180%;--lh-mobile:120%;--c:#333333"> <p>Our Business</p> </div> </div> <div class="gp-icon-list-wrapper gp-flex gp-child-item-g0UmKjg1E8" style="--cg:8px;--ai:baseline;--ai-tablet:center;--ai-mobile:baseline" data-index="2" > <div class="gp-icon-list-icon gp-inline-flex gp-shrink-0 gp-overflow-hidden" style="--pl:0px;--pr:0px;--pt:0px;--pb:0px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:transparent;--pos:relative;--pos-tablet:relative;--pos-mobile:relative;--top:inherit;--top-tablet:inherit;--top-mobile:inherit"> <span class="gp-inline-flex gp-items-center gp-justify-center gp-overflow-hidden [&>svg]:!gp-h-[var(--size-desktop)] tablet:[&>svg]:!gp-h-[var(--size-tablet)] mobile:[&>svg]:!gp-h-[var(--size-mobile)] [&>svg]:!gp-w-[var(--size-desktop)] tablet:[&>svg]:!gp-w-[var(--size-tablet)] mobile:[&>svg]:!gp-w-[var(--size-mobile)]" style="--c:#333333;--w:100%;--h:100%;--size-desktop:16px;--size-tablet:16px;--size-mobile:16px" > <svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817731477569896"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M156,128a28,28,0,1,1-28-28A28,28,0,0,1,156,128Z" /></svg> </span> </div> <div class=" gp-text-left gp-icon-list-text" style="--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-body, body);--weight:400;--size:13px;--size-tablet:16px;--size-mobile:13px;--lh:150%;--lh-tablet:180%;--lh-mobile:120%;--c:#333333"> <p>Our Partners</p> </div> </div> <div class="gp-icon-list-wrapper gp-flex gp-child-item-g0UmKjg1E8" style="--cg:8px;--ai:baseline;--ai-tablet:center;--ai-mobile:baseline" data-index="3" > <div class="gp-icon-list-icon gp-inline-flex gp-shrink-0 gp-overflow-hidden" style="--pl:0px;--pr:0px;--pt:0px;--pb:0px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:transparent;--pos:relative;--pos-tablet:relative;--pos-mobile:relative;--top:inherit;--top-tablet:inherit;--top-mobile:inherit"> <span class="gp-inline-flex gp-items-center gp-justify-center gp-overflow-hidden [&>svg]:!gp-h-[var(--size-desktop)] tablet:[&>svg]:!gp-h-[var(--size-tablet)] mobile:[&>svg]:!gp-h-[var(--size-mobile)] [&>svg]:!gp-w-[var(--size-desktop)] tablet:[&>svg]:!gp-w-[var(--size-tablet)] mobile:[&>svg]:!gp-w-[var(--size-mobile)]" style="--c:#333333;--w:100%;--h:100%;--size-desktop:16px;--size-tablet:16px;--size-mobile:16px" > <svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817731477569896"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M156,128a28,28,0,1,1-28-28A28,28,0,0,1,156,128Z" /></svg> </span> </div> <div class=" gp-text-left gp-icon-list-text" style="--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-body, body);--weight:400;--size:13px;--size-tablet:16px;--size-mobile:13px;--lh:150%;--lh-tablet:180%;--lh-mobile:120%;--c:#333333"> <p>100th Anniversary</p> </div> </div> <div class="gp-icon-list-wrapper gp-flex gp-child-item-g0UmKjg1E8" style="--cg:8px;--ai:baseline;--ai-tablet:center;--ai-mobile:baseline" data-index="4" > <div class="gp-icon-list-icon gp-inline-flex gp-shrink-0 gp-overflow-hidden" style="--pl:0px;--pr:0px;--pt:0px;--pb:0px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:transparent;--pos:relative;--pos-tablet:relative;--pos-mobile:relative;--top:inherit;--top-tablet:inherit;--top-mobile:inherit"> <span class="gp-inline-flex gp-items-center gp-justify-center gp-overflow-hidden [&>svg]:!gp-h-[var(--size-desktop)] tablet:[&>svg]:!gp-h-[var(--size-tablet)] mobile:[&>svg]:!gp-h-[var(--size-mobile)] [&>svg]:!gp-w-[var(--size-desktop)] tablet:[&>svg]:!gp-w-[var(--size-tablet)] mobile:[&>svg]:!gp-w-[var(--size-mobile)]" style="--c:#333333;--w:100%;--h:100%;--size-desktop:16px;--size-tablet:16px;--size-mobile:16px" > <svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817731477569896"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M156,128a28,28,0,1,1-28-28A28,28,0,0,1,156,128Z" /></svg> </span> </div> <div class=" gp-text-left gp-icon-list-text" style="--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-body, body);--weight:400;--size:13px;--size-tablet:16px;--size-mobile:13px;--lh:150%;--lh-tablet:180%;--lh-mobile:120%;--c:#333333"> <p><a href="https://www.popularworld.com/" target="_blank" draggable="false">Corporate</a></p> </div> </div> <div class="gp-icon-list-wrapper gp-flex gp-child-item-g0UmKjg1E8" style="--cg:8px;--ai:baseline;--ai-tablet:center;--ai-mobile:baseline" data-index="5" > <div class="gp-icon-list-icon gp-inline-flex gp-shrink-0 gp-overflow-hidden" style="--pl:0px;--pr:0px;--pt:0px;--pb:0px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:transparent;--pos:relative;--pos-tablet:relative;--pos-mobile:relative;--top:inherit;--top-tablet:inherit;--top-mobile:inherit"> <span class="gp-inline-flex gp-items-center gp-justify-center gp-overflow-hidden [&>svg]:!gp-h-[var(--size-desktop)] tablet:[&>svg]:!gp-h-[var(--size-tablet)] mobile:[&>svg]:!gp-h-[var(--size-mobile)] [&>svg]:!gp-w-[var(--size-desktop)] tablet:[&>svg]:!gp-w-[var(--size-tablet)] mobile:[&>svg]:!gp-w-[var(--size-mobile)]" style="--c:#333333;--w:100%;--h:100%;--size-desktop:16px;--size-tablet:16px;--size-mobile:16px" > <svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817731477569896"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M156,128a28,28,0,1,1-28-28A28,28,0,0,1,156,128Z" /></svg> </span> </div> <div class=" gp-text-left gp-icon-list-text" style="--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-body, body);--weight:400;--size:13px;--size-tablet:16px;--size-mobile:13px;--lh:150%;--lh-tablet:180%;--lh-mobile:120%;--c:#333333"> <p><a href="https://www.eph.com.sg/" target="_blank" draggable="false">EPH</a></p> </div> </div> <div class="gp-icon-list-wrapper gp-flex gp-child-item-g0UmKjg1E8" style="--cg:8px;--ai:baseline;--ai-tablet:center;--ai-mobile:baseline" data-index="6" > <div class="gp-icon-list-icon gp-inline-flex gp-shrink-0 gp-overflow-hidden" style="--pl:0px;--pr:0px;--pt:0px;--pb:0px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:transparent;--pos:relative;--pos-tablet:relative;--pos-mobile:relative;--top:inherit;--top-tablet:inherit;--top-mobile:inherit"> <span class="gp-inline-flex gp-items-center gp-justify-center gp-overflow-hidden [&>svg]:!gp-h-[var(--size-desktop)] tablet:[&>svg]:!gp-h-[var(--size-tablet)] mobile:[&>svg]:!gp-h-[var(--size-mobile)] [&>svg]:!gp-w-[var(--size-desktop)] tablet:[&>svg]:!gp-w-[var(--size-tablet)] mobile:[&>svg]:!gp-w-[var(--size-mobile)]" style="--c:#333333;--w:100%;--h:100%;--size-desktop:16px;--size-tablet:16px;--size-mobile:16px" > <svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817731477569896"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M156,128a28,28,0,1,1-28-28A28,28,0,0,1,156,128Z" /></svg> </span> </div> <div class=" gp-text-left gp-icon-list-text" style="--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-body, body);--weight:400;--size:13px;--size-tablet:16px;--size-mobile:13px;--lh:150%;--lh-tablet:180%;--lh-mobile:120%;--c:#333333"> <p><a href="https://popular.com.sg/pages/careers">Careers</a></p> </div> </div> </div> </div> </gp-icon-list> <script src="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-icon-list.js?v=1742365134075" defer="defer"></script> </div> </div> </div> </div> </div> </div> </div> <div class="gp-flex" style="--jc:center" > <div class="gp-overflow-clip" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--height-iconCollapseSize:16px;--height-configIconSize:16px;--bs:solid;--bw:0px 0px 1px 0px;--bc:#cccccc;--bg:transparent;--shadow:none"> <div data-index="1" class="gLQxXcNUrn gp-accordion-item gp-overflow-hidden gp-child-item-gLQxXcNUrn" style="scrollBehavior:smooth" > <div aria-hidden uid="gruD7smT31" id="gruD7smT31" data-index="1" class="gLQxXcNUrn gp-accordion-item-gLQxXcNUrn-1 gp-flex gp-items-center gp-accordion-item_header gp-cursor-pointer" style="--pl:24px;--pr:24px;--pt:8px;--pb:8px;--h:auto;--h-tablet:auto;--h-mobile:auto;--fd:row-reverse;--jc:space-between;gap:16px;--bgc:#00000000;--hvr-bgc:#00000000;--c:#333333;--hvr-c:#333333;--bs:none;--hvr-bs:none;--bw:0px 0px 1px 0px;--hvr-bw:0px 0px 1px 0px;--bc:#121212;--hvr-bc:#121212" > <style class="accordion-style">.gp-accordion-item-gLQxXcNUrn-1:hover { .gp-collapsible-icon { color: #333333 !important; } .gp-icon { color: #333333 !important; } } </style> <div class="gp-inline-flex"> <span style="--c:#333333;--hvr-c:#333333;width:16px;height:16px" data-index="1" class="gLQxXcNUrn gp-accordion-item_icon gp-collapsible-icon gp-inline-flex gp-items-center gp-justify-center gp-overflow-hidden gp-transition-all gp-duration-200 [&>svg]:!gp-h-[var(--height-iconCollapseSize)] [&>svg]:!gp-w-auto" ><svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817669971116392"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M213.66,101.66l-80,80a8,8,0,0,1-11.32,0l-80-80A8,8,0,0,1,53.66,90.34L128,164.69l74.34-74.35a8,8,0,0,1,11.32,11.32Z" /></svg></span> </div> <div class="gp-flex gp-items-center gp-w-full" style="--gg:16px;--jc:left"> <div class="gp-inline-flex" > <span class="gp-icon gp-inline-flex header-icon gp-items-center gp-justify-center gp-overflow-hidden [&>svg]:!gp-h-[var(--height-configIconSize)] [&>svg]:!gp-w-auto" style="--c:#333333;--hvr-c:#333333;width:16px;height:16px"> <svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817756326396264"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24ZM92,96a12,12,0,1,1-12,12A12,12,0,0,1,92,96Zm82.92,60c-10.29,17.79-27.39,28-46.92,28s-36.63-10.2-46.92-28a8,8,0,1,1,13.84-8c7.47,12.91,19.21,20,33.08,20s25.61-7.1,33.08-20a8,8,0,1,1,13.84,8ZM164,120a12,12,0,1,1,12-12A12,12,0,0,1,164,120Z" /></svg></span> </div> <gp-text data-id=""> <div class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-overflow-hidden gp-g-paragraph-1" style="--w:100%;--size:14px;--size-tablet:16px;--size-mobile:14px;--weight:bold;word-break:break-word;overflow:hidden" ><p>Customer Care</p></div> </div> </div> </gp-text> </div> </div> <div uid="gruD7smT31" data-index="1" data-show="false" class="gLQxXcNUrn gp-accordion-item_body gp-transition-all gp-grid gp-duration-500 gp-overflow-hidden" style="grid-template-rows:0fr;grid-template-columns:minmax(auto, 100%)" > <div uid="gruD7smT31" data-index="1" class="gLQxXcNUrn gp-accordion-item_body-inner gp-min-h-0 gp-transition-all gp-duration-500" style="--pl:24px;--pr:24px" > <div enableLazyloadImage tag="Col" label="Block" type="component" class="g4lsTlzIXX gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper class="gtlTRIJm0k "> <gp-icon-list uid="gtlTRIJm0k" data-id="gtlTRIJm0k" gp-data='{"position":{"desktop":"baseline","tablet":"center","mobile":"baseline"},"iconWidth":{"desktop":16,"tablet":16,"mobile":16}}' style="--pl:10px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll"> <div class="gp-flex" style="--jc:left"> <div class="gp-inline-flex gp-flex-col " style="--rg:16px"> <div class="gp-icon-list-wrapper gp-flex gp-child-item-gtlTRIJm0k" style="--cg:8px;--ai:baseline;--ai-tablet:center;--ai-mobile:baseline" data-index="0" > <div class="gp-icon-list-icon gp-inline-flex gp-shrink-0 gp-overflow-hidden" style="--pl:0px;--pr:0px;--pt:0px;--pb:0px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:transparent;--pos:relative;--pos-tablet:relative;--pos-mobile:relative;--top:inherit;--top-tablet:inherit;--top-mobile:inherit"> <span class="gp-inline-flex gp-items-center gp-justify-center gp-overflow-hidden [&>svg]:!gp-h-[var(--size-desktop)] tablet:[&>svg]:!gp-h-[var(--size-tablet)] mobile:[&>svg]:!gp-h-[var(--size-mobile)] [&>svg]:!gp-w-[var(--size-desktop)] tablet:[&>svg]:!gp-w-[var(--size-tablet)] mobile:[&>svg]:!gp-w-[var(--size-mobile)]" style="--c:#333333;--w:100%;--h:100%;--size-desktop:16px;--size-tablet:16px;--size-mobile:16px" > <svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817731477569896"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M156,128a28,28,0,1,1-28-28A28,28,0,0,1,156,128Z" /></svg> </span> </div> <div class=" gp-text-left gp-icon-list-text" style="--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-body, body);--weight:400;--size:13px;--size-tablet:16px;--size-mobile:13px;--lh:150%;--lh-tablet:180%;--lh-mobile:120%;--c:#333333"> <p><a class="ck-link_selected" href="https://popular.com.sg/pages/store-locator" draggable="false">Store Locator</a></p> </div> </div> <div class="gp-icon-list-wrapper gp-flex gp-child-item-gtlTRIJm0k" style="--cg:8px;--ai:baseline;--ai-tablet:center;--ai-mobile:baseline" data-index="1" > <div class="gp-icon-list-icon gp-inline-flex gp-shrink-0 gp-overflow-hidden" style="--pl:0px;--pr:0px;--pt:0px;--pb:0px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:transparent;--pos:relative;--pos-tablet:relative;--pos-mobile:relative;--top:inherit;--top-tablet:inherit;--top-mobile:inherit"> <span class="gp-inline-flex gp-items-center gp-justify-center gp-overflow-hidden [&>svg]:!gp-h-[var(--size-desktop)] tablet:[&>svg]:!gp-h-[var(--size-tablet)] mobile:[&>svg]:!gp-h-[var(--size-mobile)] [&>svg]:!gp-w-[var(--size-desktop)] tablet:[&>svg]:!gp-w-[var(--size-tablet)] mobile:[&>svg]:!gp-w-[var(--size-mobile)]" style="--c:#333333;--w:100%;--h:100%;--size-desktop:16px;--size-tablet:16px;--size-mobile:16px" > <svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817731477569896"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M156,128a28,28,0,1,1-28-28A28,28,0,0,1,156,128Z" /></svg> </span> </div> <div class=" gp-text-left gp-icon-list-text" style="--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-body, body);--weight:400;--size:13px;--size-tablet:16px;--size-mobile:13px;--lh:150%;--lh-tablet:180%;--lh-mobile:120%;--c:#333333"> <p><a href="https://popular.com.sg/pages/shipping-information" draggable="false">Deliver</a>y</p> </div> </div> <div class="gp-icon-list-wrapper gp-flex gp-child-item-gtlTRIJm0k" style="--cg:8px;--ai:baseline;--ai-tablet:center;--ai-mobile:baseline" data-index="2" > <div class="gp-icon-list-icon gp-inline-flex gp-shrink-0 gp-overflow-hidden" style="--pl:0px;--pr:0px;--pt:0px;--pb:0px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:transparent;--pos:relative;--pos-tablet:relative;--pos-mobile:relative;--top:inherit;--top-tablet:inherit;--top-mobile:inherit"> <span class="gp-inline-flex gp-items-center gp-justify-center gp-overflow-hidden [&>svg]:!gp-h-[var(--size-desktop)] tablet:[&>svg]:!gp-h-[var(--size-tablet)] mobile:[&>svg]:!gp-h-[var(--size-mobile)] [&>svg]:!gp-w-[var(--size-desktop)] tablet:[&>svg]:!gp-w-[var(--size-tablet)] mobile:[&>svg]:!gp-w-[var(--size-mobile)]" style="--c:#333333;--w:100%;--h:100%;--size-desktop:16px;--size-tablet:16px;--size-mobile:16px" > <svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817731477569896"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M156,128a28,28,0,1,1-28-28A28,28,0,0,1,156,128Z" /></svg> </span> </div> <div class=" gp-text-left gp-icon-list-text" style="--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-body, body);--weight:400;--size:13px;--size-tablet:16px;--size-mobile:13px;--lh:150%;--lh-tablet:180%;--lh-mobile:120%;--c:#333333"> <p><a href="https://popular.com.sg/pages/return-refund-policy" draggable="false">Return & Refund</a></p> </div> </div> <div class="gp-icon-list-wrapper gp-flex gp-child-item-gtlTRIJm0k" style="--cg:8px;--ai:baseline;--ai-tablet:center;--ai-mobile:baseline" data-index="3" > <div class="gp-icon-list-icon gp-inline-flex gp-shrink-0 gp-overflow-hidden" style="--pl:0px;--pr:0px;--pt:0px;--pb:0px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:transparent;--pos:relative;--pos-tablet:relative;--pos-mobile:relative;--top:inherit;--top-tablet:inherit;--top-mobile:inherit"> <span class="gp-inline-flex gp-items-center gp-justify-center gp-overflow-hidden [&>svg]:!gp-h-[var(--size-desktop)] tablet:[&>svg]:!gp-h-[var(--size-tablet)] mobile:[&>svg]:!gp-h-[var(--size-mobile)] [&>svg]:!gp-w-[var(--size-desktop)] tablet:[&>svg]:!gp-w-[var(--size-tablet)] mobile:[&>svg]:!gp-w-[var(--size-mobile)]" style="--c:#333333;--w:100%;--h:100%;--size-desktop:16px;--size-tablet:16px;--size-mobile:16px" > <svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817731477569896"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M156,128a28,28,0,1,1-28-28A28,28,0,0,1,156,128Z" /></svg> </span> </div> <div class=" gp-text-left gp-icon-list-text" style="--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-body, body);--weight:400;--size:13px;--size-tablet:16px;--size-mobile:13px;--lh:150%;--lh-tablet:180%;--lh-mobile:120%;--c:#333333"> <p><a href="https://popular.com.sg/pages/faqs" draggable="false">FAQs</a></p> </div> </div> <div class="gp-icon-list-wrapper gp-flex gp-child-item-gtlTRIJm0k" style="--cg:8px;--ai:baseline;--ai-tablet:center;--ai-mobile:baseline" data-index="4" > <div class="gp-icon-list-icon gp-inline-flex gp-shrink-0 gp-overflow-hidden" style="--pl:0px;--pr:0px;--pt:0px;--pb:0px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:transparent;--pos:relative;--pos-tablet:relative;--pos-mobile:relative;--top:inherit;--top-tablet:inherit;--top-mobile:inherit"> <span class="gp-inline-flex gp-items-center gp-justify-center gp-overflow-hidden [&>svg]:!gp-h-[var(--size-desktop)] tablet:[&>svg]:!gp-h-[var(--size-tablet)] mobile:[&>svg]:!gp-h-[var(--size-mobile)] [&>svg]:!gp-w-[var(--size-desktop)] tablet:[&>svg]:!gp-w-[var(--size-tablet)] mobile:[&>svg]:!gp-w-[var(--size-mobile)]" style="--c:#333333;--w:100%;--h:100%;--size-desktop:16px;--size-tablet:16px;--size-mobile:16px" > <svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817731477569896"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M156,128a28,28,0,1,1-28-28A28,28,0,0,1,156,128Z" /></svg> </span> </div> <div class=" gp-text-left gp-icon-list-text" style="--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-body, body);--weight:400;--size:13px;--size-tablet:16px;--size-mobile:13px;--lh:150%;--lh-tablet:180%;--lh-mobile:120%;--c:#333333"> <p><a href="https://popular.com.sg/pages/terms-of-use" draggable="false">Terms of Service</a></p> </div> </div> <div class="gp-icon-list-wrapper gp-flex gp-child-item-gtlTRIJm0k" style="--cg:8px;--ai:baseline;--ai-tablet:center;--ai-mobile:baseline" data-index="5" > <div class="gp-icon-list-icon gp-inline-flex gp-shrink-0 gp-overflow-hidden" style="--pl:0px;--pr:0px;--pt:0px;--pb:0px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:transparent;--pos:relative;--pos-tablet:relative;--pos-mobile:relative;--top:inherit;--top-tablet:inherit;--top-mobile:inherit"> <span class="gp-inline-flex gp-items-center gp-justify-center gp-overflow-hidden [&>svg]:!gp-h-[var(--size-desktop)] tablet:[&>svg]:!gp-h-[var(--size-tablet)] mobile:[&>svg]:!gp-h-[var(--size-mobile)] [&>svg]:!gp-w-[var(--size-desktop)] tablet:[&>svg]:!gp-w-[var(--size-tablet)] mobile:[&>svg]:!gp-w-[var(--size-mobile)]" style="--c:#333333;--w:100%;--h:100%;--size-desktop:16px;--size-tablet:16px;--size-mobile:16px" > <svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817731477569896"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M156,128a28,28,0,1,1-28-28A28,28,0,0,1,156,128Z" /></svg> </span> </div> <div class=" gp-text-left gp-icon-list-text" style="--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-body, body);--weight:400;--size:13px;--size-tablet:16px;--size-mobile:13px;--lh:150%;--lh-tablet:180%;--lh-mobile:120%;--c:#333333"> <p><a href="https://popular.com.sg/pages/contact-us">Contact Us</a></p> </div> </div> </div> </div> </gp-icon-list> <script src="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-icon-list.js?v=1742365134075" defer="defer"></script> </div> </div> </div> </div> </div> </div> </div> <div class="gp-flex" style="--jc:center" > <div class="gp-overflow-clip" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--height-iconCollapseSize:16px;--height-configIconSize:16px;--bs:solid;--bw:0px 0px 1px 0px;--bc:#cccccc;--bg:transparent;--shadow:none"> <div data-index="2" class="gLQxXcNUrn gp-accordion-item gp-overflow-hidden gp-child-item-gLQxXcNUrn" style="scrollBehavior:smooth" > <div aria-hidden uid="g8NiOU1jQN" id="g8NiOU1jQN" data-index="2" class="gLQxXcNUrn gp-accordion-item-gLQxXcNUrn-2 gp-flex gp-items-center gp-accordion-item_header gp-cursor-pointer" style="--pl:24px;--pr:24px;--pt:8px;--pb:8px;--h:auto;--h-tablet:auto;--h-mobile:auto;--fd:row-reverse;--jc:space-between;gap:16px;--bgc:#00000000;--hvr-bgc:#00000000;--c:#333333;--hvr-c:#333333;--bs:none;--hvr-bs:none;--bw:0px 0px 1px 0px;--hvr-bw:0px 0px 1px 0px;--bc:#121212;--hvr-bc:#121212" > <style class="accordion-style">.gp-accordion-item-gLQxXcNUrn-2:hover { .gp-collapsible-icon { color: #333333 !important; } .gp-icon { color: #333333 !important; } } </style> <div class="gp-inline-flex"> <span style="--c:#333333;--hvr-c:#333333;width:16px;height:16px" data-index="2" class="gLQxXcNUrn gp-accordion-item_icon gp-collapsible-icon gp-inline-flex gp-items-center gp-justify-center gp-overflow-hidden gp-transition-all gp-duration-200 [&>svg]:!gp-h-[var(--height-iconCollapseSize)] [&>svg]:!gp-w-auto" ><svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817669971116392"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M213.66,101.66l-80,80a8,8,0,0,1-11.32,0l-80-80A8,8,0,0,1,53.66,90.34L128,164.69l74.34-74.35a8,8,0,0,1,11.32,11.32Z" /></svg></span> </div> <div class="gp-flex gp-items-center gp-w-full" style="--gg:16px;--jc:left"> <div class="gp-inline-flex" > <span class="gp-icon gp-inline-flex header-icon gp-items-center gp-justify-center gp-overflow-hidden [&>svg]:!gp-h-[var(--height-configIconSize)] [&>svg]:!gp-w-auto" style="--c:#333333;--hvr-c:#333333;width:16px;height:16px"> <svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817759864553832"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M231.69,93.81,217.35,43.6A16.07,16.07,0,0,0,202,32H54A16.07,16.07,0,0,0,38.65,43.6L24.31,93.81A7.94,7.94,0,0,0,24,96v16a40,40,0,0,0,16,32v72a8,8,0,0,0,8,8H208a8,8,0,0,0,8-8V144a40,40,0,0,0,16-32V96A7.94,7.94,0,0,0,231.69,93.81ZM88,112a24,24,0,0,1-35.12,21.26,7.88,7.88,0,0,0-1.82-1.06A24,24,0,0,1,40,112v-8H88Zm64,0a24,24,0,0,1-48,0v-8h48Zm64,0a24,24,0,0,1-11.07,20.2,8.08,8.08,0,0,0-1.8,1.05A24,24,0,0,1,168,112v-8h48Z" /></svg></span> </div> <gp-text data-id=""> <div class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-overflow-hidden gp-g-paragraph-1" style="--w:100%;--size:14px;--size-tablet:16px;--size-mobile:14px;--weight:bold;word-break:break-word;overflow:hidden" ><p>Retails Store</p></div> </div> </div> </gp-text> </div> </div> <div uid="g8NiOU1jQN" data-index="2" data-show="false" class="gLQxXcNUrn gp-accordion-item_body gp-transition-all gp-grid gp-duration-500 gp-overflow-hidden" style="grid-template-rows:0fr;grid-template-columns:minmax(auto, 100%)" > <div uid="g8NiOU1jQN" data-index="2" class="gLQxXcNUrn gp-accordion-item_body-inner gp-min-h-0 gp-transition-all gp-duration-500" style="--pl:24px;--pr:24px" > <div enableLazyloadImage tag="Col" label="Block" type="component" class="g1yVvrpBrL gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper class="gTJi2ALrQT "> <gp-icon-list uid="gTJi2ALrQT" data-id="gTJi2ALrQT" gp-data='{"position":{"desktop":"baseline","tablet":"center","mobile":"baseline"},"iconWidth":{"desktop":16,"tablet":16,"mobile":16}}' style="--pl:10px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll"> <div class="gp-flex" style="--jc:left"> <div class="gp-inline-flex gp-flex-col " style="--rg:16px"> <div class="gp-icon-list-wrapper gp-flex gp-child-item-gTJi2ALrQT" style="--cg:8px;--ai:baseline;--ai-tablet:center;--ai-mobile:baseline" data-index="0" > <div class="gp-icon-list-icon gp-inline-flex gp-shrink-0 gp-overflow-hidden" style="--pl:0px;--pr:0px;--pt:0px;--pb:0px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:transparent;--pos:relative;--pos-tablet:relative;--pos-mobile:relative;--top:inherit;--top-tablet:inherit;--top-mobile:inherit"> <span class="gp-inline-flex gp-items-center gp-justify-center gp-overflow-hidden [&>svg]:!gp-h-[var(--size-desktop)] tablet:[&>svg]:!gp-h-[var(--size-tablet)] mobile:[&>svg]:!gp-h-[var(--size-mobile)] [&>svg]:!gp-w-[var(--size-desktop)] tablet:[&>svg]:!gp-w-[var(--size-tablet)] mobile:[&>svg]:!gp-w-[var(--size-mobile)]" style="--c:#333333;--w:100%;--h:100%;--size-desktop:16px;--size-tablet:16px;--size-mobile:16px" > <svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817731477569896"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M156,128a28,28,0,1,1-28-28A28,28,0,0,1,156,128Z" /></svg> </span> </div> <div class=" gp-text-left gp-icon-list-text" style="--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-body, body);--weight:400;--size:13px;--size-tablet:16px;--size-mobile:13px;--lh:150%;--lh-tablet:180%;--lh-mobile:120%;--c:#333333"> <p><a href="https://popular.com.sg/pages/promotions">Promotions</a></p> </div> </div> <div class="gp-icon-list-wrapper gp-flex gp-child-item-gTJi2ALrQT" style="--cg:8px;--ai:baseline;--ai-tablet:center;--ai-mobile:baseline" data-index="1" > <div class="gp-icon-list-icon gp-inline-flex gp-shrink-0 gp-overflow-hidden" style="--pl:0px;--pr:0px;--pt:0px;--pb:0px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:transparent;--pos:relative;--pos-tablet:relative;--pos-mobile:relative;--top:inherit;--top-tablet:inherit;--top-mobile:inherit"> <span class="gp-inline-flex gp-items-center gp-justify-center gp-overflow-hidden [&>svg]:!gp-h-[var(--size-desktop)] tablet:[&>svg]:!gp-h-[var(--size-tablet)] mobile:[&>svg]:!gp-h-[var(--size-mobile)] [&>svg]:!gp-w-[var(--size-desktop)] tablet:[&>svg]:!gp-w-[var(--size-tablet)] mobile:[&>svg]:!gp-w-[var(--size-mobile)]" style="--c:#333333;--w:100%;--h:100%;--size-desktop:16px;--size-tablet:16px;--size-mobile:16px" > <svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817731477569896"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M156,128a28,28,0,1,1-28-28A28,28,0,0,1,156,128Z" /></svg> </span> </div> <div class=" gp-text-left gp-icon-list-text" style="--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-body, body);--weight:400;--size:13px;--size-tablet:16px;--size-mobile:13px;--lh:150%;--lh-tablet:180%;--lh-mobile:120%;--c:#333333"> <p>New In Store</p> </div> </div> <div class="gp-icon-list-wrapper gp-flex gp-child-item-gTJi2ALrQT" style="--cg:8px;--ai:baseline;--ai-tablet:center;--ai-mobile:baseline" data-index="2" > <div class="gp-icon-list-icon gp-inline-flex gp-shrink-0 gp-overflow-hidden" style="--pl:0px;--pr:0px;--pt:0px;--pb:0px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:transparent;--pos:relative;--pos-tablet:relative;--pos-mobile:relative;--top:inherit;--top-tablet:inherit;--top-mobile:inherit"> <span class="gp-inline-flex gp-items-center gp-justify-center gp-overflow-hidden [&>svg]:!gp-h-[var(--size-desktop)] tablet:[&>svg]:!gp-h-[var(--size-tablet)] mobile:[&>svg]:!gp-h-[var(--size-mobile)] [&>svg]:!gp-w-[var(--size-desktop)] tablet:[&>svg]:!gp-w-[var(--size-tablet)] mobile:[&>svg]:!gp-w-[var(--size-mobile)]" style="--c:#333333;--w:100%;--h:100%;--size-desktop:16px;--size-tablet:16px;--size-mobile:16px" > <svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817731477569896"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M156,128a28,28,0,1,1-28-28A28,28,0,0,1,156,128Z" /></svg> </span> </div> <div class=" gp-text-left gp-icon-list-text" style="--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-body, body);--weight:400;--size:13px;--size-tablet:16px;--size-mobile:13px;--lh:150%;--lh-tablet:180%;--lh-mobile:120%;--c:#333333"> <p>Buying Guides</p> </div> </div> <div class="gp-icon-list-wrapper gp-flex gp-child-item-gTJi2ALrQT" style="--cg:8px;--ai:baseline;--ai-tablet:center;--ai-mobile:baseline" data-index="3" > <div class="gp-icon-list-icon gp-inline-flex gp-shrink-0 gp-overflow-hidden" style="--pl:0px;--pr:0px;--pt:0px;--pb:0px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:transparent;--pos:relative;--pos-tablet:relative;--pos-mobile:relative;--top:inherit;--top-tablet:inherit;--top-mobile:inherit"> <span class="gp-inline-flex gp-items-center gp-justify-center gp-overflow-hidden [&>svg]:!gp-h-[var(--size-desktop)] tablet:[&>svg]:!gp-h-[var(--size-tablet)] mobile:[&>svg]:!gp-h-[var(--size-mobile)] [&>svg]:!gp-w-[var(--size-desktop)] tablet:[&>svg]:!gp-w-[var(--size-tablet)] mobile:[&>svg]:!gp-w-[var(--size-mobile)]" style="--c:#333333;--w:100%;--h:100%;--size-desktop:16px;--size-tablet:16px;--size-mobile:16px" > <svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817731477569896"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M156,128a28,28,0,1,1-28-28A28,28,0,0,1,156,128Z" /></svg> </span> </div> <div class=" gp-text-left gp-icon-list-text" style="--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-body, body);--weight:400;--size:13px;--size-tablet:16px;--size-mobile:13px;--lh:150%;--lh-tablet:180%;--lh-mobile:120%;--c:#333333"> <p>Events</p> </div> </div> </div> </div> </gp-icon-list> <script src="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-icon-list.js?v=1742365134075" defer="defer"></script> </div> </div> </div> </div> </div> </div> </div> <div class="gp-flex" style="--jc:center" > <div class="gp-overflow-clip" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--height-iconCollapseSize:16px;--height-configIconSize:16px;--bs:solid;--bw:0px 0px 1px 0px;--bc:#cccccc;--bg:transparent;--shadow:none"> <div data-index="3" class="gLQxXcNUrn gp-accordion-item gp-overflow-hidden gp-child-item-gLQxXcNUrn" style="scrollBehavior:smooth" > <div aria-hidden uid="gPc-TSYt-E" id="gPc-TSYt-E" data-index="3" class="gLQxXcNUrn gp-accordion-item-gLQxXcNUrn-3 gp-flex gp-items-center gp-accordion-item_header gp-cursor-pointer" style="--pl:24px;--pr:24px;--pt:8px;--pb:8px;--h:auto;--h-tablet:auto;--h-mobile:auto;--fd:row-reverse;--jc:space-between;gap:16px;--bgc:#00000000;--hvr-bgc:#00000000;--c:#333333;--hvr-c:#333333;--bs:none;--hvr-bs:none;--bw:0px 0px 1px 0px;--hvr-bw:0px 0px 1px 0px;--bc:#121212;--hvr-bc:#121212" > <style class="accordion-style">.gp-accordion-item-gLQxXcNUrn-3:hover { .gp-collapsible-icon { color: #333333 !important; } .gp-icon { color: #333333 !important; } } </style> <div class="gp-inline-flex"> <span style="--c:#333333;--hvr-c:#333333;width:16px;height:16px" data-index="3" class="gLQxXcNUrn gp-accordion-item_icon gp-collapsible-icon gp-inline-flex gp-items-center gp-justify-center gp-overflow-hidden gp-transition-all gp-duration-200 [&>svg]:!gp-h-[var(--height-iconCollapseSize)] [&>svg]:!gp-w-auto" ><svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817669971116392"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M213.66,101.66l-80,80a8,8,0,0,1-11.32,0l-80-80A8,8,0,0,1,53.66,90.34L128,164.69l74.34-74.35a8,8,0,0,1,11.32,11.32Z" /></svg></span> </div> <div class="gp-flex gp-items-center gp-w-full" style="--gg:16px;--jc:left"> <div class="gp-inline-flex" > <span class="gp-icon gp-inline-flex header-icon gp-items-center gp-justify-center gp-overflow-hidden [&>svg]:!gp-h-[var(--height-configIconSize)] [&>svg]:!gp-w-auto" style="--c:#333333;--hvr-c:#333333;width:16px;height:16px"> <svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817720086692200"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M232,48H168a32,32,0,0,0-32,32v87.73a8.17,8.17,0,0,1-7.47,8.25,8,8,0,0,1-8.53-8V80A32,32,0,0,0,88,48H24a8,8,0,0,0-8,8V200a8,8,0,0,0,8,8H96a24,24,0,0,1,24,23.94,7.9,7.9,0,0,0,5.12,7.55A8,8,0,0,0,136,232a24,24,0,0,1,24-24h72a8,8,0,0,0,8-8V56A8,8,0,0,0,232,48ZM208,168H168.27a8.17,8.17,0,0,1-8.25-7.47,8,8,0,0,1,8-8.53h39.73a8.17,8.17,0,0,1,8.25,7.47A8,8,0,0,1,208,168Zm0-32H168.27a8.17,8.17,0,0,1-8.25-7.47,8,8,0,0,1,8-8.53h39.73a8.17,8.17,0,0,1,8.25,7.47A8,8,0,0,1,208,136Zm0-32H168.27A8.17,8.17,0,0,1,160,96.53,8,8,0,0,1,168,88h39.73A8.17,8.17,0,0,1,216,95.47,8,8,0,0,1,208,104Z" /></svg></span> </div> <gp-text data-id=""> <div class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-overflow-hidden gp-g-paragraph-1" style="--w:100%;--size:14px;--size-tablet:16px;--size-mobile:14px;--weight:bold;word-break:break-word;overflow:hidden" ><p>POPCLUB</p></div> </div> </div> </gp-text> </div> </div> <div uid="gPc-TSYt-E" data-index="3" data-show="false" class="gLQxXcNUrn gp-accordion-item_body gp-transition-all gp-grid gp-duration-500 gp-overflow-hidden" style="grid-template-rows:0fr;grid-template-columns:minmax(auto, 100%)" > <div uid="gPc-TSYt-E" data-index="3" class="gLQxXcNUrn gp-accordion-item_body-inner gp-min-h-0 gp-transition-all gp-duration-500" style="--pl:24px;--pr:24px" > <div enableLazyloadImage tag="Col" label="Block" type="component" class="gc8-W4qFH4 gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper class="gGpdgFFVx0 "> <gp-icon-list uid="gGpdgFFVx0" data-id="gGpdgFFVx0" gp-data='{"position":{"desktop":"baseline","tablet":"center","mobile":"baseline"},"iconWidth":{"desktop":16,"tablet":16,"mobile":16}}' style="--pl:10px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll"> <div class="gp-flex" style="--jc:left"> <div class="gp-inline-flex gp-flex-col " style="--rg:16px"> <div class="gp-icon-list-wrapper gp-flex gp-child-item-gGpdgFFVx0" style="--cg:8px;--ai:baseline;--ai-tablet:center;--ai-mobile:baseline" data-index="0" > <div class="gp-icon-list-icon gp-inline-flex gp-shrink-0 gp-overflow-hidden" style="--pl:0px;--pr:0px;--pt:0px;--pb:0px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:transparent;--pos:relative;--pos-tablet:relative;--pos-mobile:relative;--top:inherit;--top-tablet:inherit;--top-mobile:inherit"> <span class="gp-inline-flex gp-items-center gp-justify-center gp-overflow-hidden [&>svg]:!gp-h-[var(--size-desktop)] tablet:[&>svg]:!gp-h-[var(--size-tablet)] mobile:[&>svg]:!gp-h-[var(--size-mobile)] [&>svg]:!gp-w-[var(--size-desktop)] tablet:[&>svg]:!gp-w-[var(--size-tablet)] mobile:[&>svg]:!gp-w-[var(--size-mobile)]" style="--c:#333333;--w:100%;--h:100%;--size-desktop:16px;--size-tablet:16px;--size-mobile:16px" > <svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817731477569896"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M156,128a28,28,0,1,1-28-28A28,28,0,0,1,156,128Z" /></svg> </span> </div> <div class=" gp-text-left gp-icon-list-text" style="--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-body, body);--weight:400;--size:13px;--size-tablet:16px;--size-mobile:13px;--lh:150%;--lh-tablet:180%;--lh-mobile:150%;--c:#333333"> <p><a class="ck-link_selected" href="https://popular.com.sg/pages/popclub-emag" draggable="false">Magazine</a></p> </div> </div> <div class="gp-icon-list-wrapper gp-flex gp-child-item-gGpdgFFVx0" style="--cg:8px;--ai:baseline;--ai-tablet:center;--ai-mobile:baseline" data-index="1" > <div class="gp-icon-list-icon gp-inline-flex gp-shrink-0 gp-overflow-hidden" style="--pl:0px;--pr:0px;--pt:0px;--pb:0px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:transparent;--pos:relative;--pos-tablet:relative;--pos-mobile:relative;--top:inherit;--top-tablet:inherit;--top-mobile:inherit"> <span class="gp-inline-flex gp-items-center gp-justify-center gp-overflow-hidden [&>svg]:!gp-h-[var(--size-desktop)] tablet:[&>svg]:!gp-h-[var(--size-tablet)] mobile:[&>svg]:!gp-h-[var(--size-mobile)] [&>svg]:!gp-w-[var(--size-desktop)] tablet:[&>svg]:!gp-w-[var(--size-tablet)] mobile:[&>svg]:!gp-w-[var(--size-mobile)]" style="--c:#333333;--w:100%;--h:100%;--size-desktop:16px;--size-tablet:16px;--size-mobile:16px" > <svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817731477569896"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M156,128a28,28,0,1,1-28-28A28,28,0,0,1,156,128Z" /></svg> </span> </div> <div class=" gp-text-left gp-icon-list-text" style="--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-body, body);--weight:400;--size:13px;--size-tablet:16px;--size-mobile:13px;--lh:150%;--lh-tablet:180%;--lh-mobile:150%;--c:#333333"> <p>Education</p><p><span style="font-size:13px;">- </span><a href="https://popular.com.sg/pages/education-english" draggable="false"><span style="font-size:13px;">English </span></a></p><p><span style="font-size:13px;">- </span><a href="https://popular.com.sg/pages/education-chinese" draggable="false"><span style="font-size:13px;">Chinese </span></a></p><p><span style="font-size:13px;">- </span><a href="https://popular.com.sg/pages/education-science" draggable="false"><span style="font-size:13px;">Science</span></a></p><p><span style="font-size:13px;">- </span><a href="https://popular.com.sg/pages/education-maths" draggable="false"><span style="font-size:13px;">Maths</span></a></p><p>- <a href="https://popular.com.sg/pages/education-geography" draggable="false">Geography</a></p> </div> </div> <div class="gp-icon-list-wrapper gp-flex gp-child-item-gGpdgFFVx0" style="--cg:8px;--ai:baseline;--ai-tablet:center;--ai-mobile:baseline" data-index="2" > <div class="gp-icon-list-icon gp-inline-flex gp-shrink-0 gp-overflow-hidden" style="--pl:0px;--pr:0px;--pt:0px;--pb:0px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:transparent;--pos:relative;--pos-tablet:relative;--pos-mobile:relative;--top:inherit;--top-tablet:inherit;--top-mobile:inherit"> <span class="gp-inline-flex gp-items-center gp-justify-center gp-overflow-hidden [&>svg]:!gp-h-[var(--size-desktop)] tablet:[&>svg]:!gp-h-[var(--size-tablet)] mobile:[&>svg]:!gp-h-[var(--size-mobile)] [&>svg]:!gp-w-[var(--size-desktop)] tablet:[&>svg]:!gp-w-[var(--size-tablet)] mobile:[&>svg]:!gp-w-[var(--size-mobile)]" style="--c:#333333;--w:100%;--h:100%;--size-desktop:16px;--size-tablet:16px;--size-mobile:16px" > <svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817731477569896"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M156,128a28,28,0,1,1-28-28A28,28,0,0,1,156,128Z" /></svg> </span> </div> <div class=" gp-text-left gp-icon-list-text" style="--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-body, body);--weight:400;--size:13px;--size-tablet:16px;--size-mobile:13px;--lh:150%;--lh-tablet:180%;--lh-mobile:150%;--c:#333333"> <p><a class="ck-link_selected" href="https://popular.com.sg/pages/stationery-solutions" draggable="false">Stationery Solutions</a></p> </div> </div> <div class="gp-icon-list-wrapper gp-flex gp-child-item-gGpdgFFVx0" style="--cg:8px;--ai:baseline;--ai-tablet:center;--ai-mobile:baseline" data-index="3" > <div class="gp-icon-list-icon gp-inline-flex gp-shrink-0 gp-overflow-hidden" style="--pl:0px;--pr:0px;--pt:0px;--pb:0px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:transparent;--pos:relative;--pos-tablet:relative;--pos-mobile:relative;--top:inherit;--top-tablet:inherit;--top-mobile:inherit"> <span class="gp-inline-flex gp-items-center gp-justify-center gp-overflow-hidden [&>svg]:!gp-h-[var(--size-desktop)] tablet:[&>svg]:!gp-h-[var(--size-tablet)] mobile:[&>svg]:!gp-h-[var(--size-mobile)] [&>svg]:!gp-w-[var(--size-desktop)] tablet:[&>svg]:!gp-w-[var(--size-tablet)] mobile:[&>svg]:!gp-w-[var(--size-mobile)]" style="--c:#333333;--w:100%;--h:100%;--size-desktop:16px;--size-tablet:16px;--size-mobile:16px" > <svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817731477569896"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M156,128a28,28,0,1,1-28-28A28,28,0,0,1,156,128Z" /></svg> </span> </div> <div class=" gp-text-left gp-icon-list-text" style="--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-body, body);--weight:400;--size:13px;--size-tablet:16px;--size-mobile:13px;--lh:150%;--lh-tablet:180%;--lh-mobile:150%;--c:#333333"> <p>Book Buff</p><p><span style="font-size:13px;">- </span><a href="https://popular.com.sg/pages/authors-spotlight" draggable="false"><span style="font-size:13px;">Author's Spotlight</span></a></p><p><span style="font-size:13px;">- </span><a href="https://popular.com.sg/pages/top-10-books" draggable="false"><span style="font-size:13px;">Top 10 Books</span></a></p> </div> </div> <div class="gp-icon-list-wrapper gp-flex gp-child-item-gGpdgFFVx0" style="--cg:8px;--ai:baseline;--ai-tablet:center;--ai-mobile:baseline" data-index="4" > <div class="gp-icon-list-icon gp-inline-flex gp-shrink-0 gp-overflow-hidden" style="--pl:0px;--pr:0px;--pt:0px;--pb:0px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:transparent;--pos:relative;--pos-tablet:relative;--pos-mobile:relative;--top:inherit;--top-tablet:inherit;--top-mobile:inherit"> <span class="gp-inline-flex gp-items-center gp-justify-center gp-overflow-hidden [&>svg]:!gp-h-[var(--size-desktop)] tablet:[&>svg]:!gp-h-[var(--size-tablet)] mobile:[&>svg]:!gp-h-[var(--size-mobile)] [&>svg]:!gp-w-[var(--size-desktop)] tablet:[&>svg]:!gp-w-[var(--size-tablet)] mobile:[&>svg]:!gp-w-[var(--size-mobile)]" style="--c:#333333;--w:100%;--h:100%;--size-desktop:16px;--size-tablet:16px;--size-mobile:16px" > <svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817731477569896"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M156,128a28,28,0,1,1-28-28A28,28,0,0,1,156,128Z" /></svg> </span> </div> <div class=" gp-text-left gp-icon-list-text" style="--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-body, body);--weight:400;--size:13px;--size-tablet:16px;--size-mobile:13px;--lh:150%;--lh-tablet:180%;--lh-mobile:150%;--c:#333333"> <p><a href="https://popular.com.sg/pages/tech-whiz">Tech Whiz</a></p> </div> </div> </div> </div> </gp-icon-list> <script src="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-icon-list.js?v=1742365134075" defer="defer"></script> </div> </div> </div> </div> </div> </div> </div> <div class="gp-flex" style="--jc:center" > <div class="gp-overflow-clip" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--height-iconCollapseSize:16px;--height-configIconSize:16px;--bs:solid;--bw:0px 0px 1px 0px;--bc:#cccccc;--bg:transparent;--shadow:none"> <div data-index="4" class="gLQxXcNUrn gp-accordion-item gp-overflow-hidden gp-child-item-gLQxXcNUrn" style="scrollBehavior:smooth" > <div aria-hidden uid="gTNd_DOTN9" id="gTNd_DOTN9" data-index="4" class="gLQxXcNUrn gp-accordion-item-gLQxXcNUrn-4 gp-flex gp-items-center gp-accordion-item_header gp-cursor-pointer" style="--pl:24px;--pr:24px;--pt:8px;--pb:8px;--h:auto;--h-tablet:auto;--h-mobile:auto;--fd:row-reverse;--jc:space-between;gap:16px;--bgc:#00000000;--hvr-bgc:#00000000;--c:#333333;--hvr-c:#333333;--bs:none;--hvr-bs:none;--bw:0px 0px 1px 0px;--hvr-bw:0px 0px 1px 0px;--bc:#121212;--hvr-bc:#121212" > <style class="accordion-style">.gp-accordion-item-gLQxXcNUrn-4:hover { .gp-collapsible-icon { color: #333333 !important; } .gp-icon { color: #333333 !important; } } </style> <div class="gp-inline-flex"> <span style="--c:#333333;--hvr-c:#333333;width:16px;height:16px" data-index="4" class="gLQxXcNUrn gp-accordion-item_icon gp-collapsible-icon gp-inline-flex gp-items-center gp-justify-center gp-overflow-hidden gp-transition-all gp-duration-200 [&>svg]:!gp-h-[var(--height-iconCollapseSize)] [&>svg]:!gp-w-auto" ><svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817669971116392"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M213.66,101.66l-80,80a8,8,0,0,1-11.32,0l-80-80A8,8,0,0,1,53.66,90.34L128,164.69l74.34-74.35a8,8,0,0,1,11.32,11.32Z" /></svg></span> </div> <div class="gp-flex gp-items-center gp-w-full" style="--gg:16px;--jc:left"> <div class="gp-inline-flex" > <span class="gp-icon gp-inline-flex header-icon gp-items-center gp-justify-center gp-overflow-hidden [&>svg]:!gp-h-[var(--height-configIconSize)] [&>svg]:!gp-w-auto" style="--c:#333333;--hvr-c:#333333;width:16px;height:16px"> <svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817762854502760"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M64.12,147.8a4,4,0,0,1-4,4.2H16a8,8,0,0,1-7.8-6.17,8.35,8.35,0,0,1,1.62-6.93A67.79,67.79,0,0,1,37,117.51a40,40,0,1,1,66.46-35.8,3.94,3.94,0,0,1-2.27,4.18A64.08,64.08,0,0,0,64,144C64,145.28,64,146.54,64.12,147.8Zm182-8.91A67.76,67.76,0,0,0,219,117.51a40,40,0,1,0-66.46-35.8,3.94,3.94,0,0,0,2.27,4.18A64.08,64.08,0,0,1,192,144c0,1.28,0,2.54-.12,3.8a4,4,0,0,0,4,4.2H240a8,8,0,0,0,7.8-6.17A8.33,8.33,0,0,0,246.17,138.89Zm-89,43.18a48,48,0,1,0-58.37,0A72.13,72.13,0,0,0,65.07,212,8,8,0,0,0,72,224H184a8,8,0,0,0,6.93-12A72.15,72.15,0,0,0,157.19,182.07Z" /></svg></span> </div> <gp-text data-id=""> <div class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-overflow-hidden gp-g-paragraph-1" style="--w:100%;--size:14px;--size-tablet:16px;--size-mobile:14px;--weight:bold;word-break:break-word;overflow:hidden" ><p>Members</p></div> </div> </div> </gp-text> </div> </div> <div uid="gTNd_DOTN9" data-index="4" data-show="false" class="gLQxXcNUrn gp-accordion-item_body gp-transition-all gp-grid gp-duration-500 gp-overflow-hidden" style="grid-template-rows:0fr;grid-template-columns:minmax(auto, 100%)" > <div uid="gTNd_DOTN9" data-index="4" class="gLQxXcNUrn gp-accordion-item_body-inner gp-min-h-0 gp-transition-all gp-duration-500" style="--pl:24px;--pr:24px" > <div enableLazyloadImage tag="Col" label="Block" type="component" class="gsZa36r6mm gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper class="g3Cvbv43vZ "> <gp-icon-list uid="g3Cvbv43vZ" data-id="g3Cvbv43vZ" gp-data='{"position":{"desktop":"baseline","tablet":"center","mobile":"baseline"},"iconWidth":{"desktop":16,"tablet":16,"mobile":16}}' style="--pl:10px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll"> <div class="gp-flex" style="--jc:left"> <div class="gp-inline-flex gp-flex-col " style="--rg:16px"> <div class="gp-icon-list-wrapper gp-flex gp-child-item-g3Cvbv43vZ" style="--cg:8px;--ai:baseline;--ai-tablet:center;--ai-mobile:baseline" data-index="0" > <div class="gp-icon-list-icon gp-inline-flex gp-shrink-0 gp-overflow-hidden" style="--pl:0px;--pr:0px;--pt:0px;--pb:0px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:transparent;--pos:relative;--pos-tablet:relative;--pos-mobile:relative;--top:inherit;--top-tablet:inherit;--top-mobile:inherit"> <span class="gp-inline-flex gp-items-center gp-justify-center gp-overflow-hidden [&>svg]:!gp-h-[var(--size-desktop)] tablet:[&>svg]:!gp-h-[var(--size-tablet)] mobile:[&>svg]:!gp-h-[var(--size-mobile)] [&>svg]:!gp-w-[var(--size-desktop)] tablet:[&>svg]:!gp-w-[var(--size-tablet)] mobile:[&>svg]:!gp-w-[var(--size-mobile)]" style="--c:#333333;--w:100%;--h:100%;--size-desktop:16px;--size-tablet:16px;--size-mobile:16px" > <svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817731477569896"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M156,128a28,28,0,1,1-28-28A28,28,0,0,1,156,128Z" /></svg> </span> </div> <div class=" gp-text-left gp-icon-list-text" style="--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-body, body);--weight:400;--size:13px;--size-tablet:16px;--size-mobile:13px;--lh:150%;--lh-tablet:180%;--lh-mobile:120%;--c:#333333"> <p><a href="https://popular.com.sg/pages/join-us" draggable="false">Join Us</a></p> </div> </div> <div class="gp-icon-list-wrapper gp-flex gp-child-item-g3Cvbv43vZ" style="--cg:8px;--ai:baseline;--ai-tablet:center;--ai-mobile:baseline" data-index="1" > <div class="gp-icon-list-icon gp-inline-flex gp-shrink-0 gp-overflow-hidden" style="--pl:0px;--pr:0px;--pt:0px;--pb:0px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:transparent;--pos:relative;--pos-tablet:relative;--pos-mobile:relative;--top:inherit;--top-tablet:inherit;--top-mobile:inherit"> <span class="gp-inline-flex gp-items-center gp-justify-center gp-overflow-hidden [&>svg]:!gp-h-[var(--size-desktop)] tablet:[&>svg]:!gp-h-[var(--size-tablet)] mobile:[&>svg]:!gp-h-[var(--size-mobile)] [&>svg]:!gp-w-[var(--size-desktop)] tablet:[&>svg]:!gp-w-[var(--size-tablet)] mobile:[&>svg]:!gp-w-[var(--size-mobile)]" style="--c:#333333;--w:100%;--h:100%;--size-desktop:16px;--size-tablet:16px;--size-mobile:16px" > <svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817731477569896"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M156,128a28,28,0,1,1-28-28A28,28,0,0,1,156,128Z" /></svg> </span> </div> <div class=" gp-text-left gp-icon-list-text" style="--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-body, body);--weight:400;--size:13px;--size-tablet:16px;--size-mobile:13px;--lh:150%;--lh-tablet:180%;--lh-mobile:120%;--c:#333333"> <p><a href="https://popular.com.sg/pages/ecard" draggable="false">e-Card</a></p> </div> </div> <div class="gp-icon-list-wrapper gp-flex gp-child-item-g3Cvbv43vZ" style="--cg:8px;--ai:baseline;--ai-tablet:center;--ai-mobile:baseline" data-index="2" > <div class="gp-icon-list-icon gp-inline-flex gp-shrink-0 gp-overflow-hidden" style="--pl:0px;--pr:0px;--pt:0px;--pb:0px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:transparent;--pos:relative;--pos-tablet:relative;--pos-mobile:relative;--top:inherit;--top-tablet:inherit;--top-mobile:inherit"> <span class="gp-inline-flex gp-items-center gp-justify-center gp-overflow-hidden [&>svg]:!gp-h-[var(--size-desktop)] tablet:[&>svg]:!gp-h-[var(--size-tablet)] mobile:[&>svg]:!gp-h-[var(--size-mobile)] [&>svg]:!gp-w-[var(--size-desktop)] tablet:[&>svg]:!gp-w-[var(--size-tablet)] mobile:[&>svg]:!gp-w-[var(--size-mobile)]" style="--c:#333333;--w:100%;--h:100%;--size-desktop:16px;--size-tablet:16px;--size-mobile:16px" > <svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817731477569896"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M156,128a28,28,0,1,1-28-28A28,28,0,0,1,156,128Z" /></svg> </span> </div> <div class=" gp-text-left gp-icon-list-text" style="--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-body, body);--weight:400;--size:13px;--size-tablet:16px;--size-mobile:13px;--lh:150%;--lh-tablet:180%;--lh-mobile:120%;--c:#333333"> <p><a href="https://popular.com.sg/pages/faqs#mm" draggable="false">Membership FAQ</a></p> </div> </div> <div class="gp-icon-list-wrapper gp-flex gp-child-item-g3Cvbv43vZ" style="--cg:8px;--ai:baseline;--ai-tablet:center;--ai-mobile:baseline" data-index="3" > <div class="gp-icon-list-icon gp-inline-flex gp-shrink-0 gp-overflow-hidden" style="--pl:0px;--pr:0px;--pt:0px;--pb:0px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:transparent;--pos:relative;--pos-tablet:relative;--pos-mobile:relative;--top:inherit;--top-tablet:inherit;--top-mobile:inherit"> <span class="gp-inline-flex gp-items-center gp-justify-center gp-overflow-hidden [&>svg]:!gp-h-[var(--size-desktop)] tablet:[&>svg]:!gp-h-[var(--size-tablet)] mobile:[&>svg]:!gp-h-[var(--size-mobile)] [&>svg]:!gp-w-[var(--size-desktop)] tablet:[&>svg]:!gp-w-[var(--size-tablet)] mobile:[&>svg]:!gp-w-[var(--size-mobile)]" style="--c:#333333;--w:100%;--h:100%;--size-desktop:16px;--size-tablet:16px;--size-mobile:16px" > <svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817731477569896"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M156,128a28,28,0,1,1-28-28A28,28,0,0,1,156,128Z" /></svg> </span> </div> <div class=" gp-text-left gp-icon-list-text" style="--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-body, body);--weight:400;--size:13px;--size-tablet:16px;--size-mobile:13px;--lh:150%;--lh-tablet:180%;--lh-mobile:120%;--c:#333333"> <p><a href="https://popular.com.sg/pages/data-protection-policy">Data Protection Policy</a></p> </div> </div> </div> </div> </gp-icon-list> <script src="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-icon-list.js?v=1742365134075" defer="defer"></script> </div> </div> </div> </div> </div> </div> </div> <div class="gp-flex" style="--jc:center" > <div class="gp-overflow-clip" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--height-iconCollapseSize:16px;--height-configIconSize:16px;--bs:solid;--bw:0px 0px 1px 0px;--bc:#cccccc;--bg:transparent;--shadow:none"> <div data-index="5" class="gLQxXcNUrn gp-accordion-item gp-overflow-hidden gp-child-item-gLQxXcNUrn" style="scrollBehavior:smooth" > <div aria-hidden uid="gMs3wNngxT" id="gMs3wNngxT" data-index="5" class="gLQxXcNUrn gp-accordion-item-gLQxXcNUrn-5 gp-flex gp-items-center gp-accordion-item_header gp-cursor-pointer" style="--pl:24px;--pr:24px;--pt:8px;--pb:8px;--h:auto;--h-tablet:auto;--h-mobile:auto;--fd:row-reverse;--jc:space-between;gap:16px;--bgc:#00000000;--hvr-bgc:#00000000;--c:#333333;--hvr-c:#333333;--bs:none;--hvr-bs:none;--bw:0px 0px 1px 0px;--hvr-bw:0px 0px 1px 0px;--bc:#121212;--hvr-bc:#121212" > <style class="accordion-style">.gp-accordion-item-gLQxXcNUrn-5:hover { .gp-collapsible-icon { color: #333333 !important; } .gp-icon { color: #333333 !important; } } </style> <div class="gp-inline-flex"> <span style="--c:#333333;--hvr-c:#333333;width:16px;height:16px" data-index="5" class="gLQxXcNUrn gp-accordion-item_icon gp-collapsible-icon gp-inline-flex gp-items-center gp-justify-center gp-overflow-hidden gp-transition-all gp-duration-200 [&>svg]:!gp-h-[var(--height-iconCollapseSize)] [&>svg]:!gp-w-auto" ><svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817669971116392"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M213.66,101.66l-80,80a8,8,0,0,1-11.32,0l-80-80A8,8,0,0,1,53.66,90.34L128,164.69l74.34-74.35a8,8,0,0,1,11.32,11.32Z" /></svg></span> </div> <div class="gp-flex gp-items-center gp-w-full" style="--gg:16px;--jc:left"> <div class="gp-inline-flex" > <span class="gp-icon gp-inline-flex header-icon gp-items-center gp-justify-center gp-overflow-hidden [&>svg]:!gp-h-[var(--height-configIconSize)] [&>svg]:!gp-w-auto" style="--c:#333333;--hvr-c:#333333;width:16px;height:16px"> <svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817756322595176"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M96,104a8,8,0,1,1,8-8A8,8,0,0,1,96,104Zm64,48a8,8,0,1,0,8,8A8,8,0,0,0,160,152Zm80-24c0,10.44-7.51,18.27-14.14,25.18-3.77,3.94-7.67,8-9.14,11.57-1.36,3.27-1.44,8.69-1.52,13.94-.15,9.76-.31,20.82-8,28.51s-18.75,7.85-28.51,8c-5.25.08-10.67.16-13.94,1.52-3.57,1.47-7.63,5.37-11.57,9.14C146.27,232.49,138.44,240,128,240s-18.27-7.51-25.18-14.14c-3.94-3.77-8-7.67-11.57-9.14-3.27-1.36-8.69-1.44-13.94-1.52-9.76-.15-20.82-.31-28.51-8s-7.85-18.75-8-28.51c-.08-5.25-.16-10.67-1.52-13.94-1.47-3.57-5.37-7.63-9.14-11.57C23.51,146.27,16,138.44,16,128s7.51-18.27,14.14-25.18c3.77-3.94,7.67-8,9.14-11.57,1.36-3.27,1.44-8.69,1.52-13.94.15-9.76.31-20.82,8-28.51s18.75-7.85,28.51-8c5.25-.08,10.67-.16,13.94-1.52,3.57-1.47,7.63-5.37,11.57-9.14C109.73,23.51,117.56,16,128,16s18.27,7.51,25.18,14.14c3.94,3.77,8,7.67,11.57,9.14,3.27,1.36,8.69,1.44,13.94,1.52,9.76.15,20.82.31,28.51,8s7.85,18.75,8,28.51c.08,5.25.16,10.67,1.52,13.94,1.47,3.57,5.37,7.63,9.14,11.57C232.49,109.73,240,117.56,240,128ZM96,120A24,24,0,1,0,72,96,24,24,0,0,0,96,120Zm77.66-26.34a8,8,0,0,0-11.32-11.32l-80,80a8,8,0,0,0,11.32,11.32ZM184,160a24,24,0,1,0-24,24A24,24,0,0,0,184,160Z" /></svg></span> </div> <gp-text data-id=""> <div class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-overflow-hidden gp-g-paragraph-1" style="--w:100%;--size:14px;--size-tablet:16px;--size-mobile:14px;--weight:bold;word-break:break-word;overflow:hidden" ><p><strong>Corporate Sales</strong></p></div> </div> </div> </gp-text> </div> </div> <div uid="gMs3wNngxT" data-index="5" data-show="false" class="gLQxXcNUrn gp-accordion-item_body gp-transition-all gp-grid gp-duration-500 gp-overflow-hidden" style="grid-template-rows:0fr;grid-template-columns:minmax(auto, 100%)" > <div uid="gMs3wNngxT" data-index="5" class="gLQxXcNUrn gp-accordion-item_body-inner gp-min-h-0 gp-transition-all gp-duration-500" style="--pl:24px;--pr:24px" > <div enableLazyloadImage tag="Col" label="Block" type="component" class="gbhKL_mRGn gp-relative gp-flex gp-flex-col" > <div gp-el-wrapper class="gc6zlbYwG4 "> <gp-icon-list uid="gc6zlbYwG4" data-id="gc6zlbYwG4" gp-data='{"position":{"desktop":"baseline","tablet":"center","mobile":"baseline"},"iconWidth":{"desktop":16,"tablet":16,"mobile":16}}' style="--pl:10px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll"> <div class="gp-flex" style="--jc:left"> <div class="gp-inline-flex gp-flex-col " style="--rg:16px"> <div class="gp-icon-list-wrapper gp-flex gp-child-item-gc6zlbYwG4" style="--cg:8px;--ai:baseline;--ai-tablet:center;--ai-mobile:baseline" data-index="0" > <div class="gp-icon-list-icon gp-inline-flex gp-shrink-0 gp-overflow-hidden" style="--pl:0px;--pr:0px;--pt:0px;--pb:0px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:transparent;--pos:relative;--pos-tablet:relative;--pos-mobile:relative;--top:inherit;--top-tablet:inherit;--top-mobile:inherit"> <span class="gp-inline-flex gp-items-center gp-justify-center gp-overflow-hidden [&>svg]:!gp-h-[var(--size-desktop)] tablet:[&>svg]:!gp-h-[var(--size-tablet)] mobile:[&>svg]:!gp-h-[var(--size-mobile)] [&>svg]:!gp-w-[var(--size-desktop)] tablet:[&>svg]:!gp-w-[var(--size-tablet)] mobile:[&>svg]:!gp-w-[var(--size-mobile)]" style="--c:#333333;--w:100%;--h:100%;--size-desktop:16px;--size-tablet:16px;--size-mobile:16px" > <svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817731477569896"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M156,128a28,28,0,1,1-28-28A28,28,0,0,1,156,128Z" /></svg> </span> </div> <div class=" gp-text-left gp-icon-list-text" style="--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-body, body);--weight:400;--size:13px;--size-tablet:16px;--size-mobile:13px;--lh:150%;--lh-tablet:180%;--lh-mobile:120%;--c:#333333"> <p><a href="https://popularonline.com.sg/pages/gift-vouchers" draggable="false">Gift Voucher</a></p> </div> </div> <div class="gp-icon-list-wrapper gp-flex gp-child-item-gc6zlbYwG4" style="--cg:8px;--ai:baseline;--ai-tablet:center;--ai-mobile:baseline" data-index="1" > <div class="gp-icon-list-icon gp-inline-flex gp-shrink-0 gp-overflow-hidden" style="--pl:0px;--pr:0px;--pt:0px;--pb:0px;--bs:none;--bw:1px 1px 1px 1px;--bc:#000000;--bg:transparent;--pos:relative;--pos-tablet:relative;--pos-mobile:relative;--top:inherit;--top-tablet:inherit;--top-mobile:inherit"> <span class="gp-inline-flex gp-items-center gp-justify-center gp-overflow-hidden [&>svg]:!gp-h-[var(--size-desktop)] tablet:[&>svg]:!gp-h-[var(--size-tablet)] mobile:[&>svg]:!gp-h-[var(--size-mobile)] [&>svg]:!gp-w-[var(--size-desktop)] tablet:[&>svg]:!gp-w-[var(--size-tablet)] mobile:[&>svg]:!gp-w-[var(--size-mobile)]" style="--c:#333333;--w:100%;--h:100%;--size-desktop:16px;--size-tablet:16px;--size-mobile:16px" > <svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817731477569896"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M156,128a28,28,0,1,1-28-28A28,28,0,0,1,156,128Z" /></svg> </span> </div> <div class=" gp-text-left gp-icon-list-text" style="--ff:var(--g-font-sans-serif, 'sans-serif'), var(--g-font-body, body);--weight:400;--size:13px;--size-tablet:16px;--size-mobile:13px;--lh:150%;--lh-tablet:180%;--lh-mobile:120%;--c:#333333"> <p><a href="https://os.popular.com.sg/" target="_blank">Office Solutions</a></p> </div> </div> </div> </div> </gp-icon-list> <script src="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-icon-list.js?v=1742365134075" defer="defer"></script> </div> </div> </div> </div> </div> </div> </div> <div class="gp-flex" style="--jc:center" > <div class="gp-overflow-clip" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--height-iconCollapseSize:16px;--height-configIconSize:16px;--bs:solid;--bw:0px 0px 1px 0px;--bc:#cccccc;--bg:transparent;--shadow:none"> <div data-index="6" class="gLQxXcNUrn gp-accordion-item gp-overflow-hidden gp-child-item-gLQxXcNUrn" style="scrollBehavior:smooth" > <div aria-hidden uid="gV4rA3PAdZ" id="gV4rA3PAdZ" data-index="6" class="gLQxXcNUrn gp-accordion-item-gLQxXcNUrn-6 gp-flex gp-items-center gp-accordion-item_header gp-cursor-pointer" style="--pl:24px;--pr:24px;--pt:8px;--pb:8px;--h:auto;--h-tablet:auto;--h-mobile:auto;--fd:row-reverse;--jc:space-between;gap:16px;--bgc:#00000000;--hvr-bgc:#00000000;--c:#333333;--hvr-c:#333333;--bs:none;--hvr-bs:none;--bw:0px 0px 1px 0px;--hvr-bw:0px 0px 1px 0px;--bc:#121212;--hvr-bc:#121212" > <style class="accordion-style">.gp-accordion-item-gLQxXcNUrn-6:hover { .gp-collapsible-icon { color: #333333 !important; } .gp-icon { color: #333333 !important; } } </style> <div class="gp-inline-flex"> <span style="--c:#333333;--hvr-c:#333333;width:16px;height:16px" data-index="6" class="gLQxXcNUrn gp-accordion-item_icon gp-collapsible-icon gp-inline-flex gp-items-center gp-justify-center gp-overflow-hidden gp-transition-all gp-duration-200 [&>svg]:!gp-h-[var(--height-iconCollapseSize)] [&>svg]:!gp-w-auto" ><svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817669971116392"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M213.66,101.66l-80,80a8,8,0,0,1-11.32,0l-80-80A8,8,0,0,1,53.66,90.34L128,164.69l74.34-74.35a8,8,0,0,1,11.32,11.32Z" /></svg></span> </div> <div class="gp-flex gp-items-center gp-w-full" style="--gg:16px;--jc:left"> <div class="gp-inline-flex" > <span class="gp-icon gp-inline-flex header-icon gp-items-center gp-justify-center gp-overflow-hidden [&>svg]:!gp-h-[var(--height-configIconSize)] [&>svg]:!gp-w-auto" style="--c:#333333;--hvr-c:#333333;width:16px;height:16px"> <svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508817746257969512"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M200,72H160.2c-2.91-.17-53.62-3.74-101.91-44.24A16,16,0,0,0,32,40V200a16,16,0,0,0,26.29,12.25c37.77-31.68,77-40.76,93.71-43.3v31.72A16,16,0,0,0,159.12,214l11,7.33A16,16,0,0,0,194.5,212l11.77-44.36A48,48,0,0,0,200,72ZM179,207.89l0,.11-11-7.33V168h21.6ZM200,152H168V88h32a32,32,0,1,1,0,64Z" /></svg></span> </div> <gp-text data-id=""> <div class=" " > <div > <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-overflow-hidden gp-g-paragraph-1" style="--w:100%;--size:14px;--size-tablet:16px;--size-mobile:14px;--weight:bold;word-break:break-word;overflow:hidden" ><p><strong>Stay Connected</strong></p></div> </div> </div> </gp-text> </div> </div> <div uid="gV4rA3PAdZ" data-index="6" data-show="false" class="gLQxXcNUrn gp-accordion-item_body gp-transition-all gp-grid gp-duration-500 gp-overflow-hidden" style="grid-template-rows:0fr;grid-template-columns:minmax(auto, 100%)" > <div uid="gV4rA3PAdZ" data-index="6" class="gLQxXcNUrn gp-accordion-item_body-inner gp-min-h-0 gp-transition-all gp-duration-500" style="--pl:24px;--pr:24px" > <div enableLazyloadImage tag="Col" label="Block" type="component" class="gWxuRh2P4W gp-relative gp-flex gp-flex-col" > <div enableLazyloadImage parentTag="Col" id="ga8qp76xqK" data-id="ga8qp76xqK" style="--mb:10px;--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:8px;--cg-mobile:0px;--pc:start;--gtc:minmax(0, 6fr) minmax(0, 6fr);--gtc-mobile:minmax(0, auto) minmax(0, auto);--w:var(--g-ct-w, 1200px);--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="ga8qp76xqK gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage tag="Col" label="Block" type="component" style="--jc:start" class="gjbF7bNaXG gp-relative gp-flex gp-flex-col" > <div enableLazyloadImage parentTag="Col" id="gipF8Abotb" data-id="gipF8Abotb" style="--mb:10px;--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:8px;--pc:start;--gtc:minmax(0, auto) minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto) minmax(0, auto) minmax(0, auto);--w:var(--g-ct-w, 1200px);--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gipF8Abotb gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage tag="Col" label="Block" type="component" style="--jc:start" class="gEeyTwCp9G gp-relative gp-flex gp-flex-col" > <div data-id="gX0tIXuikn" role="presentation" class="gp-group/image gX0tIXuikn" style="--mb:0px;--pr:10px;--mb-mobile:0px;--pr-mobile:25px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" > <a class="pointer-events-auto h-full gp-flex" href="https://www.facebook.com/PopularBookstoreSingapore/" target="_blank" title class="gp-h-full gp-w-full" style="--shadow:none;border-radius:inherit;--jc:left" > <picture style="border-radius: inherit" class="gp-contents"> <source media="(max-width: 767px)" data-srcSet="https://cdn.shopify.com/s/files/1/0574/5662/3823/files/gempages_524603827551208314-03dd9703-03a7-4297-893c-0b8d7dd11c1f.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctMjA5LTIwOSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0idXJsKCNnLTIwOS0yMDkpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii0yMDkiIHRvPSIyMDkiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <source media="(max-width: 1024px)" data-srcSet="https://cdn.shopify.com/s/files/1/0574/5662/3823/files/gempages_524603827551208314-03dd9703-03a7-4297-893c-0b8d7dd11c1f.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctMjA5LTIwOSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0idXJsKCNnLTIwOS0yMDkpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii0yMDkiIHRvPSIyMDkiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <img class="gp-h-full gp-max-w-full gp-flex gp_lazyload" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctMjA5LTIwOSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0idXJsKCNnLTIwOS0yMDkpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii0yMDkiIHRvPSIyMDkiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" data-src="https://cdn.shopify.com/s/files/1/0574/5662/3823/files/gempages_524603827551208314-03dd9703-03a7-4297-893c-0b8d7dd11c1f.png" width="100%" alt="" style="--aspect:25/25;--aspect-tablet:20/20;--aspect-mobile:25/25;--objf:cover;--w:25px;--w-tablet:20px;--w-mobile:25px;--h:auto;--h-tablet:auto;--h-mobile:auto;--b:none;--bc:#000000;--bw:1px 1px 1px 1px;--radiusType:none;--shadow:none" /> </picture> </a> </div> </div><div enableLazyloadImage tag="Col" label="Block" type="component" style="--jc:start" class="gubsEJakbh gp-relative gp-flex gp-flex-col" > <div data-id="gflol3K74F" role="presentation" class="gp-group/image gflol3K74F" style="--mb:0px;--pr:10px;--mb-mobile:0px;--pr-mobile:25px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" > <a class="pointer-events-auto h-full gp-flex" href="https://www.instagram.com/popular_singapore" target="_blank" title class="gp-h-full gp-w-full" style="--shadow:none;border-radius:inherit;--jc:left" > <picture style="border-radius: inherit" class="gp-contents"> <source media="(max-width: 767px)" data-srcSet="https://cdn.shopify.com/s/files/1/0574/5662/3823/files/gempages_524603827551208314-afd961f6-bbbb-4d62-a087-8daf80107332.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctMjA5LTIwOSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0idXJsKCNnLTIwOS0yMDkpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii0yMDkiIHRvPSIyMDkiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <source media="(max-width: 1024px)" data-srcSet="https://cdn.shopify.com/s/files/1/0574/5662/3823/files/gempages_524603827551208314-afd961f6-bbbb-4d62-a087-8daf80107332.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctMjA5LTIwOSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0idXJsKCNnLTIwOS0yMDkpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii0yMDkiIHRvPSIyMDkiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <img class="gp-h-full gp-max-w-full gp-flex gp_lazyload" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctMjA5LTIwOSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0idXJsKCNnLTIwOS0yMDkpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii0yMDkiIHRvPSIyMDkiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" data-src="https://cdn.shopify.com/s/files/1/0574/5662/3823/files/gempages_524603827551208314-afd961f6-bbbb-4d62-a087-8daf80107332.png" width="100%" alt="" style="--aspect:25/25;--aspect-tablet:20/20;--aspect-mobile:25/25;--objf:cover;--w:25px;--w-tablet:20px;--w-mobile:25px;--h:auto;--h-tablet:auto;--h-mobile:auto;--b:none;--bc:#000000;--bw:1px 1px 1px 1px;--radiusType:none;--shadow:none" /> </picture> </a> </div> </div><div enableLazyloadImage tag="Col" label="Block" type="component" style="--jc:start" class="geRQapU4mu gp-relative gp-flex gp-flex-col" > <div data-id="gQFRfM_H-4" role="presentation" class="gp-group/image gQFRfM_H-4" style="--mb-mobile:0px;--pr-mobile:25px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" > <a class="pointer-events-auto h-full gp-flex" href="https://www.tiktok.com/@popularsingapore" target="_blank" title class="gp-h-full gp-w-full" style="--shadow:none;border-radius:inherit;--jc:left" > <picture style="border-radius: inherit" class="gp-contents"> <source media="(max-width: 767px)" data-srcSet="https://cdn.shopify.com/s/files/1/0574/5662/3823/files/gempages_524603827551208314-050cf173-7789-4e3c-8f56-9dadaf3e767b.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctMjA5LTIwOSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0idXJsKCNnLTIwOS0yMDkpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii0yMDkiIHRvPSIyMDkiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <source media="(max-width: 1024px)" data-srcSet="https://cdn.shopify.com/s/files/1/0574/5662/3823/files/gempages_524603827551208314-050cf173-7789-4e3c-8f56-9dadaf3e767b.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctMjA5LTIwOSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0idXJsKCNnLTIwOS0yMDkpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii0yMDkiIHRvPSIyMDkiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <img class="gp-h-full gp-max-w-full gp-flex gp_lazyload" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctMjA5LTIwOSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0idXJsKCNnLTIwOS0yMDkpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii0yMDkiIHRvPSIyMDkiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" data-src="https://cdn.shopify.com/s/files/1/0574/5662/3823/files/gempages_524603827551208314-050cf173-7789-4e3c-8f56-9dadaf3e767b.png" width="100%" alt="" style="--aspect:25/25;--aspect-tablet:20/20;--aspect-mobile:25/25;--objf:cover;--w:25px;--w-tablet:20px;--w-mobile:25px;--h:auto;--h-tablet:auto;--h-mobile:auto;--b:none;--bc:#000000;--bw:1px 1px 1px 1px;--radiusType:none;--shadow:none" /> </picture> </a> </div> </div> </div> </div><div enableLazyloadImage tag="Col" label="Block" type="component" style="--jc:start" class="gRFbVD61Xt gp-relative gp-flex gp-flex-col" > <div enableLazyloadImage parentTag="Col" id="g2yAMjcQ7A" data-id="g2yAMjcQ7A" style="--mb:10px;--d:grid;--d-tablet:grid;--d-mobile:grid;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--cg:8px;--pc:start;--gtc:minmax(0, auto) minmax(0, auto) minmax(0, auto);--gtc-mobile:minmax(0, auto) minmax(0, auto) minmax(0, auto);--w:var(--g-ct-w, 1200px);--w-tablet:var(--g-ct-w, 100%);--w-mobile:var(--g-ct-w, 100%);--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="g2yAMjcQ7A gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage tag="Col" label="Block" type="component" style="--jc:start" class="gM0ZKdb6X4 gp-relative gp-flex gp-flex-col" > <div data-id="gleOpRtDfm" role="presentation" class="gp-group/image gleOpRtDfm" style="--mb:0px;--pr:10px;--mb-tablet:0px;--pr-tablet:10px;--mb-mobile:0px;--pr-mobile:25px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" > <a class="pointer-events-auto h-full gp-flex" href="https://www.xiaohongshu.com/user/profile/65af7ac9000000001300a99b" target="_blank" title class="gp-h-full gp-w-full" style="--shadow:none;border-radius:inherit;--jc:left" > <picture style="border-radius: inherit" class="gp-contents"> <source media="(max-width: 767px)" data-srcSet="https://cdn.shopify.com/s/files/1/0574/5662/3823/files/gempages_524603827551208314-162f0c98-42ee-45d9-997d-35f2903a1a77.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzk2IiBoZWlnaHQ9IjIwOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctMzk2LTIwOSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iMzk2IiBoZWlnaHQ9IjIwOSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iMzk2IiBoZWlnaHQ9IjIwOSIgZmlsbD0idXJsKCNnLTM5Ni0yMDkpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii0zOTYiIHRvPSIzOTYiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <source media="(max-width: 1024px)" data-srcSet="https://cdn.shopify.com/s/files/1/0574/5662/3823/files/gempages_524603827551208314-162f0c98-42ee-45d9-997d-35f2903a1a77.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzk2IiBoZWlnaHQ9IjIwOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctMzk2LTIwOSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iMzk2IiBoZWlnaHQ9IjIwOSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iMzk2IiBoZWlnaHQ9IjIwOSIgZmlsbD0idXJsKCNnLTM5Ni0yMDkpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii0zOTYiIHRvPSIzOTYiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <img class="gp-h-full gp-max-w-full gp-flex gp_lazyload" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzk2IiBoZWlnaHQ9IjIwOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctMzk2LTIwOSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iMzk2IiBoZWlnaHQ9IjIwOSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iMzk2IiBoZWlnaHQ9IjIwOSIgZmlsbD0idXJsKCNnLTM5Ni0yMDkpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii0zOTYiIHRvPSIzOTYiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" data-src="https://cdn.shopify.com/s/files/1/0574/5662/3823/files/gempages_524603827551208314-162f0c98-42ee-45d9-997d-35f2903a1a77.png" width="100%" alt="" style="--aspect:50/25;--aspect-tablet:45/20;--aspect-mobile:50/25;--objf:cover;--w:50px;--w-tablet:45px;--w-mobile:50px;--h:auto;--h-tablet:auto;--h-mobile:auto;--b:none;--bc:#000000;--bw:1px 1px 1px 1px;--radiusType:none;--shadow:none" /> </picture> </a> </div> </div><div enableLazyloadImage tag="Col" label="Block" type="component" style="--jc:start" class="gXMCutdn_5 gp-relative gp-flex gp-flex-col" > <div data-id="g2IBG-dz6_" role="presentation" class="gp-group/image g2IBG-dz6_" style="--mb:0px;--pr:10px;--mb-mobile:0px;--pr-mobile:25px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" > <a class="pointer-events-auto h-full gp-flex" href="https://www.youtube.com/channel/UCiLvzjAiwfZEc-Z--0z07WA" target="_blank" title class="gp-h-full gp-w-full" style="--shadow:none;border-radius:inherit;--jc:left" > <picture style="border-radius: inherit" class="gp-contents"> <source media="(max-width: 767px)" data-srcSet="https://cdn.shopify.com/s/files/1/0574/5662/3823/files/gempages_524603827551208314-0ee3c116-2968-4c3d-84f3-ae396edd15d9.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctMjA5LTIwOSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0idXJsKCNnLTIwOS0yMDkpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii0yMDkiIHRvPSIyMDkiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <source media="(max-width: 1024px)" data-srcSet="https://cdn.shopify.com/s/files/1/0574/5662/3823/files/gempages_524603827551208314-0ee3c116-2968-4c3d-84f3-ae396edd15d9.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctMjA5LTIwOSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0idXJsKCNnLTIwOS0yMDkpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii0yMDkiIHRvPSIyMDkiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <img class="gp-h-full gp-max-w-full gp-flex gp_lazyload" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctMjA5LTIwOSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0idXJsKCNnLTIwOS0yMDkpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii0yMDkiIHRvPSIyMDkiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" data-src="https://cdn.shopify.com/s/files/1/0574/5662/3823/files/gempages_524603827551208314-0ee3c116-2968-4c3d-84f3-ae396edd15d9.png" width="100%" alt="" style="--aspect:25/25;--aspect-tablet:20/20;--aspect-mobile:25/25;--objf:cover;--w:25px;--w-tablet:20px;--w-mobile:25px;--h:auto;--h-tablet:auto;--h-mobile:auto;--b:none;--bc:#000000;--bw:1px 1px 1px 1px;--radiusType:none;--shadow:none" /> </picture> </a> </div> </div><div enableLazyloadImage tag="Col" label="Block" type="component" style="--jc:start" class="grQhgZzSk2 gp-relative gp-flex gp-flex-col" > <div data-id="gDHS9oqG4G" role="presentation" class="gp-group/image gDHS9oqG4G" style="--mb:0px;--mb-tablet:0px;--mb-mobile:0px;--d:block;--d-tablet:block;--d-mobile:block;--bs:none;--bw:1px 1px 1px 1px;--bc:#121212;--shadow:none;--op:100%;--ta:left" > <a class="pointer-events-auto h-full gp-flex" href="https://sg.linkedin.com/company/popular-holdings-limited" target="_blank" title class="gp-h-full gp-w-full" style="--shadow:none;border-radius:inherit;--jc:left" > <picture style="border-radius: inherit" class="gp-contents"> <source media="(max-width: 767px)" data-srcSet="https://cdn.shopify.com/s/files/1/0574/5662/3823/files/gempages_524603827551208314-80868986-de82-4dbc-92b0-9cb3f6f9b1d9.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctMjA5LTIwOSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0idXJsKCNnLTIwOS0yMDkpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii0yMDkiIHRvPSIyMDkiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <source media="(max-width: 1024px)" data-srcSet="https://cdn.shopify.com/s/files/1/0574/5662/3823/files/gempages_524603827551208314-80868986-de82-4dbc-92b0-9cb3f6f9b1d9.png" srcset="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctMjA5LTIwOSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0idXJsKCNnLTIwOS0yMDkpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii0yMDkiIHRvPSIyMDkiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" /> <img class="gp-h-full gp-max-w-full gp-flex gp_lazyload" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPgogICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImctMjA5LTIwOSI+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSIyMCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI1MCUiIC8+CiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0icmdiYSg1MSwgNTEsIDUxLCAwKSIgb2Zmc2V0PSI3MCUiIC8+CiAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8cmVjdCB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0icmdiYSg1MSwgNTEsIDUxLCAwKSIgLz4KICAgIDxyZWN0IGlkPSJyIiB3aWR0aD0iMjA5IiBoZWlnaHQ9IjIwOSIgZmlsbD0idXJsKCNnLTIwOS0yMDkpIiAvPgogICAgPGFuaW1hdGUgeGxpbms6aHJlZj0iI3IiIGF0dHJpYnV0ZU5hbWU9IngiIGZyb209Ii0yMDkiIHRvPSIyMDkiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAgLz4KICA8L3N2Zz4=" data-src="https://cdn.shopify.com/s/files/1/0574/5662/3823/files/gempages_524603827551208314-80868986-de82-4dbc-92b0-9cb3f6f9b1d9.png" width="100%" alt="" style="--aspect:25/25;--aspect-tablet:20/20;--aspect-mobile:25/25;--objf:cover;--w:25px;--w-tablet:20px;--w-mobile:25px;--h:auto;--h-tablet:auto;--h-mobile:auto;--b:none;--bc:#000000;--bw:1px 1px 1px 1px;--radiusType:none;--shadow:none" /> </picture> </a> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </gp-accordion> <script src="https://d2ls1pfffhvy22.cloudfront.net/assets-v2/gp-accordion.js?v=1742365134075" defer="defer"></script> </div><div gp-el-wrapper style="--bs:none;--bs-tablet:none;--bw:0px;--bw-tablet:0px 0px 0px 0px;--bc:transparent;--bc-tablet:#CCCCCC;--shadow:none;--d:block;--d-mobile:none;--d-tablet:block;--op:100%;--radius:var(--g-radius-small);--pt:15px;--pb:0px;--pt-tablet:15px;--pb-tablet:0px" class="gQWY3eWex7 "> <div data-id="gQWY3eWex7" class="gp-flex gp-justify-start tablet:gp-justify-center" > <div style="--w:100%;--w-tablet:100%;--w-mobile:100%;--bs:solid;--bbw:1px;--bbw-tablet:1px;--bbw-mobile:1px;--t:gp-rotate(0deg);--bc:#CCCCCC" class="gp-block tablet:gp-block mobile:gp-block" ></div> <div class="gp-items-center gp-hidden tablet:gp-hidden mobile:gp-hidden" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--bc:#CCCCCC;--t:gp-rotate(0deg)" > <div class="gp-hidden" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--bc:#CCCCCC;--bs:solid;--bbw:1px;--bbw-tablet:1px;--bbw-mobile:1px;--minw:100px" ></div> <span class="gp-inline-flex gp-items-center gp-justify-center gp-flex-none" style="--mr:var(--g-s-xs);--w:20px;--h:20px;--t:gp-rotate(0);--c:var(--g-c-text-1, text-1)" > <svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" className="w-6 h-6" viewBox="0 0 512 512" fill="currentColor"> <path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" fill="currentColor" d="M428.8 137.6h-86.177a115.52 115.52 0 0 0 2.176-22.4c0-47.914-35.072-83.2-92-83.2-45.314 0-57.002 48.537-75.707 78.784-7.735 12.413-16.994 23.317-25.851 33.253l-.131.146-.129.148C135.662 161.807 127.764 168 120.8 168h-2.679c-5.747-4.952-13.536-8-22.12-8H32c-17.673 0-32 12.894-32 28.8v230.4C0 435.106 14.327 448 32 448h64c8.584 0 16.373-3.048 22.12-8h2.679c28.688 0 67.137 40 127.2 40h21.299c62.542 0 98.8-38.658 99.94-91.145 12.482-17.813 18.491-40.785 15.985-62.791A93.148 93.148 0 0 0 393.152 304H428.8c45.435 0 83.2-37.584 83.2-83.2 0-45.099-38.101-83.2-83.2-83.2zm0 118.4h-91.026c12.837 14.669 14.415 42.825-4.95 61.05 11.227 19.646 1.687 45.624-12.925 53.625 6.524 39.128-10.076 61.325-50.6 61.325H248c-45.491 0-77.21-35.913-120-39.676V215.571c25.239-2.964 42.966-21.222 59.075-39.596 11.275-12.65 21.725-25.3 30.799-39.875C232.355 112.712 244.006 80 252.8 80c23.375 0 44 8.8 44 35.2 0 35.2-26.4 53.075-26.4 70.4h158.4c18.425 0 35.2 16.5 35.2 35.2 0 18.975-16.225 35.2-35.2 35.2zM88 384c0 13.255-10.745 24-24 24s-24-10.745-24-24 10.745-24 24-24 24 10.745 24 24z" /></svg> </span> <span class="gp-inline-flex gp-items-center gp-justify-center gp-flex-none gp-g-paragraph-1" style="--tt:horizontal;--c:var(--g-c-text-1, text-1);--mr:var(--g-s-s)" > Title </span> <div class="gp-flex" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--bc:#CCCCCC;--bs:solid;--bbw:1px;--bbw-tablet:1px;--bbw-mobile:1px;--minw:100px" ></div> </div> </div> </div> <div enableLazyloadImage parentTag="Col" id="gAidyijy_Q" data-id="gAidyijy_Q" style="--bs:none;--bs-tablet:none;--bw:1px 0px 0px 0px;--bw-tablet:1px 0px 0px 0px;--bc:#cccccc;--bc-tablet:#cccccc;--shadow:none;--d:grid;--d-mobile:grid;--d-tablet:grid;--op:100%;--radius:var(--g-radius-small);--pt:15px;--pl:0px;--pb:30px;--pr:0px;--pt-mobile:var(--g-s-l);--pl-mobile:15px;--pb-mobile:30px;--pr-mobile:15px;--pt-tablet:15px;--pl-tablet:0px;--pb-tablet:30px;--pr-tablet:0px;--cg:30px;--pc:start;--gtc:minmax(0, 12fr);--gtc-mobile:minmax(0, 12fr);--w:100%;--w-tablet:100%;--w-mobile:100%;--bgc:transparent;--bgi:url();--bgp:50% 50%;--bgs:cover;--bgr:no-repeat;--bga:scroll" class="gAidyijy_Q gp-mx-auto gp-mb-0 gp-grid gp-max-w-full gp-gap-y-0 gp-transition-colors gp-duration-200 gp-ease-in-out [&_*]:gp-max-w-full" > <div enableLazyloadImage label="Block" tag="Col" type="component" style="--ai:normal;--jc:start;--o:0" class="gErqui9hCV gp-relative gp-flex gp-flex-col" > <gp-text data-id="gYJI2EJp1o"> <div enableLazyloadImage parentTag="Col" class="gYJI2EJp1o " style="--tt:default;--ta:left;--bs:none;--bw:0px;--bc:transparent;--shadow:none;--d:block;--d-mobile:block;--d-tablet:block;--op:100%;--radius:var(--g-radius-small)" > <div class="gp-flex" style="--jc:left"> <div data-gp-text class="[&_p]:gp-inline [&_p]:after:gp-whitespace-pre-wrap [&_p]:after:gp-content-['\A'] gp-text-g-text-3 gp-text" style="--w:100%;--w-tablet:100%;--w-mobile:100%;--ta:center;--line-clamp:0;--line-clamp-tablet:0;--line-clamp-mobile:0;--c:#333333;--fs:normal;--ff:var(--g-font-body, body);--weight:400;--ls:normal;--size:13px;--size-tablet:12px;--size-mobile:12px;--lh:150%;--lh-tablet:150%;--lh-mobile:150%;word-break:break-word;--radius:var(--g-radius-small);overflow:hidden" ><p>© Copyright 2025 Popular Book Company Pte Ltd .197500612M All Rights Reserved.</p></div> </div> </div> </gp-text> </div> </div> </div> </div> </div> </div> </section> <style> @media only screen and (max-width: 767px) {#shopify-section-sections--15839232721103__gp_global_section_554634436923097908_yaRcqj.gps-554634436923097908.gps.gpsil [style*="--pr-mobile:"] {padding-right: 0; padding-left: 0; }} </style></section> <!-- END sections: footer-group --> </div> <style> .sticky-header .section-header {z-index: 99;} @media (max-width: 767px) {.footer .content .row.cols .col p {font-size: 14px !important; line-height:25px!important;}.section-header .header .side-nav-section .nav ul a{font-size:21px;}.section-header .header .side-nav-section .nav ul ul li a{font-size:21px;} </style> <div id="shopify-block-ARVZGby9xRG9peXNVY__8746983209849429782" class="shopify-block shopify-app-block"><script type="module" src="https://cdn.shopify.com/extensions/9c585417-e20a-4d57-a797-8bf3610d301f/dealeasy-125/assets/dealeasy-widgets.esm.js" defer></script> <script> var dealeasyPublicAccessToken = 'cf0eaac0f56ac2729d137e959eb43ae5' || 'cf0eaac0f56ac2729d137e959eb43ae5'; var dealeasyUsingTranslatedHandles = false;</script> <script></script> <style></style> </div><div id="shopify-block-AM05QbkZpaG5MWU93V__18228966181090706294" class="shopify-block shopify-app-block"> <script type="module" src="https://cdn.shopify.com/extensions/ac75aeed-fcdb-4c81-91dc-4782750391cc/selleasy-45/assets/lb-upsell.js" defer></script> <script type="module" src="https://cdn.shopify.com/extensions/ac75aeed-fcdb-4c81-91dc-4782750391cc/selleasy-45/assets/lb-upsell-components.esm.js" defer></script> <script type="module" src="https://cdn.shopify.com/extensions/ac75aeed-fcdb-4c81-91dc-4782750391cc/selleasy-45/assets/lb-utils.js" defer></script> </div></body> </html>