{"id":17010,"date":"2026-07-02T17:21:37","date_gmt":"2026-07-02T09:21:37","guid":{"rendered":"https:\/\/evorich.com.sg\/evorich-signature-rewards\/"},"modified":"2026-07-16T16:37:58","modified_gmt":"2026-07-16T08:37:58","slug":"evorich-signature-rewards","status":"publish","type":"page","link":"https:\/\/evorich.com.sg\/zh-hans\/evorich-signature-rewards\/","title":{"rendered":"EVORICH Signature Rewards"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"17010\" class=\"elementor elementor-17010 elementor-16547\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e3f3b00 e-flex e-con-boxed e-con e-parent\" data-id=\"e3f3b00\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ecc3f2f elementor-widget__width-inherit elementor-absolute elementor-widget elementor-widget-html\" data-id=\"ecc3f2f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>.ev-hero-bg {\r\n    position: relative;\r\n    overflow: hidden;\r\n    min-height: 800px;\r\n    background: #f0f9e4;\r\n  }\r\n\r\n  #ev-hero-canvas {\r\n    position: absolute;\r\n    inset: 0;\r\n    width: 100%; height: 100%;\r\n    z-index: 0;\r\n    pointer-events: none;\r\n  }\r\n\r\n  .ev-hero-orb {\r\n    position: absolute;\r\n    border-radius: 50%;\r\n    pointer-events: none;\r\n    filter: blur(70px);\r\n    animation: evOrbFloat 6s ease-in-out infinite alternate;\r\n  }\r\n  .ev-hero-orb-1 {\r\n    width: 420px; height: 420px;\r\n    background: radial-gradient(circle, rgba(107,174,16,0.3) 0%, transparent 70%);\r\n    top: -120px; left: -80px;\r\n    animation-delay: 0s;\r\n  }\r\n  .ev-hero-orb-2 {\r\n    width: 300px; height: 300px;\r\n    background: radial-gradient(circle, rgba(137,204,42,0.2) 0%, transparent 70%);\r\n    bottom: -60px; right: 10%;\r\n    animation-delay: 2s;\r\n  }\r\n  .ev-hero-orb-3 {\r\n    width: 200px; height: 200px;\r\n    background: radial-gradient(circle, rgba(107,174,16,0.15) 0%, transparent 70%);\r\n    top: 20%; right: -40px;\r\n    animation-delay: 4s;\r\n  }\r\n  @keyframes evOrbFloat {\r\n    from { transform: translate(0, 0) scale(1); }\r\n    to   { transform: translate(30px, 20px) scale(1.12); }\r\n  }\r\n\r\n  .ev-sparkle {\r\n    position: absolute;\r\n    font-size: 18px;\r\n    pointer-events: none;\r\n    z-index: 3;\r\n    animation: evSparkleDrift linear infinite;\r\n    opacity: 0;\r\n  }\r\n  @keyframes evSparkleDrift {\r\n    0%   { opacity: 0; transform: translate(0, 0) rotate(0deg) scale(0.5); }\r\n    15%  { opacity: 1; }\r\n    85%  { opacity: 1; }\r\n    100% { opacity: 0; transform: translate(var(--tx), var(--ty)) rotate(360deg) scale(1.2); }\r\n  }\r\n<\/style><div class=\"ev-hero-bg\"><canvas id=\"ev-hero-canvas\"><\/canvas><div class=\"ev-hero-orb ev-hero-orb-1\"><\/div><div class=\"ev-hero-orb ev-hero-orb-2\"><\/div><div class=\"ev-hero-orb ev-hero-orb-3\"><\/div><span class=\"ev-sparkle\" style=\"left:5%;top:20%;--tx:-20px;--ty:-80px;animation-duration:4s;animation-delay:1.2s\">\u2726<\/span><span class=\"ev-sparkle\" style=\"left:15%;top:70%;--tx:30px;--ty:-60px;animation-duration:5s;animation-delay:0.4s\">\u2b50<\/span><span class=\"ev-sparkle\" style=\"left:80%;top:40%;--tx:-10px;--ty:-90px;animation-duration:3.5s;animation-delay:2s\">\u2726<\/span><span class=\"ev-sparkle\" style=\"left:90%;top:20%;--tx:20px;--ty:60px;animation-duration:4.5s;animation-delay:0.8s\">\ud83c\udf1f<\/span><span class=\"ev-sparkle\" style=\"left:70%;top:75%;--tx:-20px;--ty:-70px;animation-duration:5.5s;animation-delay:1.8s\">\u2726<\/span><span class=\"ev-sparkle\" style=\"left:45%;top:10%;--tx:10px;--ty:80px;animation-duration:4.2s;animation-delay:1s\">\u2b50<\/span><span class=\"ev-sparkle\" style=\"left:55%;top:85%;--tx:-30px;--ty:-50px;animation-duration:3.8s;animation-delay:2.5s\">\u2726<\/span><\/div><script>(function() {\r\n    const canvas = document.getElementById('ev-hero-canvas');\r\n    const ctx = canvas.getContext('2d');\r\n    let particles = [];\r\n\r\n    function resize() {\r\n      canvas.width  = canvas.offsetWidth;\r\n      canvas.height = canvas.offsetHeight;\r\n    }\r\n    resize();\r\n    window.addEventListener('resize', function() { resize(); init(); });\r\n\r\n    function rand(a, b) { return a + Math.random() * (b - a); }\r\n\r\n    function init() {\r\n      particles = [];\r\n      const count = Math.floor(canvas.width \/ 10);\r\n      for (let i = 0; i < count; i++) {\r\n        particles.push({\r\n          x: rand(0, canvas.width),\r\n          y: rand(0, canvas.height),\r\n          r: rand(0.8, 2.4),\r\n          alpha: rand(0.1, 0.7),\r\n          dx: rand(-0.3, 0.3),\r\n          dy: rand(-0.5, -0.1),\r\n          pulse: rand(0, Math.PI * 2),\r\n          pulseSpeed: rand(0.01, 0.03)\r\n        });\r\n      }\r\n    }\r\n    init();\r\n\r\n    function draw() {\r\n      ctx.clearRect(0, 0, canvas.width, canvas.height);\r\n      for (const p of particles) {\r\n        p.pulse += p.pulseSpeed;\r\n        const a = p.alpha * (0.6 + 0.4 * Math.sin(p.pulse));\r\n        ctx.beginPath();\r\n        ctx.arc(p.x, p.y, p.r, 0, Math.PI * 2);\r\n        ctx.fillStyle = 'rgba(107,174,16,' + a + ')';\r\n        ctx.fill();\r\n        p.x += p.dx;\r\n        p.y += p.dy;\r\n        if (p.y < -4) p.y = canvas.height + 4;\r\n        if (p.x < -4) p.x = canvas.width + 4;\r\n        if (p.x > canvas.width + 4) p.x = -4;\r\n      }\r\n      requestAnimationFrame(draw);\r\n    }\r\n    draw();\r\n  })();\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-255beca e-con-full e-flex e-con e-child\" data-id=\"255beca\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-911843e elementor-widget elementor-widget-heading\" data-id=\"911843e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Redeem Your <span style=\"color:#6BAE10;text-decoration:underline\">FREE<\/span>\nevoGUARD Antimicrobial Wipes<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-33346f2 elementor-widget elementor-widget-text-editor\" data-id=\"33346f2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Enjoy a complimentary pack of <strong>evoGUARD Antimicrobial Wipes<\/strong> by EVORICH \u2014 specially designed to help keep your surfaces cleaner, fresher, and more hygienic.<\/p><p>Simply submit your details below and our EVORICH team will be in touch with you on the redemption process.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9d6e5c2 claim-button elementor-widget elementor-widget-button\" data-id=\"9d6e5c2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#claim-free-packs\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Claim Your Free Pack Now<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-af067be elementor-widget elementor-widget-html\" data-id=\"af067be\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>@keyframes ribbonBounce {\n    from { opacity:0; transform: scale(0.5); }\n    to   { opacity:1; transform: scale(1); }\n  }\n  @keyframes ribbonGlow {\n    0%,100% { box-shadow: 0 0 0 0 rgba(107,174,16,0.5), 0 4px 20px rgba(107,174,16,0.3); }\n    50%      { box-shadow: 0 0 0 10px rgba(107,174,16,0), 0 4px 28px rgba(107,174,16,0.6); }\n  }\n\n\n.claim-button a{\n    animation: ribbonBounce 0.7s 0.6s cubic-bezier(0.34,1.56,0.64,1) both;\n    box-shadow: 0 0 0 0 rgba(107,174,16,0.5);\n    animation: ribbonBounce 0.7s 0.6s cubic-bezier(0.34,1.56,0.64,1) forwards,\n               ribbonGlow 2s 1.4s ease-in-out infinite;\n}\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cac066a e-con-full e-flex e-con e-child\" data-id=\"cac066a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6fb3274 elementor-widget elementor-widget-image\" data-id=\"6fb3274\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"768\" src=\"https:\/\/evorich.com.sg\/wp-content\/uploads\/2026\/07\/evorich-evoguard-wipes.png\" class=\"attachment-full size-full wp-image-17007\" alt=\"\" srcset=\"https:\/\/evorich.com.sg\/wp-content\/uploads\/2026\/07\/evorich-evoguard-wipes.png 1024w, https:\/\/evorich.com.sg\/wp-content\/uploads\/2026\/07\/evorich-evoguard-wipes-300x225.png 300w, https:\/\/evorich.com.sg\/wp-content\/uploads\/2026\/07\/evorich-evoguard-wipes-768x576.png 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a286b6a e-flex e-con-boxed e-con e-parent\" data-id=\"a286b6a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f0cb7c9 elementor-widget elementor-widget-image\" data-id=\"f0cb7c9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1920\" height=\"400\" src=\"https:\/\/evorich.com.sg\/wp-content\/uploads\/2026\/07\/evorich-signature-rewards.png\" class=\"attachment-full size-full wp-image-17009\" alt=\"\" srcset=\"https:\/\/evorich.com.sg\/wp-content\/uploads\/2026\/07\/evorich-signature-rewards.png 1920w, https:\/\/evorich.com.sg\/wp-content\/uploads\/2026\/07\/evorich-signature-rewards-300x63.png 300w, https:\/\/evorich.com.sg\/wp-content\/uploads\/2026\/07\/evorich-signature-rewards-1024x213.png 1024w, https:\/\/evorich.com.sg\/wp-content\/uploads\/2026\/07\/evorich-signature-rewards-768x160.png 768w, https:\/\/evorich.com.sg\/wp-content\/uploads\/2026\/07\/evorich-signature-rewards-1536x320.png 1536w, https:\/\/evorich.com.sg\/wp-content\/uploads\/2026\/07\/evorich-signature-rewards-1080x225.png 1080w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b9b7385 e-flex e-con-boxed e-con e-parent\" data-id=\"b9b7385\" data-element_type=\"container\" data-e-type=\"container\" id=\"claim-free-packs\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-0f99963 e-con-full e-flex e-con e-child\" data-id=\"0f99963\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-98d2e57 elementor-widget elementor-widget-heading\" data-id=\"98d2e57\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Why evoGUARD Antimicrobial Wipes?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-413db5b elementor-widget elementor-widget-text-editor\" data-id=\"413db5b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>evoGUARD Antimicrobial Wipes are convenient, easy to use, and perfect for everyday cleaning of commonly touched surfaces at home, in the office, or commercial spaces.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-25032c2 e-con-full e-flex e-con e-child\" data-id=\"25032c2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-775f26d elementor-widget elementor-widget-text-editor\" data-id=\"775f26d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Whether it\u2019s for:<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e9c43ec e-con-full e-flex e-con e-child\" data-id=\"e9c43ec\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fee7b93 elementor-widget elementor-widget-text-editor\" data-id=\"fee7b93\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Flooring<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-41757dd elementor-widget elementor-widget-text-editor\" data-id=\"41757dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Furniture<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-64a50bc elementor-widget elementor-widget-text-editor\" data-id=\"64a50bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Work Desks<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3ef2bc7 elementor-widget elementor-widget-text-editor\" data-id=\"3ef2bc7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>High-Touch Areas<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8332212 elementor-widget elementor-widget-text-editor\" data-id=\"8332212\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Office Spaces<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4345ae4 elementor-widget elementor-widget-text-editor\" data-id=\"4345ae4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Commercial Use<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-42539df elementor-widget elementor-widget-text-editor\" data-id=\"42539df\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>evoGUARD helps support a cleaner and more comfortable living environment.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0452769 elementor-widget elementor-widget-heading\" data-id=\"0452769\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">How to Redeem<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-aacda51 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"aacda51\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-asterisk\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Fill in the redemption form on this page with your details.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-asterisk\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Our EVORICH specialist will verify your details<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-asterisk\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Collection and redemption instructions will be shown on the next slide\/page<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3eb9bf3 elementor-widget elementor-widget-image\" data-id=\"3eb9bf3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/evorich.com.sg\/wp-content\/uploads\/2026\/07\/evorich-signature-image-v3.png\" class=\"attachment-full size-full wp-image-16979\" alt=\"\" srcset=\"https:\/\/evorich.com.sg\/wp-content\/uploads\/2026\/07\/evorich-signature-image-v3.png 1024w, https:\/\/evorich.com.sg\/wp-content\/uploads\/2026\/07\/evorich-signature-image-v3-300x300.png 300w, https:\/\/evorich.com.sg\/wp-content\/uploads\/2026\/07\/evorich-signature-image-v3-150x150.png 150w, https:\/\/evorich.com.sg\/wp-content\/uploads\/2026\/07\/evorich-signature-image-v3-768x768.png 768w, https:\/\/evorich.com.sg\/wp-content\/uploads\/2026\/07\/evorich-signature-image-v3-100x100.png 100w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2c747ce e-con-full e-flex e-con e-child\" data-id=\"2c747ce\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fb92f4e elementor-widget elementor-widget-html\" data-id=\"fb92f4e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div>    <iframe referrerpolicy=\"unsafe-url\" id=\"pc-iframe\" src=\"https:\/\/app.peppercloud.com\/form\/8f15dda5-1e21-4a8d-a8d2-c58f399bb7dd\/embed\"><\/iframe><\/div><script>const pcIframe = document.getElementById(\"pc-iframe\");pcIframe.onload = () => {    pcIframe.contentWindow.postMessage(    {         type: \"pc-parent-info\",        url: window.location.href,        title: document.title,    },    \"*\"    );};<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ba34d81 e-con-full e-flex e-con e-child\" data-id=\"ba34d81\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-34c1b96 elementor-widget elementor-widget-heading\" data-id=\"34c1b96\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">\u6761\u6b3e\u548c\u6761\u4ef6<\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-beee09a elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"beee09a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-asterisk\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Limited to one redemption per customer, while stocks last.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-asterisk\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Redemption is subject to verification by EVORICH.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-asterisk\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">EVORICH reserves the right to amend or withdraw this campaign without prior notice.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-asterisk\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Collection details will be shared after successful submission.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-asterisk\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">This promotion is not exchangeable for cash or other products.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u2726\u2b50\u2726\ud83c\udf1f\u2726\u2b50\u2726 Redeem Your FREE evoGUARD Antimicrobial Wipes E [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"om_disable_all_campaigns":false,"footnotes":""},"class_list":["post-17010","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>EVORICH Signature Rewards | Evorich\u00ae<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/evorich.com.sg\/zh-hans\/evorich-signature-rewards\/\" \/>\n<meta property=\"og:locale\" content=\"zh_CN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"EVORICH Signature Rewards | Evorich\u00ae\" \/>\n<meta property=\"og:description\" content=\"\u2726\u2b50\u2726\ud83c\udf1f\u2726\u2b50\u2726 Redeem Your FREE evoGUARD Antimicrobial Wipes E [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/evorich.com.sg\/zh-hans\/evorich-signature-rewards\/\" \/>\n<meta property=\"og:site_name\" content=\"Evorich\u00ae\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/evorichflooring\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-16T08:37:58+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/evorich.com.sg\/wp-content\/uploads\/2026\/07\/evorich-evoguard-wipes.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"768\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@EvorichSG\" \/>\n<meta name=\"twitter:label1\" content=\"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 \u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/evorich.com.sg\\\/zh-hans\\\/evorich-signature-rewards\\\/\",\"url\":\"https:\\\/\\\/evorich.com.sg\\\/zh-hans\\\/evorich-signature-rewards\\\/\",\"name\":\"EVORICH Signature Rewards | Evorich\u00ae\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/evorich.com.sg\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/evorich.com.sg\\\/zh-hans\\\/evorich-signature-rewards\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/evorich.com.sg\\\/zh-hans\\\/evorich-signature-rewards\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/evorich.com.sg\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/evorich-evoguard-wipes.png\",\"datePublished\":\"2026-07-02T09:21:37+00:00\",\"dateModified\":\"2026-07-16T08:37:58+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/evorich.com.sg\\\/zh-hans\\\/evorich-signature-rewards\\\/#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/evorich.com.sg\\\/zh-hans\\\/evorich-signature-rewards\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\\\/\\\/evorich.com.sg\\\/zh-hans\\\/evorich-signature-rewards\\\/#primaryimage\",\"url\":\"https:\\\/\\\/evorich.com.sg\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/evorich-evoguard-wipes.png\",\"contentUrl\":\"https:\\\/\\\/evorich.com.sg\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/evorich-evoguard-wipes.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/evorich.com.sg\\\/zh-hans\\\/evorich-signature-rewards\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/evorich.com.sg\\\/zh-hans\\\/home\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"EVORICH Signature Rewards\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/evorich.com.sg\\\/#website\",\"url\":\"https:\\\/\\\/evorich.com.sg\\\/\",\"name\":\"Evorich\u00ae\",\"description\":\"Vinyl Flooring | Outdoor Decking | Vinyl Wall Tiles\",\"publisher\":{\"@id\":\"https:\\\/\\\/evorich.com.sg\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/evorich.com.sg\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"zh-Hans\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/evorich.com.sg\\\/#organization\",\"name\":\"Evorich Holdings Pte Ltd\",\"url\":\"https:\\\/\\\/evorich.com.sg\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\\\/\\\/evorich.com.sg\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/evorich.com.sg\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Evorich-logo-small.jpg\",\"contentUrl\":\"https:\\\/\\\/evorich.com.sg\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Evorich-logo-small.jpg\",\"width\":113,\"height\":113,\"caption\":\"Evorich Holdings Pte Ltd\"},\"image\":{\"@id\":\"https:\\\/\\\/evorich.com.sg\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/evorichflooring\\\/\",\"https:\\\/\\\/x.com\\\/EvorichSG\",\"https:\\\/\\\/www.instagram.com\\\/evorichflooring\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/evorichflooring\\\/\",\"https:\\\/\\\/www.pinterest.com\\\/evorichflooring\\\/\",\"https:\\\/\\\/www.youtube.com\\\/@EvorichHoldingsSG\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"EVORICH Signature Rewards | Evorich\u00ae","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/evorich.com.sg\/zh-hans\/evorich-signature-rewards\/","og_locale":"zh_CN","og_type":"article","og_title":"EVORICH Signature Rewards | Evorich\u00ae","og_description":"\u2726\u2b50\u2726\ud83c\udf1f\u2726\u2b50\u2726 Redeem Your FREE evoGUARD Antimicrobial Wipes E [&hellip;]","og_url":"https:\/\/evorich.com.sg\/zh-hans\/evorich-signature-rewards\/","og_site_name":"Evorich\u00ae","article_publisher":"https:\/\/www.facebook.com\/evorichflooring\/","article_modified_time":"2026-07-16T08:37:58+00:00","og_image":[{"width":1024,"height":768,"url":"https:\/\/evorich.com.sg\/wp-content\/uploads\/2026\/07\/evorich-evoguard-wipes.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_site":"@EvorichSG","twitter_misc":{"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4":"1 \u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/evorich.com.sg\/zh-hans\/evorich-signature-rewards\/","url":"https:\/\/evorich.com.sg\/zh-hans\/evorich-signature-rewards\/","name":"EVORICH Signature Rewards | Evorich\u00ae","isPartOf":{"@id":"https:\/\/evorich.com.sg\/#website"},"primaryImageOfPage":{"@id":"https:\/\/evorich.com.sg\/zh-hans\/evorich-signature-rewards\/#primaryimage"},"image":{"@id":"https:\/\/evorich.com.sg\/zh-hans\/evorich-signature-rewards\/#primaryimage"},"thumbnailUrl":"https:\/\/evorich.com.sg\/wp-content\/uploads\/2026\/07\/evorich-evoguard-wipes.png","datePublished":"2026-07-02T09:21:37+00:00","dateModified":"2026-07-16T08:37:58+00:00","breadcrumb":{"@id":"https:\/\/evorich.com.sg\/zh-hans\/evorich-signature-rewards\/#breadcrumb"},"inLanguage":"zh-Hans","potentialAction":[{"@type":"ReadAction","target":["https:\/\/evorich.com.sg\/zh-hans\/evorich-signature-rewards\/"]}]},{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/evorich.com.sg\/zh-hans\/evorich-signature-rewards\/#primaryimage","url":"https:\/\/evorich.com.sg\/wp-content\/uploads\/2026\/07\/evorich-evoguard-wipes.png","contentUrl":"https:\/\/evorich.com.sg\/wp-content\/uploads\/2026\/07\/evorich-evoguard-wipes.png"},{"@type":"BreadcrumbList","@id":"https:\/\/evorich.com.sg\/zh-hans\/evorich-signature-rewards\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/evorich.com.sg\/zh-hans\/home\/"},{"@type":"ListItem","position":2,"name":"EVORICH Signature Rewards"}]},{"@type":"WebSite","@id":"https:\/\/evorich.com.sg\/#website","url":"https:\/\/evorich.com.sg\/","name":"Evorich\u00ae","description":"Vinyl Flooring | Outdoor Decking | Vinyl Wall Tiles","publisher":{"@id":"https:\/\/evorich.com.sg\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/evorich.com.sg\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"zh-Hans"},{"@type":"Organization","@id":"https:\/\/evorich.com.sg\/#organization","name":"Evorich Holdings Pte Ltd","url":"https:\/\/evorich.com.sg\/","logo":{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/evorich.com.sg\/#\/schema\/logo\/image\/","url":"https:\/\/evorich.com.sg\/wp-content\/uploads\/2026\/04\/Evorich-logo-small.jpg","contentUrl":"https:\/\/evorich.com.sg\/wp-content\/uploads\/2026\/04\/Evorich-logo-small.jpg","width":113,"height":113,"caption":"Evorich Holdings Pte Ltd"},"image":{"@id":"https:\/\/evorich.com.sg\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/evorichflooring\/","https:\/\/x.com\/EvorichSG","https:\/\/www.instagram.com\/evorichflooring\/","https:\/\/www.linkedin.com\/company\/evorichflooring\/","https:\/\/www.pinterest.com\/evorichflooring\/","https:\/\/www.youtube.com\/@EvorichHoldingsSG"]}]}},"_links":{"self":[{"href":"https:\/\/evorich.com.sg\/zh-hans\/wp-json\/wp\/v2\/pages\/17010","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/evorich.com.sg\/zh-hans\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/evorich.com.sg\/zh-hans\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/evorich.com.sg\/zh-hans\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/evorich.com.sg\/zh-hans\/wp-json\/wp\/v2\/comments?post=17010"}],"version-history":[{"count":1,"href":"https:\/\/evorich.com.sg\/zh-hans\/wp-json\/wp\/v2\/pages\/17010\/revisions"}],"predecessor-version":[{"id":17021,"href":"https:\/\/evorich.com.sg\/zh-hans\/wp-json\/wp\/v2\/pages\/17010\/revisions\/17021"}],"wp:attachment":[{"href":"https:\/\/evorich.com.sg\/zh-hans\/wp-json\/wp\/v2\/media?parent=17010"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}